Re: [gentoo-user] eth0 keeps starting

2009-04-10 Thread Etaoin Shrdlu
On Friday 10 April 2009, 13:15, Mike Kazantsev wrote: > > Now I don't want to start eth0 at boot anymore (only wlan0), so I > > commented out the config_eth0=( "dhcp" ) in /etc/conf.d/net, and did > > a rc-update del net.eth0 default (which correctly deleted net.eth0 > > from the default runlevel)

Re: [gentoo-user] eth0 keeps starting

2009-04-10 Thread Mike Kazantsev
On Fri, 10 Apr 2009 11:12:04 +0100 Etaoin Shrdlu wrote: > On my laptop, I always had an issue with eth0; during boot, I got a > warning "no configuration found for eth0, assuming dhcp" despite the > fact that in /etc/conf.d/net I had config_eth0=( "dhcp" ). I don't remember since when, but the

Re: [gentoo-user] eth0 keeps starting

2009-04-10 Thread Etaoin Shrdlu
On Friday 10 April 2009, 12:12, Etaoin Shrdlu wrote: > # rc-update -a show Sorry, I should have copied/pasted - that should have been just "rc-update show". Here is another extended output: # rc-update -v show acpid | default atieventsd | bootmisc | boo

[gentoo-user] eth0 keeps starting

2009-04-10 Thread Etaoin Shrdlu
Ok, I'm out of ideas on this one. On my laptop, I always had an issue with eth0; during boot, I got a warning "no configuration found for eth0, assuming dhcp" despite the fact that in /etc/conf.d/net I had config_eth0=( "dhcp" ). (btw, the same config has always worked fine in any other computer