On Wed, Sep 19, 2018 at 12:27:29AM +0200, Leo Unglaub wrote: > Hi, > today I got my new Laptop. A Lenovo ThinkPad E485 with an AMD Ryzen CPU. I > installed the latest OpenBSD -current on the device and a lot of stuff work > very well. I used the traditional installation method without EFI. Only Wifi > and Hybernate/Suspend don't work, but that was expected and is okay. > > The only big problem I have is that as soon as I start X I cannot use the > keyboard correctly. Every time I type a character on the keyboard it gets > repeated multiple times. Most often it gets repeated between 3 and 7 times. > Do you have any idea what I could to in order to fix/debug this? >
Leo, Change your clock source: sysctl kern.timecounter.hardware=acpihpet0 I've had to do this on later AMD gear (kaveri, carrizo, etc..). +--+ Carlos

