For me it worked just fine.

I've done it in this order:
. upgraded udev
. run the commands sugested bellow
. reboot
. everything is fine (in heaven)

Cheers,

-------- Mensagem encaminhada --------
Assunto: Re: [systemd/systemd] Keyboard and mouse not working in X.org with udev 243-5 (#14027)
Data:   Fri, 15 Nov 2019 11:11:24 -0800
De:     chiak597 <notificati...@github.com>
Responder a: systemd/systemd <reply+anyvgq6d3mqkhobm7mjpabn33qvnzevbnhhb6kr...@reply.github.com>
Para:   systemd/systemd <syst...@noreply.github.com>
CC:     gunfurtado <gunfurt...@gmail.com>, Author <aut...@noreply.github.com>



Possibel workaround is to simply run |udevadm test| to all event devices (I did this before starting X):

|# cd /dev/input # for i in $(ls event*); do udevadm test /sys/class/input/$i; done |

After this step, keyboard and mouse are working again (till system reboot).

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <https://github.com/systemd/systemd/issues/14027?email_source=notifications&email_token=ANYVGQ2GJZWUHBPHIEJZAI3QT3X5ZA5CNFSM4JNLOMM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEGNRVY#issuecomment-554490071>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ANYVGQ76V2GHWOGYK3ZK4A3QT3X5ZANCNFSM4JNLOMMQ>.

Reply via email to