From owner-freebsd-stable@FreeBSD.ORG Mon Nov 14 05:30:49 2005 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 D40B516A41F for ; Mon, 14 Nov 2005 05:30:49 +0000 (GMT) (envelope-from hopet@ics.muni.cz) Received: from tirith.ics.muni.cz (tirith.ics.muni.cz [147.251.4.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D2E043D45 for ; Mon, 14 Nov 2005 05:30:49 +0000 (GMT) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (wifi-224-100.sc05.org [140.221.224.100]) (user=hopet@META mech=LOGIN bits=0) by tirith.ics.muni.cz (8.13.2/8.13.2) with ESMTP id jAE5UhNI018397 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 14 Nov 2005 06:30:47 +0100 From: "Petr Holub" To: "Kris Kennaway" Date: Mon, 14 Nov 2005 06:30:48 +0100 Message-ID: <006201c5e8dc$918922e0$c0e6dd8c@KLOBOUCEK> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 In-Reply-To: <20051114045441.GA26116@xor.obsecurity.org> X-Muni-Spam-TestIP: 140.221.224.100 X-Muni-Envelope-From: hopet@ics.muni.cz X-Muni-Virus-Test: Clean Cc: stable@freebsd.org Subject: RE: a few problems with 6.0-RELEASE on IBM T41p 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: Mon, 14 Nov 2005 05:30:49 -0000 > > 2) I get rather regular freezes in X when running GL with drm acceleration; > > I've rebuilt both xorg-server-snap and dri-devel from sources > > but it freezes still after couple of seconds of glxgears (while > > it worked fine on BETA4 achieving slightly above 2100 fps) > > Did you remember to rebuild any modules you are using when you > upgraded? I've checked that linux.ko has been rebuilt as well, I have no modules in /boot/modules and also at the time of freezing X with glxgears, only kernel+acpi.ko+linux.ko are loaded. Petr