LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   system message keeps popping up "disabling IRQ22" (https://www.linuxquestions.org/questions/linux-hardware-18/system-message-keeps-popping-up-disabling-irq22-516389/)

radiodude 01-04-2007 05:32 PM

system message keeps popping up "disabling IRQ22"
 
An obvious newbie to Linux, still trying to come up on the learning curve...
What is my system trying to tell me here? I keep getting a popup from syslog about disabling irq22. This is an excerpt from syslog from bootup this afternoon. I think the ICH7 referenced here is the Intel HD controller on my MB (Asus P5W DH). The 3 HDs on the intel controller show up in /dev/discs, but the other two HDs on the Jmicron controller on my MB do not. I'm assuming I don't have the proper driver for the Jmicron controller??



Jan 4 16:34:08 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 4 16:34:08 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 4 16:34:08 localhost kernel: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 4 16:34:08 localhost kernel: ICH7: 100%% native mode on irq 22
Jan 4 16:34:08 localhost kernel: ide0 at 0xd800-0xd807,0xd482 on irq 22
Jan 4 16:34:08 localhost kernel: Starting balanced_irq
Jan 4 16:34:08 localhost kernel: ata1: SATA max UDMA/133 cmd 0xE400 ctl 0xE082 bmdma 0xD880 irq 23
Jan 4 16:34:08 localhost kernel: ata2: SATA max UDMA/133 cmd 0xE000 ctl 0xDC02 bmdma 0xD888 irq 23
Jan 4 16:34:08 localhost kernel: uhci_hcd 0000:00:1d.0: irq 20, io base 0x0000e480
Jan 4 16:34:08 localhost kernel: uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000e800
Jan 4 16:34:08 localhost kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e880
Jan 4 16:34:08 localhost kernel: uhci_hcd 0000:00:1d.3: irq 19, io base 0x0000ec00
Jan 4 16:34:08 localhost kernel: ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfebfbc00
Jan 4 16:34:08 localhost kernel: irq 22: nobody cared!
Jan 4 16:34:08 localhost kernel: [__report_bad_irq+43/160] __report_bad_irq+0x2b/0xa0
Jan 4 16:34:08 localhost kernel: [<c019dffb>] __report_bad_irq+0x2b/0xa0
Jan 4 16:34:08 localhost kernel: irq 22: nobody cared!
Jan 4 16:34:08 localhost kernel: [__report_bad_irq+43/160] __report_bad_irq+0x2b/0xa0
Jan 4 16:34:08 localhost kernel: 19dffb>] __report_bad_irq+0x2b/0xa0
Jan 4 16:34:09 localhost kernel: irq moderation: disabled
Jan 4 16:35:16 localhost kernel: irq 22: nobody cared!
Jan 4 16:35:16 localhost kernel: [__report_bad_irq+43/160] __report_bad_irq+0x2b/0xa0
Jan 4 16:35:16 localhost kernel: [<c019dffb>] __report_bad_irq+0x2b/0xa0
Jan 4 16:36:17 localhost kernel: irq 22: nobody cared!
Jan 4 16:36:17 localhost kernel: [__report_bad_irq+43/160] __report_bad_irq+0x2b/0xa0
Jan 4 16:36:17 localhost kernel: [<c019dffb>] __report_bad_irq+0x2b/0xa0
Jan 4 16:37:18 localhost kernel: irq 22: nobody cared!
Jan 4 16:37:18 localhost kernel: [__report_bad_irq+43/160] __report_bad_irq+0x2b/0xa0
Jan 4 16:37:18 localhost kernel: [<c019dffb>] __report_bad_irq+0x2b/0xa0
Jan 4 16:38:19 localhost kernel: irq 22: nobody cared!
Jan 4 16:38:19 localhost kernel: [__report_bad_irq+43/160] __report_bad_irq+0x2b/0xa0
Jan 4 16:38:19 localhost kernel: [<c019dffb>] __report_bad_irq+0x2b/0xa0
Jan 4 16:39:19 localhost kernel: irq 22: nobody cared!
Jan 4 16:39:19 localhost kernel: [__report_bad_irq+43/160] __report_bad_irq+0x2b/0xa0
Jan 4 16:39:19 localhost kernel: [<c019dffb>] __report_bad_irq+0x2b/0xa0
Jan 4 16:40:20 localhost kernel: irq 22: nobody cared!
Jan 4 16:40:20 localhost kernel: [__report_bad_irq+43/160] __report_bad_irq+0x2b/0xa0
Jan 4 16:40:20 localhost kernel: [<c019dffb>] __report_bad_irq+0x2b/0xa0
Jan 4 16:41:21 localhost kernel: irq 22: nobody cared!
Jan 4 16:41:21 localhost kernel: [__report_bad_irq+43/160] __report_bad_irq+0x2b/0xa0
Jan 4 16:41:21 localhost kernel: [<c019dffb>] __report_bad_irq+0x2b/0xa0
Jan 4 16:42:22 localhost kernel: irq 22: nobody cared!
Jan 4 16:42:22 localhost kernel: [__report_bad_irq+43/160] __report_bad_irq+0x2b/0xa0
Jan 4 16:42:22 localhost kernel: [<c019dffb>] __report_bad_irq+0x2b/0xa0
Jan 4 16:43:22 localhost kernel: irq 22: nobody cared!
Jan 4 16:43:22 localhost kernel: [__report_bad_irq+43/160] __report_bad_irq+0x2b/0xa0
Jan 4 16:43:22 localhost kernel: [<c019dffb>] __report_bad_irq+0x2b/0xa0
Jan 4 16:44:23 localhost kernel: irq 22: nobody cared!

Mark Havel 07-16-2007 06:37 AM

Did you even manage to load the kernel? I have the same mobo and event with quite recent one (ie 2.6.21.5 from my Slackware 12 or 2.6.22.1 from kernel.org), it just takes ages to detect the PATA hard drives plugged to the JMicron controler then just hang shortly after. If I compile the JMicron_pata as a module it manages to start but also takes 30 second trying to probe the SATA ports of the ICH7R and don't manage at all to load the two hard drives plugged to the JMicron chip...

The only way I found to make it boot is to disable the JMicron controler in the BIOS. I'm trying different bios settings and boot options but so far, it still doesn't work really.

radiodude 07-18-2007 07:35 PM

system message keeps popping up "disabling IRQ22"
 
Hi Mark,

When I got this message, the system was booted and running but I could not see the devices attached to the JMicron controller, not to mention that the optical drives were never detected. I had to install this distro by copying the installation medium to one of the visible HDs. I had nothing but trouble with this installation and mb as I was trying a dual boot with Linux and XP, so I ditched it completely, installed XP exclusively on this mb, and installed Mandriva 2006 on another computer I had.

Thanks for the reply though!

Mike


All times are GMT -5. The time now is 09:00 PM.