Native keyboard on Framework 13 laptop does not respond once booted to Airgap #51

Open
opened 2025-10-01 18:57:13 +00:00 by patrick · 1 comment

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.

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.
Author

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

CPIO in Airgap is created as a StageX package: https://git.distrust.co/public/airgap/src/commit/b3af1c89b8a540262d59d4d3c68edee2ef2fa2e3/Containerfile#L6 CPIO references in StageX can be found in: - [packages/user/cpio/](https://codeberg.org/stagex/stagex/src/branch/main/packages/user/cpio) - [packages/user/linux/Containerfile](https://codeberg.org/stagex/stagex/src/commit/e4379a8715b3fc720c1386d77246a6950a7c7f39/packages/user/linux/Containerfile#L57) This issue has been opened in StageX as https://codeberg.org/stagex/stagex/issues/672
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/airgap#51
No description provided.