public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PROBLEM][2.6.31.1] - Cannot burn DVDs - PIONEER  DVD-RW  DVR-111D
@ 2009-10-02  2:15 Shawn Starr
  2009-10-02 14:46 ` Jeff Garzik
  0 siblings, 1 reply; 9+ messages in thread
From: Shawn Starr @ 2009-10-02  2:15 UTC (permalink / raw)
  To: linux-kernel


Model is: 
Unable to burn DVDs with 2.6.31.x

ata7.00: ATAPI: PIONEER DVD-RW  DVR-111D, 1.29, max UDMA/66
scsi 6:0:0:0: CD-ROM            PIONEER  DVD-RW  DVR-111D 1.29 PQ: 0 ANSI: 5

sr 6:0:0:0: [sr0] Unhandled sense code                                                                                      
sr 6:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE                                                           
sr 6:0:0:0: [sr0] Sense Key : Medium Error [current]                                                                        
Info fld=0x0                                                                                                                
sr 6:0:0:0: [sr0] Add. Sense: L-EC uncorrectable error                                                                      
end_request: I/O error, dev sr0, sector 0                                                                                   
Buffer I/O error on device sr0, logical block 0                                                                             

wodim (cdrecord):

Errno: 5 (Input/output error), reserve track scsi sendcmd: no error
CDB:  53 00 00 00 00 00 1D 60 3C 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0E 00 00 00 00 21 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x21 Qual 0x00 (logical block address out of range) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.006s timeout 40s
wodim: Cannot open new session.

I thought maybe this was due to something with kernel config but I'm not sure 
now. This used to work fine.

Anyone also able to confirm something broke or if I'm enabling something in 
.config I shouldn't be?

Thanks, 
Shawn.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [PROBLEM][2.6.31.1] - Cannot burn DVDs - PIONEER  DVD-RW DVR-111D
@ 2009-10-05 11:11 Joerg Schilling
  2009-10-05 21:55 ` Valdis.Kletnieks
  0 siblings, 1 reply; 9+ messages in thread
From: Joerg Schilling @ 2009-10-05 11:11 UTC (permalink / raw)
  To: linux-kernel, shawn.starr

>Model is: 
>Unable to burn DVDs with 2.6.31.x

>ata7.00: ATAPI: PIONEER DVD-RW  DVR-111D, 1.29, max UDMA/66
>scsi 6:0:0:0: CD-ROM            PIONEER  DVD-RW  DVR-111D 1.29 PQ: 0 ANSI: 5

>sr 6:0:0:0: [sr0] Unhandled sense 
>code                                                                                      
>sr 6:0:0:0: [sr0] Result: hostbyte=DID_OK 
>driverbyte=DRIVER_SENSE                                                           
>sr 6:0:0:0: [sr0] Sense Key : Medium Error 
>[current]                                                                        
>Info fld=0x0  
>sr 6:0:0:0: [sr0] Add. Sense: L-EC uncorrectable error
>end_request: I/O error, dev sr0, sector 0
>Buffer I/O error on device sr0, logical block 0

>wodim (cdrecord):

>Errno: 5 (Input/output error), reserve track scsi sendcmd: no error
>CDB:  53 00 00 00 00 00 1D 60 3C 00
>status: 0x2 (CHECK CONDITION)
>Sense Bytes: 70 00 05 00 00 00 00 0E 00 00 00 00 21 00 00 00
>Sense Key: 0x5 Illegal Request, Segment 0
>Sense Code: 0x21 Qual 0x00 (logical block address out of range) Fru 0x0
>Sense flags: Blk 0 (not valid)
>cmd finished after 0.006s timeout 40s
>wodim: Cannot open new session.

Please note that this is not cdrecord but a defective fork where someone
did rip off the working DVD support from the cdrecord original source and 
replaced it with something half baken. Wodim (this is what you used)
does not retrieve information about the medium and this is why it is
very probable that wodim fails when trying to send a SCSi command that is
related to the actual free size on the medium.

It is very likely that this problem does not occur with the original
cdrecord from:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

I've seen similar reports before in the net and reports from users that
reported success after upgrading to the original software.

Jörg

-- 
 EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js@cs.tu-berlin.de                (uni)  
       joerg.schilling@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-10-06 13:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-02  2:15 [PROBLEM][2.6.31.1] - Cannot burn DVDs - PIONEER DVD-RW DVR-111D Shawn Starr
2009-10-02 14:46 ` Jeff Garzik
  -- strict thread matches above, loose matches on Subject: below --
2009-10-05 11:11 Joerg Schilling
2009-10-05 21:55 ` Valdis.Kletnieks
2009-10-05 22:15   ` Joerg Schilling
2009-10-06  3:43     ` Valdis.Kletnieks
2009-10-06  7:35       ` Shawn Starr
2009-10-06 13:55         ` Joerg Schilling
2009-10-06 11:20       ` Joerg Schilling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox