On Sat, Feb 13, 2021 at 04:50:46PM +0000, [email protected] wrote: > February 13, 2021 10:44 AM, "Anton Lindqvist" <[email protected]> wrote: > > > Hi, > > > > On Sat, Feb 13, 2021 at 01:58:28PM +0000, [email protected] wrote: > > > >> On amd64, upgrading from 6.8 stable to snapshot my Logitech G413 \ > >> keyboard is not sending keypresses. i.e) Pressing the "a" key \ > >> does nothing. There???s an error message saying \ > >> ???uhidev_intr: bad repid 48??? To test that it's not a \ > >> problem with my keyboard I noticed that the function keys still work. \ > >> (The keyboard light). Also to test it's not just my computer I \ > >> plugged in a different keyboard and everything works as it should. \ > >> Below is my dmesg from snapshot: > > > > That's probably caused by the new uhidpp driver. A dmesg from a kernel > > before the upgrade where the keyboard did work would be helpful. > > Hello, here's a dmesg from 6.8 where the keyboard works:
Can you please try to run the -current kernel with uhidpp(4) disabled? boot> -c ... UKC> disable uhidpp ...
