Re: staging/et131x Driver Transmits but does not Receive Packets

From: Alan Cox
Date: Mon Jan 11 2010 - 05:22:43 EST


> I then blacklisted iwlagn and r8169 and rebooted, retrying 2.6.29.6
> and 2.6.30.10 but was no longer able to ping anything. So when it
> works and when not is still intermittent. (And the only interfaces up
> were eth1 and lo, not eth0 (r8169) or wlan0 (iwlagn) in case someone
> wonders)

That looks like an interrupt problem. With iwlagn and r8169 blacklisted
see what interrupt number the et131x gets (cat /proc/interrupts) and see
if it goes up whenever you send/receive stuff.

If not then I don't think its an et131x problem but an IRQ routing
problem (eg a bad BIOS table, or a kernel bug elsewhere)

> I do not think i am yet at a point where git bisect would be useful.

Agreed.
--
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/