OpenVZ Forum


Home » General » Support » ** SOLVED ** e1000e device eth0 does not seem to be found
** SOLVED ** e1000e device eth0 does not seem to be found [message #35804] Thu, 23 April 2009 10:27 Go to next message
slonghurst is currently offline  slonghurst
Messages: 40
Registered: September 2006
Location: UK
Member
Hi

I am trying to do a new install of openvz on a centos5.3 server. I have installed

ovzkernel.i686 2.6.188-92.1.18.el5.028stab060.8

When i reboot into openvz i get an error when starting networking

e1000e device eth0 does not seem to be found

ifconfig shows only the loopback interface
lsmod showed that e1000e is loaded.
modprobe.conf shows "alias eth0 e1000e"
dmesg | grep eth0 gave zero output
modprobe -r eth0 and then modprobe eth0 with no success

i have attached output of dmesg, lspci and lspci -n

as always help greatly appreciated.

Regards

Shaun

[Updated on: Fri, 24 April 2009 07:21]

Report message to a moderator

Re: e1000e device eth0 does not seem to be found [message #35807 is a reply to message #35804] Thu, 23 April 2009 16:05 Go to previous messageGo to next message
cgm00 is currently offline  cgm00
Messages: 5
Registered: April 2009
Junior Member
I had same issue and my solution was to compile
last e1000e driver ( e1000e-0.5.18.3.tar.gz)

#rpm -Uhv ovzkernel-devel-2.6.18-92.1.18.el5.028stab060.8.x86_64.rpm
# cd e1000e-0.5.18.3/src/
# BUILD_KERNEL=2.6.18-92.1.18.el5.028stab060.8 make
then copy the e1000e.ko to /lib/modules/..
(in my case /lib/modules/2.6.18-92.1.18.el5.028stab060.8/kernel/drivers/ net/e1000e/e1000e.ko)
reboot.. that should do it

make sure you do that for each OVZ kernel update till this is fixed Smile
Re: e1000e device eth0 does not seem to be found [message #35809 is a reply to message #35807] Fri, 24 April 2009 00:39 Go to previous messageGo to next message
dschauer is currently offline  dschauer
Messages: 1
Registered: April 2009
Junior Member
I had the same problem with both 2.6.27-aivazovsky.1 and 2.6.27-briullov.1

I made the following patches that I apply before building:

http://aur.archlinux.org/packages/kernel26-openvz-das/kernel 26-openvz-das/e1000e_hw.h.patch
http://aur.archlinux.org/packages/kernel26-openvz-das/kernel 26-openvz-das/e1000e_netdev.c.patch
Re: e1000e device eth0 does not seem to be found [message #35812 is a reply to message #35807] Fri, 24 April 2009 07:21 Go to previous message
slonghurst is currently offline  slonghurst
Messages: 40
Registered: September 2006
Location: UK
Member
compiling the drivers worked a treat.

Thanks Very Happy

Shaun
Previous Topic: Mysql Sockets?
Next Topic: running dnstop in vm doesn't work -> unsupported data link type 113
Goto Forum:
  


Current Time: Mon Oct 14 11:55:52 GMT 2024

Total time taken to generate the page: 0.05879 seconds