Saturday, March 24, 2012

Install Nvidia/ATI graphics card driver in Ubuntu 9.10(Karmic)

Install Envyng which is a simple GUI tool that can be used to install/uninstall Video driver for ubuntu.
Execute the  command in terminal(Applications/Accessories/Terminal):

sudo apt-get install envyng-core envyng-qt
 
This will properly installed envyng with both GUI mode and text mode.

Go to Applications->SystemTools->EnvyNG.

graphical_driver1

You can easily install the driver by select the recommended one and click on Apply
 
graphical_driver

Alternatively,type this command in terminal:
envyng -t
 
and type a number in this screen:
vediodriver1

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Procedure to clearing the ConfigMgr (SCCM) client local cache (CCM cache) -Resolving Disk space isssue

Essentially the client cache is a temporary download location for software, applications and software updates that are deployed to a clie...