From owner-freebsd-questions@FreeBSD.ORG Fri May 25 06:45:22 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E84616A421 for ; Fri, 25 May 2007 06:45:22 +0000 (UTC) (envelope-from ersaloz@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id B925F13C44C for ; Fri, 25 May 2007 06:45:20 +0000 (UTC) (envelope-from ersaloz@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so229340uge for ; Thu, 24 May 2007 23:45:19 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:to:cc:subject:date:message-id:x-priority:x-msmail-priority:x-mailer:x-mimeole:in-reply-to:importance; b=AUG1z5UNQMz13rIgIm9i17tRqnqjrjTNZiww/4I21S72mba29s5QM2qIYOg7LUJ04c4kzrLh7K+lLXIURF4TnBcyRnXr9pPP3OAcO8TJz3WK/5tmj8zWuqWB2mbmfPCJFxMRbn2ICXr8y+srdJIR/zuDtenwfTuSAl1Cxlb6urU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:cc:subject:date:message-id:x-priority:x-msmail-priority:x-mailer:x-mimeole:in-reply-to:importance; b=nrbDSyiHjxGzBzetXRswbnzvIWO5JsOw3gMPIztntAVFQcbXqdRjS0KgOG/0G4TEAWdqBAxzIymEbyfMaBgpaBbF84Wl8KHKHaC3ssMfbgCPAqmDCi52d8Xk5leqPYTq3vMtE9YnOUnJ/K2cLmfLIiPbo+O33LtQk2DBbsnwsG8= Received: by 10.67.118.8 with SMTP id v8mr2731779ugm.1180075519599; Thu, 24 May 2007 23:45:19 -0700 (PDT) Received: from asinusaureus ( [81.35.144.138]) by mx.google.com with ESMTP id 24sm3845220ugf.2007.05.24.23.45.17; Thu, 24 May 2007 23:45:18 -0700 (PDT) From: "Ernest Sales" To: Date: Fri, 25 May 2007 08:45:15 +0200 Message-ID: <000001c79e98$421616f0$2101a8c0@asinusaureus> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 In-Reply-To: <4655EB7E.4070704@queue.to> Importance: Normal Cc: 'Howard Goldstein' Subject: RE: nvidia-driver segmentation fault X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 May 2007 06:45:22 -0000 On Thursday, May 24, 2007 9:46 PM, Howard Goldstein wrote: > Ernest Sales wrote: > > (EE) Failed to initialize GLX extension (Compatible NVIDIA > X driver not > > found) > > Are you loading the glx module in xorg.conf? The first command was just to show that with the nv driver X didn't hang, while the second command, using nvidia driver, caused a segmentation fault. I suppose this error means I will not have OpenGL under the nv driver, but there are other drawbacks of using these instead of the nvidia driver, so I don't care. For instance, with the nv driver I get the desktop at most at 1/4 the maximum available resolution. Thanks anyway. Ernest