p4p800 netcard trouble


Forum: Networking
Topic: p4p800 netcard trouble
started by: aya an

Posted by aya an on Sep. 25 2007,02:37
greetings.
dsl doesn't recognizes my netcard.
in stats it says it's an unknown device from 3com
with no driver.
i don't really know how to search for a driver for dsl at 3com.
i've tried to search for a solution in forums
but command
pciconf -vl (to show some info)
doesn't exist here.
at an asus p4p800 site it says:
The AI Series supports Gigabit LAN by integrating the Marvell 88E8001 controller,...
and that's all i know.
sorry, im quite new to linux.
please help if you can.
or where do i search for what?

Posted by Juanito on Sep. 25 2007,03:45
Did you try "lspci -v"?
Posted by stupid_idiot on Sep. 25 2007,09:56
Hi:
Your ethernet chip seems to need the 'sk98lin' module.
So, just do the following to load the module:
Code Sample
sudo modprobe sk98lin

and then:
Desktop menu -> System -> Net Setup -> netcardconfig
If you are using dhcp with a cable modem setup, you could just run the dhcp client manually:
Code Sample
sudo pump

You can run 'ifconfig' to verify that you have received an ip address from dhcp.

(We prefix our commands with 'sudo' in order to perform the command with root permissions. 'sudo' grants root permissions.)

Posted by aya an on Sep. 25 2007,15:22
thanks to both of you,
lspci definitely lists the stuffs
and sudo modprobe sk98lin DID the job.
funny it was a line that separated my pc from the net.
thanks again, it's good things work (both forum help and my machine :)
all best

Posted by brianfast on Oct. 08 2007,22:08
I have a p4p800 deluxe and I cannot get this to work with just that line of code. What else do I need to do?
Posted by curaga on Oct. 09 2007,17:24
Tell us your network card from lspci.
Posted by brianfast on Oct. 10 2007,22:19
Is the network card the ethernet contoller?
Posted by brianfast on Oct. 11 2007,01:00
Marvell Yukon Gigabit I am using DSL 3.2. I am also trying to get the internet to work on a live cd. I only intent to ever install this to USB so hd install is not an option if that is required.
Posted by curaga on Oct. 11 2007,15:59
what errors do you get for "sudo modprobe sk98lin"?
Posted by brianfast on Oct. 12 2007,01:41
no errors. nothing happens. in the short time I wait.
Posted by stupid_idiot on Oct. 12 2007,09:59
Perhaps the 'sk98lin' driver in kernel 2.4.26 is too old. The latest kernel driver is available from the < SysKonnect website >.
I've compiled the driver as a module, for kernel 2.4.26 (DSL 3.x). Could you test it please?
Here: < 2.4.26_sk98lin.dsl_[http://rapidshare.com] > [100K]
Code Sample
1. mydsl-load 2.4.26_sk98lin.dsl
2. sudo modprobe sk98lin
3. Desktop -> System -> Net Setup -> netcardconfig
Thanks!

Posted by brianfast on Oct. 14 2007,17:17
how am I supposed to get that to my DSL CD?
Posted by Juanito on Oct. 14 2007,17:38
Before putting it on the cd, maybe you could copy it from a floppy or usb stick and over-write the existing module?
Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.