2

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.

3

1 Answer 1

0

You could try backing up all of your dot files, deleting them, and seeing if that fixes the problem. If it does, add them back one by one until the problem presents itself again.

1
  • These dot files are the individual application configuration files. Would deleting all of them present any problems to the running system?
    – nitbuntu
    Commented Sep 22, 2010 at 8:18

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .