Nitrokey / heads

A minimal Linux that runs as a coreboot or LinuxBoot ROM payload to provide a secure, flexible boot environment for laptops and servers.
http://osresearch.net/
GNU General Public License v2.0
15 stars 1 forks source link

No power managment, nor keyboard backlight on nitropad-nv41 #41

Open aluciani opened 6 months ago

aluciani commented 6 months ago

Please identify some basic details to help process the report

A. Provide Hardware Details

1. What board are you using (see list of boards here)?

2. Does your computer have a dGPU or is it iGPU-only?

3. Who installed Heads on this computer?

4. What PGP key is being used?

5. Are you using the PGP key to provide HOTP verification?

B. Identify how the board was flashed

1. Is this problem related to updating heads or flashing it for the first time?

3. How was Heads initially flashed

4. Was the board flashed with a maximized or non-maximized/legacy rom?

C. Identify the rom related to this bug report

1. Did you download or build the rom at issue in this bug report?

Please provide the release number or otherwise identify the rom downloaded

heads-nitropad-nv41-v0.2.0-2038-gebdcc85.rom

3. If you built your rom, which repository:branch did you use?

4. What version of coreboot did you use in building?

5. In building the rom where did you get the blobs?

Describe the bug I don t have the backlight of the keyboard and the brightnessctl/power managment of xfce don t work anymore

To Reproduce Steps to reproduce the behavior:

  1. Install a clean debian 11 system (I'm on debian 12 but i build heads on debian 11 on another computer)
  2. Go to https://github.com/linuxboot/heads
  3. Click on clone the repo, install the required packages
  4. make BOARD=nitropad-nv41
  5. update heads firmware with the just built binary
  6. reboot system, remake htop-totp configuration, boot on debian 12 + xfce
  7. The power managment plugin is not available, the keyboard backlight is off without possibility to turn on

Expected behavior When I press 'FN + F4" The backlight of the keyboard should increase. The power managment should work

Additional context I can t switch the backlight of the keyboard even by cmdline. The screen brightness though, work by "xrandr --output eDP-1 --brightness" so it s rather an issue of battery/power managment on this side Probably linked to this issue