Hi everyone,

I'm having some trouble with the following udev rule for my dvdrw drive:

KERNEL=="hdc", NAME="hdc", GROUP="dvdrw", MODE="0660"

I placed it in /etc/udev/rules.d/10-udev.rules and applied it using udevstart.The result is the following device node:

brw-rw----  1 root root 22, 0  3. Nov 16:46 /dev/hdc

The group has obviously not been set correctly. The rest of the rule works fine which I checked by trying NAME="bogus", and different mode settings. The owner can also be changed without any trouble by specifying OWNER="martin".

I started messing around with this in order to have members of the group "dvdrw" be able to play DVDs with "mplayer dvd://1".

I'm using "udev-070-r1".

Can anyone verify this ? I'm starting to think it might be a bug, though I dare not speak it out loudly as I'm somewhat n00b.

Regards & Thanks for reading

Martin
--
gentoo-user@gentoo.org mailing list

Reply via email to