On Wed, Oct 19, 2011 at 2:45 AM, Joerg Schilling
<joerg.schill...@fokus.fraunhofer.de> wrote:
> Colleen Beamer <colleen.bea...@gmail.com> wrote:
>
>> Hi everyone,
>>
>> I have googled this problem and tried everything and can't seem to
>> resolve the issue.
>>
>> My CD drive will read data CD's, but will not play audio CD's.  I've
>> tried with kscd and Kaffeine.  Haven't installed amarok yet.  I've
>> checked and rechecked my settings in the kernel.  In /dev cdrom is a
>> symlink to sr0.  Nothing I've read in anything that came up in my google
>> search helped.
>
> If you have only one CD drive, the CD will play with:
>
>        cdda2wav -e -B -N
>
> Jörg

On my system here the above command didn't result in any audio being
played, nor do I find any files left on disk. I suspect it's because
of the message:

cdda2wav: Bad file descriptor. Cannot open sound device '/dev/dsp'.

Now, I have a Virtualbox VM open running Windows NT where I was
watching a movie earlier. Possibly it still has /dev/dsp locked?

 mark@c2stable ~ $ ls -la /dev/dsp
crw-rw----+ 1 root audio 14, 3 Oct 19 06:23 /dev/dsp
mark@c2stable ~ $


The listing below took about 1 minute to generate.

- Mark



mark@c2stable ~ $ cdda2wav -e -B -N
No target specified, trying to find one...
Using dev=2,0,0.
Type: ROM, Vendor 'Optiarc ' Model 'DVD RW AD-7241S ' Revision '1.03' MMC+CDDA
176128 bytes buffer memory requested, transfer size 32768 bytes, 4
buffers, 13 sectors
#Cdda2wav version
3.00_linux_2.6.37-gentoo-r1_x86_64_intel-r--core-tm--i7-cpu-x-980-@-3.33ghz,
real time sched., soundcard, libparanoia support
AUDIOtrack pre-emphasis  copy-permitted tracktype channels
      1-18           no              no     audio    2
Table of Contents: total tracks:18, (total time 59:45.41)
  1.( 4:07.64),  2.( 1:27.54),  3.( 3:41.68),  4.( 0:50.18),  5.( 3:30.51),
  6.( 4:59.01),  7.( 5:45.06),  8.( 0:30.69),  9.( 3:56.48), 10.( 2:12.20),
 11.( 3:44.72), 12.( 5:41.52), 13.( 0:58.41), 14.( 1:52.41), 15.( 4:18.70),
 16.( 6:04.60), 17.( 3:40.73), 18.( 2:20.58)

Table of Contents: starting sectors
  1.(       0),  2.(   18589),  3.(   25168),  4.(   41811),  5.(   45579),
  6.(   61380),  7.(   83806),  8.(  109687),  9.(  112006), 10.(  129754),
 11.(  139674), 12.(  156546), 13.(  182173), 14.(  186564), 15.(  195005),
 16.(  214425), 17.(  241785), 18.(  258358), lead-out(  268916)
CDINDEX discid: QWQgyCFB8ze1Wlw9mEEz1IxiEG0-
CDDB discid: 0x040e0112
CD-Text: detected
CD-Extra: not detected
Album title: 'the Pariah, the Parrot, the Delusion'     [from Dredg]
Track  1: 'Pariah'
Track  2: 'Drunk Slide'
Track  3: 'Ireland'
Track  4: 'Stamp of Origin: Pessimistic'
Track  5: 'Light Switch'
Track  6: 'Gathering Pebbles'
Track  7: 'Information'
Track  8: 'Stamp of Origin: Ocean Meets Bay'
Track  9: 'Saviour'
Track 10: 'R U O K?'
Track 11: 'I Don't Know'
Track 12: 'Mourning This Morning'
Track 13: 'Stamp of Origin: Take a Look Around'
Track 14: 'Long Days and Vague Clues'
Track 15: 'Cartoon Showroom'
Track 16: 'Quotes'
Track 17: 'Down to the Cellar'
Track 18: 'Stamp of Origin: Horizon'
cdda2wav: Bad file descriptor. Cannot open sound device '/dev/dsp'.
samplefile size will be 632490476 bytes.
recording 3585.5466 seconds stereo with 16 bits @ 44100.0 Hz
percent_done:
100%  track  1 'Pariah' recorded successfully
100%  track  2 'Drunk Slide' recorded successfully
100%  track  3 'Ireland' recorded successfully
100%  track  4 'Stamp of Origin: Pessimistic' recorded successfully
100%  track  5 'Light Switch' recorded successfully
100%  track  6 'Gathering Pebbles' recorded successfully
100%  track  7 'Information' recorded successfully
100%  track  8 'Stamp of Origin: Ocean Meets Bay' recorded
successfully
100%  track  9 'Saviour' recorded successfully
100%  track 10 'R U O K?' recorded successfully
100%  track 11 'I Don't Know' recorded successfully
100%  track 12 'Mourning This Morning' recorded successfully
100%  track 13 'Stamp of Origin: Take a Look Around' recorded successfully
100%  track 14 'Long Days and Vague Clues' recorded successfully
100%  track 15 'Cartoon Showroom' recorded successfully
100%  track 16 'Quotes' recorded successfully
100%  track 17 'Down to the Cellar' recorded successfully
100%  track 18 'Stamp of Origin: Horizon' recorded successfully
mark@c2stable ~ $

Reply via email to