LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1443|回复: 2

请问怎么安装网卡驱动呀??

[复制链接]
发表于 2003-10-22 20:55:15 | 显示全部楼层 |阅读模式
我载的驱动按他说的方法案不上呀
如下1) Make sure that the kernel source is installed in /usr/src/linux
   or /usr/src/linux-2.4.

2) Copy the file /Linux/3c2000.tar.gz from the 3Com driver CD to
   your hard drive.

3) Change to the directory containing 3c2000.tar.gz

4) Type 'tar zxvf 3c2000.tar.gz'

5) Type 'cd 3c2000'

Note: on SuSE systems since 7.1, you will have to execute the
following commands before running make:

cp /boot/vmlinuz.version.h /usr/src/linux/include/linux/version.h
cp /boot/vmlinuz.autoconf.h /usr/src/linux/include/linux/autoconf.h

For more details se http://sdb.suse.de/en/sdb/html/mwalter_kernel_24.html

6) Type 'make load' to load the driver.

Alternatively, you may type the following to load the driver:

        insmod 3c2000.o

Something like the following will be added to /var/log/messages:
发表于 2004-4-21 16:56:56 | 显示全部楼层

关注

我装的驱动和你的一样, 每次开机的时候, 都说检测网卡失败,
上网前都要进行一下操作:
make load

才能把网卡激活, 我想知道如何只装一次驱动, 每次开机,网卡即可自动激活, 即可上网。
发表于 2004-4-21 18:47:37 | 显示全部楼层
你应该找找厂商,看有没有提供2.6内核下的驱动程序。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表