Workaround for me was:
Copy /etc/X11/xorg.conf.failsafe to /etc/X11/xorg.conf
(Replaced gfx driver to mine)
Disabled HAL
Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection
Added a section for keyboard explicitly (for mouse it was not needed)
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "se"
EndSection
Installed the kbd driver, since it was missing:
apt-get install xserver-xorg-input-kbd
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/807306
Title:
[oneiric] Keyboard & mouse not working in X
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/807306/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs