darkice k33l

Results 20 comments of darkice k33l

ps: no initram here! gentoo amd64

ok, fixed: the solution is to pass usbhid.quirks=0x0c45:0x7603:0x4 in GRUB_CMDLINE_LINUX in /etc/default/grub

before that i also tried other solutions, like putting echo "0c45:7603" > /sys/bus/usb/drivers/usbhid/unbind inside an rc.local file (and making it executable) but no results same story with /etc/modprobe.d/usbhid.conf options px1800kbd...

i don't really know, and sorry for the delay. but i would just add this successful experience on gentoo as part of some troubleshooting part inside your docs. i'm not...

> @darkicekeel do you have a directory named `/etc/default/grub.d/` ? If that directory is missing it would explain why the install script could not insert the quirk > > According...

can't say man, it's just on the repos, i was emerging like the last time, and last time it compiled. can't find that version right now, seems like it was...

> > so, do I need to wait for updates? > > Well, you could compile Hydrogen from the `releases/1.2` branch yourself or use the latest [AppImage](https://github.com/hydrogen-music/hydrogen/releases/download/1.2.3/Hydrogen-1.2.3-x86_64.AppImage). maybe the appimage...

> You could also check that your cmake version is reasonably up-to-date. The Hydrogen build system uses precompiled headers which mask this issue. If you and others are running into...