Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I have an Asus Eee 1215n.

I upgraded to Ubuntu 12.04 and the USB mouse and trackpad just stopped working. What could've caused that? How do I go about debugging it?

share|improve this question
I'd hit up your /var/log/Xorg.0.log first and look for errors pertaining to your mouse. See if there are any EE lines that give any clues. – Matt Barnes May 10 '12 at 6:27

migrated from unix.stackexchange.com May 10 '12 at 5:34

2 Answers

Have a look at the following link too, which was also a similar issue with a hp mini netbook.

share|improve this answer

do you use lightdm? give gdm a try

sudo dpkg-reconfigure gdm and choose gdm as default.

I hope this helps anyone.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.