From owner-freebsd-current@FreeBSD.ORG Wed May 3 01:13:26 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 6FB3516A402 for ; Wed, 3 May 2006 01:13:26 +0000 (UTC) (envelope-from darren.pilgrim@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDDBD43D6D for ; Wed, 3 May 2006 01:13:23 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from [127.0.0.1] (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id 824B619F40; Tue, 2 May 2006 18:13:22 -0700 (PDT) Message-ID: <445803AE.2050700@bitfreak.org> Date: Tue, 02 May 2006 18:13:18 -0700 From: Darren Pilgrim User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Peter Klett References: <200605021610.12599.peter@netkey.at> <4457AF26.3070205@bitfreak.org> <200605030251.43979.peter@netkey.at> In-Reply-To: <200605030251.43979.peter@netkey.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: DRI seems to bee broken X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 01:13:26 -0000 Peter Klett wrote: > On Tuesday 02 May 2006 21:12, Darren Pilgrim wrote: >> you're begging for >> an automatic podiatric firearm actuator device. > > Ok, I made a cvsup, world and kernel, rebooted and tried again, same problem. Did you go through the entire source upgrade process? The entire upgrade process being: 1: cvsup src 2: Read UPDATING and do any extra steps it may indicate. 3: Verify that your kernel config is still correct. 4: /usr/src/usr.sbin/mergemaster/mergemaster.sh -p 5: make buildworld 6: make buildkernel 7: make installkernel 8: reboot to single user mode 9: make installworld 10: mergemaster 11: reboot > Can I provide you with more infomation/configs ? dmesg, pciconf -vl, kernel config, your complete xorg.conf and the Xorg log file from the last run.