Opened 20 years ago

Closed 17 years ago

#2830 closed enhancement (fixed)

Encryption Monitoring support in the channel scanner

Reported by: newbury@… Owned by: danielk
Priority: minor Milestone: 0.22
Component: channelscan Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description (last modified by Janne Grunau)

Original issue solved!

Symptom: Mythtv-Setup scan for digital cable channels returns no channels on ATSC (QAM256) scan, digital cable feed.

Fedora 5 Kernel 2.6.17-1.2174_FC5 pchdtv HD3000 using cx88_dvb driver from above kernel mythtv version: Library API version: 0.20.20061213-1 (SVN 12265)

The foregoing says it all...scanning finds no digital streams. The hardware works, just not in myth. It used to work, but no longer does. Something wrong with the chann el tuning parameters.

Scan command used was: atscscan -a 0 -P -A 3 -U us-Cable-Standard-center-frequencies-QAM256 (Frequency list

from 513 to 855 MHz.)

This gave 454 digital streams: ~/.azap/channels.conf is attached. Log output for 'mythtv-setup -v record,channel,siparser > mythset.txt'attached as is a mysqldump of dtv_multiplex and channel tables. NOTE: there are NO channels for sourceid 2.

Attachments (4)

channels.conf (17.2 KB ) - added by newbury@… 20 years ago.
atscscan channels.conf
tables.txt (19.2 KB ) - added by newbury@… 20 years ago.
mysql tables: channel and dtv_multiplex
scan.patch (5.0 KB ) - added by rwscott@… 20 years ago.
patch to allow scanning of non-encrypted channels only
scandiff-to-12768.patch (2.9 KB ) - added by rwscott@… 20 years ago.
Hook up the TS stream encryption monitor to the channel scanner

Download all attachments as: .zip

Change History (14)

by newbury@…, 20 years ago

Attachment: channels.conf added

atscscan channels.conf

by newbury@…, 20 years ago

Attachment: tables.txt added

mysql tables: channel and dtv_multiplex

comment:1 by danielk, 20 years ago

Owner: changed from Isaac Richards to danielk
Severity: highlow

comment:2 by danielk, 20 years ago

Resolution: invalid
Status: newclosed

Output of "mythtv-setup -v record,channel,siparser", missing. Reopen after attaching log. thx.

Also is this svn head or 0.20-fixes branch?

comment:3 by newbury@…, 20 years ago

Resolution: invalid
Status: closedreopened

Re-opening. Have twice attempted to attach the requested log, but the log exceeds the allowable attachment size. Hopefully danielk received the copy sent to him directly. Please advise.

This is SVN head (12265 I think). FE/BE on same box. HD3000 card working properly. In the meantime, another clue: Doing a channel scan, in Input Connections with the 'Unencrypted channels only' checkbox *cleared*, produces a 'good' scan: dtv_multiplex is populated, as is channel...of course, the channel table now includes all 454! digital streams. After deleting the unwanted channels, system is back to operating the way it did before Rogers Cable decided to move some channels...

As noted, import of channels.conf still fails. Since opening this ticket, 2 other instances of this failure mode have been reported to me directly.

by rwscott@…, 20 years ago

Attachment: scan.patch added

patch to allow scanning of non-encrypted channels only

comment:4 by anonymous, 20 years ago

I just attached a patch that allows scanning for non-encrypted channels only. It looks at the stream content rather than the mere presence of CA tables.

by rwscott@…, 20 years ago

Attachment: scandiff-to-12768.patch added

Hook up the TS stream encryption monitor to the channel scanner

comment:5 by Janne Grunau, 19 years ago

Version: 0.20head

comment:6 by danielk, 19 years ago

(In [13256]) Refs #2695. Refs #2909. Refs #3119. Refs #3190. Refs #2830. Refs #2600. This commit creates a branch for working on the channel scanner.

comment:7 by Janne Grunau, 19 years ago

Description: modified (diff)
Summary: ATSC QAM256 scan in mythtv-setup returns no channels.Encryption Monitoring support in the channel scanner
Type: defectenhancement

Original issue should be solved

please open new tickets for different issues/enhancement in the future

comment:8 by danielk, 19 years ago

Component: mythtvchannelscan

comment:9 by Dibblah, 18 years ago

Status: newassigned

comment:10 by Janne Grunau, 17 years ago

Milestone: unknown0.22
Resolution: fixed
Status: assignedclosed

fixed with channelscan branch merge

Note: See TracTickets for help on using tickets.