linux 安装 Broadcom 4311网卡

作者:小鱼的互联网观察 发布时间:December 17, 2009 分类:linux

驱动安装详细:http://linuxwireless.org/en/users/Drivers/b43

我的Broadcom  4311网卡的安装步骤为:

Follow these instructions if you are using the b43 driver from linux-2.6.32 and newer or compat-wireless-2.6, or from any current GIT tree, and have a device with a low-power PHY.

Use the current Git version of b43-fwcutter.
Download, extract the b43-fwcutter tarball and build it:

git clone http://git.bu3sch.de/git/b43-tools.git
cd b43-tools/fwcutter
make
cd ..

Use version 4.174.64.19 of Broadcom's proprietary driver. (The tarball is mislabeled as "4.178.10.4", but it is actually 4.174.64.19.)
Download and extract the firmware from this driver tarball:

export FIRMWARE_INSTALL_DIR="/lib/firmware"
wget http://downloads.openwrt.org/sources/broadcom-wl-4.178.10.4.tar.bz2
tar xjf broadcom-wl-4.178.10.4.tar.bz2
cd broadcom-wl-4.178.10.4/linux
sudo ../../fwcutter/b43-fwcutter -w "$FIRMWARE_INSTALL_DIR" wl_apsta.o

Note that you must adjust the FIRMWARE_INSTALL_DIR path to your distribution. The standard place where firmware is installed to is /lib/firmware. However some distributions put firmware in a different place.

标签: linux 安装 Broadcom 4311

互联网观察
linux 安装 Broadcom 4311网卡
本文地址:https://www.tianmeng.org/archives/179/

相关文章

  • 无相关文章
文档信息

当前暂无评论 »

网站地图 京ICP证030173号