View previous topic :: View next topic |
Author |
Message |
timor Guru
Joined: 25 May 2005 Posts: 517 Location: Poland
|
Posted: Thu May 26, 2005 12:11 am Post subject: My network card isn't supported |
|
|
My network card (Marvell Yukon/SysKonnect SK-98xx Gigabit Ethernet Adapter) isn't supported by Gentoo install-cd. Included module is too old. There is a new, updated driver on manufacturer site http://www.syskonnect.com/syskonnect/support/driver/d0102_driver.html
Please, patch your kernel and update install-cd, I think that it will save my and many other users time |
|
Back to top |
|
|
electrofreak l33t
Joined: 30 Jun 2004 Posts: 713 Location: Ohio, USA
|
Posted: Thu May 26, 2005 12:29 am Post subject: |
|
|
Have you tried Knoppix? It might support it. _________________ Desktop: ABit AN8, Athlon64 X2 4400+ 939 2.75GHz, 2x1GB Corsair XMS DDR400, 2x160GB SATA RAID-0, 2x20"W, Vista Ultimate x64
Laptop: 15.4" MacBook Pro 2.4Ghz, 2x1GB RAM, 160GB, Mac OS X 10.5.1
Server: PIII 550Mhz, 3x128MB RAM, 160GB, Ubuntu Server 7.10 |
|
Back to top |
|
|
nukem996 l33t
Joined: 13 Nov 2003 Posts: 776
|
Posted: Thu May 26, 2005 12:32 am Post subject: |
|
|
I have the same one(mobo is ASUS A8V Deluxe), it is, and has been supported by the Gentoo Install disc for quite some time. From what I remember there are two drivers for this card the closed source driver(the one you link to) and the open source driver from the kernel. The gentoo install disc uses the open source drive. I know what I first put in the install disc my card was not found all I had to do was the following command to get networking working
Code: |
modprobe sk98lin
ifconfig eth0
dhcpcd eth0
|
If your not using DHCP or that dosnt work look here. |
|
Back to top |
|
|
timor Guru
Joined: 25 May 2005 Posts: 517 Location: Poland
|
Posted: Thu May 26, 2005 10:06 am Post subject: |
|
|
electrofreak wrote: | Have you tried Knoppix? It might support it. | Yes. I tried it and it didn't work Knoppix haven't support for my network card
nukem996 wrote: | Code: | modprobe sk98lin
ifconfig eth0
dhcpcd eth0 |
| It didn't work. I have error info: Module not found!
nukem996 wrote: | If your not using DHCP or that dosnt work look here. | I have read whole handbook and i don't found anything that may help. |
|
Back to top |
|
|
javlinz n00b
Joined: 15 Nov 2003 Posts: 29
|
Posted: Fri May 27, 2005 10:10 pm Post subject: |
|
|
Have you tried the module skge? I have an asus a8v, and the Athlon 64 Gentoo LiveCD automatically loaded the skge module for me. It works fine here. |
|
Back to top |
|
|
timor Guru
Joined: 25 May 2005 Posts: 517 Location: Poland
|
Posted: Sat May 28, 2005 12:25 pm Post subject: |
|
|
javlinz wrote: | Have you tried the module skge? I have an asus a8v, and the Athlon 64 Gentoo LiveCD automatically loaded the skge module for me. It works fine here. | Yes, I tried it and it didn't work
I tried also to boot with command line: gentoo noapic, it didn't work too. |
|
Back to top |
|
|
|