Bug 5844 - irq 185: nobody cared
Summary: irq 185: nobody cared
Status: CLOSED CODE_FIX
Alias: None
Product: ACPI
Classification: Unclassified
Component: Config-Interrupts (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: acpi_config-interrupts
URL:
Keywords:
Depends on:
Blocks: 5845
  Show dependency tree
 
Reported: 2006-01-06 14:22 UTC by Oleksij Rempel (fishor)
Modified: 2007-09-06 16:28 UTC (History)
3 users (show)

See Also:
Kernel Version: 2.6.15-mm3 >
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
dmesg (15.29 KB, text/plain)
2006-01-06 14:23 UTC, Oleksij Rempel (fishor)
Details
lspci (12.46 KB, text/plain)
2006-01-06 14:24 UTC, Oleksij Rempel (fishor)
Details
lspci sata only, before piix loaded (16.50 KB, text/plain)
2006-01-07 11:56 UTC, Oleksij Rempel (fishor)
Details
lspci sata only, after piix loaded (16.51 KB, text/plain)
2006-01-07 11:57 UTC, Oleksij Rempel (fishor)
Details
lspci sata+pata, before piix loaded (16.52 KB, text/plain)
2006-01-07 11:57 UTC, Oleksij Rempel (fishor)
Details
lspci sata+pata, after piix loaded. (16.52 KB, text/plain)
2006-01-07 12:01 UTC, Oleksij Rempel (fishor)
Details

Description Oleksij Rempel (fishor) 2006-01-06 14:22:40 UTC
Distribution: ubuntu 5.10
Hardware Environment: motherboard ASUS P5LD2-VM, SATA Segate Brracuda 
Problem Description:
This message i get if i use sate with pata there is no problem:

[   32.081190] usb 3-1: new low speed USB device using uhci_hcd and address 2
[   32.238901] irq 185: nobody cared (try booting with the "irqpoll" option)
[   32.238951]
[   32.238952] Call Trace: <IRQ> <ffffffff8014a350>{__report_bad_irq+48}
<ffffffff8014a545>{note_interrupt+424}
[   32.239149]        <ffffffff80149f87>{__do_IRQ+137} <ffffffff80110c02>{do_IRQ+45}
[   32.239310]        <ffffffff8010eb20>{ret_from_intr+0}  <EOI>
<ffffffff80311c4e>{thread_return+0}
[   32.239497]        <ffffffff8010cca6>{mwait_idle+51}
<ffffffff8010cc52>{cpu_idle+63}
[   32.239659]        <ffffffff80490738>{start_kernel+383}
<ffffffff8049024c>{_sinittext+588}
[   32.239821]
[   32.239921] handlers:
[   32.239961] [<ffffffff802a001c>] (usb_hcd_irq+0x0/0x53)
[   32.240058] Disabling IRQ #185
[   32.245777] usbcore: registered new driver hiddev
Comment 1 Oleksij Rempel (fishor) 2006-01-06 14:23:40 UTC
Created attachment 6947 [details]
dmesg
Comment 2 Oleksij Rempel (fishor) 2006-01-06 14:24:35 UTC
Created attachment 6948 [details]
lspci
Comment 3 Oleksij Rempel (fishor) 2006-01-07 03:00:49 UTC
BIOS setting "Enhacent mode" + "SATA only" resolv this problem. But it's
inpossible to boot with cdrom.
Comment 4 Adrian Bunk 2006-01-07 06:18:03 UTC
An older report for this problem (also pointing to the patch by David Brownell
causing/triggering it) is:

http://lkml.org/lkml/2005/11/14/274
Comment 5 Oleksij Rempel (fishor) 2006-01-07 09:00:58 UTC
I'll try 2.6.12
Comment 6 Oleksij Rempel (fishor) 2006-01-07 11:54:18 UTC
2.6.12 had same problem. This is not regrsion and this is not usb problem (i
tested with differen bios usb options and dindt get positiv result).


I compiled piix us module and made some tests. With bios sata only and sata +
pata . This error apper only! after piix module loaded + bios "sata+pata" option.
Comment 7 Oleksij Rempel (fishor) 2006-01-07 11:56:19 UTC
Created attachment 6959 [details]
lspci sata only, before piix loaded
Comment 8 Oleksij Rempel (fishor) 2006-01-07 11:57:02 UTC
Created attachment 6960 [details]
lspci sata only, after piix loaded
Comment 9 Oleksij Rempel (fishor) 2006-01-07 11:57:54 UTC
Created attachment 6961 [details]
lspci sata+pata, before piix loaded
Comment 10 Oleksij Rempel (fishor) 2006-01-07 12:01:39 UTC
Created attachment 6962 [details]
lspci sata+pata, after piix loaded.

This one is after error
Comment 11 Oleksij Rempel (fishor) 2006-01-07 12:03:03 UTC
Comment on attachment 6959 [details]
lspci sata only, before piix loaded

This configuration working goot.
Comment 12 Oleksij Rempel (fishor) 2007-09-06 11:02:14 UTC
i can't reproduce this bug anymore. So it seems to be fixed.
Thank You.

Note You need to log in before you can comment on or make changes to this bug.