使用bcmwl-kernel-source包,编译后,加载模块出现下面的现象:
modprobe: ERROR: could not insert 'wl': Required key not available
这个好像是与UEFI有关系。不知道哪位大侠有不用关闭UEFI解决方案。
注:
我在在ubuntu 14.04.x下是不会有这个问题。
ubuntu 16.04 网卡bcm43142驱动问题
-
- 帖子: 893
- 注册时间: 2011-02-14 17:46
Re: ubuntu 16.04 网卡bcm43142驱动问题
和uefi有关?那先关了secure boot看看
- vickycq
- 帖子: 4507
- 注册时间: 2011-03-20 13:12
- 系统: Debian
- 来自: 山东省寿光县
- 联系:
Re: ubuntu 16.04 网卡bcm43142驱动问题
貌似不是关闭 UEFI,而是关闭 SecureBoot
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
欢迎所有 Debian GNU/Linux 用户
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: ubuntu 16.04 网卡bcm43142驱动问题
如果是 驅動無法啟動問題 是關閉 UEFI 情況的 SecureBoot貌似不是关闭 UEFI,而是关闭 SecureBoot
- vickycq
- 帖子: 4507
- 注册时间: 2011-03-20 13:12
- 系统: Debian
- 来自: 山东省寿光县
- 联系:
Re: ubuntu 16.04 网卡bcm43142驱动问题
感谢指正措辞poloshiao 写了:如果是 驅動無法啟動問題 是關閉 UEFI 情況的 SecureBoot貌似不是关闭 UEFI,而是关闭 SecureBoot
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
欢迎所有 Debian GNU/Linux 用户
-
- 帖子: 21
- 注册时间: 2006-12-30 13:38
Re: ubuntu 16.04 网卡bcm43142驱动问题
我现在的是双系统。是在已有Window10的基础上再安装的ubuntu。BIOS里面只有关闭UEFI的选项。关闭后window10就不行了。vickycq 写了:感谢指正措辞poloshiao 写了:如果是 驅動無法啟動問題 是關閉 UEFI 情況的 SecureBoot貌似不是关闭 UEFI,而是关闭 SecureBoot

-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: ubuntu 16.04 网卡bcm43142驱动问题
不是 關閉 UEFIBIOS里面只有关闭UEFI的选项。关闭后window10就不行了。
是在 UEFI enabled 情況 關閉 secure boot
https://help.ubuntu.com/community/UEFI# ... n_the_BIOS
Disabling SecureBoot in the BIOS
如果影響 Windows 10
當你要使用 Windows 10
再把 secure boot enable 就好了
-
- 帖子: 21
- 注册时间: 2006-12-30 13:38
Re: ubuntu 16.04 网卡bcm43142驱动问题
poloshiao 写了:不是 關閉 UEFIBIOS里面只有关闭UEFI的选项。关闭后window10就不行了。
是在 UEFI enabled 情況 關閉 secure boot
https://help.ubuntu.com/community/UEFI# ... n_the_BIOS
Disabling SecureBoot in the BIOS
如果影響 Windows 10
當你要使用 Windows 10
再把 secure boot enable 就好了
谢谢,关闭就搞定了。