Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 35320  / 2 Years ago, fri, february 18, 2022, 8:42:19

I recently installed Precise on an Intel i7-4770 machine with a HD 4600 GPU and I've unfortunately been experiencing the dreaded "flickering mouse cursor" from the beginning.



I read that supposedly using the right graphics drivers for the GPU would have a high chance of fixing the issue.



Being pretty new to the Linux graphics drivers world, I'm not sure what exactly I should be looking for. Do Linux drivers specific to the HD 4600 exist in the wild, or do I instead want something like Mesa as the "next best thing". What other options do I have?


More From » drivers

 Answers
3

Following link points to the same issue: ubuntu 12.04 - intel hd4600 haswell graphics issue



Ubuntu 12.04 (Precise) uses older kernel, while better support of Intel HD4600 was added into later kernels. It should be solved in Ubuntu 13.04 kernel and command bellow allows to use Ubuntu 13.04 kernel in 12.04 Ubuntu.



Install Raring (13.04) kernel and x-server with following command:



sudo apt-get install linux-generic-lts-raring xserver-xorg-lts-raring


I tested this steps today on fresh install of 64bit Ubuntu Precise 12.04.2 with Intel i5-4670K processor.



Comments:




  • Link on top of this answer does not install 13.04 kernel (Raring), but only 12.10 kernel (Quantal)

  • Ubuntu Precise 12.04.2 64bit (image available for download today) already includes Quantal kernel and x-server as a default. This 12.10 kernel (Quantal) has some basic support of Haswell processors (more on this link)


[#30667] Sunday, February 20, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ouschee

Total Points: 485
Total Questions: 88
Total Answers: 106

Location: Central African Republic
Member since Mon, Aug 10, 2020
4 Years ago
;