[Nvidia Solution] Now how to install and configure
Tofloor
poster avatar
juanesgu200
deepin
2017-07-18 09:22
Author
Edited by juanesgu200 at 2017-7-23 04:02

Only NVIDIA Hybrid Cards (Intel and Nvidia)

Pre installation and installation
1- $ sudo apt install mesa-utils inxi
2- $ sudo apt install xserver-xorg-input-mouse
3- Download & Install -------> https://sourceforge.net/projects/virtualgl/files/2.5.2/virtualgl_2.5.2_amd64.deb/download
3- $ sudo apt-get install nvidia-kernel-dkms  nvidia-settings nvidia-vdpau-driver vdpau-va-driver
4- $ sudo apt install bumblebee (Accept everything at the end of the installation)
5- $ sudo adduser "name user" bumblebee (sin las comillas)
6- $ sudo service bumblebeed restart
7- Restart


tests
1- $ glxgears
2- $ optirun glxgears
3- $ inxi -Gx
4- $ optirun inxi -Gx


Config Nvidia-Settings
1- $ cd /usr/share/applications
2- $ sudo gedit nvidia-settings.desktop
Modificar la linea "Exec" por -----> Exec=optirun nvidia-settings -c :8.0
and Save.

CONFIGURING APPLICATIONS (REQUIRING NVIDIA 3D ACCELERATION)
1- $ cd /usr/share/applications
2- $ dir
Search the “applicaion”.desktop and modify the line where it says "Exec" adding “optirun” before
Example:
$ sudo gedit blender.desktop
Change Exec=blender  for  Exec=optirun blender

CONFIGURE STEAM GAMES
1- Open Steam
2- In the "Library" section, point to the game that we want it to boot with Nvidia's 3D acceleration, right-click and highlight "properties"
3- In the "General" tab, press the "Define launch parameters" button, and in the box fill with: primusrun% command%




Reply Favorite View the author
All Replies
privjet
deepin
2017-07-18 17:41
#1
works perfectly
Reply View the author
meda
deepin
2017-07-23 00:42
#2
thanks friend
Reply View the author
przemonzly
deepin
2017-07-25 11:34
#3
Thank a lot! Can you please do guide how open games in crossover via Nvidia?
Reply View the author