我将我的Lubuntu 16.04更新为17.04,现在它没有连接到我的WiFi。它正在检测信号,但不想连接。我删除了连接,然后尝试重新连接到网络,但没有帮助。
有任何想法吗?
参见以下信息:
*-network
description: Ethernet interface
product: 82567LM-3 Gigabit Network Connection
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: enp0s25
version: 02
serial: 00:26:55:46:a4:53
size: 100Mbit/s
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k duplex=full firmware=0.4-3 ip=192.168.0.16 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:30 memory:f0500000-f051ffff memory:f0525000-f0525fff ioport:1100(size=32)
*-network
description: Wireless interface
physical id: 1
bus info: usb@1:5
logical name: wlx74da388862b7
serial: be:1b:f1:30:ab:b5
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=rtl8xxxu driverversion=4.10.0-19-generic firmware=N/A link=no multicast=yes wireless=IEEE 802.11
和这个:
Bus 001 Device 002: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
可在此处找到“无线信息脚本”结果:http : //paste.ubuntu.com/24395115/
提前致谢!
欢迎来到AskUbuntu!您能否运行网络诊断程序并编辑问题以包括结果的链接?我知道对于新手来说似乎有点不知所措,但是到目前为止,您的信息有点模糊,诊断程序可能会涵盖所有可能导致问题的选项。谢谢。
—
David Foerster
谢谢@DavidFoerster。我运行了脚本并将问题编辑为结果。
—
杰伊P
不好意思告诉您,昨天我遇到了同样的问题。找不到解决方案,我重新安装了16.04。您可以找到3个报告的解决方案。但是他们都没有为我工作。1)DNS 2)MAC ID 3)单独下载并安装驱动程序。只是搜索它。
—
InQusitive
这在安装Ubuntu 17.04之后为我工作了askubuntu.com/questions/902992/…–
—
dipu
由于某些原因,该
—
David Foerster
rfkill
命令在您的系统上不可用。您能重新安装它(sudo apt-get install --reinstall rfkill
)并编辑问题以包括输出sudo rfkill list
吗?如果您无法通过以太网连接互联网,并且不知道如何在没有Internet连接的情况下安装软件包,欢迎您寻求帮助。谢谢。