Your "My Content" folder isn't visible to others.
If you want other people to see your screenshot, you need to incorporate the file here in your post. You do this by clicking onto the Image button (it's located at the toolbar, left side of the "Source" button) and then selecting the screenshot file that's hosted in your personal/user folder.
Anyway, if you ran intel-linux-graphics-installer 'til the end (clicked on Begin and then Install and didn't receive any error message) then you're all done: the Intel Graphics Installer (IGI) already fetched your system data, connected to the correct Intel repository, downloaded all the necessary packages and installed and configured them.
The problem is: what's next? I'm wondering if installing these files was anywhere useful. As you probably saw on my other post, apparently no graphic device driver was replaced by the IGI. You can run lshw -c video to check what is your graphical device and which driver it's using (it's probably i915). You may also want to run modinfo name_of_the_driver (e.g. modinfo i915) in order to gather more data about the driver that's being used by your graphical device.
If you want to make your life less painfull while dealing with multiple DEB packages and their dependencies, I recommend installing Synaptic:
sudo apt-get install synaptic
Now run Synaptic and type intel inside the "Quick filter" field. You'll see these packages:
intel-linux-graphics-installer - the one you downloaded and installed in order to run IGI.
i965-va-driver, intel-gpu-tools and probably some other packages that were automatically downloaded and installed by the IGI.
If these packages are present and installed, Synaptic will show you that and hence you'll know that IGI is installed, as well as the packages that are compatible with your system's graphical device. These packages may have no practical use, but they're there. :-P
PS: to get more details about a specific (installed) DEB package, return to Synaptic, right-click the package, select Properties and then Installed Files.
https://01.org/linuxgraphics/comment/738#comment-738
I see all of the entries listed in this link and & "Upgraded: Intel-gpu-tools:amd64(from 1.30ubuntu2 to 1.6-1)" Thanks to Sampayu's explanation in the sticky I was able to get 1.0.5 to install sans any errors. - Can someone tell me if I using 1.0.5 now on my system? -Sager NP2740, Ubuntu 14.04 LTS with all Ubuntu updates