[mythtv-users] Missing DVB channel scan for ASTC Air2PC cards

Trey Boudreau trey at treysoft.com
Tue Apr 19 13:02:08 UTC 2005


On Tue, Apr 19, 2005 at 11:04:26AM +0100, John Pullan wrote:
> 
> On 4/19/05, Trey Boudreau <trey at treysoft.com> wrote:
> > 
> > Prior to 0.18, it seems that the recommended action involved scanning
> > for the channels in mythtv-setup.  Unfortunately, CVS (as of midnight
> > Central time, U.S.) doesn't seem to have this feature.
> 
> What do you mean by "doesn't seem to have this feature." ?
>
I can't find any screen anywhere in myth-setup that will allow me to
perform a "channel scan".

> Are you sure you've enabled DVB support in this build.
> 
I think so:

mythtv$ ./configure --enable-dvb --enable-proc-opt
...
DVB support      yes [/usr/src/linux-2.6.11-gentoo-r6/include]
...

config.h:
	#define FFMPEG_CONFIGURATION " --enable-dvb --enable-proc-opt "

config.mak:
	CCONFIG= linux backend release using_oss using_alsa using_arts using_ivtv using_joystick_menu using_dvb using_x11 using_xv using_xrandr
config

mythtv-setup lets me choose the DVB card type and seems to properly
identify the Air2PC cards as "Nextwave nxt2002 VSB/QAM frontend
ATSC".  I just can't get the cards to tune with MythTV.  'azap' from the
dvb-apps/dvb-kernel tar-ball indicates a solid signal lock:

 mythtv $ azap -a 0 KHOU
 using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
 tuning to 575000000 Hz
 video pid 0x0000, audio pid 0x0000
 status 1f | signal fd10 | snr e2a6 | ber 000001e0 | unc 00000000 | FE_HAS_LOCK
 status 1f | signal fd60 | snr e248 | ber 00000058 | unc 00000000 | FE_HAS_LOCK
 status 1f | signal fc40 | snr e100 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
 status 1f | signal fd10 | snr e2d6 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
 status 1f | signal fd20 | snr e18c | ber 00000000 | unc 00000000 | FE_HAS_LOCK

Thanks,
-- Trey


More information about the mythtv-users mailing list