[Debburn-devel] LG CH08LS10 not burning CDs

Thomas Schmitt scdbackup at gmx.net
Sat Jan 30 07:23:20 UTC 2010


Hi,

> Same here. No go with Linux single user mode, works with Win7.
> dmesg is complaining as well:
> [   14.430850] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK
> driverbyte=DRIVER_SENSE
> [   14.430854] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
> [   14.430858] Info fld=0x10
> [   14.430859] sr 1:0:0:0: [sr0] Add. Sense: Logical block address out
> of range
> [   14.430863] end_request: I/O error, dev sr0, sector 64

Did you see an error from the burn program
that would match "Logical block address out
of range" (not by text but by meaning).

I assume this was SCSI error
  5 21 00 LOGICAL BLOCK ADDRESS OUT OF RANGE
So search in the burn program logs for an error
  Sense Key: 0x5 Illegal Request, Segment 0
  Sense Code: 0x21 Qual 0x00 (...) Fru 0x0

We had
  Sense Code: 0x21 Qual 0x02 (invalid address for write) Fru 0x0
but that is not the same error.


[   14.433977] Buffer I/O error on device sr0, logical block 8

I suspect that most of the messages are not
caused by the burn program but by the
hypothetical offender.

None of the burn programs uses an i/o buffer of
the operating system for output. We have our
built-in fifos, and there is the buffer of the
drive. Both should not be on topic for syslog.


> [   14.433974] __ratelimit: 24 callbacks suppressed

I am not familiar with dmesg/syslog details.
Does that mean that 24 SCSI errors were not shown ?
Is that tag [   14.433974] a timestamp ?
How does it translate into seconds ?

The burn programs issue one or two errors and
then abort.

Do you see errors in dmesg if you just put in
a blank CD-R and wait a while ?


Have a nice day :)

Thomas




More information about the Debburn-devel mailing list