Results 1 to 3 of 3
I´ve just upgraded to 10.4
I have to load kernel 2.6.31.20 instead of default 2.6.32.21 (it freezes)
When the system starts up eth0 is missing.
sudo modprobe e1000
lspci | ...
- 04-30-2010 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 15
[SOLVED] After upgrading to 10.4 eth0 has gone
I´ve just upgraded to 10.4
I have to load kernel 2.6.31.20 instead of default 2.6.32.21 (it freezes)
When the system starts up eth0 is missing.
sudo modprobe e1000
lspci | grep net doesn't display anything
I am using an on board ethernet rj (intel)
Thanks for any help
- 05-01-2010 #2
Post all the output of lspci command here.
Code:lspci dmesg | grep -i eth0
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-01-2010 #3Just Joined!
- Join Date
- Oct 2005
- Posts
- 15
Hi, thanks for your answer.
Result is empty.
Same with
lshw -c network
Here´s some additional info
My mainboard is an Intel DG41RQ wich needs r8169 driver
networking restart: eth0 no such device
I have already done
modprobe -r r8169
modprobe r8169
without errors.
I've rebooted but eth0 isn't available
Solved: I had turned off the computer for some seconds and it was not useful
Today I also unplugged the lan wire.
That worked for me.Last edited by marciano; 05-01-2010 at 04:23 PM. Reason: Solved


