Opened 15 years ago
Closed 15 years ago
#1442 closed defect (invalid)
ERROR: too many CA system IDs! with Twinhan Cab-CI using dutch digital cable
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | dvb | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description (last modified by )
Hi,
With Library API version: 0.19.20060226-1, Source code version: 9225 I 've got the above mentioned error. During channel scan the following error messages show up:
New High level CI handler Sending message=[9f 80 30 ] Sending message=[9f 80 31 ] Debug: 159 128 49 65 0 102 217 65 0 192 2 64 43 0 0 0 160 120 217 65 ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! ERROR: too many CA system IDs! 2006-03-03 08:29:05.737 DVBSignalMonitor(0)::constructor(-1,Warning, can not measure Bit Error Rate): Bewerking niet ondersteund 2006-03-03 08:29:05.737 DVBSignalMonitor(0)::constructor(-1,Warning, can not count Uncorrected Blocks): Bewerking niet ondersteund The last 4 rows also show up with the stable version, but channel scan and watching TV was fine. With the above mentioned SVN version I got the following messages attempting to watch TV: New High level CI handler 2006-03-03 08:40:23.073 TVRec(1) Error: Failed to set channel to 10001. Sending message=[9f 80 30 ] Sending message=[9f 80 31 ] Debug: 159 128 49 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2006-03-03 08:40:23.075 TVRec(1) Error: Channel: '' was not found in the database. Most likely, your DefaultTVChannel setting is wrong. Could not start livetv. 2006-03-03 08:40:23.076 TVRec(1) Error: CreateLiveTVRingBuffer() failed 2006-03-03 08:40:23.076 TVRec(1) Error: Failed to create RingBuffer 1 2006-03-03 08:40:23.076 TVRec(1): Changing from WatchingLiveTV to None
The channel 10001 exists in the database! Some other applications (Kaffeine (Xine) and MPlayer) are working fine (except user space HLCI handling)
Thanks for looking at this error!
Fiete
Attachments (2)
Change History (10)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Milestone: | → 0.20 |
Owner: | changed from Isaac Richards to danielk |
Priority: | critical → minor |
Severity: | high → medium |
Version: | → head |
comment:2 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Changed 15 years ago by
Attachment: | mythtv_setup_log.txt.tar.gz added |
---|
logfile mythtv-setup -v record,siparser,channel
comment:3 Changed 15 years ago by
Component: | mythtv → dvb |
---|---|
Resolution: | invalid |
Status: | closed → reopened |
I'm using version 9258. Mythtv is configured like: --disable-lirc --disable-firewire --disable-ivtv --enable-dvb --dvb-path=/home/elly/inst/manu/cgi-bin-hgwebdir-cgi-v4l-algo-test-2e23535f0c95/linux/include/ --enable-dvb-eit
comment:4 Changed 15 years ago by
It looks like this log is missing these "ERROR: too many CA system IDs!" messages.
I think you may need to redirect stderr in addition to stdout.
Changed 15 years ago by
Attachment: | mythtv_setup_log2.txt.tar.gz added |
---|
logfile mythtv-setup -v record,siparser,channel including stderr
comment:6 Changed 15 years ago by
Hmm, it looks like we are getting these messages before we've even added any CA system IDs.
I'm going to need you to find the revision where this broke. It should be sometime in the last two weeks.
comment:7 Changed 15 years ago by
This error will occur when you have not applied the patches to the twinhan drivers - http://www.linuxtv.org/pipermail/linux-dvb/2006-January/007452.html
Also can you verify that the linuxtv-dvb-apps utility dst_test functions correctly for all modes and retrieves correct information about your cam.
comment:8 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
..then this is not a MythTV bug, rather it is a not yet implemented feature of new high-level DVB drivers for your card.
I need "mythtv-setup -v record,siparser,channel" log. Please use the latest revision, and specify which revision you used (this code use undergoing serious refactoring.)
Please attach this log and then reopen the ticket.