Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Dell sc420 Server + NIC
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Aurora
l33t
l33t


Joined: 26 Sep 2003
Posts: 658
Location: Classified

PostPosted: Thu Jan 06, 2005 2:35 am    Post subject: Dell sc420 Server + NIC Reply with quote

For some reason the NIC card is not recognized when I load the installer up...I've modprobed every one of the possible ethernet adapters to no avail. I've read in several places that it is possible to install Gentoo on this machine, and have found a few posts about it here on this forum (none answering the NIC question, though).

Anyone have any ideas? lsmod didn't show anything helpful.

Thanks!
_________________
"My downfall raises me to infinite heights." -Napoleon Bonaparte
Back to top
View user's profile Send private message
BitKeeper
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2004
Posts: 109
Location: Cairns, Australia

PostPosted: Thu Jan 06, 2005 2:51 am    Post subject: Reply with quote

Hi Type

Code:

lspci


and post the output. This should tell us what type of NIC it is.
Back to top
View user's profile Send private message
Aurora
l33t
l33t


Joined: 26 Sep 2003
Posts: 658
Location: Classified

PostPosted: Thu Jan 06, 2005 3:12 am    Post subject: Reply with quote

Sure...

lspci:
Code:
2:00.0 Ethernet controller: Broadcom corporation: Unknown device 1677 (rev 01)


:?
_________________
"My downfall raises me to infinite heights." -Napoleon Bonaparte
Back to top
View user's profile Send private message
BitKeeper
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2004
Posts: 109
Location: Cairns, Australia

PostPosted: Thu Jan 06, 2005 3:32 am    Post subject: Reply with quote

From what I can find the module you are after is "tg3".
As root
Code:

modprobe tg3


Once that module is loaded you need to start the device. That is done by
Code:

/etc/init.d/net.eth0 start
Back to top
View user's profile Send private message
BitKeeper
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2004
Posts: 109
Location: Cairns, Australia

PostPosted: Thu Jan 06, 2005 3:40 am    Post subject: Reply with quote

Also you may want to take a look at
Code:

http://www.mikehardy.net/linux_latitude_d800/#Ethernet
Back to top
View user's profile Send private message
Aurora
l33t
l33t


Joined: 26 Sep 2003
Posts: 658
Location: Classified

PostPosted: Thu Jan 06, 2005 4:15 pm    Post subject: Reply with quote

BitKeeper wrote:
From what I can find the module you are after is "tg3".
As root
Code:

modprobe tg3


Once that module is loaded you need to start the device. That is done by
Code:

/etc/init.d/net.eth0 start


Thanks a bunch for your help...that's interesting, as I was pretty sure that I went through all the modules in the list that the Live CD provides for ethernet adapters, and did a modprobe on each one. It's possible I skipped that one.

Either way, thanks again.
_________________
"My downfall raises me to infinite heights." -Napoleon Bonaparte
Back to top
View user's profile Send private message
thought_poet
n00b
n00b


Joined: 14 Dec 2004
Posts: 25

PostPosted: Fri Jan 07, 2005 5:58 am    Post subject: Reply with quote

That doesn't work for my system, same make/model/specs. All I get is a modprobe error and I have tried every other module I can.

I have found refferences to several different chipsets for this device and have tried eexpress, e1000, e100, bcm57* modules.

Every single one including the above tg3 fails.

Please help!
_________________
- Thought Poet
Back to top
View user's profile Send private message
BitKeeper
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2004
Posts: 109
Location: Cairns, Australia

PostPosted: Mon Jan 10, 2005 2:50 am    Post subject: Reply with quote

did you try the driver at

[url]
http://www.mikehardy.net/linux_latitude_d800/#Ethernet
[/url]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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