On Thu, 28 Apr 2005, Archaic wrote:
> On Thu, Apr 28, 2005 at 12:39:43PM +0100, Ken Moffat wrote:
> >
> > Help!
>
> Ken, did you happen to read the mplayer page? It shows an example rules
> file. I had to add the GROUP target, though. The following works just
> fine:
>
> cat /etc/udev/rules.d/24-dvd.rules
>
> # Create a /dev/dvd symlink
>
> KERNEL="hdc", GROUP="audio"
> KERNEL="hdc", SYMLINK="dvd"
>
>
>
> P.S. Forget rebooting. Run udevstart instead! :)
>
>
I did read the mplayer page. I've got a /dev/dvd symlink pointing to
/dev/hdc. At the moment, my 20-media.rules has the following 3 lines
('|' to indicate them)
| # ensure hdc is owned by audio group for av use
| #KERNEL="hdc", GROUP="audio"
| KERNEL="hd*", GROUP="audio"
and 25-lfs.rules has the hd line commented out, so I'm baffled how
root:root still gets to own hdc.
Gave up on udevstart last night, and forgot about it today, so
thanks for reminding me on that.
Ken
--
das eine Mal als Trag�die, das andere Mal als Farce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page