LinuxQuestions.org
Go Job Hunting at the LQ Job Marketplace
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 04-07-2009, 10:15 PM   #1
BigVig
Member
 
Registered: Feb 2006
Location: Chi-town
Distribution: Debian Sid Amd64
Posts: 107

Rep: Reputation: 15
PC will not recognize audio CDs


My Debian Sid PC has recently stopped recognizing audio CDs.

I have a DVD drive and a CD-RW. The DVD will recognize and allow me to copy data on DVDs (for example, it will recognize my ETQW install DVD) onto my computer.

Both the DVD and CD-RW recognize when an audio CD is inserted. However, they will not mount the audio CD. Grip will recognize the audio CD and queue up the album title and track list, but it is not able to read the CD.

/etc/fstab
Code:
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/hda4       /               ext3    defaults,errors=remount-ro 0       1
/dev/hda1       /boot           ext2    defaults        0       2
/dev/hda3       /home           ext3    defaults        0       2
/dev/hda2       none            swap    sw              0       0
/dev/hdc        /mnt/dvd        auto    noauto,user,exec    0       0
/dev/hdd        /mnt/cdrw       auto    rw,noauto,user,exec     0       0
dmesg
Code:
[    3.500098] hdc: Pioneer DVD-ROM ATAPIModel DVD-114 0117, ATAPI CD/DVD-ROM drive
[    4.284092] hdd: LITE-ON LTR-52246S, ATAPI CD/DVD-ROM drive
When I put an audio CD in either drive I get the following error message when I attempt to open the disc to review its contents (amarok won't recognize it either):

Quote:
"cdda:///dev/hdc" is not a valid location.

Please check the spelling and try again.
I really don't know what this means.

I am using Debian Sid with the 2.6.28-1-amd64 kernel. Gnome 2.22.3.

Any help you could provide would be appreciated. Thanks.

Last edited by BigVig; 04-07-2009 at 11:05 PM. Reason: forgot to add some info
 
Old 04-07-2009, 10:19 PM   #2
MS3FGX
Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,747

Rep: Reputation: 333Reputation: 333Reputation: 333Reputation: 333
Audio CDs cannot be mounted like data discs, you just point the program to the appropriate /dev file for the drive, and it reads the raw data.

If you are having problems ripping CDs, try running the ripper from the command line to see what the specific error message is. Though since you are able to get the CDDB data for the CD, clearly it is able to read at least some of the information off of the disc.
 
Old 04-08-2009, 08:29 AM   #3
BigVig
Member
 
Registered: Feb 2006
Location: Chi-town
Distribution: Debian Sid Amd64
Posts: 107

Original Poster
Rep: Reputation: 15
Okay, now I'm even more confused.

I changed the cdrom device settings in grip to /dev/hdd and am able to rip CDs to my hard drive, which is cool. Grip will not encode the ripped .wavs and amarok claims it cannot read the audio cd.

Is there a way to auto-detect my optical media and have the auto-detection write that info to my fstab? I am getting more and more confused. I appreciate being able rip CDs, but I have no idea what I did or did not do correctly to make that happen.


Quote:
Originally Posted by BigVig View Post
My Debian Sid PC has recently stopped recognizing audio CDs.

I have a DVD drive and a CD-RW. The DVD will recognize and allow me to copy data on DVDs (for example, it will recognize my ETQW install DVD) onto my computer.

Both the DVD and CD-RW recognize when an audio CD is inserted. However, they will not mount the audio CD. Grip will recognize the audio CD and queue up the album title and track list, but it is not able to read the CD.

/etc/fstab
Code:
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/hda4       /               ext3    defaults,errors=remount-ro 0       1
/dev/hda1       /boot           ext2    defaults        0       2
/dev/hda3       /home           ext3    defaults        0       2
/dev/hda2       none            swap    sw              0       0
/dev/hdc        /mnt/dvd        auto    noauto,user,exec    0       0
/dev/hdd        /mnt/cdrw       auto    rw,noauto,user,exec     0       0
dmesg
Code:
[    3.500098] hdc: Pioneer DVD-ROM ATAPIModel DVD-114 0117, ATAPI CD/DVD-ROM drive
[    4.284092] hdd: LITE-ON LTR-52246S, ATAPI CD/DVD-ROM drive
When I put an audio CD in either drive I get the following error message when I attempt to open the disc to review its contents (amarok won't recognize it either):

I really don't know what this means.

I am using Debian Sid with the 2.6.28-1-amd64 kernel. Gnome 2.22.3.

Any help you could provide would be appreciated. Thanks.
 
Old 04-23-2009, 11:17 AM   #4
j1alu
Member
 
Registered: Apr 2009
Distribution: debian gnu/linux
Posts: 798

Rep: Reputation: Disabled
for sure i`m not an expert in the audio thing (well: elsewhere its the same :-)); but
Quote:
Grip will not encode the ripped .wavs and amarok claims it cannot read the audio cd.
if i wanna encode files to something other than what i got in my abcde-config i just overwrite the config-file from the commandline, e.g.:
Quote:
abcde -d /dev/hda -o wav, flac
or, if i just wanna ogg-files from the other device
Quote:
abcde -d /dev/hdb -o ogg
while
Quote:
wodim --devices
tells me how the device is getting called by the system
(but further editing abcde-config - for cdparanoia, etc- is not exactly what one is calling funny, ripit-config is much better commented. Shouldn`t be a big problem adding further info from the commandline, its all as an example in man abcde).
perhaps its a tiny step forwards to be able playing the files from e.g. amarok; else sorry.
greetings

Last edited by j1alu; 04-23-2009 at 11:20 AM.
 
  


Reply

Tags
cdrw, fstab, grip


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
KDE 4 does not recognize audio CDs madgenius Linux - Software 1 08-14-2008 01:31 PM
How can I listen to audio CDs without audio cable? calande Linux - Desktop 11 07-20-2007 11:41 AM
RPM update will not recognize Mandriva CDs anseK Linux - Newbie 4 12-26-2005 10:03 PM
Burning MP3 CDs (not audio CDs) mlamarche Linux - Newbie 6 11-29-2004 04:09 AM
YaST2 doesn't recognize SuSE Linux 8.1 CDs tronkar Linux - Newbie 0 08-29-2003 05:57 AM


All times are GMT -5. The time now is 05:09 PM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration