From owner-freebsd-current Sun Jan 5 14:34:29 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6485137B401 for ; Sun, 5 Jan 2003 14:34:28 -0800 (PST) Received: from j0nah.ath.cx (ool-182f57bc.dyn.optonline.net [24.47.87.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFDEA43EA9 for ; Sun, 5 Jan 2003 14:34:27 -0800 (PST) (envelope-from jonah@j0nah.ath.cx) Received: by j0nah.ath.cx (Postfix, from userid 1000) id 87E3FBC50; Sun, 5 Jan 2003 12:31:56 -0500 (EST) Date: Sun, 5 Jan 2003 12:31:56 -0500 From: Jonah Sherman To: David Holm Cc: current@freebsd.org Subject: Re: nVidia opengl works as root but not as user Message-ID: <20030105173156.GA9111@rootbox> Reply-To: Jonah Sherman References: <200301051138.16640.david@realityrift.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200301051138.16640.david@realityrift.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Im not sure why this would cause it but it's the only thing I can think of that differentiates between root and non-root for gl stuff: In your XF86Config-4, do you have a section which resembles the following? : Section "DRI" Mode 0666 EndSection If not, try adding it... On Sun, Jan 05, 2003 at 11:38:16AM +0100, David Holm wrote: > The thing is that OpenGL apps run perfectly as root, but whenever I use my > normal user I can run 1-2 OpenGL apps without any problems but when I run > them the next time the machine locks instantly and then reboots, this never > happens when I'm running as root. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message