Re: [2.5.50] IDE error messages appearing after upgrade

Andrew Morton (akpm@digeo.com)
Fri, 06 Dec 2002 14:50:30 -0800


John Bradford wrote:
>
> ...
> > Dec 6 21:00:24 brood kernel: end_request: I/O error, dev hdc, sector 0
> > Dec 6 21:00:24 brood kernel: hdc: ATAPI 40X DVD-ROM drive, 512kB Cache
> > Dec 6 21:00:24 brood kernel: Uniform CD-ROM driver Revision: 3.12
> > Dec 6 21:00:24 brood kernel: end_request: I/O error, dev hdc, sector 0
> > Dec 6 21:00:24 brood kernel: end_request: I/O error, dev hdd, sector 0
> > Dec 6 21:00:24 brood kernel: end_request: I/O error, dev hdd, sector 0
>
> Not sure about these, though. I suspect that commands that only
> relate to disk devices are being sent to your CD-ROM drives, but
> somebody else will probably confirm/deny that.

It is a new message which was added. They come out when anyone
tries to read from a CDROM drive which is empty.

Recent KDE setups have some gizmo which polls the CDROM once
per second for insertions. With recent 2.5 kernels, this
results in the above message being sent to logs a couple of
hundred times a minute.

The new printk needs to be removed - I have raised this with
Jens and he agreed.
-
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/