分页: 1 / 1

ubuntu 16.04 网卡bcm43142驱动问题

发表于 : 2016-04-28 21:44
armer_song
使用bcmwl-kernel-source包,编译后,加载模块出现下面的现象:
modprobe: ERROR: could not insert 'wl': Required key not available
这个好像是与UEFI有关系。不知道哪位大侠有不用关闭UEFI解决方案。

注:
我在在ubuntu 14.04.x下是不会有这个问题。

Re: ubuntu 16.04 网卡bcm43142驱动问题

发表于 : 2016-04-28 21:51
rosynirvana
和uefi有关?那先关了secure boot看看

Re: ubuntu 16.04 网卡bcm43142驱动问题

发表于 : 2016-04-28 21:53
vickycq
貌似不是关闭 UEFI,而是关闭 SecureBoot

Re: ubuntu 16.04 网卡bcm43142驱动问题

发表于 : 2016-04-28 22:19
poloshiao
貌似不是关闭 UEFI,而是关闭 SecureBoot
如果是 驅動無法啟動問題 是關閉 UEFI 情況的 SecureBoot

Re: ubuntu 16.04 网卡bcm43142驱动问题

发表于 : 2016-04-28 22:50
vickycq
poloshiao 写了:
貌似不是关闭 UEFI,而是关闭 SecureBoot
如果是 驅動無法啟動問題 是關閉 UEFI 情況的 SecureBoot
感谢指正措辞

Re: ubuntu 16.04 网卡bcm43142驱动问题

发表于 : 2016-04-29 20:16
armer_song
vickycq 写了:
poloshiao 写了:
貌似不是关闭 UEFI,而是关闭 SecureBoot
如果是 驅動無法啟動問題 是關閉 UEFI 情況的 SecureBoot
感谢指正措辞
我现在的是双系统。是在已有Window10的基础上再安装的ubuntu。BIOS里面只有关闭UEFI的选项。关闭后window10就不行了。 :Cry

Re: ubuntu 16.04 网卡bcm43142驱动问题

发表于 : 2016-04-29 20:26
rosynirvana
是说主板没法关闭secure boot?

Re: ubuntu 16.04 网卡bcm43142驱动问题

发表于 : 2016-04-30 10:58
poloshiao
BIOS里面只有关闭UEFI的选项。关闭后window10就不行了。
不是 關閉 UEFI
是在 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 就好了

Re: ubuntu 16.04 网卡bcm43142驱动问题

发表于 : 2016-04-30 20:05
armer_song
poloshiao 写了:
BIOS里面只有关闭UEFI的选项。关闭后window10就不行了。
不是 關閉 UEFI
是在 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 就好了

谢谢,关闭就搞定了。