xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x1b8 cap: 0x1, Source Output crtcs: 4 outputs: 1 associated providers: 0 name:NVIDIA-0
Hello;
I am not an expert but what works for me was get rid of xorg conf files and then:
1- sudo apt autoremove nvidia-*
2- sudo nano /etc/modprobe.d/blacklist.conf and add:
blacklist nouveau
blacklist lbm-nouveau
options nouveau modeset=0
alias nouveau off
alias lbm-nouveau off
3- sudo update-initramfs -u
4- reboot
5- sudo apt update -y && sudo apt install nvidia-driver nvidia-smi nvidia-settings plymouth-themes console-setup zstd -y
6- sudo nano /etc/default/grub and add nvidia_drm.modeset=1 to the end of the GRUB_CMDLINE_LINUX_DEFAULT="splash quiet " line.
7- sudo update-grub and then reboot
8- log in again, and if you see no HDMI display yet using both try changing scale and frecuency via display settings from control center
Then I was able to load programs using nvidia gpu with __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia google-chrome &
I am investigating a better and suitable way to use nvidia gpu when loading apps.
Good luck!
Hello;
This is an update: You have got to upgrade nvidia driver to latest possible for this to work. In my case I have uninstalled open source drivers and installed latest nvidia propietary driver for my gpu.
Good luck.
Hello;
This is an update: You have got to upgrade nvidia driver to latest possible for this to work. In my case I have uninstalled open source drivers and installed latest nvidia propietary driver for my gpu.
Good luck.
Likely no need to uninstall/re-install/upgrade the Nvidia driver.
With any version you need to switch to the High Peformance (Nvidia) profile - via Nvidia X Server Settings - and reboot in order to use eternal monitors that are only connected to the dGPU.
I need to configure two monitors (notebook and external monitor). I can to use both monitors separeted, but can't to use together.
My deepin version is:
In this moment, i using the external monitor (LG 29WL500)
I have two video drivers:
I tried many configurations in the xorg file, but i didn't success. Actully, i have this configuration:
Please, help me! I need two or more monitors for my job.