nVIDIA
From KevinWiki
(Difference between revisions)
		
		
| (One intermediate revision not shown) | |||
| Line 5: | Line 5: | ||
  $ sudo apt-get update    |   $ sudo apt-get update    | ||
  $ sudo apt-get install nvidia-current nvidia-settings  |   $ sudo apt-get install nvidia-current nvidia-settings  | ||
| + | |||
| + | = Problem =  | ||
| + | Blueish tint on Youtube videos  | ||
| + | |||
| + |  $ sudo add-apt-repository ppa:tikhonov/misc   | ||
| + |  $ sudo apt-get update   | ||
| + | If libvdpau1 is already installed, upgrade otherwise install.  | ||
| + |  $ sudo apt-get install libvdpau1   | ||
| + | |||
| + | * Reference  | ||
| + | http://askubuntu.com/questions/117127/flash-video-appears-blue  | ||
Latest revision as of 14:29, 28 August 2012
Installing nVidia Driver
$ sudo apt-add-repository ppa:ubuntu-x-swat/x-updates $ sudo apt-get update $ sudo apt-get install nvidia-current nvidia-settings
Problem
Blueish tint on Youtube videos
$ sudo add-apt-repository ppa:tikhonov/misc $ sudo apt-get update
If libvdpau1 is already installed, upgrade otherwise install.
$ sudo apt-get install libvdpau1
- Reference
 
http://askubuntu.com/questions/117127/flash-video-appears-blue