* [BUG 2.6.0test2] unwanted ATAPI requests during boot
@ 2003-07-29 9:57 ffrederick
2003-07-29 9:47 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: ffrederick @ 2003-07-29 9:57 UTC (permalink / raw)
To: linux-kernel
Hi,
2.6.0.test2 does the following when no cd inserted during boot:
2.6.0test1mm2 was ok.
Problem could come from bio changes (ll_rw_blk).When tracing make_request, I've got neverending polling there...
Regards,
Fabian
hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
hdc: packet command error: error=0x54
end_request: I/O error, dev hdc, sector 0
ATAPI device hdc:
Error: Illegal request -- (Sense key=0x05)
Invalid field in command packet -- (asc=0x24, ascq=0x00)
The failed "Start/Stop Unit" packet command was:
"1b 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 "
cdrom: open failed.
___________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [BUG 2.6.0test2] unwanted ATAPI requests during boot
2003-07-29 9:57 [BUG 2.6.0test2] unwanted ATAPI requests during boot ffrederick
@ 2003-07-29 9:47 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2003-07-29 9:47 UTC (permalink / raw)
To: ffrederick; +Cc: linux-kernel
(please wrap mails at 72 chars, thanks)
On Tue, Jul 29 2003, ffrederick@prov-liege.be wrote:
> Hi,
> 2.6.0.test2 does the following when no cd inserted during
> boot: 2.6.0test1mm2 was ok.
>
> Problem could come from bio changes (ll_rw_blk).When tracing
> make_request, I've got neverending polling there...
Has nothing to do with bio changes, and you would never see this request
in __make_request since it's internally generated by ide-cd.
> Regards,
> Fabian
>
> hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
> hdc: packet command error: error=0x54
> end_request: I/O error, dev hdc, sector 0
> ATAPI device hdc:
> Error: Illegal request -- (Sense key=0x05)
> Invalid field in command packet -- (asc=0x24, ascq=0x00)
> The failed "Start/Stop Unit" packet command was:
> "1b 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 "
> cdrom: open failed.
I'm guessing you have a pop-up type tray?
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-07-29 9:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-29 9:57 [BUG 2.6.0test2] unwanted ATAPI requests during boot ffrederick
2003-07-29 9:47 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox