diff options
| author | Norbert Nopper <Norbert.Nopper@freescale.com> | 2015-02-06 20:56:32 +0100 |
|---|---|---|
| committer | Norbert Nopper <Norbert.Nopper@freescale.com> | 2015-02-06 20:56:32 +0100 |
| commit | 846060d3e728465e04a5ef4c4bb8ac192afeffaf (patch) | |
| tree | 6a4cc4bf0713fa1a4840bc2fa3debf960814ccf4 | |
| parent | a51adace2a7b9beae892d47483c98e581bfe8b73 (diff) | |
| download | usermoji-846060d3e728465e04a5ef4c4bb8ac192afeffaf.tar.xz | |
Added note on how to reinstall working driver.
| -rw-r--r-- | BUILD.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -17,6 +17,15 @@ To see status of this package: dpkg -s xserver-xorg-video-intel ``` +Note: +Version 2:2.99.914-1~exp1ubuntu4.2 does not work anymore. +To install the working driver from launchpadlibrarian.net: +1. Type in console (removes current driver): +sudo apt-get purge xserver-xorg-video-intel +2. Open in Firefox and allow file to open with software center (installs above driver): +http://launchpadlibrarian.net/189418339/xserver-xorg-video-intel_2.99.914-1%7Eexp1ubuntu4.1_amd64.deb +3. Either restart Ubuntu or just X11. + ##Linux Build The sample driver uses cmake and should work with the usual cmake options and utilities. |
