[00:44] RAOF, ok testing going ok so far on some -intel systems but it appears -ati/-radeon is getting uninstalled [00:44] also -video-all and -geode get uninstalled [00:44] Ah, geode. [00:44] Did I actually upload that? [00:45] No. [00:45] Silly i386-only drivers. [00:45] Fixing. [00:45] While mesa builds. And builds. And builds! [00:46] yep, wrong ABI for -ati, says it depends on abi 9 [00:46] good news is with latest updates unity on dual-head looks a LOT better [00:47] although I can't drag windows from external monitor to lvds for some reason (titlebar gets stuck). Works going the other way though [00:48] feels like a bug with the logic for drag-to-maximize (monitors are one-above-the-other) [00:52] I wouldn't be surprised if unity didn't like that one bit. [00:52] One on top of the other isn't a common case :) [01:00] it's a docking station with the monitor on a ledge above it, so top/bottom makes most sense [01:00] Yeah, I've used that ordering before, too. [01:00] plus probably not a bad thing to be testing an unusual use case ;- [01:00] ) [01:00] And things were kinda broken :) [01:01] I can test -ati on a couple systems once that's in [01:01] otherwise, things look good [01:18] Man. Release your shiny new laptops, Sony, so I can build mesa for amd64 and i386 in under 2 hours. [01:18] hmm, lots of held-back packages - http://paste.ubuntu.com/580381/ [01:19] hrm, that's wrong; it's trying to depend on the wrong xserver [01:20] heh, wayland ppa madness. ok nevermind that one [01:27] nope, I'm wrong [01:27] on one machine it dist-upgraded to 2:1.9.99.902-2ubuntu2 (and stuff broke as pastebinned) [01:27] on another machine it sees 2u2 but only upgrades to 2u1 [01:30] Hm. Ok. Let's see if I can't fix that… [01:32] heh, crashed unity on my above/below system [01:35] ok with a couple more dist-upgrades and reboots the 2u1 system is booting 2u2 ok [03:31] Who wants to upload a partial fix for the TLS madness? [03:39] You all ought to go grab this guy: https://lists.ubuntu.com/archives/ubuntu-qa/2011-March/001485.html and explain to him he's supposed to be helping you out. [03:44] Ah, wayland testing. [03:44] It is perhaps a *little* bit soon for that :) [03:55] Right, first you make him to other stuff so that he can prove himself to be allowed to do wayland testing. [05:43] Argh. What's happening here? The disassembly of glGetString shows a perfectly well-behaved crazy dispatch function, but *calling* glGetString through the PLT appears to go to the wrong place! [07:08] RAOF: still need sponsoring? [07:09] ah, looks like not [08:29] * RAOF rather likes disassemble/m [09:06] RAOF, hello [09:06] Heydi ho! [09:21] heya tseliot [09:21] hi bryceh_ [09:51] RAOF, did you push your latest -intel change to git? [09:52] * RAOF checks [09:52] Aha! Mesa's jumping into the NoOp table. That's obviously not going to work :) [09:53] RAOF: also, mesa needs a push [09:53] Gah. Yup. [09:54] git push origin; debuild... ;) [09:56] you have no idea how happy it makes me to know I'm not the only one that forgets sometimes ;-) [09:57] tjaalton: Wheras I like to check that things build *before* pushing to pkg-xorg, so it doesn't work quite as well! [09:57] heh, ok [09:57] test the build before dch -r [09:57] :P [09:58] we should hack 'git status' into dch or dput ;-) [10:00] upstream's modular/release.sh has a "did you push stuff to git" check :) [10:10] yeah something similar might be possible [11:46] Sarvatt: Thanks, with that ati driver built and installed, together with the kernel and firmware package I have kms on my cayman. [13:33] tseliot: is there a way to disable building fglrx dkms for kernels newer than what the driver supports? [13:33] new bugs keep flowing in, where the build fails against a backported kernel version [13:34] 20 per week [13:36] tjaalton: I don't think so [13:38] dkms needs such a feature [13:38] since this will repeat every cycle [13:41] tjaalton: do you mean a feature to make it skip module builds when using unsupported kernels? [13:41] tseliot: for those kernels, yes [13:41] tjaalton: or are you thinking that it should return a different error [13:42] it shouldn't try to build the module [13:42] ok [13:42] because otherwise apport kicks in [13:43] I think we can ask Mario about it [13:43] i.e. whether such feature would be accepted upstream [13:45] btw, why is _get_newest_kernel* from dkms's common.postinst duplicated in nvidia-current.postinst? [13:45] at least they look identical [13:46] because I originally implemented that function in the nvidia package and then it was accepted in DKMS [13:46] ah [13:46] I can get rid of it [13:47] _is_kernel_name_correct too [13:47] I have other stuff I'm working on for nvidia so I could add that to my todo list [13:47] yep [13:47] ok [13:47] cool [14:17] tjaalton, if you're still up for it, the source package for libavg is attached to bug 733247 now [14:17] Launchpad bug 733247 in libavg (Ubuntu) "Please upgrade to libavg v1.5.4 (affects: 1) (heat: 12)" [Undecided,Confirmed] https://launchpad.net/bugs/733247 [14:18] I've been mentoring OXullo on packaging, he seems to have left the source.changes file [14:18] do you need that, or can you generate that yourself? [14:18] I can generate it [14:19] tjaalton, can you enlighten me on how you generate it? :) [14:20] dunno if there's a better approach than just extracting the source and debuild -S [14:20] the changelog needs a touch too [14:22] tjaalton, ahh, thought there might be a way without rebuilding [14:25] hmm didn't need to touch the changelog [14:27] tjaalton, I wondered why you would have needed to do that [14:27] dunno, some old habit I guess [14:27] cnd: anyway, uploaded [14:28] tjaalton, thanks! [14:40] cnd: do you happen to know something that broke dragging here in LP: 733989 ? [14:40] bug 733989 [14:40] Launchpad bug 733989 in xserver-xorg-input-synaptics (Ubuntu) "dragging with Dell Mini 10v track pad is unforgiving (affects: 1) (heat: 6)" [Medium,Triaged] https://launchpad.net/bugs/733989 [14:40] tseliot, let me check [14:41] tseliot, I doubt anything has changed [14:41] there is a difference in natty though [14:41] cnd: what difference? [14:41] we've enable semi-multitouch in the kernel driver [14:41] but I don't believe this should be causing click and drag to behave differently [14:41] I could be wrong though [14:42] actually, I may be wrong [14:42] cnd: is there a way to disable it? [14:42] tseliot, let me check [14:43] I was driving the patches for the semi-multitouch functionality [14:43] but then I handed them off to someone else upstream [14:43] and actually, I'm not even sure if semi-multitouch is there :) [14:43] cnd: ok, thanks [14:44] no, it's there [14:44] tseliot, do you have a mini to test with? [14:44] cnd: yes, kind of [14:45] tseliot, ok, I'd suggest trying it out [14:45] there was one point where I added a hack to the kernel driver [14:45] to mask out touches in the button area [14:45] so that click and drag still worked [14:45] we may need to add that in [14:46] cnd: yes, the main problem is that the screen doesn't work at times... [14:46] ugh [14:46] tseliot: filed bug 735505 against dkms [14:46] Launchpad bug 735505 in dkms (Ubuntu) "RFC: add a mechanism to disable building a module for known bad kernels (affects: 1) (heat: 6)" [Wishlist,New] https://launchpad.net/bugs/735505 [14:47] tjaalton: ok, thanks, I'll discuss it with Mario [14:47] cool [14:50] which package has the radeon driver? [15:07] cnd: libavg failed to build on armel https://launchpad.net/ubuntu/+source/libavg/1.5.4-0ubuntu1/+buildjob/2322628 [15:08] tjaalton, ahh, I'll take a look [15:08] assembler-goodness [15:09] hi, are we supposed to be looking for volunteers? https://wiki.ubuntu.com/X/Testing/ProprietaryDrivers/Natty/WeeklyProgram [15:09] I ran into this page and said "oh maybe I can help here." [15:10] tjaalton, yeah, looks like it just won't work on arm... [15:10] I'll point this out to Oxullo, maybe he can fix it up [15:10] jcastro: there's no publid driver to test on ati [15:11] cnd: if it's not meant to build there, it can be fixed easily [15:11] *public [15:11] tjaalton, what do you propose to fix it? [15:11] other than actually fixing the source [15:12] do you mean to take arm out of the debian/control arch list? [15:12] cnd: it's "Architecture: any", change that to "i386, amd64" [15:12] yeah [15:12] or is it x86 [15:12] dunno :P [15:12] i386, duh [15:13] powerpc failed too [15:13] seems consistent with https://buildd.debian.org/status/package.php?p=libavg [15:13] hehe, right [15:16] tjaalton, jcristau: yeah, I'm thinking they'll probably just wittle the arch list down to x86 [15:17] but maybe they can nop the one line that calls an x86 assembly function [15:18] actually the errors on debian were due to missing build-deps it seems [15:18] hmm. yeah. [15:19] tjaalton: actually. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580678#22 [15:19] Debian bug 580678 in src:libavg "libavg - FTBFS: checking whether the Boost::Thread library is available... no" [Serious,Open] [15:19] -msse ftl [15:19] uh [16:31] bryceh_, when you get a chance, please upload the new xinput (pitti approved it) === TheHarald is now known as apachelogger === Sinnerman is now known as Cobalt [19:47] bryceh_: did you upload intel already? you added a few extra sandybridge ids that shouldn't be in there [19:48] 0100 0104 0108 are bridge chips not GPU's [19:49] oh ok [19:50] wasn't clear from https://patchwork.kernel.org/patch/159971/ [19:50] guess it doesn't matter in the intel hook, i just added them to the compiz blacklist and blocked compiz on sandybridge systems using discrete gpus in the past :P [21:03] cnd, btw pushed [21:04] bryceh_, thanks :) [21:04] bryceh_, btw, we find out on thursday where we're moving to [21:04] exciting times [21:04] cnd, awesome :-) [21:05] cnd, if it turns out you're moving to Portland, bring a good umbrella. It's been raining in sheets the last few days [21:05] ugh [21:05] now you tell me... [21:05] :) [21:05] and really windy [21:06] the other day I watched a humongous limb fall out of one of the trees onto my neighbor's roof [21:06] uh oh [21:06] did it do much damage? [21:07] fortunately not [21:08] they had workers out the next day and got everything back to normal in a couple hours [21:08] that's good [22:15] i have font glitches (http://img192.imageshack.us/f/glitches.png/). against which package should i file a bug report? against the intel driver? [22:16] probably [22:17] http://intellinuxgraphics.org/how_to_report_bug.html [22:19] bdrung, that looks like a bug we already know about (and I think I forwarded it upstream a while back) [22:20] bryceh: bug number? [22:20] sec [22:21] https://bugs.freedesktop.org/show_bug.cgi?id=34584 [22:21] Freedesktop bug 34584 in Driver/intel "[i945gm] Screen Corruption with new Xorg stack with terminal programs (bisected)" [Critical,New] [22:22] even though it says terminal programs, people see it in firefox too [22:23] i saw it in evolution and liferea too [22:24] on all my intel system (including sandybridge) [22:25] bryceh: should i comment this bug or open a new one? [22:25] yep, it isn't a terminal-specific issue but something to do with text rendering so affects multiple apps [22:25] bdrung, comment that bug [22:26] bdrung, probably testing the git commit that ickle pointed to is the next action [22:27] That should be available in the drm-intel-next kernel. [22:27] doesn't sound like there's high confidence it would fix it, but feedback one way or the other would probably help move things forward [22:27] i am running linux-image-2.6.38-999-generic_2.6.38-999.201103141005_amd64.deb [22:28] the drm-intel-next kernel is affected too [22:28] RAOF, btw do you mind chiming in on cnd's email? I don't know offhand why that doesn't work, maybe you have a guess. [22:28] bdrung, ok so yup that is probably going to be useful feedback for ickle [22:31] * RAOF checks his mail