AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题 / 1018666
Accepted
noam
noam
Asked: 2018-03-24 10:20:32 +0800 CST2018-03-24 10:20:32 +0800 CST 2018-03-24 10:20:32 +0800 CST

Ubuntu 16.04:内核更新后无法连接到 wifi(4.4.0-116-generic)

  • 772

将内核从 112 升级到 116 后,我的无线出现问题。我尝试重新安装 bcmwl-kernel-source 并将 gcc 更新到 5.4.1,但无济于事。即使重新启动到 112,我也失去了无线(以前重新安装 bcmwl-kernel-source 对我有用)

似乎 bcmwl-kernel-source 的重新安装运行良好,直到我收到此错误的 modprobe 阶段:

modprobe: ERROR: could not insert 'wl': Exec format error

我可以通过以下命令复制它:

sudo modprobe wl

我认为 wl 模块存在问题,并且 dmesg 中 wl 的 grep 显示:

wl: version magic '4.4.0-116-generic SMP mod_unload modversions ' should be '4.4.0-116-generic SMP mod_unload modversions retpoline '

我对 ubuntu 相当陌生,不知道如何解决这个问题,所以我绝对可以使用一些帮助。

这是 lshw -C 网络的输出

Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not 
upgraded.
Need to get 0 B/1,544 kB of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 396824 files and directories currently 
installed.)
Preparing to unpack .../bcmwl-kernel-source_6.30.223.271+bdcom- 
0ubuntu1~1.2_amd64.deb ...
Removing all DKMS Modules
rmdir: failed to remove '': No such file or directory
Done.
Unpacking bcmwl-kernel-source (6.30.223.271+bdcom-0ubuntu1~1.2) over 
(6.30.223.271+bdcom-0ubuntu1~1.2) ...
Setting up bcmwl-kernel-source (6.30.223.271+bdcom-0ubuntu1~1.2) ...
Loading new bcmwl-6.30.223.271+bdcom DKMS files...
Building only for 4.4.0-116-generic
Building for architecture x86_64
Building initial module for 4.4.0-116-generic
Done.

wl:
Running module version sanity check.

Good news! Module version  for wl.ko
exactly matches what is already found in kernel 4.4.0-116-generic.
DKMS will not replace this module.
You may override by specifying --force.

depmod....

DKMS: install completed.
modprobe: ERROR: could not insert 'wl': Exec format error
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools (0.122ubuntu8.11) ...
update-initramfs: Generating /boot/initrd.img-4.4.0-116-generic

这是modinfo:

modinfo wl | grep vermagic

vermagic:       4.4.0-116-generic SMP mod_unload modversions 
wireless drivers kernel broadcom 16.04
  • 1 1 个回答
  • 1921 Views

1 个回答

  • Voted
  1. Best Answer
    chili555
    2018-03-24T12:32:57+08:002018-03-24T12:32:57+08:00

    通过以太网、系留或任何可能的方式建立临时工作互联网连接,打开终端并执行以下操作:

    sudo apt-get install --reinstall bcmwl-kernel-source
    

    重新启动并让我们知道结果。

    • 1

相关问题

  • 如何让我的电脑中的风扇在暂停时关闭?[关闭]

  • 类似于 Eyefinity 的东西?

  • Ubuntu 是否支持与 SSD 一起使用的 TRIM 命令?

  • 使用 apt-get upgrade 时如何强制安装内核更新?

  • 在哪里可以找到 Brother HL-2170W 64 位打印机驱动程序?

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve