https://bugzilla.kernel.org/show_bug.cgi?id=108221

--- Comment #10 from Michel Dänzer <michel at daenzer.net> ---
(In reply to Fred Santos from comment #9)
> Yes, the log is quite strange about that, since xf86-video-amdgpu is indeed
> installed, but doesn't seem to be found...

Maybe 10-amdgpu.conf isn't installed in /usr/share/X11/xorg.conf.d .


> (Is there a way to 'force' the use of amdgpu?)

Yes, you can force it in Section "Device" in /etc/X11/xorg.conf . If there is
no such file yet, creating it with only something like this should work:

Section "Device"
        Identifier "Device0"
        Driver  "amdgpu"
EndSection

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

Reply via email to