我的问题似乎与我读过的许多其他帖子中的问题不同。
我有一台安装了 16.04 LTS 的联想 G50 笔记本电脑。我安装了 Windows 10 双启动,但几个月来我都没用过它。
我试图将不到 1 年的旧 iPhone SE 用作个人热点,但似乎无法让 WiFi 和蓝牙正常工作。
通过 WiFi,它连接到或许每 10 次启动中就有 1 次。在极少数情况下,它会自动连接,并且在整个会话使用过程中连接保持稳定。即使处于睡眠状态,如果我没记错的话。
- 当它无法连接时,不仅我的网络名称根本不显示在列表中
nm
,而且当我尝试通过“隐藏网络”连接到它时,“天线”图标会循环显示,但结果却是“断开连接:您处于离线状态”。无论在笔记本电脑上启用/禁用网络或 wifi 进行多少次或多次循环,还是在 iPhone 上关闭并重新启动连接设置,都不会显示网络名称或建立任何连接。
- 当它无法连接时,不仅我的网络名称根本不显示在列表中
- 通过蓝牙,网络名称将会显示,连接将持续大约 10-15 分钟,然后会经历一系列断线,最终无法重新建立。是时候使用 iPhone 数据线了!
lshw -c network
:
*-network
description: Wireless interface
product: QCA9565 / AR9565 Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:01:00.0
logical name: wlp1s0
version: 01
serial: d0:53:49:05:79:17
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=4.13.0-45-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:40 memory:f0b00000-f0b7ffff memory:f0b80000-f0b8ffff
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: enp2s0
version: 10
serial: 68:f7:28:46:eb:65
size: 10Mbit/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=half firmware=rtl8168g-3_0.0.1 04/23/13 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:35 ioport:2000(size=256) memory:f0a04000-f0a04fff memory:f0a00000-f0a03fff
*-network
description: Ethernet interface
physical id: 1
bus info: usb@1:1.1
logical name: enp0s18u1u1c4i2
serial: c6:61:8b:3a:86:f0
capabilities: ethernet physical
configuration: broadcast=yes driver=ipheth ip=172.20.10.3 link=yes multicast=yes
rfkill
:
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
值得一提的是,系统设置的“附加驱动程序”选项卡中没有显示任何内容。
有人能帮我解决这个持续存在的问题吗?谢谢。