You are not logged in.

#1 2022-09-26 14:45:26

coellobranco
Member
Registered: 2012-10-11
Posts: 83

[SOLVED] Change OpenGL render to GPU

I read https://wiki.archlinux.org/title/PRIME# … figuration but i cant configure my laptop for use GPU.


glxinfo | grep 'OpenGL renderer'
OpenGL renderer string: llvmpipe (LLVM 14.0.6, 256 bits)

I use Gnome (wayland) with nouveu drivers (NVIDIA 3060). I dont want nvidia propietary drivers.

I saw switcheroo-control but i dont understand use.

Any idea?, thanks,

Last edited by coellobranco (2022-09-26 17:18:28)

Offline

#2 2022-09-26 14:47:05

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,300

Re: [SOLVED] Change OpenGL render to GPU

nouveau doesn't have working acceleration for a card this new, you absolutely do want the proprietary drivers.

If it gives you the fuzzies that card is eligible for nvidia-open which will at least make the kernel space open source (though iirc these currently have an issue waking from suspend if I'm not mistaken).

FWIW if you get that output already then likely even your intel drivers aren't setup correctly. Remove xf86-video-intel if installed and make sure mesa is set up.

Last edited by V1del (2022-09-26 14:48:09)

Offline

#3 2022-09-26 15:09:10

coellobranco
Member
Registered: 2012-10-11
Posts: 83

Re: [SOLVED] Change OpenGL render to GPU

Ok, thanks, i will use nvidia propietary.

Offline

Board footer

Powered by FluxBB