View Single Post

   
  #5 (permalink)  
Old 02-19-2008, 04:30 PM
Chris Sorenson
 
Posts: n/a
Default Re: Audio CD issues...

Dude Smithy wrote:
> However Menno, you hit on something. I'm about 90% certian I had
> tried logged in as root without success. However, just for fun I
> tried again this evening and was able to play the audio CD as root.


Try opening up the permissions on your cd device; so if it's /dev/hdb:

chmod a+rw /dev/hdb

I'm not saying you should _have_ to do this (you shouldn't), but just to
see if it works...
Reply With Quote