|
|
 |
« on: February 25, 2010, 11:57:06 AM » |
|
I'm having trouble getting the ethernet iface to work with the 2.6.32.12 (kernel.org) kernel.
The interface comes up, ifconfig sees it, I can set an static IP address, everything seems great -- except no actual connection. DHCP times out.
There's a curious message from the kernel when booting: MV-643xx 10/100/1000 ethernet driver version 1.4 mv643xx_eth smi: probed net eth0: port 0 with MAC address 00:50:43:01:c1:e6 net eth1: port 0 with MAC address 00:00:00:00:00:00
And sure enough, ifconfig eth1 shows an eth1! Dunno why. I also note that the mv643xx_eth.c driver in this kernel is substantially different than one from 2.6.22 through 30 (and of course, it won't go backwards and compile).
I've also got an OpenRD board here, and my kernel runs fine there (finds both ethernet ifaces and dhcp works with both).
Wha? Anybody got a clue?
|