How to mount a SATA Optical drive

Also my audio cd copy script http://forums.freebsd.org/showthread.php?t=1195 is now broken too. Took me ages to get that to work :(

Nor cdplay nor mplayer ....

Code:
cdplay -d /dev/cd0
results in "Invalid argument"

Code:
$ mplayer -cdrom-device /dev/cd0 cdda://
nothing happens at all ...

Seems nothing likes my ahci attached dvd-drive :(
 
wblock said:
Me too. That's the first time I've tried playing an audio CD with ahci. There are a few threads that make it look like it's a known problem, although apparently not fixed yet.

Err... yeah. Apparently, the last time I replaced my DVD drive, the new SATA version didn't even have an audio connector. This would explain most of my problems. I think there are some compatibility kernel modules that may help with the rest. For example, atapicam is still needed for cdrecord with the SATA DVD drive.
 
Back
Top