* buffer io error on device sr0?
@ 2009-10-13 9:43 Thomas Fjellstrom
2009-10-14 0:37 ` Robert Hancock
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Fjellstrom @ 2009-10-13 9:43 UTC (permalink / raw)
To: Linux Kernel Mailing List
I'm not sure which version it started, but it seems at least 2.6.32-rc3-git2
has issues with detecting blank DVDR disks.
[220595.198654] cdrom: This disc doesn't have any tracks I recognize!
[220595.298488] sr 3:0:0:0: [sr0] Unhandled sense code
[220595.298492] sr 3:0:0:0: [sr0] Result: hostbyte=DID_OK
driverbyte=DRIVER_SENSE
[220595.298496] sr 3:0:0:0: [sr0] Sense Key : Blank Check [current]
[220595.298501] sr 3:0:0:0: [sr0] Add. Sense: No additional sense information
[220595.298505] sr 3:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 01 00
[220595.298514] end_request: I/O error, dev sr0, sector 0
[220595.298518] Buffer I/O error on device sr0, logical block 0
[220595.304554] sr 3:0:0:0: [sr0] Unhandled sense code
[220595.304562] sr 3:0:0:0: [sr0] Result: hostbyte=DID_OK
driverbyte=DRIVER_SENSE
[220595.304570] sr 3:0:0:0: [sr0] Sense Key : Blank Check [current]
[220595.304579] sr 3:0:0:0: [sr0] Add. Sense: No additional sense information
[220595.304588] sr 3:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 01 00
[220595.304609] end_request: I/O error, dev sr0, sector 0
[220595.304616] Buffer I/O error on device sr0, logical block 0
Unless its supposed to be this way. Although I didn't receive any kind of
notification when inserting the disk, as I used to (could be a hal/kde error,
but the logs in dmesg seem to hint otherwise).
--
Thomas Fjellstrom
tfjellstrom@shaw.ca
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: buffer io error on device sr0?
2009-10-13 9:43 buffer io error on device sr0? Thomas Fjellstrom
@ 2009-10-14 0:37 ` Robert Hancock
2009-10-14 2:06 ` Thomas Fjellstrom
0 siblings, 1 reply; 3+ messages in thread
From: Robert Hancock @ 2009-10-14 0:37 UTC (permalink / raw)
To: tfjellstrom; +Cc: Linux Kernel Mailing List
On 10/13/2009 03:43 AM, Thomas Fjellstrom wrote:
> I'm not sure which version it started, but it seems at least 2.6.32-rc3-git2
> has issues with detecting blank DVDR disks.
>
> [220595.198654] cdrom: This disc doesn't have any tracks I recognize!
> [220595.298488] sr 3:0:0:0: [sr0] Unhandled sense code
> [220595.298492] sr 3:0:0:0: [sr0] Result: hostbyte=DID_OK
> driverbyte=DRIVER_SENSE
> [220595.298496] sr 3:0:0:0: [sr0] Sense Key : Blank Check [current]
> [220595.298501] sr 3:0:0:0: [sr0] Add. Sense: No additional sense information
> [220595.298505] sr 3:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 01 00
> [220595.298514] end_request: I/O error, dev sr0, sector 0
> [220595.298518] Buffer I/O error on device sr0, logical block 0
> [220595.304554] sr 3:0:0:0: [sr0] Unhandled sense code
> [220595.304562] sr 3:0:0:0: [sr0] Result: hostbyte=DID_OK
> driverbyte=DRIVER_SENSE
> [220595.304570] sr 3:0:0:0: [sr0] Sense Key : Blank Check [current]
> [220595.304579] sr 3:0:0:0: [sr0] Add. Sense: No additional sense information
> [220595.304588] sr 3:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 01 00
> [220595.304609] end_request: I/O error, dev sr0, sector 0
> [220595.304616] Buffer I/O error on device sr0, logical block 0
>
> Unless its supposed to be this way. Although I didn't receive any kind of
> notification when inserting the disk, as I used to (could be a hal/kde error,
> but the logs in dmesg seem to hint otherwise).
Something tried to read off the disk and the drive reported "no way,
it's blank". That's all this indicates. Most likely HAL or something is
doing the read..
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: buffer io error on device sr0?
2009-10-14 0:37 ` Robert Hancock
@ 2009-10-14 2:06 ` Thomas Fjellstrom
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Fjellstrom @ 2009-10-14 2:06 UTC (permalink / raw)
To: linux-kernel; +Cc: Robert Hancock
On Tue October 13 2009, Robert Hancock wrote:
> On 10/13/2009 03:43 AM, Thomas Fjellstrom wrote:
> > I'm not sure which version it started, but it seems at least
> > 2.6.32-rc3-git2 has issues with detecting blank DVDR disks.
> >
> > [220595.198654] cdrom: This disc doesn't have any tracks I recognize!
> > [220595.298488] sr 3:0:0:0: [sr0] Unhandled sense code
> > [220595.298492] sr 3:0:0:0: [sr0] Result: hostbyte=DID_OK
> > driverbyte=DRIVER_SENSE
> > [220595.298496] sr 3:0:0:0: [sr0] Sense Key : Blank Check [current]
> > [220595.298501] sr 3:0:0:0: [sr0] Add. Sense: No additional sense
> > information [220595.298505] sr 3:0:0:0: [sr0] CDB: Read(10): 28 00 00 00
> > 00 00 00 00 01 00 [220595.298514] end_request: I/O error, dev sr0, sector
> > 0
> > [220595.298518] Buffer I/O error on device sr0, logical block 0
> > [220595.304554] sr 3:0:0:0: [sr0] Unhandled sense code
> > [220595.304562] sr 3:0:0:0: [sr0] Result: hostbyte=DID_OK
> > driverbyte=DRIVER_SENSE
> > [220595.304570] sr 3:0:0:0: [sr0] Sense Key : Blank Check [current]
> > [220595.304579] sr 3:0:0:0: [sr0] Add. Sense: No additional sense
> > information [220595.304588] sr 3:0:0:0: [sr0] CDB: Read(10): 28 00 00 00
> > 00 00 00 00 01 00 [220595.304609] end_request: I/O error, dev sr0, sector
> > 0
> > [220595.304616] Buffer I/O error on device sr0, logical block 0
> >
> > Unless its supposed to be this way. Although I didn't receive any kind of
> > notification when inserting the disk, as I used to (could be a hal/kde
> > error, but the logs in dmesg seem to hint otherwise).
>
> Something tried to read off the disk and the drive reported "no way,
> it's blank". That's all this indicates. Most likely HAL or something is
> doing the read..
Ah, I was reading it as "Someone is checking for a disk, lets return an error
instead of just saying the disk is blank".
Thanks for the clarification.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
Thomas Fjellstrom
tfjellstrom@shaw.ca
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-10-14 2:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-13 9:43 buffer io error on device sr0? Thomas Fjellstrom
2009-10-14 0:37 ` Robert Hancock
2009-10-14 2:06 ` Thomas Fjellstrom
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox