[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Need help with onboard LAN on mobo K8V deluxe



Am Son, 2004-01-18 um 19.55 schrieb Werner Schubert:
> I've installed Debian 3.0v2 with Kernel 2.4.18-bf2.4.
> Can someone help me bringing up the onboard LAN driver.
> Under Knoppix or Xandros there is a driver sk98lin in use.
> But how can I generate this driver with the kernel that I use ?
> On the ASUS CD there is a driver for "3C2000".
> 
> I am new in building driver. Can someone take my hand an tell me what I have
> to do.

You will need the kernel sources to compile the driver.

- extract the driver archive
- cd 3com/3c2000   
- make             # compile the driver
- make install     # install the driver
- depmod -a        # update the module database
- modprobe 3c2000  # load the driver

On LKML were reports that gcc 3.* will fail to build the driver. Use
2.9* instead.

HTH
-- 

Matthias Hentges 
Cologne / Germany

[www.hentges.net] -> PGP welcome, HTML tolerated
ICQ: 97 26 97 4   -> No files, no URL's

My OS: Debian Woody. Geek by Nature, Linux by Choice



Reply to: