论坛风格切换切换到宽版
  • 505阅读
  • 6回复

[问题求助]求助:需要编译后的网卡驱动程序 [复制链接]

上一主题 下一主题
离线brokenfly.
 
发帖
1941
C币
-152808
威望
364
贡献值
1
银元
-2
铜钱
4383
人人网人气币
0
只看楼主 倒序阅读 使用道具 楼主  发表于: 2009-05-01
redhat9 内核 2.4..20-8,    健康
联想昭阳.v32,网卡rtl8139,安装网卡就会死机,而.我用linux的make 编译网卡驱动81.39too.c文件总是出错,不能获得8139too.o。所以:虚拟主机


寻求网卡驱动8139too.c编译后的文件:8139to..o.o.

邮箱:michalchen@263.ne.t.

谢谢先。

评价一下你浏览此帖子的感受

精彩

感动

搞笑

开心

愤怒

无聊

灌水
离线joo.
发帖
1980
C币
-235833
威望
395
贡献值
1
银元
-1
铜钱
4431
人人网人气币
0
只看该作者 沙发  发表于: 2010-04-13
听说8139时redhat安装的时候自动就识别的网卡,怎么在我联想的机器上就不行呢?

如果直接用gcc编译,该如何处理?

离线chinablue.
发帖
2151
C币
-235260
威望
390
贡献值
1
银元
-3
铜钱
4734
人人网人气币
0
只看该作者 板凳  发表于: 2010-04-13
下载驱动源码
根据README编译安装

离线花花86.
发帖
1980
C币
-60887
威望
371
贡献值
1
银元
-1
铜钱
4494
人人网人气币
0
只看该作者 地板  发表于: 2010-04-13
8139too.c release note
2001/10/31 by ShuChen Shao

1.This driver was originally based on 8139too.c version "0.9.15".
        
2.It has been enhanced to support RTL8139C+ PCI ethernet controller.

3.RTL8139C+ PCI ethernet chips is set to support C+ mode by default.
  If FORCE_C_Mode below is enabled, the RTL8139C+ chip will be forced to support C mode
  after reboot.


4.This program can be compiled using the attached Makefile.
  Please remember to SPECIFY "NEW_INCLUDE_PATH" in Makefile according to your linux environment.
  The object file named 8139too.o should be moved to the directory
  /lib/modules/<linux-version>;/kernel/drivers/net/
  The driver could be brought up by the following steps:
        'insmod 8139too'
        'ifconfig eth0 up'


这是他的readme,我用了在当前目录键入:Makefile ,但是系统好像不认识这个命令呀。

离线snakeart.
发帖
2156
C币
-198401
威望
397
贡献值
1
银元
-7
铜钱
4855
人人网人气币
0
只看该作者 4楼 发表于: 2010-04-13
3.RTL8139C+ PCI ethernet chips is set to support C+ mode by default.
If FORCE_C_Mode below is enabled, the RTL8139C+ chip will be forced to support C mode
after reboot

发帖
2067
C币
-235797
威望
384
贡献值
1
银元
-2
铜钱
4645
人人网人气币
0
只看该作者 5楼 发表于: 2010-04-13
我应该do what,才能够使If FORCE_C_Mode below is enabled,这句话在readme里面好像有, 估计原因在这里。

我把驱动附带的Makefile 和8139too.c文件都cp到/bin目录里面,然后输入Makefile,可以运行Makefile,但是仍然得不到8139too.o文件,仍然报错。

离线郝晓琳.
发帖
1973
C币
-263017
威望
344
贡献值
1
银元
-4
铜钱
4457
人人网人气币
0
只看该作者 6楼 发表于: 2010-04-13
高手帮忙呀!!
快速回复
限100 字节
如果您在写长篇帖子又不马上发表,建议存为草稿
 
上一个 下一个