Intel graphics
(New page: To install latest Intel drivers that work properly with suspend/resume on laptops: 1. Add fatih's overlay repository <code> pisi ar fatih-overlay http://cekirdek.pardus.org.tr/~fatih/pack...) |
|||
| Line 1: | Line 1: | ||
| + | =[http://ajycyvitik.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]= | ||
To install latest Intel drivers that work properly with suspend/resume on laptops: | To install latest Intel drivers that work properly with suspend/resume on laptops: | ||
1. Add fatih's overlay repository | 1. Add fatih's overlay repository | ||
| − | + | <code> | |
pisi ar fatih-overlay http://cekirdek.pardus.org.tr/~fatih/packages/2008/pisi-index.xml.bz2 | pisi ar fatih-overlay http://cekirdek.pardus.org.tr/~fatih/packages/2008/pisi-index.xml.bz2 | ||
| − | + | </code> | |
| − | 2. Move it up to the top of repositories list, otherwise you will not get an update. You can either remove all other repositories, add fatih-overlay and then readd old repos or edit file /var/lib/pisi/info/repos and move | + | 2. Move it up to the top of repositories list, otherwise you will not get an update. You can either remove all other repositories, add fatih-overlay and then readd old repos or edit file /var/lib/pisi/info/repos and move <Repo> section with fatih-overlay to the top. |
| − | 3. | + | 3. <code>pisi it libdrm xorg-video</code> to install latest intel 2.7.0 driver. |
4. Logout and restart your X server. | 4. Logout and restart your X server. | ||
| − | 5. Some howto's suggest that | + | 5. Some howto's suggest that <code>Option "Tiling" "off"</code> improves 3D performance, but on my laptop (lenovo x60t) it causes segfaults in X when suspending/hibernating so better leave it alone. |
| − | 2.7.0 driver has some unresolved bugs, | + | 2.7.0 driver has some unresolved bugs, <code>Option "FramebufferCompression" "off"</code> may solve the bug with screen going suddenly black, I personally didn't have it after video upgrade. |
Revision as of 05:27, 24 November 2010
Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly
To install latest Intel drivers that work properly with suspend/resume on laptops:
1. Add fatih's overlay repository <code> pisi ar fatih-overlay http://cekirdek.pardus.org.tr/~fatih/packages/2008/pisi-index.xml.bz2 </code>
2. Move it up to the top of repositories list, otherwise you will not get an update. You can either remove all other repositories, add fatih-overlay and then readd old repos or edit file /var/lib/pisi/info/repos and move <Repo> section with fatih-overlay to the top.
3. <code>pisi it libdrm xorg-video</code> to install latest intel 2.7.0 driver.
4. Logout and restart your X server.
5. Some howto's suggest that <code>Option "Tiling" "off"</code> improves 3D performance, but on my laptop (lenovo x60t) it causes segfaults in X when suspending/hibernating so better leave it alone.
2.7.0 driver has some unresolved bugs, <code>Option "FramebufferCompression" "off"</code> may solve the bug with screen going suddenly black, I personally didn't have it after video upgrade.