linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alan Stern <stern@rowland.harvard.edu>
To: Michel Bouissou <michel@bouissou.net>
Cc: "Protasevich, Natalie" <Natalie.Protasevich@UNISYS.com>,
	<linux-kernel@vger.kernel.org>, <mingo@redhat.com>
Subject: Re: Kernel 2.6.12 + IO-APIC + uhci_hcd = Trouble
Date: Mon, 11 Jul 2005 14:36:28 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.44L0.0507111432530.5164-100000@iolanthe.rowland.org> (raw)
In-Reply-To: <200507111106.22951@totor.bouissou.net>

On Mon, 11 Jul 2005, Michel Bouissou wrote:

> Hi Nathalie,
> 
> Thanks for your answer and pointer. Unfortunately it doesn't help.
> 
> The patch you mention won't apply on my kernel alone, I need first to apply 
> the patch from 
> http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c434b7a6aedfe428ad17cd61b21b125a7b7a29ce , 
> then your patch applies OK.
> 
> Unfortunately, it doesn't solve my issue. Booting this kernel still results in 
> an interrupt issue with uhci_hcd.
> 
> After boot, "cat /proc/interrupts" shows:
>            CPU0
>   0:     188066    IO-APIC-edge  timer
>   1:        308    IO-APIC-edge  i8042
>   2:          0          XT-PIC  cascade
>   4:        413    IO-APIC-edge  serial
>   7:          3    IO-APIC-edge  parport0
>  14:       1177    IO-APIC-edge  ide4
>  15:       1186    IO-APIC-edge  ide5
>  18:       1028   IO-APIC-level  eth0, eth1
>  19:       8513   IO-APIC-level  ide0, ide1, ide2, ide3, ehci_hcd:usb4
>  21:     100000   IO-APIC-level  uhci_hcd:usb1, uhci_hcd:usb2, uhci_hcd:usb3
>  22:          0   IO-APIC-level  VIA8233
> NMI:          0
> LOC:     187967
> ERR:          0
> MIS:          0
> 
> (The problem is with IRQ 21 for uhci_hcd)
> 
> (It is to note that without those patches, I didn't see any IRQ managed by 
> "XT-PIC", all were managed by the IO-APIC...)

It's possible that the errors you're getting are caused by some other
device erroneously generating interrupt requests on IRQ 21.  Then when
uhci-hcd enables that IRQ, there's no driver available to handle the 
interrupts...

It's also possible that the UHCI controllers are generating the unwanted 
interrupt requests.  You should make sure that Legacy USB Support is 
turned off in your BIOS settings.  You can also try adding the 
"usb-handoff" kernel parameter to your boot command line.

Alan Stern


  reply	other threads:[~2005-07-11 18:41 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-10 18:50 Kernel 2.6.12 + IO-APIC + uhci_hcd = Trouble Protasevich, Natalie
2005-07-11  9:06 ` Michel Bouissou
2005-07-11 18:36   ` Alan Stern [this message]
2005-07-11 19:33     ` [SOLVED ??] " Michel Bouissou
2005-07-11 19:43       ` Alan Stern
2005-07-11 20:02         ` Michel Bouissou
2005-07-11 20:16           ` Alan Stern
2005-07-11 20:46             ` Michel Bouissou
2005-07-11 20:58               ` Michel Bouissou
2005-07-11 21:21                 ` [NOT solved] " Michel Bouissou
2005-07-11 21:21               ` [SOLVED ??] " Alan Stern
2005-07-11 21:34                 ` Michel Bouissou
2005-07-12  1:54                   ` Alan Stern
2005-07-12  7:54                     ` Michel Bouissou
2005-07-12 14:12                       ` Alan Stern
2005-07-12 17:03                         ` Michel Bouissou
2005-07-12 18:15                           ` Alan Stern
2005-07-12 18:16                           ` Michel Bouissou
2005-07-12 18:57                             ` Alan Stern
2005-07-12 20:40                               ` Michel Bouissou
2005-07-12 21:37                                 ` Alan Stern
2005-07-12 22:01                                   ` Michel Bouissou
  -- strict thread matches above, loose matches on Subject: below --
2005-07-12 23:16 Protasevich, Natalie
2005-07-13  6:46 ` Michel Bouissou
2005-07-12 21:02 Protasevich, Natalie
2005-07-10  8:11 Michel Bouissou

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=Pine.LNX.4.44L0.0507111432530.5164-100000@iolanthe.rowland.org \
    --to=stern@rowland.harvard.edu \
    --cc=Natalie.Protasevich@UNISYS.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michel@bouissou.net \
    --cc=mingo@redhat.com \
    /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).