You are not logged in.

#1 2018-06-19 07:58:30

fommil
Member
Registered: 2016-07-16
Posts: 39

keyboard not detected

Within the last few weeks, when my computer powers up, my keyboard and mouse is not detected. A reboot usually fixes it, which is very inconvenient.

I've attached both the working and broken X logs.

https://gist.github.com/fommil/c2bd7957 … 6c4ca489b0

Guessing here, it looks like all the /dev/input devices are being rearranged. Is there a way to persist the /dev/input ordering? Is there any other log where I should look? (bearing in mind it must survive a reboot, since I can't type anything when it doesn't work)

Offline

#2 2018-06-19 14:13:49

seth
Member
Registered: 2012-09-03
Posts: 51,046

Re: keyboard not detected

I doubt that the event numbers have any impact - the devices are found and configured (the same way)
What pops out is the amdgpu.dc=0 kernel parameter; other than that, this sounds - a bit - like https://bbs.archlinux.org/viewtopic.php?id=238114 (where the cause was some tool grabbing the input devices away from Xorg server)

If you can rule this out:
- How do you start your session?
- what session is it in particular?
- Do the devices generate input in evtest etc. see https://bbs.archlinux.org/viewtopic.php … 1#p1792561 and https://bbs.archlinux.org/viewtopic.php … 8#p1792608 (but you've evdev already installed and used)

You could also try substituting evdev for libinput to see whether there's some conflict (eg. if your answer to the above includes "GDM")

Offline

Board footer

Powered by FluxBB