bryce | tjaalton: I don't know... | 00:14 |
---|---|---|
bryce | tjaalton: mdz would prefer to see it reworked to still provide some sort of failsafe functionality, without using displayconfig-gtk | 00:14 |
bryce | I don't have a good idea how that should work though. | 00:14 |
bryce | tjaalton: I'm pushing in a patch to the xserver for re-throwing signals (which is needed for the apport stuff) | 00:17 |
bryce | interesting, when my laptop's screensaver kicks on, it immediately wakes itself up | 00:24 |
tjaalton | bryce: hmm, how did you manage to push that?-) should've done a git fetch before | 06:32 |
tjaalton | s/before/first/ | 06:32 |
bryce | hrm, I was fairly sure I had | 06:36 |
bryce | what's the problem? | 06:36 |
tjaalton | I don't know if there is a problem. but the xserver commit was already there (done by jcristau) | 06:37 |
tjaalton | same goes to the older xorg commit | 06:37 |
bryce | I've not done an xorg upload | 06:37 |
bryce | hm, well I ran into git conflicts when I tried doing a git pull. thought I'd resolved it correctly, but git is kind of obtuse sometimes | 06:39 |
tjaalton | if you are updating the local branch, use git rebase instead | 06:40 |
tjaalton | at least if there are no local changes | 06:40 |
tjaalton | git rebase origin/ubuntu | 06:41 |
tjaalton | git log shows the displayconfig-gtk commit twice, but I guess that's not a problem :) | 06:41 |
tjaalton | push first, then dput :) | 06:42 |
tjaalton | (should remember that myself..) | 06:42 |
tjaalton | +try to | 06:43 |
tjaalton | hmm, over 30000 bugmails from X in a year | 06:48 |
bryce | yeah I believe it | 06:48 |
tjaalton | no wonder my quota is filling up :) | 06:48 |
tjaalton | plus 3000 from l-r-m, in six months | 06:50 |
tjaalton | so that would make 100 per day | 06:51 |
tjaalton | roughly | 06:51 |
tjaalton | bryce: I don't see your latest xorg-server changes in git, only the merge commit | 11:09 |
jussi01 | you guys are missing the bot - whích functions from it do you need? | 11:12 |
tjaalton | jussi01: bug id support | 11:12 |
tjaalton | launchpad, fd.o etc | 11:12 |
jussi01 | tjaalton: ok, Ill give you ubottu then :) | 11:15 |
tjaalton | jussi01: kiitti! :) | 11:16 |
jussi01 | ole hyvä :) | 11:16 |
jussi01 | !test | 11:17 |
ubottu | sigh... again? Im busy here, I already told you it failed. | 11:17 |
jussi01 | ok, all working. see you - if you need anything bot wise, pm me :) | 11:18 |
tjaalton | bryce: I need to add a couple of patches, so unless you are fast I'll add your commit there. remember to delete your local branch and checkout origin/ubuntu again :) | 11:20 |
tjaalton | bryce: pushed | 11:27 |
Q-FUNK | could anybody approve bug #251079 ? | 19:06 |
ubottu | Launchpad bug 251079 in xserver-xorg-video-geode "Please sync xserver-xorg-video-geode 2.10.0-6 (main) from Debian experimental (main)" [Wishlist,New] https://launchpad.net/bugs/251079 | 19:06 |
Q-FUNK | tjaalton: doesn't it essentially match your changes? | 19:07 |
tjaalton | Q-FUNK: yep, looks good | 19:07 |
Q-FUNK | or did I miss anything asides from the 2.9 driver bump? | 19:08 |
tjaalton | no that should be enough | 19:09 |
bryce | tjaalton: btw do you know offhand what we'd need to do to make use of / test GEM? | 19:10 |
bryce | (assuming we had it in the kernel) | 19:10 |
tjaalton | bryce: all the GEM branches, for -intel (ati?), mesa, libdrm.. | 19:10 |
tjaalton | AIUI they are about to send it for inclusion in the kernel | 19:12 |
jcristau | tjaalton: it was sent already | 19:12 |
tjaalton | jcristau: oh? | 19:12 |
tjaalton | nice | 19:12 |
jcristau | http://www.ussg.iu.edu/hypermail/linux/kernel/0808.0/0046.html | 19:12 |
bryce | jcristau: cool thanks | 19:13 |
jcristau | will need some changes though, use of internal shmem functions not really popular | 19:13 |
tseliot | bryce: I have followed your suggestions and the code is in my branch: https://code.launchpad.net/~albertomilone/xorgparser/main | 19:18 |
tseliot | it should be ready for the upload | 19:18 |
bryce | tseliot: excellent thanks | 19:18 |
* tseliot > dinner | 19:19 | |
tseliot | bbl | 19:19 |
bryce | jcristau: ah quite a discussion there | 19:19 |
tjaalton | bryce: what about intel 2.4.0 in the meantime? works quite well on my i965 | 19:21 |
bryce | tjaalton: I think it's probably ok | 19:22 |
tjaalton | bryce: also, have you noticed that when gnome loads, the mouse pointer jumps ~20 pixels diagonally to lower right | 19:23 |
bryce | I did notice some weird mouse jittering when I booted intrepid on my laptop | 19:23 |
tjaalton | that's with intel, vesa is ok | 19:23 |
jcristau | we had a regression report from the 855 pipe a quirk fwiw | 19:23 |
tjaalton | and someone with ati said that it doesn't happen for him | 19:23 |
jcristau | and there are some more fixes on top of 2.4 on the branch | 19:24 |
bryce | jcristau had mentioned an issue with 2.4.0, which was the reason I decided to hold off a bit, but maybe that's fixed | 19:24 |
jcristau | bryce: it's fixed on the branch, yes | 19:24 |
bryce | cool | 19:24 |
tormod | tjaalton: mouse pointer jump | 19:24 |
jcristau | (not the 855 one) | 19:25 |
tjaalton | tjaalton: yes, do you see it too? | 19:25 |
tormod | tjaalton: that was when running xrandr ? | 19:25 |
tjaalton | yep | 19:25 |
tormod | no, I don't :) | 19:25 |
tjaalton | hah :) | 19:25 |
bryce | the jittering I saw was on the gdm login screen, not on x startup, and I had compiz turned off | 19:25 |
tjaalton | bryce: what if you just run xrandr -q | 19:26 |
bryce | tjaalton: nope looks fine | 19:26 |
bryce | (with compiz turned on) | 19:27 |
tormod | what I have on ati is some flashing (there's a better word) when starting gnome and when running xrandr | 19:27 |
tormod | *flicker | 19:27 |
bryce | the only issue I've noticed is that the screensaver doesn't run - it starts fading out but just as it's about to switch, it comes back to life | 19:27 |
bryce | s/only/only significant/ | 19:28 |
tjaalton | yeah | 19:28 |
bryce | I think I'll take a shot at building libdrm, mesa, and -intel with gem. jcristau or tjaalton have either of you done this already? any gotchas I should watch out for? | 19:36 |
jcristau | nope | 19:37 |
tjaalton | I haven't tried it either.. | 19:37 |
tseliot | I can confirm what tormod said about the ati driver, at least with my ATI X1600 Pro | 20:35 |
bryce | erf, I thought when I committed that merge, it'd include my changes as well. bugger | 22:03 |
tjaalton | bryce: it's sorted out now, you can renegerate the local branch | 22:03 |
bryce | how do I get my changes into it? git rebase doesn't seem to do anything | 22:04 |
tjaalton | I've applied them already | 22:04 |
bryce | oh | 22:04 |
tjaalton | git fetch, git branch -d ubuntu, git checkout -b ubuntu origin/ubuntu | 22:04 |
tjaalton | something like that should get you going again | 22:05 |
bryce | I wish I was better at git. so far it's just one more opportunity for me to mess stuff up ;-) | 22:05 |
tjaalton | hehe :) | 22:06 |
tjaalton | telly -> | 22:06 |
jcristau | git rebase origin/ubuntu should work too fwiw | 22:06 |
bryce | oh I tried git rebase origin ubuntu without the slash | 22:07 |
bryce | nope, same thing | 22:07 |
bryce | $ git rebase origin/ubuntu | 22:07 |
bryce | debian/changelog: needs update | 22:07 |
bryce | debian/patches/series: needs update | 22:07 |
jcristau | ah, yeah, you need a clean tree | 22:07 |
jcristau | commit your local changes first, or revert them | 22:08 |
bryce | well timo says he already applied them | 22:09 |
bryce | $ git clone ssh://bryce-guest@alioth.debian.org/git/pkg-xorg/xserver/xorg-server.git | 22:16 |
bryce | Initialized empty Git repository in /home/bryce/src/xorg-server/xorg-server/.git/ | 22:16 |
bryce | ssh: connect to host alioth.debian.org port 22: Connection timed out | 22:16 |
bryce | fatal: The remote end hung up unexpectedly | 22:16 |
bryce | fetch-pack from 'ssh://bryce-guest@alioth.debian.org/git/pkg-xorg/xserver/xorg-server.git' failed. | 22:16 |
bryce | hrm | 22:16 |
bryce | eh I suck at git. but I think I got it | 22:20 |
bryce | oh interesting, looks like jesse just merged drm-gem into -intel master | 22:29 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!