[linux-dvb] Getting Nova-T to work?
Sid Boyce
sboyce at blueyonder.co.uk
Tue Jul 19 00:52:45 CEST 2005
John Crowhurst wrote:
> Hello,
>
> I'm trying to get my Conexant based Nova-T to work. I'm using 2.6.11.11
> with the kraxel1 patch.
>
> dmesg:
> kernel: Linux video capture interface: v1.00
> kernel: cx2388x dvb driver version 0.0.4 loaded
> kernel: cx88[0]: subsystem: 0070:9002, board: Hauppauge Nova-T DVB-T
> [card=18,autodetected]
> kernel: cx88[0]: hauppauge eeprom: model=90002, tuner=76
> kernel: ACPI: PCI interrupt 0000:02:09.2[A] -> GSI 18 (level, low) -> IRQ 18
> kernel: cx88[0]/2: found at 0000:02:09.2, rev: 5, irq: 18, latency: 64,
> mmio: 0xf5000000
> kernel: bttv: driver version 0.9.15 loaded
> kernel: bttv: using 8 buffers with 2080k (520 pages) each for capture
>
> lsmod:
> Module Size Used by
> bttv 151280 -
> v4l2_common 4544 -
> cx88_dvb 5604 -
> mt352 6244 -
> or51132 9796 -
> firmware_class 7168 -
> cx22702 8452 -
> dvb_pll 3236 -
> cx8802 7620 -
> cx88xx 49216 -
> i2c_algo_bit 8712 -
> ir_common 6052 -
> tveeprom 11512 -
> i2c_core 17632 -
> videodev 6944 -
> video_buf_dvb 4484 -
> dvb_core 77512 -
> video_buf 17444 -
> btcx_risc 3816 -
> snd_atiixp 16832 -
> sr_mod 15140 -
> cdrom 38464 -
> 3c59x 38600 -
>
> scan:
> scanning dvb-t/uk-Heathfield
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' initial
> transponder 538000 0 3 0 3 0 0 0
>
>>>>tune to:
>
> 538000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_64:TRANSMISSION_MODE_2K:GUARD_INTERVAL_1_32:HIERARCHY_NONE
> WARNING: >>> tuning failed!!!
>
>>>>tune to:
>
> 538000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_3_4:FEC_NONE:QAM_64:TRANSMISSION_MODE_2K:GUARD_INTERVAL_1_32:HIERARCHY_NONE
> (tuning failed)
> WARNING: >>> tuning failed!!!
> ERROR: initial tuning failed
> dumping lists (0 services)
> Done.
>
> Any ideas?
>
> Thanks,
>
> John
>
>
I'm using 2.6.13-rc3 currently and vanilla sources since 2.6.12-rc4 have
all worked without the need for patches. Apps used are kaffeine from cvs
which has a scan feature which will present all stations scanned on the
right hand side, then you need to select each and add to the left side
of the GUI for permanent selection, klear and xawtv snapshot from
dl.bytesex.org/cvs-snapshots configured with
./configure --prefix=/usr --enable-alsa --enable-lirc --enable-zvbi
--enable-mpeg2 --enable-dvb --enable-arts --enable-xfree-ext
--enable-xvideo --enable-mmx --enable-dv --enable-quicktime
If xawtv was configured without --enable-dv, it kept looking for video0
which is non-existent for this card.
[17179604.200000] cx2388x dvb driver version 0.0.4 loaded
[17179604.208000] cx88[0]: subsystem: 0070:9002, board: Hauppauge Nova-T
DVB-T [card=18,autodetected]
[17179604.208000] TV tuner 4 at 0x1fe, Radio tuner -1 at 0x1fe
[17179604.424000] cx88[0]: hauppauge eeprom: model=90002, tuner=76
[17179604.432000] cx88[0]: registered IR remote control
[17179604.432000] cx88[0]/2: found at 0000:01:08.2, rev: 5, irq: 20,
latency: 32, mmio: 0xe5000000
[17179604.432000] cx88[0]/2: cx2388x based dvb card
[17179604.432000] DVB: registering new adapter (cx88[0]).
[17179604.432000] DVB: registering frontend 0 (Hauppauge Nova-T DVB-T)...
[17179604.528000] cx8800: Unknown parameter `card'
bumble:/root # grep -i dvb /usr/src/linux-2.6.13-rc3/.config
CONFIG_VIDEO_CX88_DVB=m
CONFIG_DVB=y
CONFIG_DVB_CORE=m
# DVB-T (terrestrial) frontends
CONFIG_DVB_CX22702=m
CONFIG_DVB_MT352=m
CONFIG_DVB_OR51132=m ### seems this is for cable ###
CONFIG_DVB_LGDT3302=m
CONFIG_VIDEO_BUF_DVB=m
cx88_dvb 7940 0
cx8802 10948 1 cx88_dvb
mt352 7940 1 cx88_dvb
lgdt3302 8592 1 cx88_dvb
cx88xx 52704 2 cx88_dvb,cx8802
ir_common 8772 1 cx88xx
btcx_risc 5960 2 cx8802,cx88xx
tveeprom 12752 1 cx88xx
or51132 10884 1 cx88_dvb
video_buf_dvb 6404 1 cx88_dvb
dvb_core 77224 1 video_buf_dvb
video_buf 18884 4 cx88_dvb,cx8802,cx88xx,video_buf_dvb
cx22702 7620 1 cx88_dvb
dvb_pll 9220 4 cx88_dvb,lgdt3302,or51132,cx22702
Regards
Sid.
--
Sid Boyce ... Hamradio License G3VBV, Keen licensed Private Pilot
Retired IBM Mainframes and Sun Servers Tech Support Specialist
Microsoft Windows Free Zone - Linux used for all Computing Tasks
More information about the linux-dvb
mailing list