16.04 - How to change defualt graphic card to NVIDIA graphic card? - Ask Ubuntu


my system info is

enter image description here

and machine has nvidia gtx 660 graphic card, how change defualt graphic card nvidia graphic card?

to use gpu, have install drivers , reboot, run these commands

sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt update sudo apt install nvidia-370 sudo reboot 

after rebooting, using nvidia card.


Comments

Popular posts from this blog

Windows XP installation, no previous version of Windows NT - Super User

software installation - How to install linux driver for a lb-link wireless usb adapter - Ask Ubuntu

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu