所以我不知道是什么导致了这个问题。更改内核或意外删除连接的设备。但在那之后我无法连接到 wi-fi 并且 iwconfig 显示没有无线扩展。
此时我已切换回多个旧/新内核,尝试安装适用于我的设备和许多其他东西的 bcmwl-kernel-source。我四处寻找,发现遗留模式用户存在一个错误,因此我对源 bcmwl 包应用了一个补丁并构建了一个 deb,但仍然无法正常工作。
rfkill 列出所有返回
0: sony-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: sony-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
在附加驱动程序的软件和更新中,broadcom 是唯一列出的,并且已安装并启用。主要问题是每当我尝试安装 bcmwl-kernel-source 它都会返回
installed bcmwl-kernel-source package post-installation script subprocess returned error exit status 10
Errors were encountered while processing:
bcmwl-kernel-source
E: Sub-process /usr/bin/dpkg returned an error code (1)
这不是硬件问题,因为我从引导 USB 引导 ubuntu 并在那里安装了 bcmwl,它工作正常。我唯一的选择是重新安装,但我没有时间,而且太痛苦了。其他一切正常,包括以太网和显卡。请帮我
lspci -knn | grep 网络 -A3
lspci: Unable to load libkmod resources: error -12
07:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Foxconn International, Inc. BCM43142 802.11b/g/n [105b:e071]
08:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader [10ec:5209] (rev 01)
Subsystem: Sony Corporation RTS5209 PCI Express Card Reader [104d:90b8]