Am 12.03.20 um 01:13 schrieb Jack:
On 2020.03.11 19:00, hitachi303 wrote:
Hi there,
so ever since using the amd64 17.1 profiles (which is not that long
for this PC) I have one problem. After updating xorg-server X won't
start.
/etc/X11/xorg.conf.d/20opengl.conf reads:
Section "Files"
ModulePath "/usr/lib/xorg/modules"
EndSection
but the module is located at:
/usr/lib64/xorg/modules
I rarely restart the PC but it annoying anyway. I would be thankful
for any help.
Is the module in the right place and the config file is wrong or is it
the other way around?
Regards
Konstantin
I suspect lib64 is the correct location. I would check whether
/etc/X11/xorg.conf.d/20opengl.conf is owned by any package or if it
might have been manually edited long ago. I don't have that file
present, but that may well be a side effect of different graphics cards.
Jack
So equery belongs --early-out /etc/X11/xorg.conf.d/20opengl.conf doesn't
show anything but I am not sure this is the right way to search for the
owner.
I do edit it every time X won't start. Then X does start. But after
updating and rebooting it has the old wrong line again.
My make.conf has VIDEO_CARDS="radeon amdgpu" in it.
Konstantin