[Bug 281310] [NEW] Keyboard and touchpad not working
Public bug reported: The keyboard and touchpad on my Toshiba Satellite Pro U400-13F stopped working after a partial upgrade to the latest 8.10 beta amd64 (Oct 10). I'm now stuck at the login screen and Ubuntu isn't responding to any input, except for pushing the power button or restarting with ctrl-alt- del. The keyboard and touchpad worked flawlessly with 8.04, and previous versions of the 8.10 beta. ** Affects: ubuntu Importance: Undecided Status: New -- Keyboard and touchpad not working https://bugs.launchpad.net/bugs/281310 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 281310] Re: Keyboard and touchpad not working
Yes, I can access all the virtual consoles and login. However, restarting gdm doesn't solve the problem for me. I tried the following commands: sudo /etc/init.d/gdm stop startx and sudo killall gdm sudo /etc/init.d/gdm start -- Keyboard and touchpad not working https://bugs.launchpad.net/bugs/281310 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 281310] Re: Keyboard and touchpad not working
lsusb -v ** Attachment added: "lsusb.txt" http://launchpadlibrarian.net/18413183/lsusb.txt -- Keyboard and touchpad not working https://bugs.launchpad.net/bugs/281310 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 281310] Re: Keyboard and touchpad not working
lspci -vvnn ** Attachment added: "lspci.txt" http://launchpadlibrarian.net/18413207/lspci.txt -- Keyboard and touchpad not working https://bugs.launchpad.net/bugs/281310 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 281310] Re: Keyboard and touchpad not working
** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/18413356/Xorg.0.log -- Keyboard and touchpad not working https://bugs.launchpad.net/bugs/281310 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 281310] Re: Keyboard and touchpad not working
I found a solution for the problem in duplicate bug #271138 : sudo apt-get install xserver-xorg-input-all Keyboard and touchpad is now working. I'm not sure what the cause of the problem was, but in my xorg.conf I found this: (WW) Warning, couldn't open module evdev (II) UnloadModule: "evdev" (EE) Failed to load module "evdev" (module does not exist, 0) (EE) No input driver matching `evdev' (EE) config/hal: NewInputDeviceRequest failed (II) config/hal: Adding input device AlpsPS/2 ALPS GlidePoint (II) LoadModule: "evdev" And when I installed the package above, apt-get printed: "Selecting previously deselected package xserver-xorg-input-evdev." I'm not an expert on this, but it looks like "evdev" was simply missing... ? -- Keyboard and touchpad not working https://bugs.launchpad.net/bugs/281310 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs