<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post/5002/</link>
<title><![CDATA[CENTOS 6.2 全新安装无线网卡驱动( broadcom 802.11n)]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Mon, 20 Feb 2012 15:38:16 +0000</pubDate> 
<guid>http://jackxiang.com/post/5002/</guid> 
<description>
<![CDATA[ 
	1、下载驱动程序。<br/>地址：http://www.broadcom.com/support/802.11/linux_sta.php<br/><br/>根据你的机器选择32位或者64位驱动。我这里是hybrid-portsrc_x86_32-v5_100_82_112.tar.gz<br/><br/>2.解压下载的驱动文件，“tar -zxvf xxxx.tar.gz”。<br/>3.进入解压目录，输入“make”，“make install”编译。<br/>4.看到生成“wl.ko”文件和显示所在的路径，进入该路径。<br/>5.加载“wl.ko”模块，输入“insmod wl.ko”，如果出错，可以先输入“modprobe cfg80211”或者“modprobe lib80211”或者“ieee80211_crypt_tkip (depending on your os)”。<br/>6.重启“reboot”后继续配置。<br/>7.进入到第4步的路径，输入“depmod -a”，“echo modeprobe wl &gt;&gt; /etc/rc.local”<br/>8.To enable monitor mode:输入“echo 1 &gt; /proc/brcm_monitor0”<br/>9.reboot测试。<br/>来自：http://hi.baidu.com/xujin421281/blog/item/67162a09b226eb97d53f7c1c.html<br/><br/><br/><br/><br/>大体适合无线网卡范围只要不是如下的PCI设备IDs都可以工作。<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp; BRCM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PCI&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dell<br/>&nbsp;&nbsp;&nbsp;&nbsp;Product Name&nbsp;&nbsp;&nbsp;&nbsp;Vendor ID&nbsp;&nbsp;Device ID&nbsp;&nbsp;Product ID<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-------------&nbsp;&nbsp; ----------&nbsp;&nbsp;---------&nbsp;&nbsp; &nbsp;&nbsp;-----------<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4311 2.4 Ghz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x14e4&nbsp;&nbsp;0x4311&nbsp;&nbsp;&nbsp;&nbsp;Dell 1390<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4311 Dualband&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x14e4&nbsp;&nbsp;0x4312&nbsp;&nbsp;&nbsp;&nbsp;Dell 1490<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4311 5 Ghz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x14e4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x4313&nbsp;&nbsp;&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4312 2.4 Ghz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x14e4&nbsp;&nbsp;0x4315&nbsp;&nbsp;&nbsp;&nbsp;Dell 1395<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4313 2.4 Ghz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x14e4&nbsp;&nbsp;0x4727 &nbsp;&nbsp;&nbsp;&nbsp;Dell 1501<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4321 Dualband&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x14e4&nbsp;&nbsp;0x4328&nbsp;&nbsp;&nbsp;&nbsp;Dell 1505<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4321 Dualband&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x14e4&nbsp;&nbsp;0x4328&nbsp;&nbsp;&nbsp;&nbsp;Dell 1500<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4321 2.4 Ghz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x14e4&nbsp;&nbsp;0x4329&nbsp;&nbsp;&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4321 5 Ghz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x14e4&nbsp;&nbsp;0x432a&nbsp;&nbsp;&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4322 &nbsp;&nbsp;Dualband&nbsp;&nbsp;&nbsp;&nbsp;0x14e4&nbsp;&nbsp;0x432b&nbsp;&nbsp;&nbsp;&nbsp;Dell 1510<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4322 2.4 Ghz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x14e4 &nbsp;&nbsp;0x432c&nbsp;&nbsp;&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4322 5 Ghz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0x14e4 &nbsp;&nbsp;0x432d&nbsp;&nbsp;&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;43224 Dualband&nbsp;&nbsp;&nbsp;&nbsp;0x14e4&nbsp;&nbsp;0x4353&nbsp;&nbsp;&nbsp;&nbsp;Dell 1520<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;43225 2.4 Ghz&nbsp;&nbsp;&nbsp;&nbsp; 0x14e4&nbsp;&nbsp;0x4357&nbsp;&nbsp;&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;43227 2.4 Ghz&nbsp;&nbsp;&nbsp;&nbsp; 0x14e4&nbsp;&nbsp;0x4358<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;43228 Dualband&nbsp;&nbsp;&nbsp;&nbsp;0x14e4&nbsp;&nbsp;0x4359&nbsp;&nbsp;&nbsp;&nbsp;Dell 1530<br/>看似对DELL机器有意见！！<br/><br/>1、下载驱动程序。<br/>地址： http://www.broadcom.com/support/802.11/linux_sta.php<br/><br/>根据你的机器选择32位或者64位驱动。我这里是hybrid-portsrc_x86_32-v5_100_82_112.tar.gz<br/><br/>2、准备<br/><br/>根据你的在用内核版本 确定进行编译工作的目录应该是哪里。<br/><br/>[arlly@localhost ~]$ cd /lib/modules/<br/><br/>[arlly@localhost modules]$ ls<br/>2.6.32-220.2.1.el6.i686&nbsp;&nbsp;2.6.32-220.el6.i686<br/><br/>我在用的是2.6.32-220.2.1.el6.i686<br/><br/>[arlly@localhost /]$ cd /lib/modules/2.6.32-220.2.1.el6.i686/source<br/>[arlly@localhost source]＃ md hy<br/><br/>把你下载的文件解压到这个目录里。<br/><br/>[root@localhost hy]# pwd<br/>/lib/modules/2.6.32-220.2.1.el6.i686/source/hy<br/>[root@localhost hy]# ls<br/>lib&nbsp;&nbsp;Makefile&nbsp;&nbsp;src<br/><br/>3、编译<br/><br/>[root@localhost hy]# make<br/>KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`<br/>make[1]: Entering directory `/usr/src/kernels/2.6.32-220.2.1.el6.i686&#039;<br/>CFG80211 API is prefered for this kernel version<br/>Using CFG80211 API<br/>&nbsp;&nbsp;LD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/lib/modules/2.6.32-220.2.1.el6.i686/source/hy/built-in.o<br/>&nbsp;&nbsp;CC [M]&nbsp;&nbsp;/lib/modules/2.6.32-220.2.1.el6.i686/source/hy/src/shared/linux_osl.o<br/>&nbsp;&nbsp;CC [M]&nbsp;&nbsp;/lib/modules/2.6.32-220.2.1.el6.i686/source/hy/src/wl/sys/wl_linux.o<br/>&nbsp;&nbsp;CC [M]&nbsp;&nbsp;/lib/modules/2.6.32-220.2.1.el6.i686/source/hy/src/wl/sys/wl_iw.o<br/>&nbsp;&nbsp;CC [M]&nbsp;&nbsp;/lib/modules/2.6.32-220.2.1.el6.i686/source/hy/src/wl/sys/wl_cfg80211.o<br/>&nbsp;&nbsp;LD [M]&nbsp;&nbsp;/lib/modules/2.6.32-220.2.1.el6.i686/source/hy/wl.o<br/>WARNING: modpost: missing MODULE_LICENSE() in /lib/modules/2.6.32-220.2.1.el6.i686/source/hy/wl.o<br/>see include/linux/module.h for more information<br/>&nbsp;&nbsp;Building modules, stage 2.<br/>CFG80211 API is prefered for this kernel version<br/>Using CFG80211 API<br/>&nbsp;&nbsp;MODPOST 1 modules<br/>WARNING: modpost: missing MODULE_LICENSE() in /lib/modules/2.6.32-220.2.1.el6.i686/source/hy/wl.o<br/>see include/linux/module.h for more information<br/>&nbsp;&nbsp;CC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/lib/modules/2.6.32-220.2.1.el6.i686/source/hy/wl.mod.o<br/>&nbsp;&nbsp;LD [M]&nbsp;&nbsp;/lib/modules/2.6.32-220.2.1.el6.i686/source/hy/wl.ko.unsigned<br/>&nbsp;&nbsp;NO SIGN [M] /lib/modules/2.6.32-220.2.1.el6.i686/source/hy/wl.ko<br/>make[1]: Leaving directory `/usr/src/kernels/2.6.32-220.2.1.el6.i686&#039;<br/><br/>编译结束，生成一个 wl.ko 文件。这个是我们需要的。<br/><br/> <br/><br/>安装[root@localhost hy]# make install<br/>一般是把文件COPY到/lib/modules/&lt;kernel-version&gt;/kernel/net/wireless 目录。<br/><br/> <br/><br/>4、配置<br/><br/><br/>1: 移除所有其它的BROADCOM 无线设备驱动。<br/><br/>除了我们已经编译好的驱动外，其它的Broadcom 802.11芯片驱动象b43, bcma和ssb。 这个驱动和我们新的驱动是冲突的。所以我们要先把它们移除。<br/><br/># lsmod&nbsp;&nbsp;&#124; grep &quot;b43&#92;&#124;ssb&#92;&#124;bcma&#92;&#124;wl&quot;<br/><br/>如果以下任何一种驱动存在，移除它:<br/># rmmod b43<br/># rmmod ssb<br/># rmmod bcma<br/># rmmod wl<br/>所这些配置加入黑名单，不让它们被使用:<br/># echo &quot;blacklist ssb&quot; &gt;&gt; /etc/modprobe.d/blacklist.conf<br/># echo &quot;blacklist bcma&quot; &gt;&gt; /etc/modprobe.d/blacklist.conf<br/># echo &quot;blacklist b43&quot; &gt;&gt; /etc/modprobe.d/blacklist.conf<br/>2、根据你的系统执行<br/># modprobe lib80211 <br/>然后：<br/># insmod wl.ko<br/>现在你的网络管理程序应该可以找到设备。你可以使用无线网络了。<br/><br/>注：其它总结一下，我们的过程就是把编译出来的wl.ko 放入/lib/modules/2.6.32-220.2.1.el6.i686/kernel/net/wireless目录。然后执行配置。<br/>[root@localhost wireless]# pwd<br/>/lib/modules/2.6.32-220.2.1.el6.i686/kernel/net/wireless<br/>[root@localhost wireless]# ls<br/>cfg80211.ko&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lib80211_crypt_tkip.ko&nbsp;&nbsp;lib80211.ko<br/>lib80211_crypt_ccmp.ko&nbsp;&nbsp;lib80211_crypt_wep.ko&nbsp;&nbsp; wl.ko<br/>注意wl.ko的权限。<br/><br/>[root@localhost wireless]# chmod 755 wl.ko<br/><br/>[root@localhost wireless]# ls -al<br/>总用量 3544<br/>drwxr-xr-x.&nbsp;&nbsp;2 root root&nbsp;&nbsp;&nbsp;&nbsp;4096&nbsp;&nbsp;1月 21 23:23 .<br/>drwxr-xr-x. 27 root root&nbsp;&nbsp;&nbsp;&nbsp;4096&nbsp;&nbsp;1月 21 22:02 ..<br/>-rwxr--r--.&nbsp;&nbsp;1 root root&nbsp;&nbsp;157204 12月 23 03:51 cfg80211.ko<br/>-rwxr--r--.&nbsp;&nbsp;1 root root&nbsp;&nbsp;&nbsp;&nbsp;8788 12月 23 03:51 lib80211_crypt_ccmp.ko<br/>-rwxr--r--.&nbsp;&nbsp;1 root root&nbsp;&nbsp; 13120 12月 23 03:51 lib80211_crypt_tkip.ko<br/>-rwxr--r--.&nbsp;&nbsp;1 root root&nbsp;&nbsp;&nbsp;&nbsp;7340 12月 23 03:51 lib80211_crypt_wep.ko<br/>-rwxr--r--.&nbsp;&nbsp;1 root root&nbsp;&nbsp; 10588 12月 23 03:51 lib80211.ko<br/>-rwxr-xr-x.&nbsp;&nbsp;1 root root 3408349&nbsp;&nbsp;1月 21 23:23 wl.ko<br/><br/>来自：http://hi.baidu.com/lnxer/blog/item/b4f5af64cafa9beef7365488.html
]]>
</description>
</item><item>
<link>http://jackxiang.com/post/5002/#blogcomment63559</link>
<title><![CDATA[[评论] CENTOS 6.2 全新安装无线网卡驱动( broadcom 802.11n)]]></title> 
<author>hxngb9rf &lt;euyb68@mail114.net&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 21 Feb 2012 18:04:23 +0000</pubDate> 
<guid>http://jackxiang.com/post/5002/#blogcomment63559</guid> 
<description>
<![CDATA[ 
	谢谢楼主的共享，我同意楼主的看法
]]>
</description>
</item><item>
<link>http://jackxiang.com/post/5002/#blogcomment63582</link>
<title><![CDATA[[评论] CENTOS 6.2 全新安装无线网卡驱动( broadcom 802.11n)]]></title> 
<author>lucy81398 &lt;todayrainsun@126.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 22 Feb 2012 06:48:04 +0000</pubDate> 
<guid>http://jackxiang.com/post/5002/#blogcomment63582</guid> 
<description>
<![CDATA[ 
	好帖子,声援不了就果断留下文字支持下.............
]]>
</description>
</item><item>
<link>http://jackxiang.com/post/5002/#blogcomment63634</link>
<title><![CDATA[[评论] CENTOS 6.2 全新安装无线网卡驱动( broadcom 802.11n)]]></title> 
<author>lucy21219 &lt;kbbsb1986@126.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 23 Feb 2012 19:05:58 +0000</pubDate> 
<guid>http://jackxiang.com/post/5002/#blogcomment63634</guid> 
<description>
<![CDATA[ 
	不顶没人知道你的存在。.....果断顶起
]]>
</description>
</item><item>
<link>http://jackxiang.com/post/5002/#blogcomment63795</link>
<title><![CDATA[[评论] CENTOS 6.2 全新安装无线网卡驱动( broadcom 802.11n)]]></title> 
<author>jason&#039; &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 23 Aug 2012 09:40:34 +0000</pubDate> 
<guid>http://jackxiang.com/post/5002/#blogcomment63795</guid> 
<description>
<![CDATA[ 
	为什么就是编译那一一直出错
]]>
</description>
</item>
</channel>
</rss>