On 7/25/05, Blammo <[EMAIL PROTECTED]> wrote: > On 7/25/05, Dan Rampton <[EMAIL PROTECTED]> wrote: > > Thanks Steve, great directions. I just hadn't applied the DVB > > patches. It's getting closer to working now. :-) > > > [EMAIL PROTECTED] ~]# /usr/local/bin/azap KCBS > > using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' > > tuning to 749000000 Hz > > video pid 0x0000, audio pid 0x0000 > > status 00 | signal 0000 | snr 0000 | ber 00000000 | unc 00000000 | > > status 00 | signal 0000 | snr 0000 | ber 00000000 | unc 00000000 | > > The only "gotcha" I've run into with these cards is that occasionally. > they will fail to tune anything, like you're seeing in your azap. > Typically a modprobe will resolve the issue, and if that doesn't, a > reboot will.
It should look like this: [EMAIL PROTECTED] ~]# azap -a0 kaet using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' tuning to 563000000 Hz video pid 0x0000, audio pid 0x0000 status 00 | signal cf00 | snr 1ddc | ber 00000000 | unc 00000000 | status 00 | signal c5b0 | snr 5ff2 | ber 00000000 | unc 00000000 | status 1f | signal fc80 | snr defa | ber 00000058 | unc 00000000 | FE_HAS_LOCK status 1f | signal fcc0 | snr ddb0 | ber 00000000 | unc 00000000 | FE_HAS_LOCK status 1f | signal fbf0 | snr dfb6 | ber 00000000 | unc 00000000 | FE_HAS_LOCK status 1f | signal fcd0 | snr df86 | ber 00000000 | unc 00000000 | FE_HAS_LOCK status 1f | signal fbb0 | snr deca | ber 00000000 | unc 00000000 | FE_HAS_LOCK status 1f | signal fbc0 | snr de0e | ber 00000000 | unc 00000000 | FE_HAS_LOCK status 1f | signal fbe0 | snr e100 | ber 00000000 | unc 00000000 | FE_HAS_LOCK status 1f | signal fca0 | snr e042 | ber 00000000 | unc 00000000 | FE_HAS_LOCK Any status of 00 means, in my experience up to this point, that the card actually isn't "live" yet. The times it's failing, all the lines of an AZAP will be status 00. _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
