View previous topic :: View next topic |
Author |
Message |
thaufer n00b
Joined: 08 Jun 2003 Posts: 19 Location: Denmark
|
Posted: Wed Jun 11, 2003 4:15 pm Post subject: RTL8201BL |
|
|
I am the happy owner of a Epox mother board with the nForce2 chipset.
During the installation of Gentoo Linux the network interface card works but when I'm about to compile a new kernel, I can't figure out what module the card have used.
As far as I know the NIC is based on the Realtek RTL8201BL chip.
Does anybody have god a clue to find the module? Or as simply as it can get - what module should I use? |
|
Back to top |
|
|
Dracnor Guru
Joined: 08 Jun 2003 Posts: 397 Location: Pennsylvania
|
Posted: Wed Jun 11, 2003 7:24 pm Post subject: |
|
|
What does
give you?
Also, try searching for your ethernet card in:
or
Code: | cat /proc/pci | grep eth0 |
Then search to find what module(s) this uses. |
|
Back to top |
|
|
|