Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] 2.6.9 kernel and udev



Hi,

I'm trying to install a Hauppauge WinTv Nova-T card
with a Conexant chipset (CX23882 and CX 22702)

My PC started the week with a clean install of Suse
9.1. I've downloaded kernel 2.6.9 and patched it with
http://dl.bytesex.org/patches/2.6.9-rc4-1/All-2.6.9-rc4.diff.gz.
Then I updated /etc/udev as described in
/Documentation/dvb/udev.txt.

My newly built kernel looked fairly promising, with
the following output from dmesg:

Linux video capture interface: v1.00
device class 'video4linux': registering
bus i2c: add driver tv card mixer driver
cx2388x v4l2 driver version 0.0.4 loaded
bus pci: add driver cx8800
ACPI: PCI interrupt 0000:01:09.0[A] -> GSI 18 (level,
low) -> IRQ 18
cx88[0]: subsystem: 0070:9002, board: Hauppauge Nova-T
DVB-T [card=18,autodetec
ted]
DEV: registering device: ID = 'i2c-0'
PM: Adding info for No Bus:i2c-0
CLASS: registering class device: ID = 'i2c-0'
class_hotplug - name = i2c-0
cx88[0]: hauppauge eeprom: model=90002, tuner=Thomson
DTT 7592 (76)
cx88[0]/0: found at 0000:01:09.0, rev: 5, irq: 18,
latency: 64, mmio: 0xfc00000
0
CLASS: registering class device: ID = 'video0'
class_hotplug - name = video0
cx88[0]/0: registered device video0 [v4l2]
CLASS: registering class device: ID = 'vbi0'
class_hotplug - name = vbi0
cx88[0]/0: registered device vbi0
bound device '0000:01:09.0' to driver 'cx8800'
cx2388x blackbird driver version 0.0.4 loaded
bus pci: add driver cx88-blackbird
bus i2c: add driver i2c TV tuner driver
bus i2c: add driver i2c tda9887 driver
device class 'dvb': registering
bus i2c: add driver cx22702
Uniform Multi-Platform E-IDE driver Revision:
7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes;
override with idebus=xx
bus type 'ide' registered

If I cat /proc/devices I can see the DVB driver
installed with major number 212. However applications
like dvbscan can't open /dev/dvb/adaptor0/frontend0. I
do seem to have gained 3 new devices though,
/dev/dvb0.net0, /dev/dvb0.dvr0, and /dev/dvb0.demux0. 

udevinfo -d gives
P: /class/dvb/dvb0.net0
N: dvb0.net0
M: 0600
S:
O: root
G: root

P: /class/video4linux/video0
N: video0
M: 0660
S:
O: root
G: video

P: /class/video4linux/vbi0
N: vbi0
M: 0660
S:
O: root
G: video

P: /class/dvb/dvb0.demux0
N: dvb0.demux0
M: 0600
S:
O: root
G: root

P: /class/dvb/dvb0.dvr0
N: dvb0.dvr0
M: 0600
S:
O: root
G: root

but there's no mention of frontend, video or audio
devices.

I suspect that I've missed something obvious in the
udev setup, but please could someone tell me what it
is?

Many Thanks

Chris


	
	
		
___________________________________________________________ALL-NEW Yahoo! Messenger - all new features - even more fun!  http://uk.messenger.yahoo.com




Home | Main Index | Thread Index