linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Alexander Fieroch <Fieroch@web.de>
Cc: linux-kernel@vger.kernel.org, Jens Axboe <axboe@suse.de>,
	Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Subject: Re: [2.6.12rc4] PROBLEM: "drive appears confused" and "irq 18: nobody cared!"
Date: Fri, 27 May 2005 17:16:13 -0700	[thread overview]
Message-ID: <20050527171613.5f949683.akpm@osdl.org> (raw)
In-Reply-To: <d6gf8j$jnb$1@sea.gmane.org>

Alexander Fieroch <Fieroch@web.de> wrote:
>
> Problem 1:
> while booting the message "hdb: cdrom_pc_intr: The drive appears
> confused (ireason = 0x01)" repeats several times and the system hangs
> for some seconds. After booting sometimes I get the same message and
> linux hangs.
> 
> Problem 2:
> syslog message "irq 18: nobody cared!" followed by a call trace repeats
> while booting and while running linux.
> 
> On the bottom of this mail you'll find an extract of /var/log/syslog
> showing this error.
> 
> 
> My system is a P4 630 with em64t, ASUS P5GD2 Premium board (ICH6
> chipset) and nvidia 6600GT PCIe graphic card.
> I'm running a self compiled kernel 2.6.12rc4 but I've had these bugs in
>  self compiled kernel 2.6.11.8 and default debian kernel
> 2.6.11-9-em64t-p4-smp too.
> The default debian kernel 2.6.8-11-em64t-p4-smp seems to be the only one
> where problem 1 does not occur but problem 2 does.

Does the thing work correctly under any versions of Linux?  If so, which?

It appears that you entered cdrom_pc_intr() with IDE_IREASON_REG = 0x01.

 * ATAPI Interrupt Reason Register.
 *
 * cod          : Information transferred is command (1) or data (0)
 * io           : The device requests us to read (1) or write (0)

io = 0
cod = 1

I'm not sure what this means.  It generated an interrupt, expecting the
kernel to send a write command?  That sounds odd.

If the answer to my first queston is "no" then perhaps the hardware is
busted.  Try swapping out cables, check power supplies, try a different
drive, etc.

If none of that helps then perhaps there's something we can do in
cdrom_pc_intr() to work around this?

(Should cdrom_pc_intr() be using atapi_ireason_t?)


  parent reply	other threads:[~2005-05-28  0:15 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-18 22:24 [2.6.12rc4] PROBLEM: "drive appears confused" and "irq 18: nobody cared!" Alexander Fieroch
2005-05-27 19:30 ` Alexander Fieroch
2005-05-28  0:16 ` Andrew Morton [this message]
2005-05-29 20:18   ` Alexander Fieroch
2005-06-14  8:04     ` Bartlomiej Zolnierkiewicz
2005-06-15 20:39       ` Alexander Fieroch
2005-06-15 21:30         ` Andrew Morton
2005-06-16 22:23           ` Alan Cox
2005-06-16 23:52             ` Bartlomiej Zolnierkiewicz
2005-06-17 10:49             ` Alexander Fieroch
2005-06-17 12:38               ` Alan Cox
2005-06-17 17:05                 ` Alexander Fieroch
2005-06-17 17:17                   ` Jesper Juhl
2005-06-29 13:47                     ` Alexander Fieroch
2005-07-06 10:17                     ` Alexander Fieroch
2005-07-29 22:38                       ` Alexander Fieroch
2005-07-30  0:57                         ` Michael Thonke
2005-07-29 23:05                           ` Parag Warudkar
2005-07-30  1:42                             ` Alexey Dobriyan
2005-08-01 14:38                               ` Alexander Fieroch
2005-08-01 14:56                                 ` Alexander Fieroch
2005-08-01 19:23                                 ` Krzysztof Halasa
2005-08-01 19:28                                   ` Bartlomiej Zolnierkiewicz
2005-08-09 17:28                                     ` Alexander Fieroch
2005-08-09 22:14                                       ` Alan Cox
2005-08-19 11:12                                     ` Alexander Fieroch
2005-07-31 22:15                           ` Alexander Fieroch
2005-07-06 10:19                     ` Alexander Fieroch
     [not found]                     ` <42C0953B.8000506@web.de>
2005-06-28 13:47                       ` [2.6.12rc4] " Alan Cox
2005-08-04 20:25                       ` Andrew Morton
2005-08-05 10:19                         ` Alan Cox
2005-06-17 11:29           ` Alexander Fieroch
2005-06-13 17:59   ` Alexander Fieroch
2005-06-17 17:32 Protasevich, Natalie
2005-06-20  8:08 ` Alexander Fieroch
2005-06-17 17:38 Protasevich, Natalie
2005-06-17 18:41 Protasevich, Natalie
     [not found] <19D0D50E9B1D0A40A9F0323DBFA04ACCE04C08@USRV-EXCH4.na.uis.unisys.com>
2005-06-21 18:22 ` Alexander Fieroch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050527171613.5f949683.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=B.Zolnierkiewicz@elka.pw.edu.pl \
    --cc=Fieroch@web.de \
    --cc=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).