Question #76849 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76849

    Status: Open => Answered

actionparsnip proposed the following answer:
Ok their is an official guid for this on the wiki

https://wiki.ubuntu.com/LaptopTestingTeam/Lenovo3000N100_0768

This is a doddle now:

sudo cp /boot/grub/menu.lst /boot/grub/menu.lst_beforetweak' gksudo
gedit /boot/grub/menu.lst

find the word

defoptions

and add this to the end of the line:

i8042.reset

e.g.

# defoptions=quiet splash locale=fr_FR

becomes

# defoptions=quiet splash locale=fr_FR i8042.reset

save the new file and close gedit, then run:

sudo update-grub

Job done. Suprised you didnt find this in your websearching. You may
also want to apply some of the other fixes if you are experiencing any
other difficultys.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntuforums-unanswered
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered
More help   : https://help.launchpad.net/ListHelp

Reply via email to