
brendan.fosberry at gmail
Aug 13, 2012, 10:59 AM
Post #2 of 3
(385 views)
Permalink
|
|
Re: HDHR Prime with CC in ATSC tuning mode possible?
[In reply to]
|
|
Try /mythtv/libs/libmythhdhomerun Line 587 of hdhomerun_device.c. I tried spoofing the vstatus cci/cgms flags to assume its ok to record. Encryption will still protect content regardless of how you set these flags. I would stick in some debugging lines and recompile in a virtualbox vm (good old homerun! no hardware!). I ended up having to write functions to pass vstatus back up the chain but had no luck. I was trying to solve a different problem though lol. On Mon, Aug 13, 2012 at 12:31 PM, James Purl <convbox [at] jamespurl> wrote: > Good Day, > > Spontaneously on Friday night/Saturday morning, my HDHR Prime (in CC mode) > lost its channel map. I also have a Ceton PCIe card that did not lost it's > channel map. After spending the weekend trying to get Comcast to > successfully re-channel-list my Prime (to no success yet), I discovered > that I was able to just manually tune in my digital cable channels using > hdhomerun's utilty, and the channel mapping I was able to get from the > status pages of my Ceton. I guess since the CC is all activated and > authorized (only problem is no channel list), it goes ahead and decrypts > the channel (verified on a few channels using VLC). > > So, while I fight with Comcast (previous issues were due to my head-end > configuration in my complex--as 2 techs that were sent out told me), I was > considering modifying Myth to just tune my Prime in ATSC mode (after doing > necessary manual setup to channel and dtv_multiplex tables using the > Ceton's channel map info), and ignoring any encrypted flags. I was able to > discover in the source that I needed to modify the detection of CableCard > vs ATSC mode to get it to tune, but Myth still sees the digital cable > channels as "encrypted". Can someone point me to the sources I'd need to > modify so that Myth would still attempt to pull streams even if the PMT > encrypted flag is set or is this embedded throughout Myth? My source is > from the 0.25 ebuild in gentoo (on the backend I want to use the Prime > with) from June 22, but can pull any 0.25 build (the rest of my systems use > mythbuntu 12.04 and daily -fixes). > > Let me be clear that I am NOT trying to decrypt/steal any channel I'm not > supposed to get--the Prime + CableCard is actually decrypting the properly > paid-for channels.. I just need help convincing Myth to record them while I > try to convince Comcast that my head-end setup is wrong again (which after > I call back for the 4th time since Saturday will probably result in a tech > being sent out... AGAIN, or them telling me to come switch my CC). > > Thanks > james > > _______________________________________________ > mythtv-dev mailing list > mythtv-dev [at] mythtv > http://www.mythtv.org/mailman/listinfo/mythtv-dev > >
|