Mailing List archive

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

[linux-dvb] Re: Udev failing to create dvb device nodes



On Mon, 29 Nov 2004, tony wrote:

Le lundi 29 novembre 2004 à 10:39 +0000, Timothy Miles-Board a écrit :

I have been following the instructions in Documentation/dvb/udev.txt with
some success, but have run into a problem (FC3 installation).
It won't work on FC3. You have to manually create the devices on each
boot.

lirc is in the same boat.
What I've just done is add the following line at the top of my dvb.rules:

KERNEL="dvb", NAME=""

This effectively ignores the "/class/dvb" kernel device name that was duffing things up, and so udev is able to create the /dev/dvb/adapter0/* device nodes successfully (see below) when I enter "modprobe cx88-dvb".

Granted, I have to type "modprobe cx88-dvb" each time I reboot (havent set that up to be called automatic yet), but this seems a much more optimistic outlook than "It won't work on FC3" doesn't it (or is there something more subtle that I've overlooked - everything seems to work fine with dvbd)?.

Nov 29 11:00:49 flag udev[5843]: configured rule in '/etc/udev/rules.d/dvb.rules' at line 1 applied, 'dvb' is ignored
Nov 29 11:00:49 flag udev[5877]: configured rule in '/etc/udev/rules.d/dvb.rules' at line 2 applied, 'dvb0.demux0' becomes '%c'
Nov 29 11:00:49 flag udev[5877]: creating device node '/dev/dvb/adapter0/demux0'
Nov 29 11:00:49 flag 05-pam_console.dev[5896]: Restoring console permissions for /dev/dvb/adapter0/demux0
Nov 29 11:00:49 flag udev[5881]: configured rule in '/etc/udev/rules.d/dvb.rules' at line 2 applied, 'dvb0.net0' becomes '%c'
Nov 29 11:00:49 flag udev[5881]: creating device node '/dev/dvb/adapter0/net0'
Nov 29 11:00:49 flag 05-pam_console.dev[5902]: Restoring console permissions for /dev/dvb/adapter0/net0
Nov 29 11:00:49 flag udev[5879]: configured rule in '/etc/udev/rules.d/dvb.rules' at line 2 applied, 'dvb0.dvr0' becomes '%c'
Nov 29 11:00:49 flag udev[5879]: creating device node '/dev/dvb/adapter0/dvr0'
Nov 29 11:00:49 flag 05-pam_console.dev[5908]: Restoring console permissions for /dev/dvb/adapter0/dvr0
Nov 29 11:00:49 flag udev[5875]: configured rule in '/etc/udev/rules.d/dvb.rules' at line 2 applied, 'dvb0.frontend0' becomes '%c'
Nov 29 11:00:49 flag udev[5875]: creating device node '/dev/dvb/adapter0/frontend0'
Nov 29 11:00:49 flag 05-pam_console.dev[5914]: Restoring console permissions for /dev/dvb/adapter0/frontend0

Tim.


Cheers

Tony Grant



--
Dr. Timothy J. Miles-Board
Intelligence, Agents, Multimedia Group
University of Southampton, UK
http://www.milesboard.org/

Home | Main Index | Thread Index