From owner-freebsd-stable@FreeBSD.ORG Sat Sep 23 18:35:12 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE72016A403 for ; Sat, 23 Sep 2006 18:35:12 +0000 (UTC) (envelope-from hk@alogis.com) Received: from alogis.com (firewall.solit-ag.de [212.184.102.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A14943D49 for ; Sat, 23 Sep 2006 18:35:11 +0000 (GMT) (envelope-from hk@alogis.com) Received: from alogis.com (localhost [127.0.0.1]) by alogis.com (8.13.4/8.13.1) with ESMTP id k8NIZ9L0071017; Sat, 23 Sep 2006 20:35:09 +0200 (CEST) (envelope-from hk@alogis.com) Received: (from hk@localhost) by alogis.com (8.13.4/8.13.1/Submit) id k8NIZ95v071016; Sat, 23 Sep 2006 20:35:09 +0200 (CEST) (envelope-from hk) Date: Sat, 23 Sep 2006 20:35:09 +0200 From: Holger Kipp To: stable@freebsd.org Message-ID: <20060923183509.GA70673@intserv.int1.b.intern> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: glx and dri stopped working on 6.2-PRERELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 18:35:12 -0000 Hi, I upgraded my FreeBSD from 6.1-RELEASE-p6 on my HP Compaq nx8220 to 6.2-PRERELEASE as of two days ago. With 6.1-RELEASE-p6 and xorg from 6.1-RELEASE installed, I just activated glx and dri in xorg.conf which worked without bigger problems, but after upgrading to 6.2-PRERELEASE the screen goes black if starting X (with KDE) and I have to powercylce my laptop. Currently glx and dri are deactivated (no problems then). Anything stupid I missed like additional libraries I need to recompile? Upgrade was the usual make update, make buildworld, make buildkernel, install kernel, install world, mergemaster, reboot (yes, I know...) System is pretty vanilla without tweaking or anything, except for the usual suspects being installed (xine, mplayer, OpenOffice with Java, iwi for WLAN-Support) and the two resp. three needed modules for iwi are loaded using loader.conf. Regards, Holger