Ubuntu 10.04 Keyboard and Mouse Freezing Problem
Posted
by
nitbuntu
on Super User
See other posts from Super User
or by nitbuntu
Published on 2010-09-20T17:22:26Z
Indexed on
2012/06/17
21:19 UTC
Read the original article
Hit count: 479
I had a partition setup with Windows XP and Ubuntu 8.04 dual booting. I recently upgraded to Ubuntu 10.04 by installing fresh from CD but leaving the previous /home folder as is. Things seemed to be working fine, but started finding that my mouse and keyboard were freezing.
After a quick search on the internet, I found the following suggestions as shown here:- Ubuntu Forums
Here the suggestion was to:-
Edit /etc/default/grub, go to the line that begins like: GRUB_CMDLINE_LINUX_DEFAULT=
Change it to: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off"
After that, run this command: sudo update-grub
and Reboot
This seemed to have resolved the issue but after a couple of days I again find my mouse and keyboard freezing. I also find that my parallel port printer had also stopped working.
I have saved the output of dmesg and my syslog. The first can be viewed here but the syslog had too many characters, so if someone can suggest an alternative to freetexthost, I can post it there. Moreover, if there is any other information that should be provided, do let me know. I do hope we can get to the bottom of this issue.
Thank you in advance for any help that could be provided.
© Super User or respective owner