12

Ubuntu 14.04

I started my pc and suddenly my keyboard isn't working anymore. Is there a possibility to debug or something?

The mouse and some of the keys still work, like changing the brightness of the screen. Is it possible that the keyboard can be deactived somehow?

If more information is nessecery, just ask!

Thanks!

  • Best idea would be using a spare USB keyboard --- otherwise you can use the onscreen keyboard with the mouse. Set next login without password, reboot and enter BIOS --- if it doesn't work there it's hardware (which is the most probable reason, unfortunately). – Rmano Oct 22 '15 at 11:34
  • 1
    http://xkcd.com/1586/ ;-) – Rmano Oct 24 '15 at 16:34

2 Answers2

20

try this, it my help you fix your problem:

Install the drivers:

sudo apt-get install xserver-xorg-input-all

If already installed, reinstall it:

sudo apt-get --purge autoremove xserver-xorg-input-all
sudo apt-get install xserver-xorg-input-all

Reboot and try again if everything is working.

David Foerster
  • 36,264
  • 56
  • 94
  • 147
Daichisan
  • 352
  • 1
  • 7
  • 1
    Thanks! When I upgraded my Ubuntu studio to version 17.04, my keyboard stopped working, so I logged in by ssh and installed xserver-xorg-input-all. Worked like a charm, thanks a lot. – Lilás Jul 23 '17 at 02:18
  • I had the same issue, only the touchpad was working. The ubuntu virtual keyboard saved me, after a sudo apt-get install xserver-xorg-input-all and a reboot, everythings came back to normal – Olivier Boissé Oct 23 '17 at 19:23
  • Happened to me after switching back from windows for the first time in a while on a dual boot – rbierman Mar 07 '18 at 07:32
  • Happened to me after trying to switch from Nouveau to Nvidia's proprietary driver via Linux Mint's (19.3) driver manager. The installation failed and left xorg in limbo. No mouse, no keyboard... as soon as the DE got initialized. Via Grub's Recovery Mode and these commands I was able to reset everything back to normal. – Jim McAdams Jun 24 '20 at 22:59
6

Try this So, to fix this, go to:

System Settings → Universal Access → Typing (tab): switch off "Slow keys"

Also switch off "Enable by Keyboard" if you want to stop it happening again.

It don't know why the login screen ignores this setting, tho.

Update

I just did this again (d'oh!) which brought me back to this answer and gave me the initiative to find out what triggered it.

Apparently, if you have Enable by keyboard on and then you hold down the Shift key for eight seconds, it will enable/disable slowkeys.

This was a new setup, and I had enabled Enable by keyboard because I wanted a way to flip between touchscreen and keyboard mode easily. Might not be worth the effort, tho!

Thanks to tudor, I guess. All keyboards stopped working after login screen