Originally Posted by Mr_Bumpy
Also, if the updated Intel driver doesn't work, it might be worth trying the latest 3.4 kernel, which has fixed a number of Intel graphics-related issues, including a memory corruption bug that has affected my laptop for years. You can install the updated kernel by downloading the following packages into a folder:
. http://kernel.ubuntu.com/~kernel-ppa...1817_amd64.deb
. http://kernel.ubuntu.com/~kernel-ppa...011817_all.deb
. http://kernel.ubuntu.com/~kernel-ppa...1817_amd64.deb
After downloading the packages, run the following terminal command from the folder in which these packages reside:
Code:
sudo dpkg -i linux-*.deb
This will install the kernel and add it to your boot menu as the default kernel. The current Precise kernel will remain installed and can be selected at boot using the "Older Linux Versions" menu option.
I hope this helps!
Also, if the updated Intel driver doesn't work, it might be worth trying the latest 3.4 kernel, which has fixed a number of Intel graphics-related issues, including a memory corruption bug that has affected my laptop for years. You can install the updated kernel by downloading the following packages into a folder:
. http://kernel.ubuntu.com/~kernel-ppa...1817_amd64.deb
. http://kernel.ubuntu.com/~kernel-ppa...011817_all.deb
. http://kernel.ubuntu.com/~kernel-ppa...1817_amd64.deb
After downloading the packages, run the following terminal command from the folder in which these packages reside:
Code:
sudo dpkg -i linux-*.deb
This will install the kernel and add it to your boot menu as the default kernel. The current Precise kernel will remain installed and can be selected at boot using the "Older Linux Versions" menu option.
I hope this helps!
Originally posted by Cresho
View Post
VINNY
Comment