Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #234076

Re: [sid] efibootmgr not working on linux 5.10.x & LGA1155

From Sven Joachim <svenjoac@gmx.de>
Newsgroups linux.debian.user
Subject Re: [sid] efibootmgr not working on linux 5.10.x & LGA1155
Date 2021-04-10 20:00 +0200
Message-ID <C2q3L-7iR-7@gated-at.bofh.it> (permalink)
References <BU77Y-1fw-3@gated-at.bofh.it> <BU7Ul-1vc-3@gated-at.bofh.it> <C1JBv-6fr-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 2021-04-08 22:30 +0200, Grzesiek wrote:

> On 3/18/21 9:55 PM, Sven Joachim wrote:
>> On 2021-03-18 21:03 +0100, Grzesiek Sójka wrote:
>> 
>>> I noticed recently that efibootmgr stoped working. On all my Sid
>>> machines I get the following:
>>>
>>> # efibootmgr
>>> EFI variables are not supported on this system.
>>>
>>> But if I run Buster (the same hardware) then everything is ok. So this
>>> is definitely software problem. I also noticed that the
>>> /sys/firmware/efi/efivars
>>> directory is empty.
>> Not here, and efibootmgr works for me.
>> 
>>> Kernel problem? Missing modules?
>> Perhaps the efivarfs module is not loaded.  I don not have to load
>> it
>> manually, though.
>
> The problem seems to be related to 5.10.x kernels & LGA1155 based systems.
>
> 1. On laptop based on i5-8250u efibootmgr works fine (all kernel versions)
>
> 2. On systems based on LGA1155 socket (i5-2500k, i7-3770):
> - kernels 5.10.x: efibootmgr does not work,
> directory /sys/firmware/efi/efivars is empty
> - kernel 5.8.0-2: efibootmgr woks as expected
>
> On 5.8.0-2 i get:
>
> # lsmod | grep efi
> efivarfs               16384  0
> efi_pstore             16384  0
> efivars                20480  1 efi_pstore
>
> There is no efivars.ko in 5.10.x. Maybe that is the problem?

The efivars module has indeed been removed from Debian's 5.10 kernels,
as it had been deprecated in favor of efivarfs for a while.

Which versions of efibootmgr and libefivar1 do you have installed?

Cheers,
       Sven

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [sid] efibootmgr not working Sven Joachim <svenjoac@gmx.de> - 2021-03-18 22:00 +0100
  Re: [sid] efibootmgr not working on linux 5.10.x & LGA1155 Grzesiek <pld@sojka.co> - 2021-04-08 22:40 +0200
    Re: [sid] efibootmgr not working on linux 5.10.x & LGA1155 Sven Joachim <svenjoac@gmx.de> - 2021-04-10 20:00 +0200
      Re: [sid] efibootmgr not working on linux 5.10.x & LGA1155 Grzesiek <pld@sojka.co> - 2021-05-05 13:30 +0200
        Re: [sid] efibootmgr not working on linux 5.10.x & LGA1155 Steve McIntyre <steve@einval.com> - 2021-05-06 13:20 +0200
          Re: [sid] efibootmgr not working on linux 5.10.x [solved] Grzesiek <pld@sojka.co> - 2021-05-07 00:40 +0200
            Re: [sid] efibootmgr not working on linux 5.10.x [solved] Steve McIntyre <steve@einval.com> - 2021-05-07 04:30 +0200

csiph-web