Cced to list, because it is interesting. It turns out I had a lightly more complex problem: to get the DHCP client working you have to turn CONFIG_PACKET and CONFIG_FILTER on in your kernel. Whoever had the foresight to place this info in the dhclient-2.2.x error messages has my gratitude.
Both networking and X work on my kernel now. Next up: airport. Gordon On Wednesday 31 December 1969 15:59, Laurent de Segur wrote: > What's your /etc/network/interfaces like? You shoud have something > like: > > auto eth0 > iface eth0 inet dhcp > > Make sure you don't have static defined in there. > Cheers, > > LdS

