[09:49] bryce_: hi. any chance you can try the patch i attached to fdo bug 16674? it fixed vesa/randr here [09:49] Launchpad bug 16674 in ubuntu "In Breezy, the keybard is set to qwerty in virtual terminals (dup-of: 16364)" [Medium,Invalid] https://launchpad.net/bugs/16674 [09:49] Launchpad bug 16364 in console-common "boottime.kmap.gz is not loaded at boot : problem with install-keymap and/or loadkeys" [Critical,Fix released] https://launchpad.net/bugs/16364 [09:52] jcristau: I can package it up for matt to test; unfortunately I'm on travel in London this week and don't have access to my test gear [09:53] ok [10:06] wow, such a simple fix [10:09] yeah. it turns out that (int) (mode->Clock * 1000.0 / mode->HTotal / mode->VTotal + 0.5) when mode->Clock, mode->HTotal and mode->VTotal are all 0 doesn't give such a meaningful refresh rate [10:12] ahh [10:13] spent a few hours trying to understand what was going wrong [10:18] much appreciated. building server pkgs presently... [10:19] yeah I banged my head on gdk client-side for the better part of a day before I left [10:20] i figured it wasn't a client-side problem when i made a trivial app that just did XRRGetScreenResources()/XRRGetCrtcInfo()/XRRGetOutputInfo() and that returned crap [11:06] jcristau: ok posted to http://people.ubuntu.com/~bryce/Testing/xserver/ and asked mdz to give it a try [11:08] hey bryce [11:16] heya crevette [11:34] bryce_, I've a brand new thinkpad T61 with intel chip, and all is working great except cpu sticks to 100% cpu for intensive CPU [11:36] I blaming GPU because with the same hardware with Nvidia I didn't have issue [11:36] is it a known issue [11:36] ? [11:50] crevette: don't know [11:57] bryce_: *cough* I just uploaded the new mesa from debian experimental to intrepid [12:07] mvo: great. any effect on the bugs we're looking at? [13:17] jcristau: yes mdz confirmed that this patch fixes the issue [13:17] cool [14:20] this looks wrong: 7.1~rc3-1~ppa1 Published in intrepid-release 2 hours ago [14:38] tormod: is that the mesa release? [14:38] mvo accidentally uploaded it earlier. However I assume it failed to build? [14:38] in any case he's planning on putting a fixed up new mesa in [14:38] bryce_: yes, my bad [14:38] it fails to build [14:39] never do more than one thing at a time ;) [14:39] bryce_: the version looked a bit strange for a real upload :) [14:39] * mvo blushes in shame [14:39] glad to see a new mesa coming anyway! [14:39] mvo apologized profusely to us and will fix :-) [14:41] mvo, right no need to do the merge via git [14:41] mvo, our git page - https://wiki.ubuntu.com/X/GitUsage [14:41] only xorg and xorg-server require git [14:42] hmm, speaking of which I forgot to check in the fix for matt's bug [14:42] mesa should be synced, right? [14:42] there's an ubuntu branch for mesa too [14:42] tormod: no [14:42] the ubuntu branch is not up to date [14:43] jcristau: I believe timo created that for merge convenience, but isn't requiring it [14:44] the build failure indicates it can not be synced I guess... [14:44] a bit weird to have a branch there if it's not going to be used [14:44] tormod: it needs to be merged [14:48] * mvo is working on it now [15:05] bryce_: hmm, there's already a python binding for libxf86config, i thought [15:05] tjaalton: it looks like maybe your -0ubuntu2 change for xorg-server wasn't committed to git? (or maybe I'm doing something wrong...) [15:06] right, no -0ubuntu2 in git [15:11] damn, let me push (back again) [15:11] tjaalton: you'll need to merge my change I just uploaded (sorry) [15:11] bryce_: no worries, my bad [15:17] summarizes current X in ubuntu: http://www.phoronix.com/scan.php?page=article&item=ubuntu_810_xorg&num=1 [15:29] yeah, merging mesa using the git branch would be trivial === crevette_ is now known as crevette [16:00] tjaalton: could you please check if you can merge my (not yet uploaded changes) from http://people.ubuntu.com/~mvo/git/mesa.git/ ? [16:01] tjaalton: my git-foo is very weak, so I would like to know if it actually works :) [16:03] mvo: i think you need to run git-update-server-info on the server for http:// git to work [16:04] mvo: and if you chmod +x hooks/post-update it should be done automatically [16:41] jcristau: thanks, I thought I had done that, but it seems like it was not run for some reason. I ran it now manually [16:41] jcristau: if you could test-merge it, that would be cool! [17:30] mvo: ok I'll check it out [17:31] tjaalton: its a really trivial merge (I hope :) [17:42] mvo: I bet it is :) [17:42] fetching it.. gonna take a while [18:42] mvo: looks good. pulled and pushed back out. [18:42] * mvo hugs jcristau [18:42] thanks! [20:12] jcristau: wow thanks, so I failed to push mesa too.. amazing [20:14] my git fetch didn't finish after ~2h, so maybe this GPRS connection is not that suitable for development after all :P [20:16] heh [20:20] we've got new mesa \o/ [20:21] * jcristau got it like *days* ago.. ;) [20:22] the "old " one was quite rece tnt too, not quite rc1 [20:24] I think some people will be happy for the fixes, especially on intel [20:24] i965 compiz is still b0rked though [20:25] is there an easy way to see the Ubuntu delta, short of waiting for patches.ubuntu.com [20:25] ? [20:26] and short of debdiffing src packages... [20:26] * crevette wants to upgrade to intrepid [20:26] git diff debian-experimental..ubuntu [20:28] jcristau: thanks, can't get easier I guess :)