Im kinda new on ubuntu, first time i hear about "git", i need to install my Intel G41 graphic controllers on ubuntu 11.10 after some "googling" i found this website: http://intellinuxgraphics.org/download.html I suppose those are my graphic card controllers, the thing is i dont know how to install that.. i could really use some help

link|improve this question
Why do you need to install the git driver ? Your hardware should work right out of the box with the default intel driver. – Maxime R. Nov 2 '11 at 4:23
feedback

closed as too localized by Marco Ceppi Jan 17 at 19:58

This question is unlikely to ever help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. See the FAQ for guidance on how to improve it.

1 Answer

git is a Source Control Management Software, it means that what you get from a git repository is most likely to be intended for developers or bug-trackers. It's not recommended for inexperienced users to tinker with those just yet.

Ubuntu is very competent on finding out the drivers for your system. Intel g41 graphic chipset linux driver is in the package xf86-video-intel. But don't worry, Ubuntu has installed this driver by default.

If you have any trouble with your video card, it may be a hardware problem

link|improve this answer
Its not a hardware problem beacuse it runs prefectly on windows, and ubuntu has not install the driver by deafult beacuse its not in system info and i cant even configure the effects on my desktop bbeacuse its says i dont have a graphic card. – Melvin Nov 3 '11 at 4:11
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.