ubuntu 18.04 LTS安装后,点wifi 提示:未发现wifi适配器.怎么用wifi啊
发表于 : 2018-05-07 17:24
ubuntu 18.04 LTS安装后,点wifi 提示:未发现wifi适配器.怎么用wifi啊
致力于Ubuntu中文推广
http://forum.ubuntu.com.cn/
把指令及回應結果全部直接 選取/複製/貼上來flkill
提示未找到命令
1.無線網卡介面 未合適啟用*-network DISABLED
description: Wireless interface
product: Dual Band Wireless-AC 3165 Plus Bluetooth [8086:3166]
vendor: Intel Corporation [8086]
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlp3s0
version: 99
serial: cc:2f:71:88:26:10
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=4.15.0-34-generic firmware=29.1044073957.0 latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:128 memory:e1000000-e1001fff
2. 參閱你的主板使用說明書sudo rfkill list all
0: ideapad_wlan: Wireless LAN
Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
Hard blocked: yes
tianajw@TianaJW:~$ uname -a
請先參閱*-network DISABLED
description: Wireless interface
product: AR9287 Wireless Network Adapter (PCI-Express) [168C:2E]
vendor: Qualcomm Atheros [168C]
代码: 全选
vincent@vincent-Lenovo-Legion-Y7000P-1060:~$ uname -a
Linux vincent-Lenovo-Legion-Y7000P-1060 4.18.0-16-generic #17~18.04.1-Ubuntu SMP Tue Feb 12 13:35:51 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
vincent@vincent-Lenovo-Legion-Y7000P-1060:~$ sudo lspci -knn | grep -A5 wireless[sudo] vincent 的密码:
vincent@vincent-Lenovo-Legion-Y7000P-1060:~$ sudo lspci -knn | grep -A5 Wireless
00:14.3 Network controller [0280]: Intel Corporation Wireless-AC 9560 [Jefferson Peak] [8086:a370] (rev 10)
Subsystem: Intel Corporation Device [8086:0034]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
00:15.0 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #0 [8086:a368] (rev 10)
Subsystem: Lenovo Device [17aa:3809]
vincent@vincent-Lenovo-Legion-Y7000P-1060:~$ sudo lshw -numeric -class network
*-network DISABLED
description: Wireless interface
product: Wireless-AC 9560 [Jefferson Peak] [8086:A370]
vendor: Intel Corporation [8086]
physical id: 14.3
bus info: pci@0000:00:14.3
logical name: wlp0s20f3
version: 10
serial: 34:e1:2d:16:03:5a
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=4.18.0-16-generic firmware=38.c0e03d94.0 latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:16 memory:a4418000-a441bfff
*-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:07:00.0
logical name: enp7s0
version: 15
serial: 8c:16:45:e4:c6:6e
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix 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=rtl8168h-2_0.0.2 02/26/15 ip=192.168.1.101 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:17 ioport:3000(size=256) memory:a4204000-a4204fff memory:a4200000-a4203fff
vincent@vincent-Lenovo-Legion-Y7000P-1060:~$ sudo ip addr show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp7s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 8c:16:45:e4:c6:6e brd ff:ff:ff:ff:ff:ff
inet 192.168.1.101/24 brd 192.168.1.255 scope global dynamic noprefixroute enp7s0
valid_lft 27137sec preferred_lft 27137sec
inet6 fe80::15f1:399c:cf73:ae90/64 scope link noprefixroute
valid_lft forever preferred_lft forever
3: wlp0s20f3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 34:e1:2d:16:03:5a brd ff:ff:ff:ff:ff:ff
vincent@vincent-Lenovo-Legion-Y7000P-1060:~$ sudo ip route show
default via 192.168.1.1 dev enp7s0 proto dhcp metric 100
169.254.0.0/16 dev enp7s0 scope link metric 1000
192.168.1.0/24 dev enp7s0 proto kernel scope link src 192.168.1.101 metric 100
vincent@vincent-Lenovo-Legion-Y7000P-1060:~$ sudo rfkill list all
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: yes
2: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
vincent@vincent-Lenovo-Legion-Y7000P-1060:~$ sudo nmcli dev status # wlan0
DEVICE TYPE STATE CONNECTION
enp7s0 ethernet 已连接 有线连接 1
wlp0s20f3 wifi 不可用 --
lo loopback 未托管 --