Gentoo Archives: gentoo-user

From: Hartmut Figge <h.figge@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] xcdroast 0.98alpha16: Empty CD
Date: Wed, 13 Dec 2017 18:37:11
Message-Id: 1fc1ee09-ccf4-63b1-8a3e-9f554da19f06@hfigge.myfqdn.de
1 Greetings,
2
3 on my current machine xcdroast fails to recognize an inserted CD in the
4 CD-reader. I do not often burn CDs and had switched to cdw which works
5 fine. Nevertheless, xcdroast was once my favorite and I am curious. :)
6
7 Starting xcdroast with -d 10 shows the problem:
8
9 DGB1: spawning: /usr/lib/xcdroast-0.98/bin/xcdrwrap CDDA2WAV -D "2,1,0"
10 -J -g -Q -H -v toc,summary,sectors,titles
11 DGB10: readtoc: cdda2wav: Invalid argument. Cannot open output fd 0.
12
13 On one partition I have an old Gentoo, last used 2011, also with
14 xcdroast 0.98alpha16. That one recognizes an inserted CD. Chrooting into
15 it and running xdroast with -d 10 gives this:
16
17 DGB1: spawning: /usr/lib/xcdroast-0.98/bin/xcdrwrap CDDA2WAV -D "2,1,0"
18 -J -g -Q -H -v toc,summary,sectors,titles
19 DGB10: readtoc: Type: ROM, Vendor 'HL-DT-ST' Model 'DVDROM DH18NS40 '
20 Revision '1.01' MMC+CDDA
21 [...]
22
23 Running the cdda2wav command in the console doesn't help.
24
25 Current machine:
26 i5-64 ~ # cdda2wav -D "2,1,0" -J -g -Q -H -v toc,summary,sectors,titles
27 Type: ROM, Vendor 'HL-DT-ST' Model 'DVDROM DH18NS40 ' Revision '1.01'
28 MMC+CDDA
29 569344 bytes buffer memory requested, transfer size 131072 bytes, 4
30 buffers, 55 sectors
31 cdda2wav: Read Full TOC MMC failed (probably not supported).
32 #Cdda2wav version
33 3.02a06_linux_4.12.12-gentoo-2_x86_64_intel-r--core-tm--i5-cpu-760-@-2.80ghz,
34 real time sched., soundcard, libparanoia support
35 Tracks:1 255:57.74
36 CDINDEX discid: flplyXqMOiodZEDJeDw5Ci6OD_g-
37 CDDB discid: 0x023bfd01
38 CD-Text: not detected
39 CD-Extra: not detected
40 Album title: '' from ''
41 T01: 0 255:57.74 data uninterrupted copydenied N/A
42 Leadout: 1151849
43 cdda2wav: This disk has no audio tracks.
44
45 Old Gentoo:
46 (chroot) i5-64 ~ # cdda2wav -D "2,1,0" -J -g -Q -H -v
47 toc,summary,sectors,titles
48 Type: ROM, Vendor 'HL-DT-ST' Model 'DVDROM DH18NS40 ' Revision '1.01'
49 MMC+CDDA
50 569344 bytes buffer memory requested, transfer size 131072 bytes, 4
51 buffers, 55 sectors
52 cdda2wav: Read Full TOC MMC failed (probably not supported).
53 #Cdda2wav version
54 3.00_linux_2.6.32-gentoo-r7-2_i686_intel-r--core-tm-2-duo-cpu-e6750-@-2.66ghz,
55 real time sched., soundcard, libparanoia support
56 Tracks:1 255:57.74
57 CDINDEX discid: flplyXqMOiodZEDJeDw5Ci6OD_g-
58 CDDB discid: 0x023bfd01
59 CD-Text: not detected
60 CD-Extra: not detected
61 Album title: '' from ''
62 T01: 0 255:57.74 data uninterrupted copydenied N/A
63 Leadout: 1151849
64 cdda2wav: This disk has no audio tracks.
65
66 Versions of cdda2wav and kernel are different, but in both cases the
67 output goes to the console. So the question is, where does this 'open
68 output fd 0' come from and what to do about it?
69
70 Hartmut

Replies

Subject Author
Re: [gentoo-user] xcdroast 0.98alpha16: Empty CD Helmut Jarausch <jarausch@××××××.be>
Re: [gentoo-user] xcdroast 0.98alpha16: Empty CD Joerg Schilling <Joerg.Schilling@××××××××××××××××.de>