LinuxSir.cn,穿越时空的Linuxsir!

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

本本上的BROADCOM440X网卡的安装方法!

[复制链接]
发表于 2003-8-25 13:56:43 | 显示全部楼层 |阅读模式
我本人的本本的网卡就是BROADCOM的440X,安装RH9的时候认不到,只能手动安装,先到http://www.broadcom.com/ 下载最新的440X的驱动,下载解压后有有两个包,RPM和TAR的,我是用TAR安装的,在README里是这样说的:

uilding Driver From TAR File
=============================

The following are general guidelines for installing the driver. Refer to
DISTRIB.TXT for additional installation notes for various Linux distributions.

1. Create a directory and extract the files:

   tar xvzf bcm4400-<version>.tar.gz

2. Build the driver bcm4400.o as a loadable module for the running kernel:

   cd src
   make

3. Test the driver by loading it:

   insmod bcm4400.o

4. Install the driver and man page:

   make install

See RPM instructions above for the location of the installed driver.

5. To configure network protocol and address, refer to various Linux
documentations.

我曾以普通身体进入RH,然后获得ROOT权力,但在3. Test the driver by loading it:

   insmod bcm4400.o
时出错,本想用:/sbin/ insmod bcm4400.o 命令再试,但想想还是以ROOT身体进入更好,所以我建议用ROOT身体进入RH安装,这样会更好些,安装方法已经在上面了,大家照着做就行了,安装完成后就可以配置你的网卡了,在ETHERNET里你会看到这个BROADCOM440X的,祝好运!
发表于 2003-8-27 21:33:45 | 显示全部楼层
不错,感谢兄弟分享经验。
 楼主| 发表于 2003-8-28 08:45:55 | 显示全部楼层
最初由 Linuxfish 发表
不错,感谢兄弟分享经验。

:thank :thank
发表于 2003-9-3 00:14:50 | 显示全部楼层
 楼主| 发表于 2003-9-3 09:40:19 | 显示全部楼层

回复: www.broadcom.com


可以用的,放心吧以!:p :p :p :p
发表于 2003-9-7 04:57:37 | 显示全部楼层

出错了,帮我看看什么问题好吗

[root@localhost redhat]# tar -xvzf /mnt/WIN_G/linux/bcm4400-2.0.5.tar.gz

DISTRIB.TXT
LICENSE
README.TXT
RELEASE.TXT
src/
src/b44.h
src/b44lm.c
src/b44lm.h
src/b44mm.h
src/b44proc.c
src/b44queue.h
src/b44um.c
src/Makefile
src/bcm4400.4.gz

[root@localhost redhat]# cd src

[root@localhost src]# make
Makefile:18: *** Linux kernel source tree not found.  Stop.
发表于 2003-9-8 12:52:43 | 显示全部楼层

回复: 出错了,帮我看看什么问题好吗

最初由 bearor 发表
[root@localhost redhat]# tar -xvzf /mnt/WIN_G/linux/bcm4400-2.0.5.tar.gz

DISTRIB.TXT
LICENSE
README.TXT
RELEASE.TXT
src/
src/b44.h
src/b44lm.c
src/b44lm.h
src/b44mm.h
src/b44proc.c
src/b44queue.h
src/b44um.c
src/Makefile
src/bcm4400.4.gz

[root@localhost redhat]# cd src

[root@localhost src]# make
Makefile:18: *** Linux kernel source tree not found.  Stop.


linux源代码没有安装
发表于 2003-9-8 13:15:37 | 显示全部楼层

回复: 出错了,帮我看看什么问题好吗

最初由 bearor 发表
[root@localhost redhat]# tar -xvzf /mnt/WIN_G/linux/bcm4400-2.0.5.tar.gz

DISTRIB.TXT
LICENSE
README.TXT
RELEASE.TXT
src/
src/b44.h
src/b44lm.c
src/b44lm.h
src/b44mm.h
src/b44proc.c
src/b44queue.h
src/b44um.c
src/Makefile
src/bcm4400.4.gz

[root@localhost redhat]# cd src

[root@localhost src]# make
Makefile:18: *** Linux kernel source tree not found.  Stop.


linux源代码没有安装
 楼主| 发表于 2003-9-8 14:35:51 | 显示全部楼层
另外最好将安装程序COPY到LINUX下的任何目录,在MOUNT过来的M下的目录里安装,有时会出错的,还有就是楼上说的,你没安装源代码!
发表于 2004-5-8 09:20:14 | 显示全部楼层

求助,broadcom网卡安装

redhat9下
只有tar包,安装说明如下

Building Driver From TAR File
=============================

1. Create a directory and extract the files:

   tar xvzf bcm4400-<version>.tar.gz

2. Build the driver bcm4400.o as a loadable module for the running kernel:

   cd src
   make

3. Test the driver by loading it:

   insmod bcm4400.o

4. Install the driver and man page:

   make install

其中第2步是什么意思?我怎么都找不到bcm4400.o这个文件呀!还有make后面怎么什么都没跟呀?大侠们帮帮我
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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