Skip to content

feat: include hid-generic.ko kernel module in rootfs#12949

Closed
aslafy-z wants to merge 1 commit intosiderolabs:mainfrom
aslafy-z:patch-1
Closed

feat: include hid-generic.ko kernel module in rootfs#12949
aslafy-z wants to merge 1 commit intosiderolabs:mainfrom
aslafy-z:patch-1

Conversation

@aslafy-z
Copy link
Copy Markdown
Contributor

Pull Request

What? (description)

Add hid-generic kernel module to the talos image.

Why? (reasoning)

HP iLO 4 virtual keyboard identifies as "BMC Virtual Keyboard" (03f0:7029) at "usb-0000:01:00.4-1/input0" and is currently not recognized. On a debian distro, it's loaded with hid-generic. I believe that adding hid-generic module should allow it's detection.

hid-generic 0003:03F0:7029.0001: input,hidraw0: USB HID v1.01 Keyboard [BMC Virtual Keyboard ] on usb-0000:01:00.4-1/input0

Relates to #12905

Acceptance

Please use the following checklist:

  • you linked an issue (if applicable)
  • you included tests (if applicable)
  • you ran conformance (make conformance)
  • you formatted your code (make fmt)
  • you linted your code (make lint)
  • you generated documentation (make docs)
  • you ran unit-tests (make unit-tests)

See make help for a description of the available targets.

Support for HP iLO keyboard

Signed-off-by: Zadkiel AHARONIAN <hello@zadkiel.fr>
@aslafy-z aslafy-z closed this Mar 11, 2026
@github-project-automation github-project-automation Bot moved this from To Do to Done in Planning Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant