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@xxxxxxxxxxxxxxxxxxxxx ReportedBy: dreamspepser@xxxxxxxx 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 <unfinished ...> 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. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel