From owner-freebsd-emulation@FreeBSD.ORG Sat Dec 29 22:10:17 2007 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8832D16A417; Sat, 29 Dec 2007 22:10:17 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.freebsd.org (Postfix) with ESMTP id 39DB913C448; Sat, 29 Dec 2007 22:10:17 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.14.1/8.14.1) with ESMTP id lBTMAGYr008040 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 29 Dec 2007 17:10:16 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by aldan.algebra.com (8.14.1/8.14.1/Submit) id lBTMAFBW008039; Sat, 29 Dec 2007 17:10:15 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) From: Mikhail Teterin To: Adam K Kirchhoff Date: Sat, 29 Dec 2007 17:10:14 -0500 User-Agent: KMail/1.9.7 References: <200712291442.16599@aldan> <20071229154922.cd82f19d.adamk@voicenet.com> In-Reply-To: <20071229154922.cd82f19d.adamk@voicenet.com> X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Cc: emulation@freebsd.org, nox@freebsd.org, x11@freebsd.org Subject: Re: Linux-programs can't do direct rendering?.. X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Dec 2007 22:10:17 -0000 On =D3=D5=C2=CF=D4=C1 29 =C7=D2=D5=C4=C5=CE=D8 2007, Adam K Kirchhoff wrote: =3D How did you install linux_dri on amd64? =9ALast time I tried, it report= ed =3D back that it was unsupported on amd64. =9A Yes, indeed. ONLY_FOR_ARCHS is set to i386... I guess, I must've forced it= =20 somehow... =3D As for the i386 machine... =9AIf you installed linux_dri after installi= ng =3D the nvidia drivers, you overwrote the libGL and libGLcore files from =3D the nvidia drivers, so it's not surprising direct rendering doesn't =3D work there. I'll check, thanks. -mi