This is with F12 userspace and the stock 2.6.32.2 kernel: [drm:r100_cs_track_texture_check] *ERROR* Texture of unit 0 needs 250880 bytes but is 4096 [drm:r100_cs_track_texture_print] *ERROR* pitch 5120 [drm:r100_cs_track_texture_print] *ERROR* use_pitch 1 [drm:r100_cs_track_texture_print] *ERROR* width 1280 [drm:r100_cs_track_texture_print] *ERROR* width_11 2048 [drm:r100_cs_track_texture_print] *ERROR* height 49 [drm:r100_cs_track_texture_print] *ERROR* height_11 2048 [drm:r100_cs_track_texture_print] *ERROR* num levels 0 [drm:r100_cs_track_texture_print] *ERROR* depth 0 [drm:r100_cs_track_texture_print] *ERROR* bpp 4 [drm:r100_cs_track_texture_print] *ERROR* coordinate type 0 [drm:r100_cs_track_texture_print] *ERROR* width round to power of 2 0 [drm:r100_cs_track_texture_print] *ERROR* height round to power of 2 0 [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! Compiz does not run.
Can you try mesa from git master or the 7.7 branch? Dave fixed some issues there: http://cgit.freedesktop.org/mesa/mesa/commit/?id=554043bff72ced41b2a5e03e61cbc087bb41bd3d http://cgit.freedesktop.org/mesa/mesa/commit/?id=42f2880ffd0b847df7cb56b7f7f0747287e0b08f
(In reply to comment #1) > Can you try mesa from git master or the 7.7 branch? Dave fixed some issues > there: OK, but is mesa-git compatible with F12's libdrm-2.4.15-8.fc12.i686 package, please? Or do I need to upgrade both libdrm and xf86-drv-ati as well? The machine with an r100 in is not mine, and I'd rather not create a mess that will be too painful to repair ;-).
(In reply to comment #1) > Can you try mesa from git master or the 7.7 branch? Dave fixed some issues > there: I patched these one-liners into Fedora's SRPM, and still couldn't enable compiz. The dmesg errors were identical, too. Mind you, one patch was only for radeon_tcl.c, and my rv100 card doesn't have hardware TCL. And the other patch seemed to be fixing the non-KMS path, and I have KMS enabled. Oh well...
I have now successfully enabled compiz with the following configuration: Stock Linux kernel 2.6.32.5 And Fedora 12 packages: mesa-dri-drivers-7.7-2.fc12.i686 mesa-libGL-7.7-2.fc12.i686 libdrm-2.4.17-1.fc12.i686 xorg-x11-drv-ati-6.13.0-0.20.20091221git4b05c47ac.fc12.i686
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.