Gentoo Archives: gentoo-user

From: linux@×××××××××××××××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] write failed on dvd with growisofs
Date: Tue, 10 Aug 2010 22:06:57
Message-Id: 20100810211550.GA4616@laptop.gs
In Reply to: [gentoo-user] write failed on dvd with growisofs by linux@gabriel-striewe.de
1 On Tue, Aug 10, 2010 at 10:27:27PM +0200, linux@×××××××××××××××.de wrote:
2 > Hello,
3 >
4 > I am incurring a strange problem when trying to burn DVDs. When I
5 > apply the command:
6 >
7 > # growisofs -dvd-compat -Z /dev/sr0 -R -J test/
8 >
9 > I get the following output:
10 >
11 > Executing 'mkisofs -R -J test/ | builtin_dd of=/dev/sr0 obs=32k seek=0'
12 > Total translation table size: 0
13 > Total rockridge attributes bytes: 273
14 > Total directory bytes: 0
15 > Path table size(bytes): 10
16 > Max brk space used 0
17 > 182 extents written (0 MB)
18 > /dev/sr0: "Current Write Speed" is 2.5x1352KBps.
19 > :-[ WRITE@LBA=0h failed with SK=5h/WRITE PROTECTED]: Input/output error
20 > :-( write failed: Input/output error
21 >
22 > I am using a kernel 2.6.33-rt from the proaudio-overlay with the new
23 > serial and parallel ATA stack, not the old deprecated ATA-stack.
24 >
25 > This is what dvd+rw-mediainfo says:
26 >
27 > INQUIRY: [SONY ][DVD RW DW-Q58A ][UFS2]
28 > GET [CURRENT] CONFIGURATION:
29 > Mounted Media: 1Bh, DVD+R
30 > Media ID: RITEK/F16
31 > Current Write Speed: 2.4x1385=3324KB/s
32 > Write Speed #0: 2.4x1385=3324KB/s
33 > GET [CURRENT] PERFORMANCE:
34 > Write Performance: 2.4x1385=3324KB/s@[0 -> 0]
35 > Speed Descriptor#0: 00/0 R@8.0x1385=11080KB/s W@2.4x1385=3324KB/s
36 > READ DVD STRUCTURE[#0h]:
37 > Media Book Type: 00h, DVD-ROM book [revision 0]
38 > Legacy lead-out at: 2295104*2KB=4700372992
39 > READ DISC INFORMATION:
40 > Disc status: blank
41 > Number of Sessions: 1
42 > State of Last Session: empty
43 > "Next" Track: 1
44 > Number of Tracks: 1
45 > READ TRACK INFORMATION[#1]:
46 > Track State: blank
47 > Track Start Address: 0*2KB
48 > Next Writable Address: 0*2KB
49 > Free Blocks: 2295104*2KB
50 > Track Size: 2295104*2KB
51 > ROM Compatibility LBA: 265696
52 > READ CAPACITY: 0*2048=0
53 >
54 >
55 > Unfortunately, I reproduced this error on an non-RT 2.6.34 kernel with
56 > the same config.
57 >
58 > Anybody has got any ideas?
59 >
60 > Regards,
61 >
62 > Gabriel
63
64
65 I have to add that writing DVD+RW works fine. How could this be?
66
67 Regards,
68
69 Gabriel