Re: hostap interrupt problems, maintainers unresponsive - "wifi0: interrupt delivery does not seem to work"

From: Jan Harkes
Date: Fri Nov 11 2005 - 11:11:34 EST


On Thu, Nov 10, 2005 at 12:59:22PM -0500, Jan Harkes wrote:
> I am seeing similar interrupt problems, but I don't have hostap (or even
> a wireless network card) on my machine. For me a clear indication is the
> serial port overrun errors even though that port only gets a handful of
> interrupts per second from an attached GPS receiver. Under X, keyboard
> and mouse are occasionally very jerky and unreponsive.
>
> I just rebooted with 'acpi=noirq', and I'm not seeing the serial port
> overrun errors anymore, it seems to have fixed, or at least mitigated
> the problem a bit. But I'm logged into the machine remotely at the
> moment, so I can't be sure if it really fixed the unresponsive
> keyboard/mouse issues.

Interestingly, noirq didn't actually help. The main difference seems to
be that DMA is not automatically enabled for my drives with the 2.6.14
kernel, and I'm getting permission denied errors when trying to enable
it with hdparm.

Seems like piix is coming up too late and the ide device is already
claimed by a generic driver that doesn't do dma. I'm building ide/piix
into the kernel now to see if that helps.

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