ubuntu 14.04 LTS netgear USB无线网卡 WNA3100 无法链接WIFI
发表于 : 2014-09-08 15:50
通过ndiswrapper安装了win8下的网卡驱动,显示驱动已安装,但是无法看到WIFI
有线上网正常
yangs@ubuntu:~$ ndiswrapper -l
bcmwlhigh6 : driver installed
device (0846:9020) present
yangs@ubuntu:~$ sudo lshw -numeric -class network
[sudo] password for yangs:
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10EC:8168]
vendor: Realtek Semiconductor Co., Ltd. [10EC]
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: 09
serial: 50:46:5d:b5:81:bd
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168f-1_0.0.5 06/18/12 ip=192.168.1.4 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:53 ioport:e000(size=256) memory:d0004000-d0004fff memory:d0000000-d0003fff
yangs@ubuntu:~$ sudo ifconfig -a
eth0 Link encap:以太网 硬件地址 50:46:5d:b5:81:bd
inet 地址:192.168.1.4 广播:192.168.1.255 掩码:255.255.255.0
inet6 地址: fe80::5246:5dff:feb5:81bd/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1
接收数据包:147897 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:124363 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:171315163 (171.3 MB) 发送字节:12858179 (12.8 MB)
lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 跃点数:1
接收数据包:8180 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:8180 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:1232210 (1.2 MB) 发送字节:1232210 (1.2 MB)
yangs@ubuntu:~$ sudo route -nv
内核 IP 路由表
目标 网关 子网掩码 标志 跃点 引用 使用 接口
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
yangs@ubuntu:~$ sudo rfkill list all
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
yangs@ubuntu:~$
有线上网正常
yangs@ubuntu:~$ ndiswrapper -l
bcmwlhigh6 : driver installed
device (0846:9020) present
yangs@ubuntu:~$ sudo lshw -numeric -class network
[sudo] password for yangs:
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10EC:8168]
vendor: Realtek Semiconductor Co., Ltd. [10EC]
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: 09
serial: 50:46:5d:b5:81:bd
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168f-1_0.0.5 06/18/12 ip=192.168.1.4 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:53 ioport:e000(size=256) memory:d0004000-d0004fff memory:d0000000-d0003fff
yangs@ubuntu:~$ sudo ifconfig -a
eth0 Link encap:以太网 硬件地址 50:46:5d:b5:81:bd
inet 地址:192.168.1.4 广播:192.168.1.255 掩码:255.255.255.0
inet6 地址: fe80::5246:5dff:feb5:81bd/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 跃点数:1
接收数据包:147897 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:124363 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:1000
接收字节:171315163 (171.3 MB) 发送字节:12858179 (12.8 MB)
lo Link encap:本地环回
inet 地址:127.0.0.1 掩码:255.0.0.0
inet6 地址: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 跃点数:1
接收数据包:8180 错误:0 丢弃:0 过载:0 帧数:0
发送数据包:8180 错误:0 丢弃:0 过载:0 载波:0
碰撞:0 发送队列长度:0
接收字节:1232210 (1.2 MB) 发送字节:1232210 (1.2 MB)
yangs@ubuntu:~$ sudo route -nv
内核 IP 路由表
目标 网关 子网掩码 标志 跃点 引用 使用 接口
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
yangs@ubuntu:~$ sudo rfkill list all
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
yangs@ubuntu:~$