[mythtv-users] Both revisions of the Nova-T in one backend (DVB problem rather than mythtv, sorry)

Graham Wood mythtv-users at spam.dragonhold.org
Fri Feb 17 11:18:52 UTC 2006


Hiya - I've had a quick look at the archives (and google), but can't 
seem to find anything relevant...  Apologies if I've missed a relevant 
thread and I'm also more than happy to be told a better place to ask if 
there is one.

I've just upgraded my machine from Debian sarge to Debian sid - with the 
associated kernel upgrade, and also have installed mythtv 0.19 (from source)

I did this because I have just purchased a second Nova-T card, and now 
have one of each revision in the box:

0000:00:08.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI 
Video and Audio Decoder (rev 05)
0000:00:08.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and 
Audio Decoder [MPEG Port] (rev 05)
0000:00:08.4 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and 
Audio Decoder [IR Port] (rev 05)
0000:00:09.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)

Sarge (debian standard 2.6.8-2-k7):
    Old card works fine with the grundig  frontend driver
    New card doesn't get detected as a DVB (cx8800 fails to ID the card)

Sid (debian standard 2.6.15-1-k7):
    Old card is installed using the L64781 frontend driver, and cannot tune
    New card works fine with the cx88 driver.

Attempting to use tzap:
tzap -a 0 -f 0 BBC\ ONE
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
tuning to 505833333 Hz
video pid 0x0258, audio pid 0x0259
status 00 | signal 0404 | snr 0000 | ber 0000ffff | unc 00000000 |
status 03 | signal 3636 | snr 8181 | ber 0000ffff | unc 00000000 |
status 03 | signal 3636 | snr 7e7e | ber 0000ffff | unc 00000000 |
status 03 | signal 3636 | snr 7a7a | ber 0000ffff | unc 00000000 |
status 03 | signal 3636 | snr 0000 | ber 0000ffff | unc 00000000 |
status 03 | signal 3636 | snr 8383 | ber 0000ffff | unc 0000000d |

and the snr just keeps cycling...

Kernel log from when the bootup loading of modules:

Feb 16 14:58:26 localhost kernel: Linux video capture interface: v1.00
Feb 16 14:58:26 localhost kernel: saa7146: register extension 'budget dvb'.
Feb 16 14:58:26 localhost kernel: ACPI: PCI Interrupt 0000:00:09.0[A] -> 
GSI 17 (level, low) -> IRQ 193
Feb 16 14:58:26 localhost kernel: saa7146: found saa7146 @ mem f09aa000 
(revision 1, irq 193) (0x13c2,0x1005).
Feb 16 14:58:26 localhost kernel: DVB: registering new adapter 
(TT-Budget/WinTV-NOVA-T  PCI).
Feb 16 14:58:26 localhost kernel: cx2388x dvb driver version 0.0.5 loaded
Feb 16 14:58:26 localhost kernel: CORE cx88[0]: subsystem: 0070:9002, 
board: Hauppauge Nova-T DVB-T [card=18,autodetected]
Feb 16 14:58:26 localhost kernel: TV tuner 4 at 0x1fe, Radio tuner -1 at 
0x1fe
Feb 16 14:58:26 localhost kernel: cx2388x v4l2 driver version 0.0.5 loaded
Feb 16 14:58:26 localhost kernel: ACPI: PCI Interrupt 0000:00:08.0[A] -> 
GSI 16 (level, low) -> IRQ201
Feb 16 14:58:26 localhost kernel: adapter has MAC addr = 00:d0:5c:20:59:fb
Feb 16 14:58:26 localhost kernel: DVB: registering frontend 0 (LSI 
L64781 DVB-T)...
Feb 16 14:58:26 localhost kernel: NET: Registered protocol family 23
Feb 16 14:58:26 localhost kernel: mice: PS/2 mouse device common for all 
mice
Feb 16 14:58:26 localhost kernel: tveeprom 1-0050: Hauppauge model 
90002, rev C176, serial# 469563
Feb 16 14:58:26 localhost kernel: tveeprom 1-0050: MAC address is 
00-0D-FE-07-2A-3B
Feb 16 14:58:26 localhost kernel: tveeprom 1-0050: tuner model is 
Thompson DTT7592 (idx 76, type 4)
Feb 16 14:58:26 localhost kernel: tveeprom 1-0050: TV standards ATSC/DVB 
Digital (eeprom 0x80)
Feb 16 14:58:26 localhost kernel: tveeprom 1-0050: audio processor is 
None (idx 0)
Feb 16 14:58:26 localhost kernel: tveeprom 1-0050: decoder processor is 
CX882 (idx 25)
Feb 16 14:58:26 localhost kernel: tveeprom 1-0050: has no radio, has IR 
remote
Feb 16 14:58:26 localhost kernel: cx88[0]: hauppauge eeprom: model=90002
Feb 16 14:58:26 localhost kernel: input: cx88 IR (Hauppauge Nova-T DVB-T 
as /class/input/input1
Feb 16 14:58:26 localhost kernel: ACPI: PCI Interrupt 0000:00:08.2[A] -> 
GSI 16 (level, low) -> IRQ201
Feb 16 14:58:26 localhost kernel: cx88[0]/2: found at 0000:00:08.2, rev: 
5, irq: 201, latency: 32, mmio: 0xdf000000
Feb 16 14:58:26 localhost kernel: cx88[0]/2: cx2388x based dvb card
Feb 16 14:58:26 localhost kernel: DVB: registering new adapter (cx88[0]).
Feb 16 14:58:26 localhost kernel: DVB: registering frontend 1 (Conexant 
CX22702 DVB-T)...
Feb 16 14:58:26 localhost kernel: cx88[0]/0: found at 0000:00:08.0, rev: 
5, irq: 201, latency: 32, mmio: 0xde000000
Feb 16 14:58:26 localhost kernel: cx88[0]/0: registered device video0 [v4l2]
Feb 16 14:58:26 localhost kernel: cx88[0]/0: registered device vbi0
Feb 16 14:58:26 localhost kernel: cx2388x blackbird driver version 0.0.5 
loaded


Anyone got any advice?

Ta,

Graham


More information about the mythtv-users mailing list