I installed Ubuntu12.04 today and then I found my GeForce GT525M not being installed properly.It wasn't recognized by Ubuntu.But now I want to install GNOME3 and it requires my GT525M installed properly.So,what can I do to install my GT525M driver?Or how can I use GNOME3 normally?Thank you.
|
I see you have a MOBILE graphics card on your computer, so I'd assumed you also have Intel Integrated graphics, and your graphics are hybrid switchable. Hope this helps! Below are instructions for restoring the elegant Unity 3D in your computer: NOTE: Should work when you have a laptop fitted with MOBILE (GxxxM) Nvidia graphics card and has capability of switching graphics (ie. you have Intel Integrated graphics as well). This is a special case of graphics issue and must be handled differently. Remove all nvidia drivers, install only x-swat PPAs (uses OpenGL and mesa-libs):
or you can manually add in Update Manager settings, in the tab Other Software, type in the following APT line:
Then, perform a list update and install the appropriate driver:
Remove all Nvidia drivers, install mesa-utils:
Type in the following line in terminal, if there's an error saying no GLX found in display, proceed
Reinstalling all components to refresh:
Reset Unity (CLOSE AND SAVE EVERYTHING BEFORE DOING): (add sudo in front if superuser required)
Now wait till everything stabilises (even though your terminal window will go randomly on top and unmovable, no big deal), then (force?) relog in Ubuntu. You should see your perfect Unity 3D waiting for you.
|
|||
|
|
For installing Nvidia drivers, you can try the following at the ``terminal".
If, as you said that, the drivers were not installed properly earlier, you can try:
Please make sure that you are connected to the internet when you use these commands. |
|||
|
|