From owner-freebsd-ports@FreeBSD.ORG Mon Oct 4 08:07:07 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F2B5106566B; Mon, 4 Oct 2010 08:07:07 +0000 (UTC) (envelope-from SNasonov@BCC.RU) Received: from extmx.bcc.ru (extmx.bcc.ru [217.170.85.214]) by mx1.freebsd.org (Postfix) with ESMTP id 96E6B8FC12; Mon, 4 Oct 2010 08:07:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by extmx.bcc.ru (Postfix) with ESMTP id E8F32E60B; Mon, 4 Oct 2010 11:38:32 +0400 (MSD) Received: from extmx.bcc.ru ([127.0.0.1]) by localhost (extmx.bcc.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06577-07; Mon, 4 Oct 2010 11:38:31 +0400 (MSD) Received: from mail.bcc (unknown [172.16.250.23]) by extmx.bcc.ru (Postfix) with ESMTP id E6BA7F922; Mon, 4 Oct 2010 11:38:31 +0400 (MSD) Received: from snasonovnbwxp.bcc ([192.168.201.205]) by mail.bcc over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Mon, 4 Oct 2010 11:42:36 +0400 From: Sergey G Nasonov Organization: BCC To: freebsd-x11@freebsd.org, jimmiejaz@gmail.com Date: Mon, 4 Oct 2010 11:42:58 +0400 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.5.1; i386; ; ) References: <4CA3E322.9050501@gmail.com> In-Reply-To: <4CA3E322.9050501@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201010041142.58737.snasonov@bcc.ru> X-OriginalArrivalTime: 04 Oct 2010 07:42:36.0619 (UTC) FILETIME=[B6ACF1B0:01CB6397] X-Virus-Scanned: amavisd-new at bcc.ru Cc: ports@freebsd.org, x11@freebsd.org Subject: Re: FreeBSD Port: xf86-video-ati-6.13.0 update to 6.13.2? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2010 08:07:07 -0000 On Thursday 30 September 2010 05:08:50 Jimmie James wrote: > >>>> Now i'm running with 6.13.2, but my graphical errors are the same. > >>>> I have a screenshot make of my errors. > >>> > >>> Please don't send image attachments to the mailing lists. Having said > >>> that, it looks bad. > >>> > >>> Comparing your xorg.conf to the sample at > >>> http://www.wonkity.com/~wblock/radeon/x1650/xorg.conf might reveal > >>> something useful. > >>> > >> Have compared it and some settings tested, but doesn't help. > > > Well, there are the standard tricks. Disable composite, maybe disable acceleration even though it should work. > > > > The card works in other operating systems, right? > > I also have the same issue, and updated this ati driver. > > pciconf: > ATI RADEON X300/X550/X1050 Series (RV370) > dmesg |grep vga: > vgapci0: port 0x9800-0x98ff mem > 0xd8000000-0xdfffffff,0xffa20000-0xffa2ffff irq 16 at device 0.0 on pci1 > drm0: on vgapci0 > vgapci0: child drm0 requested pci_enable_busmaster > vgapci1: mem 0xffa30000-0xffa3ffff at device > 0.1 on pci1 > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > > http://pastebin.com/pvgj9NLt xorg.conf (with ati commented out, using > vesa at the moment) > http://pastebin.com/ZpJgbLpi Xorg.log.0 > http://i.imgur.com/S1aCb.png screen and font corruption while using the > ATI driver, which happens at all resolutions and depths. > > The previous version of Xorg worked perfectly with this card/setup. and > there's no evidence using any liveCD with an ATI driver. > > P.S Sorry if I missed anyone on the C.C. > _______________________________________________ > 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" > At home I have PC with FBSD 8 Stable. Video card is ATI HD 5750. This card worked fine only with vesa driver. After release ATI driver 6.13.2 I tried this and get screen corruption. For me it was some progress because older version ati drivers (6.13.0. and 6.13.1) led to lockup at X start. These screen corruptions was resolved after mesa upgrade to version 7.8.2. Currently mesa version in ports is 7.4.4. So maybe there is benefit for upgrade mesa version in ports to latest. All whats need for upgrade mesa is just modify Makefiles. I am tested only this card (HD 5750) and dont know how latest mesa verison will work with another video cards. PS Sorry for my english. Thanks. -- Best Regards, Nasonov Sergey