LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-03-2005, 10:27 AM   #1
anindyanuri
Member
 
Registered: Jan 2005
Location: India
Distribution: Kubuntu Gutsy
Posts: 450

Rep: Reputation: 30
SOLVED : Audio CD is not playing in FC3


I have a tripple boot of Win, FC3 and SuSe 9.1. If I want to play an audio cd it plays well in Win and SuSe but not in FC3. I get an error that "IO error, cannot read superblock". Why? What should I do?
Regards
Anindya

Last edited by anindyanuri; 05-09-2005 at 12:20 AM.
 
Old 05-03-2005, 11:12 AM   #2
oneandoneis2
Senior Member
 
Registered: Nov 2003
Location: London, England
Distribution: Ubuntu
Posts: 1,460

Rep: Reputation: 48
Check /etc/fstab to see if it's set up to allow user access
 
Old 05-03-2005, 11:39 AM   #3
anindyanuri
Member
 
Registered: Jan 2005
Location: India
Distribution: Kubuntu Gutsy
Posts: 450

Original Poster
Rep: Reputation: 30
/etc/fstab is as follows :
# This file is edited by fstab-sync - see 'man fstab-sync' for details
LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
LABEL=SWAP-hda8 swap swap defaults 0 0
/dev/hdd /media/cdrom auto pamconsole,fscontext=sys
tem_u:object_r:removable_t,ro,exec,noauto,managed 0 0
/dev/hdc /media/cdrecorder auto pamconsole,fscontext=sys
tem_u:object_r:removable_t,ro,exec,noauto,managed 0 0
/dev/fd0 /media/floppy auto pamconsole,fscontext=sys
tem_u:object_r:removable_t,exec,noauto,managed 0 0

Last edited by anindyanuri; 05-03-2005 at 12:07 PM.
 
Old 05-03-2005, 01:29 PM   #4
screamautumn
LQ Newbie
 
Registered: Apr 2005
Posts: 9

Rep: Reputation: 0
you would need to add on the entry for your cdrom an option that allows user access.

a copy of my fstab with the important part bolded:

/dev/hda2 swap swap defaults 0 0
/dev/hda1 / reiserfs defaults 1 1
/dev/cdrom /mnt/cdrom iso9660 noauto,users,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,users 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
 
Old 05-03-2005, 02:11 PM   #5
Komakino
Senior Member
 
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938

Rep: Reputation: 55
Quote:
Originally posted by screamautumn
you would need to add on the entry for your cdrom an option that allows user access.

a copy of my fstab with the important part bolded:

/dev/hda2 swap swap defaults 0 0
/dev/hda1 / reiserfs defaults 1 1
/dev/cdrom /mnt/cdrom iso9660 noauto,users,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,users 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
You don't mount a CD to play audio, so an fstab entry shouldn't make any difference, as it only contains permissions when mounting or unmounting a device.
 
Old 05-03-2005, 09:17 PM   #6
screamautumn
LQ Newbie
 
Registered: Apr 2005
Posts: 9

Rep: Reputation: 0
depends what you are playing it with... i need to mount with xmms...

but you are correct, if you are trying to play it in something that does not need it mounted then you just need to make sure the app is looking at the correct device and the permissions of that device are set for user access.

Last edited by screamautumn; 05-03-2005 at 09:18 PM.
 
Old 05-07-2005, 01:42 AM   #7
anindyanuri
Member
 
Registered: Jan 2005
Location: India
Distribution: Kubuntu Gutsy
Posts: 450

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by screamautumn
you would need to add on the entry for your cdrom an option that allows user access.

a copy of my fstab with the important part bolded:


/dev/cdrom /mnt/cdrom iso9660 noauto,users,ro 0 0

I tried as suggested by you. Myself was using FC3 at that moment and given the following entry to the /etc/fstab..../dev/hdd /media/cdrom iso9660 noauto,users,ro 0 0

But no change in the error message.......

What to do?
Please guide me
Regards
anindyanuri
 
Old 05-08-2005, 01:52 PM   #8
screamautumn
LQ Newbie
 
Registered: Apr 2005
Posts: 9

Rep: Reputation: 0
my solution is by no means the only one. you are probably having a different problem then i had.
 
Old 05-09-2005, 12:14 AM   #9
anindyanuri
Member
 
Registered: Jan 2005
Location: India
Distribution: Kubuntu Gutsy
Posts: 450

Original Poster
Rep: Reputation: 30
Solved the problem :

I did not notice that I could able to play audio CDs logging in as root. After getting a reference from Fedora Forum, I logged in as root, and tested with a audio cd. It was playing well but no sound. Then I checked Sound & Video > Volume Control and observed that it was set zero volume. I make it full and then played the cd and believe me.....it rocked.

Then I checked the permission of /dev/hdd
ls -l /dev/hdd
and set the permission to all
chmod a+rw /dev/hdd
Then logged in as user and inserted an audio cd. Wow......it is working here too.....

So............THE PROBLEM IS SOLVED........................

Many thanks to those friends in the forum who provided me courage and extended their helping hands.

You may take a look from where I have got the help

http://www.fedoraforum.org/forum/sho...133#post127133

Regards
anindyanuri

Last edited by anindyanuri; 05-09-2005 at 12:17 AM.
 
  


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
No sound playing audio cd in gnome cd FC3 aero402 Linux - Software 2 01-01-2005 03:02 PM
playing audio cd 5.1 alizta Linux - General 2 10-25-2004 03:20 AM
Help with playing audio CD... Dickey Peterson Linux - Newbie 5 01-13-2004 09:04 AM
Playing an Audio CD natesch Linux - Newbie 15 08-31-2003 04:30 PM
Playing an audio CD fredws Linux - General 2 03-18-2003 03:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:58 PM.

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