Gentoo Archives: gentoo-amd64

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: Can anyone help please - CD error
Date: Thu, 07 Jan 2010 18:22:58
Message-Id: 5bdc1c8b1001071021u13206a97v22a2656b432ba672@mail.gmail.com
In Reply to: Re: [gentoo-amd64] Re: Can anyone help please - CD error by Paul Stear
1 On Thu, Jan 7, 2010 at 3:26 AM, Paul Stear <gentoo@××××××××××××.com> wrote:
2 > Hello Mark, thanks for your help,
3 > <snip>
4 >> MacMini # cdda2wav
5 >> No target specified, trying to find one...
6 >> Using dev=1000,1,0.
7 >> Type: ROM, Vendor 'MATSHITA' Model 'DVD-R   UJ-845  ' Revision 'D8PB'
8 >>  MMC+CDDA load cdrom please and press enter
9 > Found 6,0,0 and 6,0,1 cd/dvdrw drives :-
10 > Type: ROM, Vendor 'TSSTcorp' Model 'CDDVDW SH-S222A ' Revision 'SB01' MMC+CDDA
11 >
12 > I Ran
13 > cd
14 >  mkdir test1
15 >  cd test1
16 >  cdda2wav dev=6,0,0 -vall -B -Owav -paranoia -speed=6
17 > A CD is now being recorded, it's now on track 10
18 >
19 > I know you were late to this discussion but I have been able to copy the CD
20 > and/or convert to mp3 using k3b
21 >
22 > The issue is getting a cd to play.  This is the error from dmesg when I load a
23 > CD:-
24 > sr 6:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
25 > sr 6:0:0:0: [sr0] Sense Key : Illegal Request [current]
26 > sr 6:0:0:0: [sr0] Add. Sense: Illegal mode for this track
27 > sr 6:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 40 00
28 > end_request: I/O error, dev sr0, sector 0
29 > __ratelimit: 23 callbacks suppressed
30 > Buffer I/O error on device sr0, logical block 0
31 > Buffer I/O error on device sr0, logical block 1
32 > Buffer I/O error on device sr0, logical block 2
33 > Buffer I/O error on device sr0, logical block 3
34 > Buffer I/O error on device sr0, logical block 4
35 > Buffer I/O error on device sr0, logical block 5
36 > Buffer I/O error on device sr0, logical block 6
37 > Buffer I/O error on device sr0, logical block 7
38 > Buffer I/O error on device sr0, logical block 8
39 > Buffer I/O error on device sr0, logical block 9
40 > sr 6:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
41 > sr 6:0:0:0: [sr0] Sense Key : Illegal Request [current]
42 > sr 6:0:0:0: [sr0] Add. Sense: Illegal mode for this track
43 > sr 6:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
44 > end_request: I/O error, dev sr0, sector 0
45 >
46 > The 2 drives are identical and show up as /dev/sr0 and dev/sr1
47 > <snip>
48 >
49 > again thanks for help
50 > Paul
51
52 Paul,
53 OK, this is interesting information.
54
55 Please correct me if I'm wrong but this sort of thing happens with
56 ALL CD's you try to play?
57
58 If it's just this one CD then I'd suspect damage or something in
59 the way it's written. Some CDs have copy protection build in -
60 intentionally pitted surfaces - and others have multimedia stuff that
61 I think is a different sort of file system or something.
62
63 If it's all CDs then it might be improved with a CD drive firmware
64 update. I will warn you that with more recent versions of cdrecord and
65 cdd2wav a couple of my older, long time reliable CD drives have
66 problems writing CD at any speed. Joerg Schilling has pretty strong
67 views (understatement?) on drive manufacturers and may require you to
68 do a firmware update before you get much interest, but recently he did
69 work through problems on the gentoo-user list with someone and made
70 changes to his programs to accommodate so don't give up.
71
72 So, what drive is this and does the problem happen with ALL audio CDs?
73
74 Also, if you boot and never run KDE but maybe do these commands
75 from a login console (what I do on my MacMini which is a MythTV
76 backend server only) then do you see the same problems? If so it has
77 nothing to do with KDE.
78
79 Cheers,
80 Mark

Replies

Subject Author
Re: [gentoo-amd64] Re: Can anyone help please - CD error BRM <bm_witness@×××××.com>
Re: [gentoo-amd64] Re: Can anyone help please - CD error Paul Stear <gentoo@××××××××××××.com>