[linux-dvb] Compro Videomate DVB-T200 and friends
James Fidell
james at fidell.co.uk
Fri Sep 8 00:03:29 CEST 2006
ronald wrote:
> sorry, if i jump in... and i don't really know what's your os, but
> try udevmonitor on one console and modprobe at another one
(FC5, btw). This gives me:
# udevmonitor --env
udevmonitor prints the received event from the kernel [UEVENT]
and the event which udev sends out after rule processing [UDEV]
UEVENT[1157666165.168975] add@/module/cx88_dvb
ACTION=add
DEVPATH=/module/cx88_dvb
SUBSYSTEM=module
SEQNUM=719
UEVENT[1157666165.169415] add@/bus/pci/drivers/cx88-dvb
ACTION=add
DEVPATH=/bus/pci/drivers/cx88-dvb
SUBSYSTEM=drivers
SEQNUM=720
UEVENT[1157666183.137217] add@/module/saa7134_dvb
ACTION=add
DEVPATH=/module/saa7134_dvb
SUBSYSTEM=module
SEQNUM=721
udev looks like it only configures the /dev/dvb devices if it gets
SUBSYSTEM=dvb. SUBSYSTEM=[module|driver] appear to fall through to the
udev hotplug config and get ignored there.
James
More information about the linux-dvb
mailing list