Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Not recognizing eth0
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
Unum
n00b
n00b


Joined: 27 May 2004
Posts: 30

PostPosted: Thu May 27, 2004 6:01 pm    Post subject: Not recognizing eth0 Reply with quote

First off, let me say I'm completely new to Gentoo Linux and fairly new to Linux in general.

I just recently finished install Gentoo Linux from the 2004.1 minimal install livecd that I downloaded. My network card was originally not picked up (but was by the 2004.0 universal CD, go figure). I currently have a Linksys Ethernet Everywhere card (LNE100TX). I found out from Linksys's web page that this card uses the tulip network mod, so I did a modprobe tulip and that solved the problem. However, after the full install my network card is no longer being recognized. In manually configuring the kernel I checked the tulip option (I also checked everything underneath just to be sure as well). That still did not work however. Now I am at a loss as to what to do to get my computer hooked up to the net.

One more thing, how come vi isn't installed as well. I can't stand using nano, but it's the only thing that seems to work for me for editing. Arrrggghh!!!

Please help,

Unum
Back to top
View user's profile Send private message
Pachacamac
Veteran
Veteran


Joined: 22 Nov 2003
Posts: 1264
Location: Paris - France

PostPosted: Thu May 27, 2004 6:09 pm    Post subject: Reply with quote

Have you put the driver in the kernel ?

Can you do cat /proc/pci | grep Ethernet and lsmod ?
Back to top
View user's profile Send private message
Unum
n00b
n00b


Joined: 27 May 2004
Posts: 30

PostPosted: Thu May 27, 2004 6:15 pm    Post subject: Reply with quote

Pachacamac wrote:
Have you put the driver in the kernel ?

Can you do cat /proc/pci | grep Ethernet and lsmod ?


I think I put the driver in the kernel. I checked the tulip option while doing make menuconfig. Other than that, I have no idea as to how to put the driver in the kernel.

When I run cat /proc/pci | grep Ethernet it does mention the card that I have. However cat /proc/pci | grep lsmod returns nothing.
Back to top
View user's profile Send private message
Pachacamac
Veteran
Veteran


Joined: 22 Nov 2003
Posts: 1264
Location: Paris - France

PostPosted: Thu May 27, 2004 6:52 pm    Post subject: Reply with quote

mdr ! it is lsmod only, without grep.

However if cat /proc/pci | grep Ethernet return nothing it is very bad. Can you give the result ?
Back to top
View user's profile Send private message
Unum
n00b
n00b


Joined: 27 May 2004
Posts: 30

PostPosted: Thu May 27, 2004 7:16 pm    Post subject: Reply with quote

Pachacamac wrote:
mdr ! it is lsmod only, without grep.

However if cat /proc/pci | grep Ethernet return nothing it is very bad. Can you give the result ?


Okay, grepping for Ethernet returns this.
-- Ethernet controller: Linksys Network Everywhere Fast Ethernet 10/100 model NC100 (rev 17)

lsmod doesn't return anything, other than the top headers with nothing underneath them.
Module Size Used by

I hope this helps.
Back to top
View user's profile Send private message
Unum
n00b
n00b


Joined: 27 May 2004
Posts: 30

PostPosted: Thu May 27, 2004 8:31 pm    Post subject: Reply with quote

*bump*

Does anyone know how to remedy this situation? Any help would be greately appreciated. As it is, I'm about to pound my keyboard into a bloody pulp.

Thanks,

Unum
Back to top
View user's profile Send private message
Pachacamac
Veteran
Veteran


Joined: 22 Nov 2003
Posts: 1264
Location: Paris - France

PostPosted: Thu May 27, 2004 9:26 pm    Post subject: Reply with quote

I don't know the problem. I hope you are sure to have a good kernel otherwise we lost our time.

Can you try to do
Code:
ifconfig -a
?

You write you have a good kernel and the card worked this the liveCD. So I think there are a bad configuration.

What have you done to configure your card ?

Did you try to do
Code:
"ifconfig eth0 $IP netmask $netmask broadcast $broadcast" ?
Back to top
View user's profile Send private message
Unum
n00b
n00b


Joined: 27 May 2004
Posts: 30

PostPosted: Fri May 28, 2004 4:58 am    Post subject: Reply with quote

Pachacamac wrote:
I don't know the problem. I hope you are sure to have a good kernel otherwise we lost our time.

Can you try to do
Code:
ifconfig -a
?

You write you have a good kernel and the card worked this the liveCD. So I think there are a bad configuration.

What have you done to configure your card ?

Did you try to do
Code:
"ifconfig eth0 $IP netmask $netmask broadcast $broadcast" ?


Okay, I figured it out. I had to compile the tulip network driver as a module (instead of compiling within the kernel) and then have the module load at boot. I'm now able to get on the net. Yippee!!!

Thanks for the help. I really appreciate it.

Peace,

Unum
Back to top
View user's profile Send private message
Pachacamac
Veteran
Veteran


Joined: 22 Nov 2003
Posts: 1264
Location: Paris - France

PostPosted: Fri May 28, 2004 7:48 am    Post subject: Reply with quote

Oh it is good.

Can you rename now your first post like this : [network] Problem this eth0 (solved)
That will allow to have a clearer forum. You need only to click on the edit button to your first post.

thanks
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