Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-18-2005, 01:56 PM
|
#1
|
LQ Newbie
Registered: Sep 2004
Distribution: Slackware
Posts: 16
Rep:
|
Grr, stupid cd player won't play audio cds for normal user
Hello,
My dvd-rom/cd-rw 's work fine under my normal user account for data, but will only play audio cds under root (I've tried kscd, xmms, and the konquerer audio preview only works for root as well).
All the programs won't even recognize that there is an audio cd in the drive.
Does anyone know how to fix this, my user account is in groups [audio, cdrom, floppy, users, video, and wheel]
My fstab for the drives looks like this;
/dev/cdrom /mnt/cdrom iso9660 noauto,user,ro 0 0
/dev/scd0 /mnt/cdrw iso9660 noauto,user,ro 0 0
Like I said, data cds work fine, just audio cds wont work under my normal user account for either drive using any program, but it all works perfectly for root. I just installed slack on a friends comp and didnt have this problem, so I am very confused.
Thanks for any help,
-- Jason
|
|
|
03-18-2005, 01:59 PM
|
#2
|
LQ Guru
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552
|
Try add your user in the disk group
To make sure, what is the output with :
ls -al /dev/scd0
Last edited by keefaz; 03-18-2005 at 02:00 PM.
|
|
|
03-18-2005, 02:51 PM
|
#3
|
LQ Newbie
Registered: Sep 2004
Distribution: Slackware
Posts: 16
Original Poster
Rep:
|
jason@slacky:~$ ls -al /dev/cdrom
lrwxrwxrwx 1 root root 8 2005-03-16 16:12 /dev/cdrom -> /dev/hdc
jason@slacky:~$ ls -al /dev/scd0
brw-rw---- 1 root cdrom 11, 0 1994-07-18 11:06 /dev/scd0
|
|
|
03-18-2005, 03:05 PM
|
#4
|
Member
Registered: Aug 2003
Location: Denver, CO
Distribution: CentOS, Debian
Posts: 825
Rep:
|
chgrp audio /dev/cdrom
|
|
|
03-18-2005, 03:08 PM
|
#5
|
Senior Member
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145
Rep:
|
Do because /dev/cdrom is a symlink to it.
If it also belong to the cdrom group, just open the file /etc/group, fine a line where it says (can be a little different on your computer) and change it to make it look like:
|
|
|
03-18-2005, 06:08 PM
|
#6
|
Member
Registered: Jan 2005
Distribution: Slackware-10.1.0
Posts: 41
Rep:
|
Hi there, try adding your user to "audio" group
#gpasswd -a tdking19 audio
Regards,
C-
|
|
|
All times are GMT -5. The time now is 02:36 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|