Re: dvd with udev

2005-04-28 Thread Andrew Benton
Ken Moffat wrote: Certainly does - I've got xine playing dvds as a normal user, but I have to 'chown /dev/hdc root:audio' after every boot. For me what works is the line BUS="ide", KERNEL="hdc", GROUP="video", NAME="%k", SYMLINK="dvd" MODE="0660" Add users to the video group if you want them to wat

Re: dvd with udev

2005-04-28 Thread Ken Moffat
On Thu, 28 Apr 2005, Archaic wrote: > On Thu, Apr 28, 2005 at 02:51:40PM +0100, Ken Moffat wrote: > > > > 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 h

Re: dvd with udev

2005-04-28 Thread Archaic
On Thu, Apr 28, 2005 at 02:51:40PM +0100, Ken Moffat wrote: > > 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

Re: dvd with udev

2005-04-28 Thread Ken Moffat
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-d

Re: dvd with udev

2005-04-28 Thread Archaic
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="hd

dvd with udev

2005-04-28 Thread Ken Moffat
Apologies if any of this is confused, I've just spent 2 hours altering udev rules scripts and repeatedly rebooting, and its starting to get to me. My base system is LFS-6.1, and I've got a combi drive at /dev/hdc. The base lfs rules correctly identify this as a cd (/proc/ide/%k/media returns cdro