Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Network Issues On Old Acer Card Help!
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
Sallad_Tosser
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jan 2003
Posts: 95
Location: Edmonton

PostPosted: Sun Jan 26, 2003 1:39 pm    Post subject: Network Issues On Old Acer Card Help! Reply with quote

Hey all, I just fianlly got Gentoo installed on my secondary system I cant seem to find a proper driver for the network card in it. Its a Acer Network card and I know it works in Linux because I had it working with Mandrake. Any help will be greatly appreaciated.

Sallad_Tosser
_________________
Linux > Windows
Back to top
View user's profile Send private message
garo
Bodhisattva
Bodhisattva


Joined: 15 Jul 2002
Posts: 860
Location: Edegem,BELGIUM

PostPosted: Sun Jan 26, 2003 2:09 pm    Post subject: Reply with quote

boot in mandrake and give the command "lsmod" to see with modules are loaded (the driver for your card is probably compiled as module). Compile a new kernel in gentoo and make sure you have the driver for your card in it.

If this doesn't work try the following command (in gentoo):
Code:
cat /proc/pci | grep Ethernet

Search on google with the output from this command
_________________
My favorite links this month:
- Surf Random
- Web-based SSH
- Stop Spam
Back to top
View user's profile Send private message
Sallad_Tosser
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jan 2003
Posts: 95
Location: Edmonton

PostPosted: Tue Jan 28, 2003 4:08 am    Post subject: Reply with quote

Okay well I figured out what network card I have (or what Gentoo specifies it as)

Eathernet Controller: Realtek Semiconductor Co . , LTD. RTL-8029(AS) (rev 0).

Now I tried to find it in my menuconfig but had no luck.

Any suggestions?

Sallad_Tosser
_________________
Linux > Windows
Back to top
View user's profile Send private message
Sallad_Tosser
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jan 2003
Posts: 95
Location: Edmonton

PostPosted: Tue Jan 28, 2003 5:05 pm    Post subject: Reply with quote

Well just so ya all know the network driver for it was the NE2000 and clone driver in the menuconfig.

Sallad_Tosser
_________________
Linux > Windows
Back to top
View user's profile Send private message
garo
Bodhisattva
Bodhisattva


Joined: 15 Jul 2002
Posts: 860
Location: Edegem,BELGIUM

PostPosted: Tue Jan 28, 2003 6:12 pm    Post subject: Reply with quote

if you compile your kernel, you have the file ".config" after the command "make config","make xconfig" or "make menuconfig",
could you post the rules between:
"# Networking options" and "# Wireless LAN (non-hamradio)"

check if you have the following rules in your ".config" :

Code:

CONFIG_NETDEVICES=y
CONFIG_NET_ETHERNET=y
CONFIG_NE2K_PCI=y


EDIT: sorry if i post something obvious, i don't know how good your linux knowledge is...
_________________
My favorite links this month:
- Surf Random
- Web-based SSH
- Stop Spam
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