On Donnerstag, 22. Februar 2007, Emyr Thomas wrote: > Thanks Darren > > Anyway, the card is being recognised now, but I now have another problem. > udev creates incorrect device nodes for the dvb card. It creates > /dev/dvb0.demux0 etc. instead of /dev/dvb0/demux0 > > Any ideas how I can fix this? > Yes! Update udev, or at least add something like this to your rules: SUBSYSTEM=="dvb", PROGRAM="/bin/sh -c 'K=%k; K=$${K#dvb}; printf dvb/adapter%%i/%%s $${K%%%%.*} $${K#*.}'", NAME="%c", GROUP="video" Matthias -- Matthias Schwarzott (zzam) _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb