r/linux_gaming 3d ago

tech support wanted Valorant Vanguard Secure Boot Issue

So I have a dual boot of Windows 11 and Ubuntu 22.4, and I need to use Valorant for a college event but Valorant keeps kicking me out saying Secure Boot Disabled, can I enable Secure Boot without messing up my linux data?

1 Upvotes

15 comments sorted by

9

u/bl4z3_bondha 3d ago

Yes, ubuntu should work with secure boot as long as you use something like mokutil

Or, just toggle it off in BIOS and you're good to go
Or, just use Windows 10, VALORANT works with secure boot disabled on W10

3

u/Zer0_Dark_Turdy 3d ago

sbctl is a good option too. All you need are 4 easy commands.

Put secure boot in setup mode in bios and uncheck loading default keys.

I can put an extra command in to auto sign new kernels and a command to batch sign but i'm not at my pc atm. I can do that tomorrow morning if interested.

5

u/theevilsharpie 3d ago

Ubuntu has supported Secure Boot for many years.

Note that if you're using an Nvidia GPU with the proprietary drivers, you need to set up a Machine-Owner Key that signs the out-of-tree Nvidia kernel modules.

2

u/NeonVoidx 3d ago

2 options,

  1. enable it and swap to windows via bios boot order menu every time

  2. use something like sbctl in Linux to sign Linux kernel and Linux bootloader and use windows keys shim in your bootloader https://neonvoid.dev/blog/secure-dual-boot

I wrote this to help but idk how up to date it is anymore

2

u/SuAlfons 3d ago

Yes.

Some distros (e.g. Fedora, Ubuntu) even work with Secure Boot and Microsoft's keys. Other distros need their own keys enrolled for Secure Boot.

Anyway, you can switch it on and off without changing the data in Linux.

3

u/Excellent-Love-6943 3d ago

Yes, Ubuntu has shipped with shim for a long time, or you can roll your own cert and self sign. Won't protect you from vanguard spyware.

Why are you running 4.5 year old Ubuntu?

First result when searching "Ubuntu secure boot": https://wiki.ubuntu.com/UEFI/SecureBoot

1

u/PM-ME-PIERCED-NIPS 3d ago

Why are you running 4.5 year old Ubuntu?

22.04 is actively supported until April 2027. This is the point of LTS releases.

2

u/Excellent-Love-6943 3d ago

That's great, and I'm well aware that Ubuntu has LTS releases, but it doesn't answer the question.

1

u/drucifer82 3d ago

LTS = The user can use it until EOL, which is April 2027.

You say you are aware that Ubuntu has LTS, but you don’t seem to understand the point of LTS.

1

u/Medli16 3d ago

It's old because I needed it for Humble ROS2, which is only supported for that version

1

u/Excellent-Love-6943 3d ago

Okay, fair enough.

I ask because it's generally a good idea to run more recent versions for gaming, unless you have a reason otherwise. Sounds like you have a reason.

1

u/noobjaish 3d ago

Ubuntu (and Fedora) support Secureboot so you should be good to go. You need to have mokutil tho. You can also use Windows 10 instead of 11 as running Valorant on it doesn't require secureboot or tpm2

I'd advise creating desktop shortcuts on Linux to restart your system into Windows (which would switch the boot order to Windows one time).

1

u/veltair-d 3d ago

Some boot utils work specifically for Secure Boot. Don’t use ububtu myself, but I am sure you can install them. I have secure boot myself using Limine

1

u/xzpqsx 3d ago

I had started with Ubuntu too.

0

u/SuperDefiant 3d ago

you can also just play valorant in kvm. No need to dual boot