From owner-freebsd-questions@FreeBSD.ORG Sat Jun 7 07:28:17 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64D7337B401 for ; Sat, 7 Jun 2003 07:28:17 -0700 (PDT) Received: from out3.mx.nwbl.wi.voyager.net (out3.mx.nwbl.wi.voyager.net [169.207.3.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id D16A643F75 for ; Sat, 7 Jun 2003 07:28:16 -0700 (PDT) (envelope-from raiden@shell.core.com) Received: from shell.core.com (shell.core.com [169.207.1.89]) by out3.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id 1B39E77535 for ; Sat, 7 Jun 2003 09:28:16 -0500 (CDT) Received: from localhost (raiden@localhost) by shell.core.com (8.11.6p2/8.11.6/1.3) with ESMTP id h57ESFG23061 for ; Sat, 7 Jun 2003 09:28:15 -0500 (CDT) Date: Sat, 7 Jun 2003 09:28:15 -0500 (CDT) From: Steven Lake X-X-Sender: raiden@shell.core.com To: questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Getting X error when loading X X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2003 14:28:17 -0000 I'm getting the following error when loading X via the command "Startx". Xlib: extension "GLX" missing on display ":0:0" I'm also seeing a lot of segment faults in KDE since that started to appear. Anyone know why this is being caused and how to fix this? Thanks.