Re: IDE CDROM failure with 2.1.125: lost interrupt

Romano Giannetti (romano@upco.es)
Tue, 10 Nov 1998 18:54:53 +0100


On Tue, Nov 10, 1998 at 05:47:21PM +0100, Jens Axboe wrote:
> Romano Giannetti wrote:
> > > Could you please define VERBOSE_IDE_CD_ERRORS to 1 in ide-cd.h and
> > > sent me all the info you can gather. I'm seeing more and more of
>
> > I will do it this afternoon, after this pesky internet here give me the
> > 127 patch, and then run a test. Thank you for your time.
>
> That would be great.

Well. Done it. Just put a "1" here:

#ifndef VERBOSE_IDE_CD_ERRORS
#define VERBOSE_IDE_CD_ERRORS 1
#endif

and then checked syslogd.conf:
*.info;mail.none;authpriv.none /var/log/messages
*.=debug /var/log/debug

Well, when I had the failure, only:

Nov 10 18:51:47 pern kernel: hdc: lost interrupt
Nov 10 18:51:47 pern kernel: hdc: cdrom_pc_intr: The drive appears
confused (ireason = 0x 1)

Appeared on the /var/log/messages file. Time to reboot, again.
cdrom was unusable and any command trying to access it (via ioctl too)
was blocked on D state.

Bye,
Romano

(ready to test and give infos)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/