You are not logged in.

#26 2026-02-13 16:52:47

Trevor_B
Member
Registered: 2019-12-28
Posts: 141

Re: EFI stub: Warning: unable to unprotect memory range

Hi all

For info 4.10 BIOS released by Asrock
It works fine on my B650 RS Pro, no error message

@Boogleix  Taichi Lite X870E has a beta available since Feb 7th

Offline

#27 2026-02-13 18:58:53

faetter
Member
Registered: 2019-09-21
Posts: 35

Re: EFI stub: Warning: unable to unprotect memory range

Hi guys

So, given that Asrock have released a fixed version, is it known whether the fix was due to the new AGESA 1.3.0.0a or is it something Asrock themselves fixed? I recently bought an X870E Aorus Master and an X870E AORUS Elite X3D, so this couldn't be more annoying.

Thanks


None are more enslaved than those who falsely believe they are free

Offline

#28 2026-02-16 16:45:55

Lr2bej77n892lio
Member
Registered: 2025-04-30
Posts: 20

Re: EFI stub: Warning: unable to unprotect memory range

Have same problem with GIGABYTE B650M K (rev 1.1)
I have updated recently from FB to FC1.

Last edited by Lr2bej77n892lio (2026-02-16 16:47:16)

Offline

#29 2026-02-16 16:52:55

Reboot9012
Member
Registered: 2025-11-25
Posts: 18

Re: EFI stub: Warning: unable to unprotect memory range

The only solution for gigabyte owners like us is to pester them enough and pray they do something, I tried as mentioned before and got the usual answer.

Last edited by Reboot9012 (2026-04-13 20:13:00)

Offline

#30 2026-02-16 16:59:24

Lr2bej77n892lio
Member
Registered: 2025-04-30
Posts: 20

Re: EFI stub: Warning: unable to unprotect memory range

Reboot9012 wrote:

I downgraded and no errors anywhere

Which BIOS version are you using?

Last edited by Lr2bej77n892lio (2026-02-16 17:00:10)

Offline

#31 2026-02-16 17:55:57

Reboot9012
Member
Registered: 2025-11-25
Posts: 18

Re: EFI stub: Warning: unable to unprotect memory range

I have the b850 and I'm at the F7 version but you have to use the one before the asega 1.2.8 bios unless you have a new Ryzen CPU but as far I know this problem didn't mess my system but I'm no expert I downgraded anyway because who knows

Last edited by Reboot9012 (2026-04-13 20:11:29)

Offline

#32 2026-02-21 09:53:15

Drz49
Member
Registered: 2026-02-21
Posts: 1

Re: EFI stub: Warning: unable to unprotect memory range

Just to chime in, I have this problem on Gigabyte X870E AORUS ELITE WIFI7 (Rev. 1.2)
When I have went from FA6 bios to FA9
I have downgraded to FA7 and the error went away.
FA8 is the bios verson with asega 1.2.8.0

Last edited by Drz49 (2026-02-21 09:53:43)

Offline

#33 2026-02-25 15:28:43

Xerxes_II
Member
Registered: 2026-02-25
Posts: 1

Re: EFI stub: Warning: unable to unprotect memory range

Same with MSI B850 Edge Ti after upgraded from A46 to A50 (AGESA PI 1.2.0.8g to pre-1.3.0.0)

Offline

#34 2026-03-02 06:58:30

destiper
Member
Registered: 2026-03-02
Posts: 1

Re: EFI stub: Warning: unable to unprotect memory range

Same error on MSI MPG X870E Carbon WiFi, BIOS version 7E49v1A8. updated from AGESA PI 1.2.0.3e to pre-1.3.0.0

Last edited by destiper (2026-03-03 04:26:19)

Offline

#35 2026-03-12 17:17:44

srahman5317
Member
Registered: 2021-11-19
Posts: 4

Re: EFI stub: Warning: unable to unprotect memory range

Same issue on MSI MPG B650I EDGE WIFI . Just a warning and everything runs (but I don't like it)

Offline

#36 2026-03-12 17:47:40

UrbenLegend
Member
Registered: 2021-03-26
Posts: 33

Re: EFI stub: Warning: unable to unprotect memory range

Btw, it is not just a warning. If you're using TSME as a means to better safeguard your disk encryption, keep in mind that this error will cause it to be disabled. SMAP (Supervisor Mode Access Prevention) is also disabled. Someone more knowledgeable than me can probably better explain why that's important, but it seems to control when code running in privileged mode can access user-space memory.

Either way, it seems like a reduction in security so I would encourage people to downgrade until AMD fixes the issue.

Offline

#37 2026-03-19 12:07:28

Prosdocimo
Member
Registered: 2024-02-16
Posts: 2

Re: EFI stub: Warning: unable to unprotect memory range

I tested the latest BIOS F12a on my Gigabyte X870E AORUS PRO, which comes with AGESA 1.3.0.0a, and the issue is still present. I rolled back to F9 (AGESA 1.2.0.3g)

Offline

#38 2026-03-22 04:39:08

burzikak
Member
Registered: 2026-03-22
Posts: 3

Re: EFI stub: Warning: unable to unprotect memory range

I had have this issue on my Gigabyte X870E AORUS MASTER.   I only noticed it today and hadn't updated the BIOS since early Feb (BIOS F12).

Updated to F13a today and the message still appeared

Internet search brought me to this thread and also this from the linux mint forums https://forums.linuxmint.com/viewtopic.php?t=436503.   It referenced an askubuntu thread (https://askubuntu.com/questions/1519290 … 39#1528839) which suggested turning on secure boot, resetting keys to default, and then turning off secure boot.

EDIT:  Spoke too soon,  message came back after a couple of reboots sad

This worked for me.

Steps from the linked posts are below:

  1. Boot into your computer's BIOS settings. (Repeatedly pressing the delete key during reboot is the most common way to get into the BIOS.) In the BIOS go to the Security tab. (in my case it was the "boot" tab in the gigabyte BIOS.)

  2. Enable Secure Boot. Change Secure Boot from Standard to Custom. This creates a new menu to configure Secure Boot.

  3. In this new menu it lists Secure Boot keys. There should be a reset to defaults option. Select it to reset your Secure Boot keys.

  4. Leave the custom menu and turn Secure Boot back into Standard mode, then disable Secure Boot. (Most, maybe all, Linux distros do not support Secure Boot.)

Last edited by burzikak (2026-03-22 04:52:46)

Offline

#39 2026-04-13 20:06:49

Leonito
Member
Registered: 2025-10-27
Posts: 1

Re: EFI stub: Warning: unable to unprotect memory range

Reboot9012 wrote:

The only solution for gigabyte owners like us is to pester them enough them and pray they do something I tried as mentioned before and got the usual answer.

I think pestering worked, as I was sent a patched BIOS after messaging them (B650 Gaming X AX). The issue is now gone for me, hopefully they'll deploy it globally soon.

Offline

#40 2026-04-13 20:08:57

Reboot9012
Member
Registered: 2025-11-25
Posts: 18

Re: EFI stub: Warning: unable to unprotect memory range

Leonito wrote:
Reboot9012 wrote:

The only solution for gigabyte owners like us is to pester them enough them and pray they do something I tried as mentioned before and got the usual answer.

I think pestering worked, as I was sent a patched BIOS after messaging them (B650 Gaming X AX). The issue is now gone for me, hopefully they'll deploy it globally soon.

Thanks for the update I will try the fix when they release it

Offline

#41 2026-04-23 23:20:28

faetter
Member
Registered: 2019-09-21
Posts: 35

Re: EFI stub: Warning: unable to unprotect memory range

Leonito wrote:
Reboot9012 wrote:

The only solution for gigabyte owners like us is to pester them enough them and pray they do something I tried as mentioned before and got the usual answer.

I think pestering worked, as I was sent a patched BIOS after messaging them (B650 Gaming X AX). The issue is now gone for me, hopefully they'll deploy it globally soon.

You're having better luck than I am. So far I've been told:

1. I must delete all my partitions and format my "primary C drive"
2. I have to reinstall Arch
3. I can rollback to version F10 if I want to
4. They won't release a new version with the old AGESA code (wut?)

I'm not sure which one is more ridiculous... and all in response to a bug that has been reported to several manufacturers multiple times over the last 4 months? After so many disappointments with Gigabyte, this feels like the last straw. These are probably the last boards I buy from them.


None are more enslaved than those who falsely believe they are free

Offline

#42 2026-04-24 00:39:22

cryptearth
Member
Registered: 2024-02-03
Posts: 2,148

Re: EFI stub: Warning: unable to unprotect memory range

well - the real issue about many oem just refuse linux is simple captialism: money - or more precise: thier greed for get most of it as pure clean profit
for windows they have have to support the current one plus one or two earlier versions - and of windows there's exactly one flavor: M$ windows
this reduces cost to be spent not just on developement and test but also on support

for consumer hardware this is true not just for the mainboard oem but also for amd, intel and nvidia

as consumers our power is our money: if you're unsatisfied with some manufacturer don't show them by ranting about them - show them by no longer throw money down thier throat - and spread this as wide as possible

Offline

#43 2026-05-04 07:35:43

burzikak
Member
Registered: 2026-03-22
Posts: 3

Re: EFI stub: Warning: unable to unprotect memory range

Looks like BIOS F13b fixed this for me

burzikak wrote:

I had have this issue on my Gigabyte X870E AORUS MASTER.   I only noticed it today and hadn't updated the BIOS since early Feb (BIOS F12).

Updated to F13a today and the message still appeared

Internet search brought me to this thread and also this from the linux mint forums https://forums.linuxmint.com/viewtopic.php?t=436503.   It referenced an askubuntu thread (https://askubuntu.com/questions/1519290 … 39#1528839) which suggested turning on secure boot, resetting keys to default, and then turning off secure boot.

EDIT:  Spoke too soon,  message came back after a couple of reboots sad

This worked for me.

Steps from the linked posts are below:

  1. Boot into your computer's BIOS settings. (Repeatedly pressing the delete key during reboot is the most common way to get into the BIOS.) In the BIOS go to the Security tab. (in my case it was the "boot" tab in the gigabyte BIOS.)

  2. Enable Secure Boot. Change Secure Boot from Standard to Custom. This creates a new menu to configure Secure Boot.

  3. In this new menu it lists Secure Boot keys. There should be a reset to defaults option. Select it to reset your Secure Boot keys.

  4. Leave the custom menu and turn Secure Boot back into Standard mode, then disable Secure Boot. (Most, maybe all, Linux distros do not support Secure Boot.)

Offline

#44 2026-05-04 12:47:41

taylorw
Member
Registered: 2026-05-04
Posts: 1

Re: EFI stub: Warning: unable to unprotect memory range

F13b?  I only have F12b available (https://www.gigabyte.com/Motherboard/X8 … pport-Bios), and the issue still persists.

Offline

#45 2026-05-04 13:14:55

burzikak
Member
Registered: 2026-03-22
Posts: 3

Re: EFI stub: Warning: unable to unprotect memory range

Different models

Offline

#46 2026-05-08 19:21:45

theringoffire
Member
Registered: 2014-01-25
Posts: 23

Re: EFI stub: Warning: unable to unprotect memory range

Same on MSI MAG B850 TOMAHAWK MAX WIFI, warning since UEFI Vers 2A53 (AGESA PI-1.3.0.0 updated, Version for 9950X3D2).

Info:
Operating System: Arch Linux
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.25.0
Qt Version: 6.11.0
Kernel Version: 7.0.3-arch1-2 (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 9950X 16-Core Processor
Memory: 32 GiB of RAM (30.2 GiB usable)
Graphics Processor 1: AMD Radeon RX 9070 XT
Graphics Processor 2: AMD Ryzen 9 9950X 16-Core Processor
Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7E62
System Version: 2.0

Offline

#47 2026-05-18 10:22:31

Reboot9012
Member
Registered: 2025-11-25
Posts: 18

Re: EFI stub: Warning: unable to unprotect memory range

Tried all the new releases for the B850 GAMING X WIFI6E (Rev. 1.x) and it's still the same

Offline

#48 Today 00:11:29

kode54
Member
Registered: 2013-10-21
Posts: 48

Re: EFI stub: Warning: unable to unprotect memory range

Two new AGESA 1.3.0.0 updates ... from March. The older one is labeled a beta. The new one mentions something about "anti-cheat". Last time I asked MSI support, they said they don't support Linux.

Offline

Board footer

Powered by FluxBB