From owner-freebsd-questions@FreeBSD.ORG Wed Oct 26 00:13:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8A33D16A41F for ; Wed, 26 Oct 2005 00:13:30 +0000 (GMT) (envelope-from supermoccine@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CEBC43D46 for ; Wed, 26 Oct 2005 00:13:30 +0000 (GMT) (envelope-from supermoccine@gmail.com) Received: by xproxy.gmail.com with SMTP id t4so72478wxc for ; Tue, 25 Oct 2005 17:13:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BP6P9ZlLUArS16Qi743sJWfc98D+WslR4Wdzk+Fswq9mlOG4xEQXv8Y5+vbkUS/84oEOgqRzdHLKBWysxQl6Ab3539xP1JfK2YUjaQLpxrCiyKwjRF0lS9NGRkFDGXpqRN0FuPnSapJdmOc63sohfxCutVYy9f1zIckTBJOya+0= Received: by 10.65.222.2 with SMTP id z2mr195014qbq; Tue, 25 Oct 2005 17:13:29 -0700 (PDT) Received: by 10.65.103.11 with HTTP; Tue, 25 Oct 2005 17:13:29 -0700 (PDT) Message-ID: Date: Wed, 26 Oct 2005 02:13:29 +0200 From: Linnea Forslund To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: last attempt to run mixxx (segfault, lalala) 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: Wed, 26 Oct 2005 00:13:30 -0000 I've been posting about it before, but now, before i give it all up I thought I'll give it one last try and drop an e-mail. Who knows, maybe it really _will_ work out. So after getting cvsup, installing it, getting a nice source tree and a new driver for my graphics card it was supposed to work only it didn't. Now it doesn't even start in a crappy way (as it did before with visuals at 1). With visuals at 1 I get this segfault: > mixxx Debug: Starting up... Debug: MidiObjectOSS: No MIDI devices available. Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Debug: playlist name Default Debug: id 0, sr 8000, ch 2, bufsize 16, bufno 400 Segmentation fault (core dumped) and with visuals at 0 i get it without those Xlib: extension "GLX" missing on display ":0.0". The way I got it before. The driver has Load "glx" in its configuration file. Any ideas? -- /Linnea