1

So I am one of many that have trouble connecting to wi-fi after installing Ubuntu to dual boot with my Windows 10. I have followed everything in this guide, Wi-Fi not working on Lenovo ThinkPad E570 (Realtek RTL8821CE)

and the only thing that is holding me back is not being able to disable secure boot. In my BIOS, there is nothing labeled "secure boot." I did fast boot but that didn't change anything, any recommendations?

This is the link to 5 pictures in each tab of my BIOS if anyone can tell me what I should disable:

https://i.stack.imgur.com/1QHsl.jpg

Josh
  • 21
  • Not necessarily, legacy and efi are supported, but efi is preferred. – ubfan1 Oct 06 '19 at 20:50
  • Please tell us about your computer: Brand name and model. That will make it easier to give relevant help (particularly if someone here has a very similar computer). – sudodus Oct 07 '19 at 06:45
  • Why do you think you have an RTL8821CE device? – Pilot6 Jul 03 '22 at 14:23
  • If I understand you right, you compiled driver's kernel module but it doesn't work because of secure boot. You just have to sign it with sbsign. https://ubuntu.com/blog/how-to-sign-things-for-secure-boot – Sam O'Riil Jul 17 '23 at 18:24

1 Answers1

0

UEFI capability does not necessarily imply secure boot capability. Your machine has UEFI capability, but not secure boot. It will boot either legacy or UEFI, but when both are possible, your priority is to boot the EFI first.


No secure boot capability means it cannot be enabled, so consider it disabled.

ubfan1
  • 17,838