Mitja wrote:
My system:
SuSE 9.2, KDE 3.3.2.
When i run KsCD CD Player as user i got a message that i don't have permission
for /dev/cdrom.
I am a ''member'' of CDROM group.
As root i can play.
The problem is probably the permission of the device for the CD-ROM.
If you are using the traditional device files:
ls -l /dev/cdrom
to see which actual your CD-ROM is.
On my system:
lrwxrwxrwx 1 root root 3 Nov 5 2003 /dev/cdrom -> hdc
The link points to: "hdc". So, I would then:
ls -l /dev/hdc
and see what the actual permissions are.
--
JRT
___________________________________________________
.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.