Re: Problems reading audio cdrom on 4.2 sparc64

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>
Date: Wednesday, April 9, 2008 - 12:51 pm

On Wed, Apr 09, 2008 at 04:09:51PM +0200, Joaquin Herrero wrote:

that's expected. audio CDs don't really have a filesystem.

> Any attempt to read the disk fails:

$ /bin/ls -l /dev/cdrom
ls: /dev/cdrom: No such file or directory

/dev/cdrom doesn't exist by default. you want /dev/rcd0c. note
the 'r'.

> cdio works, but only when I use "cdplay" as the parameter, with "play" it

'cdplay' rips the tracks and sends them to the soundcard as digital
data. 'play' tells the cd drive to output the data on the analog
outputs. either you don't have your cd drive audio outputs physically
connected to your soundcard's inputs, or you have the corresponding
inputs muted or turned down too low.

--
jakemsr@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Problems reading audio cdrom on 4.2 sparc64, Joaquin Herrero, (Wed Apr 9, 10:09 am)
Re: Problems reading audio cdrom on 4.2 sparc64, Jacob Meuser, (Wed Apr 9, 12:51 pm)
Re: Problems reading audio cdrom on 4.2 sparc64, Joaquin Herrero, (Wed Apr 9, 10:13 am)