LINUX.ORG.RU

efivars

 , ,


0

1

что у нас лежит по этому пути /sys/firmware/efi/efivars/ ?

и почему у меня нету файла nvram-74b00bd9-805a-4d61-b51f-43268123d113 который у остальных там лежит?

★★★★★

efivarfs - a (U)EFI variable filesystem

The efivarfs filesystem was created to address the shortcomings of
using entries in sysfs to maintain EFI variables. The old sysfs EFI
variables code only supported variables of up to 1024 bytes. This
limitation existed in version 0.99 of the EFI specification, but was
removed before any full releases. Since variables can now be larger
than a single page, sysfs isn't the best interface for this.

Variables can be created, deleted and modified with the efivarfs
filesystem.

efivarfs is typically mounted like this,

        mount -t efivarfs none /sys/firmware/efi/efivars

Due to the presence of numerous firmware bugs where removing non-standard
UEFI variables causes the system firmware to fail to POST, efivarfs
files that are not well-known standardized variables are created
as immutable files.  This doesn't prevent removal - "chattr -i" will work -
but it does prevent this kind of failure from being accomplished
accidentally.
/usr/src/linux/Documentation/filesystems/efivarfs.txt lines 1-23/23 (END)
anonymous
()
Ответ на: комментарий от anonymous

nvram то почему нету у меня? efivarfs смонтирована, куча всего остального там присутсвтует.

eR ★★★★★
() автор топика
Ответ на: комментарий от eR

Это делаешь?

For SDIO driver you need to copy the nvram for your system and place it in /lib/firmware/brcm. The nvram file name depends on the chip you have. The kernel log will tell you the exact file name. For the USB driver no nvram file is needed.

Что за материнка?

anonymous
()
Ответ на: комментарий от anonymous

ноунейм atom x86 планшет. но не суть. brcm требует sdio.txt, этот sdio.txt надо брать у nvram, а его там нету, меня вот это интерисует, почему его там нету. в гугле если вписать, во всех wiki пишут брать nvram и народ со своих систем берёт, а у меня его физически нету там. не usb, всё в планшете встроенно.

eR ★★★★★
() автор топика
Ответ на: комментарий от eR

В логах есть упоминания прошивки? Может другой переменной.

The nvram file name depends on the chip you have. The kernel log will tell you the exact file name.

anonymous
()
Ответ на: комментарий от anonymous

в dmesg он как раз и говорит мне что прошивка.bin подгружена, а нету (error -2) прошивка.txt , судя по гайдам её нужно взять с nvram, который по непонятной причине у меня отсуствует.

eR ★★★★★
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.