Hi everyone, i have trouble to run DRI_PRIME=1 steam
to use my second RTX 2070 SUPER GPU for playing games.
$ DRI_PRIME=1 glxinfo | grep "OpenGL renderer"
libGL error: failed to create dri screen
libGL error: failed to load driver: nouveau
I installed the nvidia driver and the 32bit driver with the DoFlicky Tool.
inxi -G
looks like this:
Graphics:
Device-1: NVIDIA TU104 [GeForce RTX 2070 SUPER] driver: nvidia v: 440.44
Device-2: AMD Baffin [Radeon RX 550 640SP / RX 560/560X] driver: amdgpu
v: kernel
Display: x11 server: X.Org 1.20.6 driver: amdgpu,ati
resolution: 5120x2160~30Hz
OpenGL: renderer: Radeon RX 560 Series (POLARIS11 DRM 3.35.0
5.4.12-144.current LLVM 9.0.0)
v: 4.5 Mesa 19.3.2
xrandr --listproviders
looks like this:
Providers: number : 1
Provider 0: id: 0x57 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 5 outputs: 3 associated providers: 0 name:Radeon RX 560 Series @ pci:0000:2d:00.0
Note: Before i installed the nvidia drivers, the xrandr providers are 2 and not 1
How can i fix that?