Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] net.lo error with kernel-2.6.19.1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
bjlockie
Veteran
Veteran


Joined: 18 Oct 2002
Posts: 1186
Location: Canada

PostPosted: Wed Dec 13, 2006 4:38 am    Post subject: [SOLVED] net.lo error with kernel-2.6.19.1 Reply with quote

I installed the 2.6.19.1 kernel from kernel.org :-)
I get an error when I boot but everything seems to work.

I know it is net.lo:
I get SIO errors the 1st and every other time I restart it.

# /etc/init.d/net.lo restart
* WARNING: you are stopping a boot service.
* Stopping lo
* Bringing down lo
* Shutting down lo ... [ ok ]
* Starting lo
* Bringing up lo
* 127.0.0.1/8
SIOCSIFADDR: File exists
SIOCSIFFLAGS: Cannot assign requested address
SIOCSIFNETMASK: Cannot assign requested address
SIOCSIFBRDADDR: Cannot assign requested address
SIOCSIFFLAGS: Cannot assign requested address


Last edited by bjlockie on Wed Dec 13, 2006 5:26 pm; edited 1 time in total
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Wed Dec 13, 2006 4:53 am    Post subject: Reply with quote

it says the file exists; does ifconfig list a lo?
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
bjlockie
Veteran
Veteran


Joined: 18 Oct 2002
Posts: 1186
Location: Canada

PostPosted: Wed Dec 13, 2006 7:54 am    Post subject: Reply with quote

erik258 wrote:
it says the file exists; does ifconfig list a lo?


Yep, it all works too.
I am now using 2.6.19-gentoo-r1 which fixes a problem I was having with alsa. :-(]
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Wed Dec 13, 2006 12:52 pm    Post subject: Reply with quote

if lo is there, the only problem is that you're trying to recreate it.

you have net.lo in 2 different runlevels maybe? (??)
rc-update show net.lo
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
loki_val
Retired Dev
Retired Dev


Joined: 13 Nov 2006
Posts: 418
Location: Denmark

PostPosted: Wed Dec 13, 2006 2:51 pm    Post subject: Reply with quote

I'll hazard a guess and say you've just installed baselayout-1.12.7. I had the same problem. This post and this post has more information. A bug report has been filed here which contains a patch that may or may not work. If you just want it to work, do this (quoting from this post):
Quote:
If you just want a resolution, do this:
add this line to /etc/portage/package.mask:
Code:
=sys-apps/baselayout-1.12.7
then:
Code:
emerge -1v baselayout
and remember to do
Code:
etc-update
Back to top
View user's profile Send private message
bjlockie
Veteran
Veteran


Joined: 18 Oct 2002
Posts: 1186
Location: Canada

PostPosted: Wed Dec 13, 2006 5:26 pm    Post subject: Reply with quote

peteralf wrote:
I'll hazard a guess and say you've just installed baselayout-1.12.7. I had the same problem. This post and this post has more information. A bug report has been filed here which contains a patch that may or may not work. If you just want it to work, do this (quoting from this post):
Quote:
If you just want a resolution, do this:
add this line to /etc/portage/package.mask:
Code:
=sys-apps/baselayout-1.12.7
then:
Code:
emerge -1v baselayout
and remember to do
Code:
etc-update


That was it and the problem is fixed. :-)
Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum