On Thu, 12 Mar 2020 10:27:08 +0100, hitachi303 wrote: > > 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.
Use qfile instead, qfile /etc/X11/xorg.conf.d/20opengl.conf However, both of these search for installed files, not those written to by an ebuild post_install. > 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. You need to find out which ebuild is modifying it. Run "qlop -m" and look for the package whose install time most closely matches the modification time of the file. Then read the ebuild to see what is going on. If an ebuild is setting this incorrectly, you may need to file a bug report. -- Neil Bothwick Speak softly and carry a cellular phone.
pgpy3VlqFjyBW.pgp
Description: OpenPGP digital signature

