Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Network card difficulties [solved]
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
zzzero
n00b
n00b


Joined: 14 Nov 2004
Posts: 45

PostPosted: Sun Apr 17, 2005 8:55 pm    Post subject: Network card difficulties [solved] Reply with quote

Im running an intel network card, im not quite sure which kind. I beleve it is an aftermarket card in a Dell Poweredge 2300. The network worked during the install, and when I boot into the system it dosent. Im running 2.6.11-r6. Any help will be greatly appreciated. Thanks in advance

Last edited by zzzero on Sun Apr 17, 2005 10:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
rjordan
n00b
n00b


Joined: 03 Aug 2004
Posts: 7

PostPosted: Sun Apr 17, 2005 8:59 pm    Post subject: Detail. Reply with quote

Please describe in further detail what you did to get the network card to 'come up' at boot.
You probably just forgot to:
Code:
# rc-update add net.eth0 default

Also, check whether you have a network card listed in your
Code:
# dmesg

_________________
Feel free to AIM/E-mail me regarding postings.
Back to top
View user's profile Send private message
zzzero
n00b
n00b


Joined: 14 Nov 2004
Posts: 45

PostPosted: Sun Apr 17, 2005 9:07 pm    Post subject: Reply with quote

I did do
Code:
 # rc-update add net.eth0 default

and i just did
Code:
 # dmesg

and I just added e100 to my autoload script thingy
Back to top
View user's profile Send private message
zzzero
n00b
n00b


Joined: 14 Nov 2004
Posts: 45

PostPosted: Sun Apr 17, 2005 9:10 pm    Post subject: Reply with quote

but that didnt work, and I do not see my card listed there in the dmesg thing

Last edited by zzzero on Sun Apr 17, 2005 9:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
Jerri
Guru
Guru


Joined: 03 Apr 2003
Posts: 353

PostPosted: Sun Apr 17, 2005 9:14 pm    Post subject: Reply with quote

what are the contents of /etc/conf.d/net?

are you using dhcpcd? if so, what happens if you issue dhcpcd eth0

there are a million and a half posts on this subject... you might as well learn to get aquainted with finding out these things yourself.. your understanding of linux will increase exponentially.

search
Back to top
View user's profile Send private message
Jerri
Guru
Guru


Joined: 03 Apr 2003
Posts: 353

PostPosted: Sun Apr 17, 2005 9:14 pm    Post subject: Reply with quote

did you compile the correct driver? did you load it (modprobe)?
Back to top
View user's profile Send private message
zzzero
n00b
n00b


Joined: 14 Nov 2004
Posts: 45

PostPosted: Sun Apr 17, 2005 9:19 pm    Post subject: Reply with quote

my /etc/conf.d/net
Code:
iface_eth0="dhcp"

everything else is commented out
when I do a dhcpcd eth0 nothing happens and it still isnt listed in the ifconfig, all that is there is lo
also when i boot up it says
Code:
* Bringing eth0 up via DHCP...                 [!!]

* ERROR: Problem starting needed services
*             "netmount" was not started.

I beleve it is probably just not the correct driver and i do not know what that driver might be
Back to top
View user's profile Send private message
zzzero
n00b
n00b


Joined: 14 Nov 2004
Posts: 45

PostPosted: Sun Apr 17, 2005 9:26 pm    Post subject: Reply with quote

I guess my question is where can i find which module i need to use
Back to top
View user's profile Send private message
Jerri
Guru
Guru


Joined: 03 Apr 2003
Posts: 353

PostPosted: Sun Apr 17, 2005 9:31 pm    Post subject: Reply with quote

Quote:
I guess my question is where can i find which module i need to use


well, what kind of network card is it? pop the case open and have a look. A quick search on google will usually reveal the answer.

Another method would be to reboot into your livecd and type lsmod. This should tell you which module was loaded for your network card. Then, depending on how you compiled your kernel just select the appropriate driver for your network card. If you compile it as a module (which isn't necessary) be sure to add the module name to /etc/modules.autoload/kernel-2.6

if your having troubles finding the appropriate section in menuconfig (This is the only method I have used to compile kernels, so I can't really speak for alternatives) just hit / then type the module name, this will hopefully give you the location within the menu to select your driver
Back to top
View user's profile Send private message
zzzero
n00b
n00b


Joined: 14 Nov 2004
Posts: 45

PostPosted: Sun Apr 17, 2005 9:53 pm    Post subject: Reply with quote

the card is an intel sb82558b and as I am writing this my kernel is compiling with what i hope is the correct drivers
Back to top
View user's profile Send private message
zzzero
n00b
n00b


Joined: 14 Nov 2004
Posts: 45

PostPosted: Sun Apr 17, 2005 10:05 pm    Post subject: Reply with quote

and it worked, thanks for your help, eventhough it was mainly just me not looking hard at things, but thanks for you help
Back to top
View user's profile Send private message
Jerri
Guru
Guru


Joined: 03 Apr 2003
Posts: 353

PostPosted: Sun Apr 17, 2005 10:29 pm    Post subject: Reply with quote

enjoy :)
Back to top
View user's profile Send private message
upalom00
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jan 2004
Posts: 78
Location: Santa Clara

PostPosted: Mon Apr 18, 2005 3:14 am    Post subject: Reply with quote

Jerri wrote:
Quote:
I guess my question is where can i find which module i need to use


well, what kind of network card is it? pop the case open and have a look. A quick search on google will usually reveal the answer.

Another method would be to reboot into your livecd and type lsmod. This should tell you which module was loaded for your network card. Then, depending on how you compiled your kernel just select the appropriate driver for your network card. If you compile it as a module (which isn't necessary) be sure to add the module name to /etc/modules.autoload/kernel-2.6

if your having troubles finding the appropriate section in menuconfig (This is the only method I have used to compile kernels, so I can't really speak for alternatives) just hit / then type the module name, this will hopefully give you the location within the menu to select your driver


I had a similiar problem. Doing a seach in the forums, I found your reply and thus it has also helped me resolve my issue.

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