Date: Thu, 15 Dec 2016 11:38:19 +0100 From: Tijl Coosemans <tijl@FreeBSD.org> To: Hannes Hauswedell <h2+lists2014@fsfe.org> Cc: freebsd-x11@freebsd.org Subject: Re: Linux 3D Games/Ports do not work anymore with Mesa-Drivers Message-ID: <20161215113819.423663cc@kalimero.tijl.coosemans.org> In-Reply-To: <68d4cf64-fd86-2340-88ea-b56c52bcfcb6@fsfe.org> References: <1481636962.12224.0@smtp.gmail.com> <68d4cf64-fd86-2340-88ea-b56c52bcfcb6@fsfe.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 Dec 2016 00:13:17 +0100 Hannes Hauswedell <h2+lists2014@fsfe.org> wrote: > I've got similar, but different problems. I have set > > DEFAULT_VERSIONS+=linux=c7_64 > > in /etc/make.conf > > And I have rebuilt nvidia-driver, deinstalled all linux packages and > rebuilt all of linux_base-c7 from ports. I have locked the packages to > make sure they don't get replaced. > > But alread glxinfo fails: > > % /compat/linux/usr/bin/glxinfo > name of display: unix:0.0 > X Error: BadValue > Request Major code 153 (GLX) > Request Minor code 24 () > Value 0x0 > Error Serial #42 > Current Serial #43 > > > What am I doing wrong? I suspect glxinfo is a 64 bit program and the nvidia driver does not install 64 bit linux libraries. Try building and installing linux-c7-glx-utils with linux=c7 in DEFAULT_VERSIONS.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161215113819.423663cc>