From owner-freebsd-questions@FreeBSD.ORG Tue Aug 16 01:34:04 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E893106564A; Tue, 16 Aug 2011 01:34:04 +0000 (UTC) (envelope-from jimmiejaz@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4175C8FC13; Tue, 16 Aug 2011 01:34:03 +0000 (UTC) Received: by vws18 with SMTP id 18so5773422vws.13 for ; Mon, 15 Aug 2011 18:34:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=YK52zlHqgEqQGWDRpZcgwuN466tU3e9Y99zekU7DF/k=; b=JDRU6MXokUIDYAiYVV6BNWZ3rSmGMWtPvbEaZwpxsj/R+AtabzIPScgD7aA0kR3cWh qfSCAtMjYuKasa3sbAd/UJIlI1rBe+xo6Vy0GtW/A0ikGxaF0hWopMPaFcjICcXrim2o Is5KXPqdhlZNes2EVBJDxJlltW0eW6P5BOC2A= Received: by 10.220.7.145 with SMTP id d17mr674407vcd.121.1313458443456; Mon, 15 Aug 2011 18:34:03 -0700 (PDT) Received: from jimmiejaz.org ([70.51.26.126]) by mx.google.com with ESMTPS id z9sm2862781vco.38.2011.08.15.18.34.02 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 15 Aug 2011 18:34:02 -0700 (PDT) Message-ID: <4E49C904.3070809@gmail.com> Date: Mon, 15 Aug 2011 21:33:56 -0400 From: Jimmie James User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:5.0) Gecko/20110704 Thunderbird/5.0 MIME-Version: 1.0 To: Warren Block References: <4E49A739.2060803@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: x11@freebsd.org, freebsd-questions@freebsd.org Subject: Re: ATI & libreoffice lock up Xorg X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jimmiejaz@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Aug 2011 01:34:04 -0000 On 08/15/11 21:06, Warren Block wrote: > On Mon, 15 Aug 2011, Jimmie James wrote: > >> I just noticed this, but I'm pretty sure it's a result of the last ATI >> driver update, >> >> FreeBSD 8.2-STABLE #0: Sun Jun 26 08:42:45 EDT 2011 >> >> xf86-video-ati-6.14.2 + libreoffice-3.3.3_2 + xorg-7.5.1 = hard >> lockup, keyboard LEDs work for a bit, can't change >> to a console, kill X. ssh'ing in, running top shows Xorg at 100% CPU >> time. Nothing gets printed to the Xorg.0.log >> >> xf86-video-vesa-2.3.0_1 + libreoffice-3.3.3_2 + xorg-7.5.1 = works fine. >> >> vgapci0@pci0:6:3:0: class=0x030000 card=0x51571002 chip=0x4c571002 >> rev=0x00 hdr=0x00 >> vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' >> device = 'Mobility Radeon 7500 (M7 [LW])' >> class = display >> subclass = VGA >> vgapci0: port 0xb800-0xb8ff mem >> 0xd0000000-0xdfffffff,0xff520000-0xff52ffff irq 19 at device 3.0 on pci6 >> drm0: on vgapci0 > > We've been talking about ATI lockups on the forums: > http://forums.freebsd.org/showthread.php?t=25540 > > It's mystifying to me, since I haven't seen the lockups at all. > Thanks for the heads up, replied to the thread there, and will here too. Switching to XAA fixes this lock up for me. However, changing a window size, opening a new app causing flickering of said window. Changing desktops is laggy, and windows from desktop 1 appear for about 5-10 seconds on desktop 2.