Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
New Network Card... >>
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
Nebetsu
Apprentice
Apprentice


Joined: 20 Feb 2006
Posts: 229
Location: Canada

PostPosted: Tue Aug 21, 2007 3:50 pm    Post subject: New Network Card... >> Reply with quote

So my old network card had the biscuit and died. Not a problem. I dropped another one in there. I know it works because I'm using it in Windows. The problem is: Linux won't see it. It says something about check the kernel or something module and how it fails to mount eth0. Sorry I can't be more specific, but it's at the end before it goes to the login screen and it flashes pretty quick.
Back to top
View user's profile Send private message
Sadako
Advocate
Advocate


Joined: 05 Aug 2004
Posts: 3792
Location: sleeping in the bathtub

PostPosted: Tue Aug 21, 2007 3:59 pm    Post subject: Reply with quote

You need to know the nic's chipset so you can include the right driver for it in the kernel.
_________________
"You have to invite me in"
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


Joined: 27 Jul 2004
Posts: 1945
Location: Zurich, Switzerland

PostPosted: Tue Aug 21, 2007 4:07 pm    Post subject: Reply with quote

two things happened. on one hand, udev "hardwires" a physical card to a logical - i.e your old card was eth0, so your new one will be eth1. udev distinguishes one nic from another through their mac address. and this also screwed up your rc-scripts, which try to initialize a nic which is not there.
second problem, as mentioned above, it that the kernel does not know how to handle this card. if you are using generic genkernel, you can ignore that. otherwise use lspci to fin out what card you have.

to fix your problem, edit /etc/udev/rules.d/70-persistent-net.rules. basically remove the first rule, and change the NAME of the second to eth0.

cheers
V.
Back to top
View user's profile Send private message
Nebetsu
Apprentice
Apprentice


Joined: 20 Feb 2006
Posts: 229
Location: Canada

PostPosted: Wed Aug 22, 2007 4:00 am    Post subject: Reply with quote

Internet works, but now it thinks it's 1:59PM (which it's not.)
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


Joined: 27 Jul 2004
Posts: 1945
Location: Zurich, Switzerland

PostPosted: Wed Aug 22, 2007 6:58 pm    Post subject: Reply with quote

what does date show (is "localtime" set?)? how did you set the time in the first place? by hand, or through ntp?
Back to top
View user's profile Send private message
Nebetsu
Apprentice
Apprentice


Joined: 20 Feb 2006
Posts: 229
Location: Canada

PostPosted: Wed Aug 22, 2007 9:31 pm    Post subject: Reply with quote

Veldrin wrote:
what does date show (is "localtime" set?)? how did you set the time in the first place? by hand, or through ntp?


NTP? It connects to the server and gets the right time when it boots up.
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