Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.

NixOS does not support my Cherry USB keyboard during boot #71

Closed
aristidb opened this issue Jan 17, 2013 · 4 comments
Closed

NixOS does not support my Cherry USB keyboard during boot #71

aristidb opened this issue Jan 17, 2013 · 4 comments

Comments

@aristidb
Copy link
Contributor

Adding the modules mac_hid,hid_cherry,hid_generic,usbhid,hid and evdev to my NixOS initrd configuration helped.

I think it should be picked up by default and I don't know which of those modules are absolutely necessary, but it didn't work out of the box.

@aristidb
Copy link
Contributor Author

The hardware configuration picked up only the modules ehci_hcd, ahci, usb_storage and usbhid.

@bluescreen303
Copy link
Contributor

which kernel version?

3.5+ added a new module called hid-generic, which is needed for usb
keyboards.
usbhid is still there too, so I don't fully understand the interaction
between these.

On Thu, Jan 17, 2013 at 5:53 PM, Aristid Breitkreuz <
notifications@github.com> wrote:

The hardware configuration picked up only the modules ehci_hcd, ahci,
usb_storage and usbhid.


Reply to this email directly or view it on GitHubhttps://github.com//issues/71#issuecomment-12376938.

@aristidb
Copy link
Contributor Author

It's still 3.2, as that's what's on the NixOS installer CD.

@domenkozar
Copy link
Member

Closing as we have now kernel 4.4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants