LinuxSir.cn,穿越时空的Linuxsir!

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

刚刚装好FC5 但是网卡没办法使用。。。。谁来给解决一下。在线等!

[复制链接]
发表于 2006-7-7 00:40:43 | 显示全部楼层 |阅读模式
长话短说,  主板是 华硕 P5RD2-VM的 买主板的时候随板给的光盘里有LINUX的驱动。可是不会用。。。。。  大家有谁用过这个板子呀。。。。 请赐教。。  拜托了。。。
发表于 2006-7-7 01:55:39 | 显示全部楼层
主要看一下所提供的驱动是什么格式的,然后再用相应的命令进行安装。。如是RPM的,就直接
#rpm -ivh filename.rpm
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-7-7 03:00:38 | 显示全部楼层
打开那个包里面 有这样几个文件。

一个文件夹名字是 SRC  

一个是文件 名字  叫 build.sh  

应该怎么办

网上查找了一下 说 这样  build.sh RTL8168B(这个是我的网卡型号) 然后就可以了。

但是我怎么执行也是提示错误。。。。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-7-7 03:12:03 | 显示全部楼层
急死了,,,,  不会让我换网卡吧。。。。 这个机器我是用来做服务器的。。。 55555 谁能帮我解决一下呀。都捣鼓一夜了。
回复 支持 反对

使用道具 举报

发表于 2006-7-7 08:38:25 | 显示全部楼层
改变一下权限,改成755,然后执行。
硬件厂商的驱动基本都是改个 权限就能执行。
回复 支持 反对

使用道具 举报

发表于 2006-7-7 08:40:58 | 显示全部楼层
楼主试一试吧,不应定能行。
回复 支持 反对

使用道具 举报

发表于 2006-7-7 08:53:55 | 显示全部楼层
有一定的可能需要安装开发包。看看帮助文档吧。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-7-7 17:13:24 | 显示全部楼层
这个是官方给的 帮助档
<Linux device driver for RTL8168B and RTL8100E>

Version: 1.00
Date: 2005-08-15

This is the Linux device driver released for
1.RealTek RTL8168B (PCI-Express Gigabit Ethernet controller)
2.RealTek RTL8100E (PCI-Express Fast Ethernet controller)



<Requirements>

- kernel source tree (supported versions 2.4.x or 2.6.x)
- compiler/binutils for kernel compilation

<Quick installation>
Unpack the tarball :
tar vzxf RTL8168B_8100E_linuxdrv_vxx.zip

Change to the directory:
cd RTL8168B_8100E

Use the installation script:
./build RTL8168B (or RTL8100E)


<Normal install with proper kernel settings>

Unpack the tarball :
tar vzxf RTL8168B_8100E_linuxdrv_vxx.zip

Change to the directory:
cd RTL8168B_8100E

If you are running the target kernel, then you should be
able to do :

make clean modules (as root or with sudo)
mv ./src/rtl_ethernet.o ./srcr/RTL8168B.o (or ./src/RTL8100E.o)
make install
depmod -a




<Force Media Speed>

The media can be forced to one of the 5 modes as follows.

Cmd: "insmod RTL8168B media = SET_MEDIA"
For example:
"insmod RTL8168B media = 0x04" will force PHY to operate in 100Mpbs Half-duplex.

SET_MEDIA can be:
_10_Half = 0x01
_10_Full = 0x02
_100_Half = 0x04
_100_Full = 0x08
_1000_Full = 0x10


Force media type for multiple cards could be performed as:

"insmod RTL8168B media=0x04,0x10"

which force PHY to operate at 100Mbps half-duplex and 1000Mbps full-duplex.



<Advanced feature>

- Supports Jumbo Frame
- Hardware Tx/Rx flow control


按照执行却说错误。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-8-11 23:38:02 | 显示全部楼层
这个问题还是没能解决。。。。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-8-12 11:40:21 | 显示全部楼层
看来不好解决。。。 我已经换网卡了。。。。  8139。。。。 哎。。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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