LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-26-2006, 01:43 PM   #1
soupnazi.tar.gz
Newbie
 
Registered: Nov 2005
Location: MN, USA
Distribution: Slackware-Current, WinXP Pro SP2
Posts: 20

Rep: Reputation: 0
/dev/cdrom user permission problems!


I am having problems being able to play cds and watch DVDs as a user. Works fine as root. I've edited my /etc/fstab as follows:
Quote:
/dev/hdb6 swap swap defaults 0 0
/dev/hdb2 / reiserfs defaults 1 1
/dev/hdb1 /boot reiserfs defaults 1 2
/dev/hdb3 /home reiserfs defaults 1 2
/dev/hda2 /ntfs ntfs ro 1 0
/dev/hdb5 /fat32 vfat defaults 1 0
/dev/cdrom /mnt/cdrom auto users,noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
KsCD gives me this error, along with the breaking glass sound:
Quote:
CD-ROM read or access error (or no audio disc in drive).
Please make sure you have access permissions to:
/dev/cdrom
gXine gives me this:
Quote:
Autoplay for input plugin 'CD' failed.
Check engine output for further details.
I have also added myself to the cdrom group with Kuser. I have created all of the necessary symlinks. I know it is not a hardware problem because I had it working 4-5 months ago with the same setup (had to reinstall). Is there something that I'm missing?

I am pulling my hair out with this one, been googling and reading forums for 2 days now on account of this!

Please help me! LOL

thanks in advance!
 
Old 01-26-2006, 02:15 PM   #2
lestoil
Member
 
Registered: Apr 2004
Location: new york
Distribution: win2k,ubuntu,sw13,arch,centos5.3
Posts: 815

Rep: Reputation: 31
/etc/fstab /dev/cdrom /mnt/cdrom auto noauto,user,ro 0 0. try that. Remember you dont mount audio cd. Use kscd or xmms or whatever program for music cds. You may want to check /etc/group and be sure user belongs to disk,audio,video,cdrom groups. If you use floppy then add user to that group too. Some suggest user belong to sys and wheel also. Check out Linuxpackages web page document sexn for on-line Slacware Linux Essentials2 or MadPenguin's Slackware Handbook. Stickys at top of LQ SW forums also handy.
 
Old 01-27-2006, 12:44 AM   #3
soupnazi.tar.gz
Newbie
 
Registered: Nov 2005
Location: MN, USA
Distribution: Slackware-Current, WinXP Pro SP2
Posts: 20

Original Poster
Rep: Reputation: 0
Ok I got it to work, my problem was that I was using the Kuser program to set user values instead of actually editing the /etc/groups file. In kuser it said that I was part of the "users" group. well when I went to edit the actual /etc/groups file I actually wasn't added to any group.

Now I am getting errors while playing DVD's in gxine. they will play fine for 10-15 minutes and then an error will pop up. I will post the error tomorrow, im to lazy to do it now.

Oh yeah, does anyone here know how I can speed up my mp3 ripping? KAudioCreator is really slow, I'm talking like 30-40 minutes to rip a cd. the lame encoding is relatively fast, its just the ripping that is unbearable. I know in gnome with grip you can turn off all of the paranoia settings and it will rip somewhat faster...but I dont like gnome, and dont want to deal with dependency stuff running gtk apps in KDE. How do I set the paranoia settings with KAudioCreator?

Last edited by soupnazi.tar.gz; 01-27-2006 at 12:50 AM.
 
Old 01-27-2006, 01:11 AM   #4
rkrishna
Member
 
Registered: Mar 2005
Location: chennai(madras), India
Distribution: slackware ofcourse
Posts: 654

Rep: Reputation: 32
Quote:
/dev/hdb5 /fat32 vfat defaults 1 0
/dev/cdrom /mnt/cdrom auto users,noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
to
/dev/hdb5 /fat32 vfat auto,rw,umask=000 1 0
/dev/cdrom /mnt/cdrom auto noauto,user,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,user 0 0

it is not users but user ..
and u can add same for floppy so that users can mount and umont floppys
vfat line---> if users want read write support

Last edited by rkrishna; 01-27-2006 at 01:13 AM.
 
Old 01-27-2006, 04:07 AM   #5
MMYoung
Member
 
Registered: Apr 2004
Location: Arkansas
Distribution: Ubuntu 8.10
Posts: 365

Rep: Reputation: 30
Quote:
Originally Posted by rkrishna
to
/dev/hdb5 /fat32 vfat auto,rw,umask=000 1 0
/dev/cdrom /mnt/cdrom auto noauto,user,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,user 0 0

it is not users but user ..
and u can add same for floppy so that users can mount and umont floppys
vfat line---> if users want read write support
Users is just fine. If you specify user then only the user that mounted the filesystem can unmount it, by specifing users then any user can unmount the device, IIRC. Either way will work fine.

Later,
MMYoung
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
User access permission to /dev/sg* shreks Fedora 1 01-16-2006 05:54 AM
ssh login with normal user, receive: /dev/null: Permission denied mark78301 Red Hat 3 11-12-2005 09:20 AM
user permission issues with /dev/ (sound and cdrom) ngan_yine Slackware 3 11-03-2004 05:09 PM
cdrom/dvd permission as user? teona Linux - Newbie 11 12-28-2003 01:44 PM
CD problems: /mnt/cdrom and /dev/cdrom okok Linux - Newbie 5 04-09-2003 10:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration