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 |
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.
|
 |
11-16-2008, 12:11 PM
|
#1
|
LQ Newbie
Registered: Nov 2004
Posts: 8
Rep:
|
Ubuntu audio cd problem
I've got a bit of a weird problem where ubuntu doesn't seem to recognise audio cds at all. The drive seems to work otherwise as i just watched a dvd, but when i put an audio cd in (I've tried several) then i can't mount the drive (message returned is: mount: No medium found). Also i've noticed that list_cddrives incorrectly reports the device as 'open' when an audio cd is in there and the drive bay is shut (likewise if the drive is empty), but reports correctly when open or has a dvd in there.
Any advice would be appreciated!
zzz@zzz:~$ /usr/lib/nautilus-cd-burner/list_cddrives
Drive:
name: DVD RW 8XMax
device: /dev/scd0
door: open
type: CD-R, CD-RW, DVD-R, DVD-RW, DVD+R, DVD+RW, CD, DVD
is mounted: FALSE
max read speed: 11080 KiB/s (CD 73.8x, DVD 8.1x)
max write speed: 11080 KiB/s (CD 73.8x, DVD 8.1x)
write speeds: 11080 KiB/s (CD 73.8x, DVD 8.1x)
5540 KiB/s (CD 36.9x, DVD 4.0x)
3324 KiB/s (CD 22.1x, DVD 2.4x)
Media:
label: ''
type: Couldn't open media
is writable: FALSE
is appendable: FALSE
capacity: Could not be determined
size: Could not be determined
|
|
|
11-17-2008, 05:11 PM
|
#2
|
Senior Member
Registered: Feb 2003
Distribution: debian
Posts: 4,137
|
You generally can't mount audio CDs. To use them try the following:
mplayer -ao alsa cdda://
xmms /dev/cdrom
cdda2wav --max --channels 2 --stereo --bulk -t 1+14 -O wav PREFIX_TRACK
(this extract WAV files from tracks on the audio CD to do whatever with locally)
And various other players. zinf, cdplay, xine, totem, vlc, ...........
Is there some particular issue you're having? A lot of the more recent computers are lacking the CD Audio cable that connects directly to your sound card from the CD drive. So you have to extract the data digitally. XMMS has a configuration option for this. + -> Options -> Preferences -> Audio CD Reader -> Configure -> Output -> Read Digital CD Audio. AND + -> Options -> Prefernces -> CD Audio Player -> Configure -> Play Mode -> Digital Audio Extraction. You might also need to install extra packages. apt-get install xmms-cdread. Also note that you may not have a /dev/cdrom entry by default. Use /dev/hdc or whatever applies to your particular setup instead.
|
|
|
11-18-2008, 01:15 PM
|
#3
|
Member
Registered: Mar 2007
Location: North Carolina
Distribution: Slackware 12.0, Gentoo, LFS, Debian, Kubuntu.
Posts: 906
Rep:
|
Had similar problem before.
Check fstab and make sure you have iso9660 in the settings, auto was acting wierd with me so i set the options manually. Also double check and make sure you have the audio codexes.
Last edited by Hern_28; 11-18-2008 at 01:16 PM.
|
|
|
All times are GMT -5. The time now is 03:26 AM.
|
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
|
|