From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 33790] New: [r300g] Black windows with opengl apps (ex. glxgears) Date: Mon, 31 Jan 2011 17:28:01 -0800 (PST) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id 7170A9E814 for ; Mon, 31 Jan 2011 17:28:01 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=33790 Summary: [r300g] Black windows with opengl apps (ex. glxgears) Product: Mesa Version: 7.10 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/Gallium/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: dreamspepser@yahoo.it Created an attachment (id=42786) --> (https://bugs.freedesktop.org/attachment.cgi?id=42786) related xorg log Card: ATI Mobility Radeon x1600 (RV530) OS: Arch Linux with official latest mesa 7.10 Other: xf86-video-ati 6.13.2 - xorg-server 1.9.3.901 Hi, i cannot get any opengl to work with r300g, when i launch glxgears i get a black window with no output. ltracing i notice it get stuck on a glClear call $ ltrace glxgears ... XPending(0x18e4010, 0x3f800000, 0x3f80000000000000, 0, 0) = 0 gettimeofday(0x7fff7a6ccad0, 0x7fff7a6ccb50) = 0 glClear(16640, 0x7fff7a6ccb50, 0x18e5778, -1, 1 Mesa is build with ./configure --prefix=/usr \ --with-dri-driverdir=/usr/lib/xorg/modules/dri \ --disable-egl \ --enable-gallium-radeon \ --enable-gallium-nouveau \ --enable-glx-tls \ --with-driver=dri \ --enable-xcb \ --with-state-trackers=dri,glx \ --disable-glut as you can check here: http://projects.archlinux.org/svntogit/packages.git/tree/mesa/trunk/PKGBUILD 7.9 is also affected by the same behaviour, as reported on archlinux forums: https://bbs.archlinux.org/viewtopic.php?pid=886465 Thanks -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.