On 12/22/05, Nick <[EMAIL PROTECTED]> wrote: > On 21/12/05, Joacim J <[EMAIL PROTECTED]> wrote: > > yes, it fells pretty good but still some way to go ;-) > > > > I have also thought of skipping mplayer and go for mythtv. I have made > > a channel scan with dvbscan and it found a number of channels (43 if > > remember correct). > > > > BUT, I dont have /etc/udev/permissions.d at all at my FC4 system. The > > udev contains: > > [EMAIL PROTECTED] udev]# ls -al > > total 60 > > drwxr-xr-x 6 root root 4096 Nov 28 18:02 . > > drwxr-xr-x 84 root root 12288 Dec 21 22:16 .. > > drwxr-xr-x 2 root root 4096 Nov 28 20:49 devices > > drwxr-xr-x 2 root root 4096 Nov 28 18:02 makedev.d > > drwxr-xr-x 2 root root 4096 Dec 20 21:55 rules.d > > drwxr-xr-x 2 root root 4096 Nov 28 18:02 scripts > > -rw-r--r-- 1 root root 384 Sep 30 14:35 udev.conf > > [EMAIL PROTECTED] udev]# > > > > Should I create the directory "/etc/udev/permission.d" or should I > > place the file in a other place? > > udev rules go in /etc/udev/rules.d > > Don't forget to run udevstart so that the new rules will take effect. > > Nick
This morning I tried this (in a hurry). Made a file /etc/udev/rules.d/20-dvb.rules (I changed the extension to 'rules' since the other files had that). The file contains only "dvb/adapter[0-3]*/*:root:mythtv:0666" (without the quotes). Executed "udevstart" and then "mythtv-setup" and tried to add the TV-card as DVB unit and the same problem occured "Permission denied" Have I made something wrong? -- Regards Joacim _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
