Re: [gentoo-user] device eth0 does not exist

2009-10-01 Thread Steffen Loos
Stroller schrieb: Didn't the e1000 module change name in a recent kernel release? I carried this notion, too. I thought it was mentioned on the list but a quick search didn't find it. It was in thread: "NIC not detected after Kernel upgrade" at 15th Feb 2009. There are two modules in the

Re: [gentoo-user] device eth0 does not exist

2009-09-30 Thread Stroller
On 30 Sep 2009, at 14:52, Neil Bothwick wrote: On Wed, 30 Sep 2009 14:27:46 +0100, Stroller wrote: I understand the reason for deleting this file, but the NIC isn't showing up AT ALL at present. (as I read the postings; the post's subject might have been better titled "Network card not recogn

Re: [gentoo-user] device eth0 does not exist

2009-09-30 Thread Neil Bothwick
On Wed, 30 Sep 2009 14:27:46 +0100, Stroller wrote: > I understand the reason for deleting this file, but the NIC isn't > showing up AT ALL at present. (as I read the postings; the post's > subject might have been better titled "Network card not recognised") I realised that from subsequent po

Re: [gentoo-user] device eth0 does not exist

2009-09-30 Thread Stroller
On 30 Sep 2009, at 14:05, Neil Bothwick wrote: On Wed, 30 Sep 2009 13:34:50 +0100, Stroller wrote: /etc/udev/rules.d/70-persistent-net.rules http://pastebin.com/m36620252 Delete this file and it will revert to eth0 on the next boot. Except surely it won't, because if the driver for the ca

Re: [gentoo-user] device eth0 does not exist

2009-09-30 Thread Neil Bothwick
On Wed, 30 Sep 2009 13:34:50 +0100, Stroller wrote: > >> /etc/udev/rules.d/70-persistent-net.rules > >> http://pastebin.com/m36620252 > > > > Delete this file and it will revert to eth0 on the next boot. > > Except surely it won't, because if the driver for the card was loaded > it would sh

Re: [gentoo-user] device eth0 does not exist

2009-09-30 Thread Stroller
On 30 Sep 2009, at 08:56, Neil Bothwick wrote: On Wed, 30 Sep 2009 00:04:54 -0700, Cinder wrote: I was revdep-rebuilding emerging -udN system and world 'cause my network interface was now coming up as eth1. /etc/udev/rules.d/70-persistent-net.rules http://pastebin.com/m36620252 Delete th

Re: [gentoo-user] device eth0 does not exist

2009-09-30 Thread Neil Bothwick
On Wed, 30 Sep 2009 00:04:54 -0700, Cinder wrote: > I was revdep-rebuilding emerging -udN system and world 'cause my > network interface was now coming up as eth1. > /etc/udev/rules.d/70-persistent-net.rules http://pastebin.com/m36620252 Delete this file and it will revert to eth0 on the next bo

Re: [gentoo-user] device eth0 does not exist

2009-09-30 Thread Kyle Adams
First: What is the NIC in the box where eth0 isn't showing up Second: Is the driver in your kernel? If not, pastebin lspci Cheers Kad On Wed, Sep 30, 2009 at 12:04 AM, Cinder wrote: > Hello, and thancks for the help. I really dig Gentoo. > > I've installed my first Gentoo, but now I'm stuck