From owner-freebsd-x11@FreeBSD.ORG Wed Mar 9 20:19:55 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8155106564A; Wed, 9 Mar 2011 20:19:55 +0000 (UTC) (envelope-from jimmiejaz@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 58D158FC12; Wed, 9 Mar 2011 20:19:55 +0000 (UTC) Received: by ywf9 with SMTP id 9so426400ywf.13 for ; Wed, 09 Mar 2011 12:19:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:reply-to:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=9PwZx2cQmruQbNatb/Kcp5kC4cpnYrfGH078LO5nSJ8=; b=FszhkDy2XzN7i2AuUP7GXj7wV4OC0mnTuobp4C6qPR4ToMsptJCXt7E0iIr7HMdy7K qsn8ofifAYL/evhaZNFcfsbObyRJDgKS5THz1yox4OOU4McGJfsv1p7PSIat8DiIRUO4 bHrzRcwcWa+0FLOiSOzYdZodfRrhdOTh08Suw= DomainKey-Signature: a=rsa-sha1; c=nofws; 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; b=DgErnMku43bMigDsWiEVxv8pC8yV0WAemfRW07MrzNM9/ebjAoRWVg8rNqjWFvZ3l1 peKH3Z90dkRkk4sGedt1zCP9LaFAvnhgRe/Az826xXVkd4nkRP5u3ey/HE1FcPjUQ0LP 6FLQ1TLIxvKt2rFomKbyNu7jDzJy6EQfSCmHY= Received: by 10.236.185.74 with SMTP id t50mr7859778yhm.90.1299701994554; Wed, 09 Mar 2011 12:19:54 -0800 (PST) Received: from jimmiejaz.org (bas9-toronto63-1128677805.dsl.bell.ca [67.70.65.173]) by mx.google.com with ESMTPS id x37sm1562090yhn.3.2011.03.09.12.19.52 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 09 Mar 2011 12:19:52 -0800 (PST) Message-ID: <4D77E0E2.7040202@gmail.com> Date: Wed, 09 Mar 2011 15:19:46 -0500 From: Jimmie James User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.15) Gecko/20110308 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: miwi@FreeBSD.org References: <4D771A03.5010103@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: xf86-video-ati X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jimmiejaz@gmail.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2011 20:19:55 -0000 Updated, no lock ups now. However, the corruption is still here, http://i.imgur.com/YHlr6.png . I booted into an older ubuntuCD and saw the same corruption, but maybe only 2% of the screen was flakey. I'm now leaning towards a hardware issue. :( Thanks for the help. On 03/09/11 12:09, Martin Wilke wrote: > can u update your ports tree and rebuild the ati driver we removed one > patch. it should works now. > > On Wed, Mar 9, 2011 at 2:11 PM, Jimmie James > wrote: > > Recently updated tree/ports and still distorted, lines all over the > screen, fonts unreadable, etc.., but now with the added bonus of > hard lockups and nothing in the logs. > > vgapci0: port 0x9800-0x98ff mem > 0xd8000000-0xdfffffff,0xffa20000-0xffa2ffff irq 16 at device 0.0 on pci1 > drm0: on vgapci0 > vgapci1: mem 0xffa30000-0xffa3ffff at > device 0.1 on pci1 > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on > isa0 > > vgapci0@pci0:1:0:0: class=0x030000 card=0x0610174b > chip=0x5b601002 rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'ATI RADEON X300/X550/X1050 Series (RV370)' > class = display > subclass = VGA > vgapci1@pci0:1:0:1: class=0x038000 card=0x0611174b > chip=0x5b701002 rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.' > device = 'ATI RADEON X300/X550/X1050 Series Secondary (RV370)' > class = display > > -- > I am currently away on leave, traveling through time and will be > returning last week. > Life is tough, but it's tougher when you're stupid. > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to > "freebsd-x11-unsubscribe@freebsd.org > " > > -- I am currently away on leave, traveling through time and will be returning last week. Life is tough, but it's tougher when you're stupid.