envycontrol icon indicating copy to clipboard operation
envycontrol copied to clipboard

[BUG / Feature request] crash when mssing xorg amdgpy driver

Open Marc-Pierre-Barbier opened this issue 3 years ago • 1 comments

When usr/lib/xorg/modules/drivers/amdgpu_drv.so is not present in the system envycontrol should default to modesetting. i had a black screen on my laptop that was fixed by install xf86-video-amdgpu.

this can also be added to the wiki.

Marc-Pierre-Barbier avatar Aug 26 '22 20:08 Marc-Pierre-Barbier

That driver is used because otherwise prime syncronization (Using NVIDIA mode) with an amd cpu won't work.

I know from experience because I was the one that added the feature because it was the only way to get NVIDIA mode to work.

EDIT: It's a limitation beetwen amd and nvidia, they don't really like eachother in this space.

cronyakatsuki avatar Oct 23 '22 20:10 cronyakatsuki