[00:17] bah, bedtime -> [08:11] ok, the moment of truth.. restarting X [08:14] no drama, things just work [08:15] except compiz, hmm :) [08:16] huh, "Failed to load module "glx" (module does not exist, 0)" [08:18] ah, the path of the object has changed [08:18] mvo: soon you'll be able to test your r5xx ;) [08:21] hey tjaalton! that is great, looking forward to it :) [08:22] mvo: need to fix the xserver build first, seems that tormod was right after all. gl.pc needs to find a home or no glx [08:22] * mvo nods [08:22] er, mesa & xserver build [08:23] everything else seems to be working though [09:18] mvo: glx works now, but compiz gives me a white screen. Any ideas how to debug? [09:18] (intel) [09:19] tjaalton: white screen may mean that compiz is confused about direct vs. indirect rendering [09:19] what does it print on the terminal when it starts? or what got captured in ~/.xsession-errors? [09:19] it may have other causes too [09:20] "failed to create drawable" [09:20] a number of times [09:25] mvo: with LIBGL_ALWAYS_INDIRECT=1 I can get something, but mostly some corrupt window borders and the rest is black [10:06] mvo: apparently it's a known bug [10:09] aha, a driver bug? [10:10] 12:08 < MrCooper> the white screen is another reported bug, GLX_EXT_texture_from_pixmap being incorrectly advertised with direct rendering with DRI1 [10:10] 12:09 < MrCooper> sadly those bugs seem to be getting ignored [10:10] in mesa, yes [10:12] so, since we really need to get these uploaded within the next week, compiz might need to blacklist intel for now [10:19] so anybody has an idea of what changed between hardy and intrepid which makes compiz unusably slow? [10:19] seb128: have you tried the older kernel? [10:19] hardy kernel.. [10:19] tjaalton: no, why would that makes a difference? just curious [10:19] drm [10:20] I tried to downgrade the xorg server, compiz and libx11 [10:20] ok, will try that next then [10:21] mesa could also be the culprit, but since it's the stable branch now in intrepid I find it hard to believe it would break like this [10:38] ok, the intel bugs are https://bugs.freedesktop.org/show_bug.cgi?id=14441 and https://bugs.freedesktop.org/show_bug.cgi?id=15477 [10:38] Freedesktop bug 14441 in Drivers/DRI/i965 "Compiz shows only black screen on i965" [Normal,Assigned] [10:45] tjaalton: ok, that's neither linux nor mesa, any other candidate? ;-) [10:47] seb128: nothing comes to mind :/ [10:47] tormod might have an idea since playing alot with ati AIUI [10:49] I'm installing sysprof to see where it's spending cpu [10:50] 59.68% ressources use in r300_dri.so [10:51] try the 32bit alpha1 livecd [10:52] if the hardy installation was 32bit? [10:52] it is [10:52] so to rule that out try a 32bit intrepid... [10:52] but the new installation was hardy amd64 which worked fine [10:53] ah [10:53] and I upgraded to intrepid [10:53] and the trouble started [10:54] ok, tried again without ia32-libs which has a r300_dri.so [10:54] still as slow [10:54] sysprofing a dialog resize shows it's spending 95.71 time in X [10:59] strange... [11:00] all I can say ;( [11:00] but, you'll get new mesa/xserver soon anyway :) [11:01] I downgraded those to the hardy version and still the same issue so I doubt it's due to those [11:01] trying to install some dbgsym to get details in the sysprof logs now [16:00] sigh, my laptop doesn't stay suspended.. when I close the lid it resumes [16:01] at least hibernate works :) [16:01] gone -> [17:49] my laptop has an annoying habit of having the display come back on after five minutes or so [17:49] close the lid, leave, come back to a closed lid with a display on =( [20:13] tjaalton: great news on the xserver front [20:50] bryce: well, the intel dri driver is buggy so compiz doesn't work [20:51] maybe you can try to make intel do something about it. the bugs are well known for some time now [20:53] I'm also making mesa to use the new autotoolized build system.. it's getting better but still some work to be done [21:11] tjaalton: for now maybe just list the known issues on the X/Drivers page that we note as new with xserver 1.5 [21:22] bryce: yep, and probably blacklist intel from compiz until the bugs are fixed [21:24] tjaalton: how long until all the new components will be in the archive? [21:30] I need to finish mesa, which might take a day..