envycontrol
envycontrol copied to clipboard
[BUG / Feature request] crash when mssing xorg amdgpy driver
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.
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.