From owner-freebsd-current@FreeBSD.ORG Tue Jun 16 19:53:14 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8AF9106564A for ; Tue, 16 Jun 2009 19:53:14 +0000 (UTC) (envelope-from studentslava@mail.ru) Received: from mx45.mail.ru (mx45.mail.ru [94.100.176.59]) by mx1.freebsd.org (Postfix) with ESMTP id 8FAD58FC1B for ; Tue, 16 Jun 2009 19:53:14 +0000 (UTC) (envelope-from studentslava@mail.ru) Received: from f31.mail.ru (f31.mail.ru [194.67.57.70]) by mx45.mail.ru (mPOP.Fallback_MX) with ESMTP id B8838E003393 for ; Tue, 16 Jun 2009 22:41:14 +0400 (MSD) Received: from mail by f31.mail.ru with local id 1MGdan-00072G-00 for freebsd-current@freebsd.org; Tue, 16 Jun 2009 22:41:09 +0400 Received: from [89.169.10.109] by win.mail.ru with HTTP; Tue, 16 Jun 2009 22:41:09 +0400 From: =?koi8-r?Q?=F7=D1=DE=C5=D3=CC=C1=D7_=E7=D2=C5=C2=C5=CE=C0=CB=CF=D7?= To: freebsd-current@freebsd.org Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [89.169.10.109] Date: Tue, 16 Jun 2009 22:41:09 +0400 X-Mru-Data: 3199:1:1:70:70:0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: X-Spam: Not detected X-Mras: Ok Subject: ATI X1950Pro behaves oddly with radeon driver and DRI enabled X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?koi8-r?Q?=F7=D1=DE=C5=D3=CC=C1=D7_=E7=D2=C5=C2=C5=CE=C0=CB=CF=D7?= List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2009 19:53:15 -0000 Hello. I'm trying to get working my Sapphire X1950 Pro (512 mb) in xorg. With DRI disabled everything works just fine, except that there's no acceleration. With DRI enabled all I can see is the screen full of garbage - usually it's the picture that was on the screen right before reboot or xorg shutdown with some repetitions of ttys images. But those parts that drawn without help of graphics acceleration - xterm screens for example - are in good condition. Mostly. Their TWM frames are not drawn, along with the headers. If I switch to the console and then back, the screen becomes clean (i.e. pure black background and correctly drawn xterm windows), but is still static - it doesn't change it's content whenewer an accelerated action is performed (i.e. window mowements). Accelerated mouse cursor works just fine though. Logs show no errors. I can even launch glxgears in xterm and it outputs FPS without complains - got somewhat around 6600 FPS, which is much higher than when launched wtith DRI disabled (about 600). I tried several options from the radeon driver man page but without any success (EXA/XAA for example). I also tried the radeonhd driver, but it only makes my display flicker. My system is about one week old, and everything was built from the scratch. Latest snapshots of drm module and radeon driver also didn't help. Hardware: C2D E4500, M/B Gigabyte GA-G33M DS2R (Intel G33 chipset), 2 GB RAM, Dell WFP 3007 (2560x1600 max res - tried 1280x800 without any luck). xorg.conf is the one which generated by "Xorg -configure". Any ideas how to fix it? Regards. Slava.