You are not logged in.

#1 2010-05-02 11:05:10

psyodin
Member
From: rocky mountains USA
Registered: 2008-11-13
Posts: 30

audio cd : no medium found (kinda solved)

hi recently installed new arch 86_64 system, openbox, / and /home are on ext4 journaling partitions

thunar with thunar-volman

i can read/play/open: dvd movies, data dvds, data cds, wav files on computer, usb data, play mp3s with MPD.

i cannot open/play a audio cd with xine, smlayer, abcde, vlc
_________________________________________________________________________________
The following were performed with an audio cd in:

$ sudo cat /dev/sr0
cat: /dev/sr0: No medium found

$ aplay /dev/sr0
/dev/sr0: No medium found

$ abcde
cd-discid: /dev/sr0: CDROMREADTOCHDR: No medium found
[ERROR] abcde: CD could not be read. Perhaps there's no CD in the drive?

xine /dev/sr0
This is xine (X11 gui) - a free video player v0.99.6-[DEBUG].
(c) 2000-2007 The xine Team.
videowin: display is using xinerama with 1 screens
videowin: going to assume we are using the first screen.
videowin: size of the first screen is 1440x900.
videowin: Xinerama fullscreen parameters: X_origin=0 Y_origin=0 Width=1440 Height=900
pixel_aspect: 1.009326
params.c:OpenConfFile() - Unable to open configuration file "/home/nigex/.smb/smb.conf":
        No such file or directory
params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf":
        No such file or directory
xine: could not connect to socket
xine: No such file or directory

-------------------------------------------------------------------------------------------------------------------------


$ /lib/udev/cdrom_id -d /dev/sr0
main: probing: '/dev/sr0'
cd_media_compat: CDROM_DRIVE_STATUS != CDS_DISC_OK
cd_inquiry: INQUIRY: [Optiarc ][DVD RW AD-5540A ][1.J0]
cd_profiles: GET CONFIGURATION: number of profiles 308
cd_profiles: profile 0x2b
cd_profiles: profile 0x1b
cd_profiles: profile 0x1a
cd_profiles: profile 0x16
cd_profiles: profile 0x15
cd_profiles: profile 0x14
cd_profiles: profile 0x13
cd_profiles: profile 0x11
cd_profiles: profile 0x10
cd_profiles: current profile 0x00
cd_profiles: no current profile, assuming no media
ID_CDROM=1
ID_CDROM_CD_R=1
ID_CDROM_CD_RW=1
ID_CDROM_DVD=1
ID_CDROM_DVD_R=1
ID_CDROM_DVD_RW=1
ID_CDROM_DVD_PLUS_R=1
ID_CDROM_DVD_PLUS_RW=1
ID_CDROM_DVD_PLUS_R_DL=1
ID_CDROM_MRW=1
ID_CDROM_MRW_W=1
$ cat /etc/group
root:x:0:root
bin:x:1:root,bin,daemon
daemon:x:2:root,bin,daemon
sys:x:3:root,bin
adm:x:4:root,daemon
tty:x:5:nigel
disk:x:6:root,nigex
lp:x:7:daemon,nigex
mem:x:8:
kmem:x:9:
wheel:x:10:root,nigex
ftp:x:11:
mail:x:12:
uucp:x:14:
log:x:19:root
locate:x:21:
rfkill:x:24:
smmsp:x:25:
http:x:33:
games:x:50:
network:x:90:
video:x:91:nigex
audio:x:92:nigex,mpd
optical:x:93:nigex,hal
floppy:x:94:nigex,hal
storage:x:95:nigex,hal
scanner:x:96:
power:x:98:nigex
nobody:x:99:
users:x:100:nigex,mpd
dbus:x:81:
nigex:x:1000:
hal:x:82:
avahi:x:84:
mpd:x:45:
$ cat /etc/fstab
# 
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump> <pass>
devpts                 /dev/pts      devpts    defaults            0      0
shm                    /dev/shm      tmpfs     nodev,nosuid        0      0

#/dev/cdrom             /media/cd   auto    ro,user,noauto,unhide   0      0
#/dev/dvd               /media/dvd  auto    ro,user,noauto,unhide   0      0
#/dev/fd0               /media/fl   auto    user,noauto             0      0

/dev/sda2 / ext4 defaults 0 1
/dev/sda3 /home ext4 defaults 0 1
/dev/sda4 swap swap defaults 0 0

from rc.conf:
MODULES=(!pcspkr !snd-pcsp)
DAEMONS=(syslog-ng dbus hal network netfs net-profiles crond alsa)

so i cant play or rip an audio cd
any help would be appreciated, i be kinda googled out, thanks

Last edited by psyodin (2010-05-02 18:41:29)


download>install>configure>enjoy, arch tastes good

Offline

#2 2010-05-02 11:20:56

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: audio cd : no medium found (kinda solved)

Shouldn't you have your /dev/sr0 somewhere in fstab?
Try removing '#' from the line w/ your cd or dvd device.

/dev/cdrom             /media/cd   auto    ro,user,noauto,unhide   0      0

Offline

#3 2010-05-02 11:54:48

psyodin
Member
From: rocky mountains USA
Registered: 2008-11-13
Posts: 30

Re: audio cd : no medium found (kinda solved)

thank you for the reply, however that didnt help

from what i have read all the commented lines in fstab should be that way, not sure about sr0, however every other disc media mounts and works, just not the audio cd's which i believe i read are not actually mounted except by xine or vlc etc....meh sometimes i feel like i know enough to get in trouble but not enough fix it.


download>install>configure>enjoy, arch tastes good

Offline

#4 2010-05-02 12:05:23

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: audio cd : no medium found (kinda solved)

'abcde -d /dev/sr0 -o flac' runs fine here

Offline

#5 2010-05-02 12:18:54

psyodin
Member
From: rocky mountains USA
Registered: 2008-11-13
Posts: 30

Re: audio cd : no medium found (kinda solved)

$ abcde -d /dev/sr0 -o flac
cd-discid: /dev/sr0: CDROMREADTOCHDR: No medium found
[ERROR] abcde: CD could not be read. Perhaps there's no CD in the drive?

and just in case

# abcde -d /dev/sr0 -o flac
cd-discid: /dev/sr0: CDROMREADTOCHDR: No medium found
[ERROR] abcde: CD could not be read. Perhaps there's no CD in the drive?


download>install>configure>enjoy, arch tastes good

Offline

#6 2010-05-02 13:16:49

psyodin
Member
From: rocky mountains USA
Registered: 2008-11-13
Posts: 30

Re: audio cd : no medium found (kinda solved)

i have a dual boot, just replicated my the results on windows XP,

can a dvd/cd drive not play mp3's but everything else? like a hardware problem?


download>install>configure>enjoy, arch tastes good

Offline

#7 2010-05-02 13:23:00

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: audio cd : no medium found (kinda solved)

> can a dvd/cd drive not play mp3's but everything else?
Audio CD doesn't have a file system, so you don't have mp3's in there. Are you trying to play a data CD w/ mp3s w/o mounting it?
What happens if you try a regular CD - the one you can buy in a store and play on your hi-fi?

Offline

#8 2010-05-02 13:27:01

psyodin
Member
From: rocky mountains USA
Registered: 2008-11-13
Posts: 30

Re: audio cd : no medium found (kinda solved)

it has been with store bought cd's

one cd did work however it had some video on it and .sfw files, thus a different type of file

regular ol audio cd's do not work


download>install>configure>enjoy, arch tastes good

Offline

#9 2010-05-02 13:38:23

psyodin
Member
From: rocky mountains USA
Registered: 2008-11-13
Posts: 30

Re: audio cd : no medium found (kinda solved)

inserted blank cd

k3b would let me burn a data cd, but if i try to burn a wave or audio cd it acts if i have not inserted a blank cd yet.

thunar does recognize the blank cd and asks what i would like to do with it.


download>install>configure>enjoy, arch tastes good

Offline

#10 2010-05-02 13:41:45

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: audio cd : no medium found (kinda solved)

Maybe the audio CDs employ some DRM scrambling? Can you play them on a hi-fi / discman? Can you try playing them on another computer?

I'm sorry, I'm running out of ideas: it may be a problem w/ the CDs or w/ your drive but I don't really understand how can you watch movies then?

Offline

#11 2010-05-02 18:40:27

psyodin
Member
From: rocky mountains USA
Registered: 2008-11-13
Posts: 30

Re: audio cd : no medium found (kinda solved)

well this morning i tried a different cd then cd's. now i was trying 2 random, apparently non damaged cd's last night and they did not work. the one i try this morning works!

however the 2 that didnt work on my arch last night will play on a different computer of ubuntu flavor.

2 things here: i cant believe i randomly grabbed 2 audio cd's last night that didnt work...out of 100's that apparently do. i cant  believe one linux OS works and the other does not with those 2. so thanks for help, still kinda confused though.


download>install>configure>enjoy, arch tastes good

Offline

#12 2010-05-02 18:47:21

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: audio cd : no medium found (kinda solved)

> however the 2 that didnt work on my arch last night will play on a different computer of ubuntu flavor.
I had a similar problem on Windows a couple years ago. Linux distros are quite different (Ubuntu <-> Arch), but WinXp shouldn't be.
On my WinXp the CD was "invisible", but five or six other people had no problems with it - and they were using WinXp on they computers too.

Such is life :-)

Offline

#13 2010-05-03 04:23:58

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: audio cd : no medium found (kinda solved)

Make sure the CDs you are trying are  Red Book compliant. There has been a lot of crap on the market with all sorts of DRM to prevent illegal copying. A lot of the software will emulate a standard audio CD but this only works on Windows (and Mac).


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#14 2010-05-13 07:40:44

psyodin
Member
From: rocky mountains USA
Registered: 2008-11-13
Posts: 30

Re: audio cd : no medium found (kinda solved)

thanks all for the help, if i have to ill just "nicotine" the tunes i cant rip, since i own them already i dont really feel bad about it

such is life smile

i love my new arch box tho woo hoo!


download>install>configure>enjoy, arch tastes good

Offline

Board footer

Powered by FluxBB