Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
net.eth0 complains of missing module [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Wed Apr 15, 2009 7:16 am    Post subject: net.eth0 complains of missing module [solved] Reply with quote

Code:

googly rahul # /etc/init.d/net.eth0 start
* Caching service dependencies...                                                                        [ ok ]
* Bringing up interface eth0
*   ERROR: interface eth0 does not exist
*   Ensure that you have loaded the correct kernel module for your hardware
* ERROR: net.eth0 failed to start


Code:

googly rahul # lspci | grep Ether
02:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)


Code:

googly rahul # lsmod | grep b44                                                 
b44                    22828  0


The motherboard for the laptop was replaced - and the problem started after that. However, since there was no change in the hardware, I do not see what the problem is. And as far as I know the correct kernel module is loaded.
_________________
Who shall guard the guards?


Last edited by rahulthewall on Wed Apr 15, 2009 9:50 am; edited 1 time in total
Back to top
View user's profile Send private message
massimo
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1226

PostPosted: Wed Apr 15, 2009 7:44 am    Post subject: Reply with quote

What does ifconfig -a return?
_________________
Hello 911? How are you?
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Wed Apr 15, 2009 7:56 am    Post subject: Reply with quote

Code:

googly rahul # ifconfig -a
eth1      Link encap:Ethernet  HWaddr 00:15:c5:1b:5d:92 
          BROADCAST MULTICAST  MTU:1500  Metric:1       
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:17

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:324 errors:0 dropped:0 overruns:0 frame:0
          TX packets:324 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:25096 (24.5 KiB)  TX bytes:25096 (24.5 KiB)

wlan0     Link encap:Ethernet  HWaddr 00:13:02:ab:1c:a1
          inet addr:192.168.0.3  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::213:2ff:feab:1ca1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1492  Metric:1
          RX packets:9764 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7944 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:9921002 (9.4 MiB)  TX bytes:1147380 (1.0 MiB)

wmaster0  Link encap:UNSPEC  HWaddr 00-13-02-AB-1C-A1-77-6C-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)



Well, that explains it, so apparently, eth0 has been moved to eth1. I would like to move it back to eth0, if that is possible!

And I would like to do this, because adding net.eth1 to the default runlevel does not work - as in it does not start on boot! :(
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
massimo
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1226

PostPosted: Wed Apr 15, 2009 8:29 am    Post subject: Reply with quote

Delete /etc/udev/rules.d/70-persistent-net.rules and reboot.
_________________
Hello 911? How are you?
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Wed Apr 15, 2009 9:49 am    Post subject: Reply with quote

massimo wrote:
Delete /etc/udev/rules.d/70-persistent-net.rules and reboot.


That fixed it, thanks!
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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