2

Today I made an update of my ubuntu 11.04 installation. After rebooting the keyboard and touchpad of my asus eeepc do not work anymore. I can only login with the onscreen keyboard. Seems to be a unity problem. Never had this problem before. How can I make my keyboard work again?

After upgrading I also run the following command: sudo apt-get autoremove

Jorge Castro
  • 73,717
taco24
  • 95

1 Answers1

3

Maybe you have some problems because of uninstalled packages...

To repair that problem, try:

  1. Start Ubuntu in recovery mode - hold SHIFT key before the system boots, and it will display Grub bootloader. Select the last version of the kernel with the [recovery] in the end of the name. grub menu
  2. Select the root shell option recovery mode
  3. Try to upgrade your system - if there are problems (& errors), post them here... The other way, to select dpkg option - that may fix some other problems.
  4. Reboot - type exit to jump back to recovery menu, then there select resume boot option.
antivirtel
  • 3,685