Native keyboard on Framework 13 laptop does not respond once booted to Airgap #51
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have a Framework 13 (Ryzen AI 9 HX 370). My keyboard is responsive in the BIOS and GRUB stages of the Airgap boot process, but once the system boots to AirgapOS, my keyboard becomes unresponsive. I suspect there may be a missing kernel module which exists in GRUB but not in the Linux CPIO image that provides support for my keyboard.
CPIO in Airgap is created as a StageX package:
b3af1c89b8/Containerfile (L6)
CPIO references in StageX can be found in:
This issue has been opened in StageX as https://codeberg.org/stagex/stagex/issues/672