You are not logged in.
Pages: 1
Couple of weeks ago my laptop battery died, literally, when I was listening an audio cd. The drive made an unhealthy noise and stopped. After connecting to AC, Arch was fine but no matter what I did, I couldn't get it to read an audio cd. None of the media players recognized it. It seemed as if the drive was empty. Data cd's etc. work just fine. Audio cd's also work fine in Windows.
I've searched Google, this forum, other forums, asked on IRC etc. Nobody seems to have an idea. Any ideas? ![]()
It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)
Offline
Couple of weeks ago my laptop battery died, literally, when I was listening an audio cd. The drive made an unhealthy noise and stopped. After connecting to AC, Arch was fine but no matter what I did, I couldn't get it to read an audio cd. None of the media players recognized it. It seemed as if the drive was empty. Data cd's etc. work just fine. Audio cd's also work fine in Windows.
I've searched Google, this forum, other forums, asked on IRC etc. Nobody seems to have an idea. Any ideas?
Maybe one of these will help...
gstreamer0.10-bad-plugins
gstreamer0.10-ugly-plugins
Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD
Offline
Both of them are installed. Any other ideas?
It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)
Offline
Still have the problem?
Is it all cds, or just audio cds? Have you tried writing a cd? If you have one you can waste, I would try doing this, and use another system to confirm the write was succesful. Eliminate the possibility of a hardware issue.
Offline
Yeah, I still have the problem.It seems to be limited to audio cd's.
I've just successfully burned a cd and I can open it on a different system. I don't think it's a hardware issue though, since I can read audio cd's in Windows.
It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)
Offline
Yeah, I still have the problem.It seems to be limited to audio cd's.
I've just successfully burned a cd and I can open it on a different system. I don't think it's a hardware issue though, since I can read audio cd's in Windows.
Whoops, I should have read your first post more carefully!
Three basic suggestions:
Make sure you are in the group audio - gpasswd -a user audio - as root. I know, you've already added yourself to audio, but I experienced a self-imposed system crash and found that afterwards my permissions were all screwed up, and they seemed to be a little 'flaky' afterwards. Didn't work? Move to suggestion 2:
Open whatever media player you are using with a terminal. Try using an audio cd. Make sure the media player is directing to cdda. Check for any errors in the output. No? Suggestion 3:
Completely remove the media players you have used, including the configuration files that pacman won't delete. Re-install a media player you are sure worked before. Does it work? If yes, it was simply the result of a config file that was corrupted with the power loss.
Still not working? Then:
You said the media players were acting as if the 'drive was empty'. Do you mean that in the sense that they are not even detecting the cd, that they are giving you an error that when you try and use an audio cd, or in the sense that they are 'playing' the cd, but there is no output?
Offline
First of all, "groups" output:
$ groups
adm lp wheel log locate dbus video audio optical storage scanner power users dcelasunVLC output (mplayer spits something similar):
VLC is unable to open the MRL 'cdda:///dev/sr0'. Check the log for details.The logfile has this:
cdda error: could not read TOCHDR
cdda error: no audio tracks found
main error: open of `cdda:///dev/sr0' failed: could not create accessCompletely purging mplayer & reinstalling didn't help either.
It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)
Offline
All right, the best I could find was a bug report with an extremely similar problem:
http://bugs.archlinux.org/task/13466?opened=4735&status[0]=
It ended up being an issue that was resolved by a firmware update through Windows. Plausible enough. "Suddenly not working" problems tend to be hardware/firmware/corrupt files/buggy software/lack of support related. We've already eliminated options number 1,3, and 4, and if everything was working perfectly before, as you said, we've eliminated option number 5.
If that doesn't work, then the real fun begins. ![]()
Offline
Ok, I'll try to update the firmware from Windows. Thanks for the help!
It'll be real "fun" if that fails too ![]()
It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)
Offline
Pages: 1