HowToDriverBCM43xxWirelessEthernetUnderFedoraCore5

Linked From http://www.2beanet.com/

How To Driver BCM43xx Wireless Ethernet Under Fedora Core 5 

 

Summary:

        Hardwar & Software: HP Compaq nx632x, Fedora Core 5(Kernel-2.6.22)

        This article mainly introduce how to driver BCM43xx wireless ethernet in the environment above

Step:

        1) Compile kernel, download the latest kernel linux-2.6.22, and compile the kernel according to the hardware, the items about BCM43xx wireless ethernet are mainly the belowing:

HowToDriverBCM43xxWirelessEthernetUnderFedoraCore5

 

HowToDriverBCM43xxWirelessEthernetUnderFedoraCore5

 

HowToDriverBCM43xxWirelessEthernetUnderFedoraCore5

 

HowToDriverBCM43xxWirelessEthernetUnderFedoraCore5

 

         2) download bcm43xx-fwcutter.tar.bz2, untar it and compile

        [root@myforever wireless]# tar jxvf bcm43xx-fwcutter.tar.bz2

        [root@myforever wireless]# cd bcm43xx-fwcutter

        [root@myforever bcm43xx-fwcutter]# make

        [root@myforever bcm43xx-fwcutter]#

       3) download wl_apsta-3.130.20.0.o

       http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o

       4) get the firmware

       [root@myforever bcm43xx-fwcutter]# ./bcm43xx-fwcutter -w /lib/firmware wl_apsta-3.130.20.0.o

       the firmware needed by the BCM43xx is created in /lib/firmware

        5) configure the wireless ethernet

        first of all, we should install the management tool for wireless ethernet

       [root@myforever /]# yun install NetworkManager

        after the installation, we could configure the wireless ethernet

       [root@myforever /]# NetworkManager

        there is a small icon at down right corner, click it and select the wireless ethernet, do some configuration.

HowToDriverBCM43xxWirelessEthernetUnderFedoraCore5 HowToDriverBCM43xxWirelessEthernetUnderFedoraCore5

原文链接:https://www.cnblogs.com/b2tang/archive/2008/12/05/1348680.html
本文来源 爱码网,其版权均为 原网址 所有 与本站无关,文章内容系作者个人观点,不代表 本站 对观点赞同或支持。如需转载,请注明文章来源。

© 版权声明

相关文章