linux-lbvi:/home/aroamer # lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 005 Device 002: ID 04fc:2003 Sunplus Technology Co., Ltd 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 003: ID 0846:9020 NetGear, Inc. WNA3100(v1) Wireless-N 300 [Broadcom BCM43231]
Bus 002 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
于是放狗一顿狂搜,发现只能用 NDIS 来安装,于是:
linux-lbvi:/home/bcmwlhigh6.inf_amd64 # ndiswrapper -i bcm
bcmh43xx64.cat    bcmihvui64.dll    bcmwlhigh664.sys  bcmwlhigh6.PNF
bcmihvsrv64.dll   bcmwlcoi64.dll    bcmwlhigh6.inf    
linux-lbvi:/home/bcmwlhigh6.inf_amd64 # ndiswrapper -i bcmwlhigh6
bcmwlhigh664.sys  bcmwlhigh6.inf    bcmwlhigh6.PNF    
linux-lbvi:/home/bcmwlhigh6.inf_amd64 # ndiswrapper -i bcmwlhigh6.inf 
driver bcmwlhigh6 is already installed
linux-lbvi:/home/bcmwlhigh6.inf_amd64 # ndiswrapper -l
bcmwlhigh6 : driver installed
	device (0846:9020) present
linux-lbvi:/home/bcmwlhigh6.inf_amd64 # ndiswrapper -m
module configuration contains directive install usb:v0846p9011d*dc*dsc*dp*ic*isc*ip* /sbin/modprobe ndiswrapper
;you should delete that at /usr/sbin/ndiswrapper line 868, <MODPROBE> line 381.
module configuration contains directive install usb:v0846p9020d*dc*dsc*dp*ic*isc*ip* /sbin/modprobe ndiswrapper
;you should delete that at /usr/sbin/ndiswrapper line 868, <MODPROBE> line 382.
module configuration already contains alias directive
linux-lbvi:/home/bcmwlhigh6.inf_amd64 # iwconfig
eth0      no wireless extensions.
lo        no wireless extensions.
依然没有。。。这可咋办哪。。。。
update
已经解决。
没有注销模块屏蔽语句。。。