--编辑--(以防我需要再次看到这个)
全新安装后,此操作有效:您的设备使用驱动程序 b43 和专有固件。提供 wl 的 Broadcom STA 驱动程序不合适。请获取临时有线以太网连接并执行以下操作:
sudo apt-get remove --purge bcmwl-kernel-source
Run Code Online (Sandbox Code Playgroud)
如果未安装,请继续。
sudo apt-get install linux-firmware-nonfree
sudo modprobe -r b43 && sudo modprobe b43
Run Code Online (Sandbox Code Playgroud)
你应该准备好了。
——
谢谢你们!!
尝试使用附加驱动程序 gui,但没有奏效。尝试使用 jockey-text --list
kmod:wl - Broadcom STA proprietary wireless driver (Proprietary, Disabled, Not in use) [auto-install]
Run Code Online (Sandbox Code Playgroud)
尝试使用 jockey-text --enable=kmod:wl 这是响应
Sorry, the installation of this driver failed.
Please have a look at the log file for details: /var/log/jockey.log
Run Code Online (Sandbox Code Playgroud)
从日志文件:
2013-02-09 00:49:57,904 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: …Run Code Online (Sandbox Code Playgroud) 我有一台联想 B590 笔记本电脑。笔记本电脑是Ubuntu 认证的 Ubuntu 12.04 64bit,所以我没想到会出现任何问题。首先,我尝试让 Broadcom 43142 wifi/蓝牙模块在 Ubuntu 12.10 64 位上运行,但失败了。因此,我昨天做了一个全新的 Ubuntu 13.10 64 位安装。这里 wifi 模块是开箱即用的。我唯一要做的就是启用受限驱动程序。该蓝牙模块是公认太多,但它不工作。
问题是:我还有两个蓝牙设备靠近笔记本电脑,未配对,每个设备都可以分别发现另一个。他们都无法hcitool scan发现笔记本电脑,也找不到任何设备。虽然它不会给出任何错误。
lspci|grep -i Broadcom:
02:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)1
Run Code Online (Sandbox Code Playgroud)
dmesg|grep -i 蓝色:
[ 8.023496] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 8.384905] Bluetooth: Core ver 2.16
[ 8.384936] Bluetooth: HCI device and connection manager initialized
[ 8.384943] Bluetooth: HCI socket layer initialized
[ 8.384944] Bluetooth: L2CAP socket layer …Run Code Online (Sandbox Code Playgroud) ifconfig -a 产生:
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:1812 errors:0 dropped:0 overruns:0 frame:0
TX packets:1812 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:209274 (209.2 KB) TX bytes:209274 (209.2 KB)
wlan0 Link encap:Ethernet HWaddr 28:cf:e9:1a:43:cd
inet addr:192.168.12.11 Bcast:192.168.12.255 Mask:255.255.255.0
inet6 addr: fe80::2acf:e9ff:fe1a:43cd/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:11512 errors:0 dropped:0 overruns:0 frame:0
TX packets:11320 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9240182 (9.2 MB) TX bytes:2316647 …Run Code Online (Sandbox Code Playgroud) 我有一台笔记本电脑 ThinkPad Edge E430,上面安装了 Xubuntu 12.04.4 LTS。我正在使用 wicd 来管理我的网络。我的有线网络工作得很好,但我无法检测到任何无线网络(“未找到无线网络”),尽管我已经检查过附近有几个可用的无线网络(我有一个带 Windows 的双启动)。

我已经重新安装了wicd,以防万一:
sudo apt-get install --reinstall wicd
Run Code Online (Sandbox Code Playgroud)
我已经尝试过这个很棒的 AskUbuntu 故障排除答案 [我的 WiFi 适配器根本不工作,如何进行故障排除?]:
我已经安装了所有更新。我用 lshw 检查了我的网络:
sudo lshw -C network
*-network
description: Wireless interface
product: BCM4313 802.11bgn Wireless Network Adapter
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth2
version: 01
serial: 08:3e:8e:a2:91:9f
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=wl0 driverversion=6.20.155.1 (r326264)
latency=0 …Run Code Online (Sandbox Code Playgroud) 我已经在我的戴尔 Inspiron 3521 上安装了新的 Ubuntu 14.10。
通过启用 BroadCom BCM 43142 专有驱动程序,我能够在 Boot Live 阶段和安装阶段使用我的 wifi。
但是安装后我无法启用专有驱动程序。
我可以看到那里列出的驱动程序,当我选择使用它们的选项并单击应用时,进度条开始继续,但在处理过程中停止,并且重新选择“不使用它们”选项。
我在这里搜索了一些问题,根据这些问题我必须用以太网电缆连接我的笔记本电脑才能让我的 wifi 驱动程序工作。
但是我目前没有任何以太网电缆。我只能在我的第二台笔记本电脑上使用 wifi。
有没有其他方法可以使驱动程序正常工作,或者是否有任何离线安装程序,例如驱动程序的 .deb 文件?
如果有人知道,请帮忙!
我已经重新安装了 ubuntu 三次,但问题仍然存在。
我的计算机上安装了 Ubuntu 16.04,我的计算机中有 Broadcom Wifi。这个 wifi 无法连接到计算机周围的弱 wifi 信号,这些是由我朋友的装有 Windows 的笔记本电脑连接的,我的智能手机也可以连接到 wifi,但是我的笔记本电脑无法连接到这些信号,在我的旅馆中给定给学生。
对于 PC,信息我运行命令
sudo lshw -c network
Run Code Online (Sandbox Code Playgroud)
输出是:
*-network
description: Wireless interface
product: BCM43142 802.11b/g/n
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:06:00.0
logical name: wlp6s0
version: 01
serial: ac:d1:b8:ca:93:d5
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=wl0 driverversion=6.30.223.248 (r487574) ip=172.16.14.193 latency=0 multicast=yes wireless=IEEE 802.11abg
resources: irq:18 memory:f7200000-f7207fff
Run Code Online (Sandbox Code Playgroud)
我从设置中获得的驱动程序信息如下:
请帮助我,我最初使用的是 Ubuntu 14.04,同样的问题出现了,然后我清洗了它并新安装了 Ubuntu 16.04,问题也在这里继续存在。
在我家,我们有一个很好的 wifi,信号强,很容易连接。
所以请帮助我。
ubuntu 16.04.1没有无线连接这里是更多信息我已经尝试过这个,建议下载deb文件并手动安装broadcom-wireless驱动程序包。量子更新后不再有无线:“未找到模块 wl”
运行sudo dpkg -i bcmwl-kernel-source_6.30.223.141+bdcom-0ubuntu2_amd64.deb返回:
(Reading database ... 181254 files and directories currently installed.)
Preparing to unpack bcmwl-kernel-source_6.30.223.141+bdcom-0ubuntu2_amd64.deb ...
Removing all DKMS Modules
Done.
Unpacking bcmwl-kernel-source (6.30.223.141+bdcom-0ubuntu2) over (6.30.223.141+bdcom-0ubuntu2) ...
Setting up bcmwl-kernel-source (6.30.223.141+bdcom-0ubuntu2) ...
Loading new bcmwl-6.30.223.141+bdcom DKMS files...
Building only for 4.4.0-34-generic
Building for architecture x86_64
Module build for the currently running kernel was skipped since the
kernel source for this kernel does not seem to be installed.
modprobe: FATAL: Module …Run Code Online (Sandbox Code Playgroud) 我在 Dell XPS 15 9550(16 GB RAM、FHD 屏幕、512 GB SSD、Intel i7-6700HQ)上运行 Ubuntu 16.04 LTS。它与 Windows 双启动,为此我按照此线程中的说明进行操作。
几乎一切都很好。但是,当我通过合上盖子或systemctl suspend有时(大约 50% 的时间)使用来暂停时,Ubuntu 不会暂停。屏幕变暗,好像即将暂停,但随后直接闪回到登录屏幕。
我相信问题一定与我的 Broadcom wifi 卡/驱动程序有关。挂起失败期间 dmesg 的输出是:
[36482.669029] PM: Syncing filesystems ... done.
[36482.697429] PM: Preparing system for sleep (mem)
[36482.698220] vgaarb: this pci device is not a vga device
[36483.937858] Freezing user space processes ... (elapsed 0.002 seconds) done.
[36483.940227] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[36483.941564] PM: Suspending system (mem)
[36483.941623] …Run Code Online (Sandbox Code Playgroud) 我正在清除 bcmwl-kernel-source,但在此过程中我错误地中断了它。现在,当我尝试使用再次安装它时sudo apt-get install bcmwl-kernel-source,出现以下错误
0 upgraded, 0 newly installed, 0 to remove and 393 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up bcmwl-kernel-source (6.30.223.271+bdcom-0ubuntu1~1.2) ...
Removing old bcmwl-6.30.223.271+bdcom DKMS files...
Loading new bcmwl-6.30.223.271+bdcom DKMS files...
Error! DKMS tree already contains: bcmwl-6.30.223.271+bdcom
You cannot add the same module/version combo more than once.
dpkg: error processing package bcmwl-kernel-source (--configure):
subprocess installed post-installation script returned error …Run Code Online (Sandbox Code Playgroud) Asus PCE-AC88 卡是否在 Ubuntu 18.04 上开箱即用?
有一些关于它与 Ubuntu 的兼容性的信息,例如这里:
或在那里:
https://blog.cooperteam.net/post/2017-11-10-asus-ac88-wifi-on-linux/
但我找不到关于它与 Ubuntu 18.04 的兼容性状态的任何信息。
我想在买卡之前知道。