public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.25-rc1/2 CD/DVD burning broken
@ 2008-02-16 20:52 Andreas Schwab
  2008-02-17  0:09 ` Jeff Garzik
  2008-02-18 15:59 ` Bartlomiej Zolnierkiewicz
  0 siblings, 2 replies; 35+ messages in thread
From: Andreas Schwab @ 2008-02-16 20:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: Kiyoshi Ueda

Since commit aaa04c28cb9a1efd42541fdb7ab648231c2a2263 [blk_end_request:
changing ide-cd (take 4)] I cannot burn any CD/DVD any more, getting the
following error from wodim:

Errno: 0 (Success), write_g1 scsi sendcmd: no error
CDB:  2A 00 00 00 00 00 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0E 00 00 00 00 21 02 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x21 Qual 0x02 (invalid address for write) Fru 0x0
Sense flags: Blk 0 (not valid) 
resid: 63488

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

^ permalink raw reply	[flat|nested] 35+ messages in thread
* Re: 2.6.25-rc1/2 CD/DVD burning broken
@ 2008-02-17 23:21 Joerg Schilling
  2008-02-17 23:51 ` Jan Engelhardt
  2008-02-18  8:46 ` Frans Pop
  0 siblings, 2 replies; 35+ messages in thread
From: Joerg Schilling @ 2008-02-17 23:21 UTC (permalink / raw)
  To: linux-kernel

> changing ide-cd (take 4)] I cannot burn any CD/DVD any more, getting the 
> following error from wodim: 

> Errno: 0 (Success), write_g1 scsi sendcmd: no error 
> CDB:  2A 00 00 00 00 00 00 00 1F 00 
> status: 0x2 (CHECK CONDITION) 
> Sense Bytes: 70 00 05 00 00 00 00 0E 00 00 00 00 21 02 00 00 
> Sense Key: 0x5 Illegal Request, Segment 0 
> Sense Code: 0x21 Qual 0x02 (invalid address for write) Fru 0x0 
> Sense flags: Blk 0 (not valid) 
> resid: 63488 

This fragment is much too short to allow to judge on possible reasons.
There is a high probability that your problem is caused by the cdrecord
fork called "wodim".

Please always include the following information in your bug-report: 

- The version number of cdrecord that caused the bug. 
- The command line that was used for the failing command. 
- The complete output (including error messages) from 'cdrecord -v ...' 
- Probably the important part of the 'cdrecord -V' output if we agreed on it 
- The OS name, release and hardware (processor) 
- Special conditions of your environment (libc vers. SCSI transport ...) 
- Sufficient information on the media used. This is at least the ATIP data, a 
  note to CD-R/CD-RW and information on the state and the case history of this
  media. 

As a general advise: if you have problems, always first try recent original 
software from

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

None of the 30+ bugs reported against wodim in various Linux distributions is 
known to be present with recent 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)  
       schilling@fokus.fraunhofer.de     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily

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

end of thread, other threads:[~2008-02-28 18:38 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-16 20:52 2.6.25-rc1/2 CD/DVD burning broken Andreas Schwab
2008-02-17  0:09 ` Jeff Garzik
2008-02-17  0:48   ` Andreas Schwab
2008-02-17  3:57     ` Mark Lord
2008-02-17  9:33       ` Andreas Schwab
2008-02-18 15:59 ` Bartlomiej Zolnierkiewicz
2008-02-18 18:58   ` Kiyoshi Ueda
2008-02-18 19:55     ` Laura Garcia
2008-02-18 20:19     ` Andreas Schwab
2008-02-18 20:20     ` Borislav Petkov
2008-02-18 22:37       ` Borislav Petkov
2008-02-18 23:14         ` [PATCH] ide-cd: fix missing residual count setting in DMA mode (Was 2.6.25-rc1/2 CD/DVD burning broken) Kiyoshi Ueda
2008-02-19  0:17           ` Bartlomiej Zolnierkiewicz
2008-02-23 15:47     ` 2.6.25-rc1/2 CD/DVD burning broken Andreas Schwab
2008-02-24 16:32       ` Borislav Petkov
2008-02-24 16:59         ` Andreas Schwab
2008-02-25  2:49           ` Kiyoshi Ueda
2008-02-25  9:23             ` Andreas Schwab
2008-02-25 19:38             ` Andreas Schwab
2008-02-25 20:45               ` Borislav Petkov
2008-02-25 22:08                 ` Andreas Schwab
2008-02-26  4:24                   ` Borislav Petkov
2008-02-26 14:52                     ` Andreas Schwab
2008-02-26 17:38                       ` Borislav Petkov
2008-02-26 20:01                         ` Bartlomiej Zolnierkiewicz
  -- strict thread matches above, loose matches on Subject: below --
2008-02-17 23:21 Joerg Schilling
2008-02-17 23:51 ` Jan Engelhardt
2008-02-18 11:28   ` Joerg Schilling
2008-02-18 11:32     ` Jan Engelhardt
2008-02-18  8:46 ` Frans Pop
2008-02-18  8:56   ` Mike Galbraith
2008-02-18 10:31     ` Frans Pop
2008-02-18 11:41       ` Mike Galbraith
2008-02-18 23:27       ` Jan Engelhardt
2008-02-28 18:41   ` Bill Davidsen

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