[00:27] jcristau, any ideas on the intentions of when to get the free library libvdpau in debian? debian bug 547248 [00:27] Debian bug 547248 in nvidia-graphics-drivers "nvidia-libvdpau1 packages both libvdpau and libvdpau_nvidia" [Unknown,Open] http://bugs.debian.org/547248 [00:30] superm1: no, sorry. [00:36] jcristau, i've got someone who started packaging it and is keeping it on a third party repo. who i should i put them in contact with from debian-x to help get it in? [00:43] emailing the list would be best [00:44] k [00:45] thanks [01:35] wow, someone appears to have figured out that X problem [01:35] err [01:35] x cpu problem [01:36] mdeslaur: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/439138 [01:36] Launchpad bug 439138 in xorg-server "[karmic] Xorg 100% CPU utilization -- only after first login" [High,Confirmed] [04:33] pwnguin: yep, looks like I'm a dupe of that one, thanks for spotting it [04:47] mdeslaur: someone threw it at the ubuntu-x ml [08:38] hello [09:11] hi [09:23] I'm using karmic and X is using 100 % of the CPU, I just upgraded after 3 weeks without upgrading? I have an Intel chipset. is it a know issue? [09:23] it seems not to reproductible 100%, sometime the X server runs normally [09:26] good luck..gotta go [09:29] I'm to restart X [09:35] same problem ... [09:36] crevette: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/439138 [09:36] Launchpad bug 439138 in xorg-server "[karmic] Xorg 100% CPU utilization -- only after first login" [High,Confirmed] [09:37] oh tahnks for providing the link, It is so slow I can do anything [09:37] log out and restart gdm [09:37] I have an eror related to a file descriptor in the log perhaps it is related [09:38] okay [09:44] the problem sisappeared few seconds but came after [09:45] hummm it appears randomly in the session under certain circonstances I didn't figured yet [13:42] how do I tell if this patch http://bugs.freedesktop.org/show_bug.cgi?id=19643 is in any ubuntu release? It is linked from http://bugs.freedesktop.org/show_bug.cgi?id=19643 [13:42] Freedesktop bug 19643 in DDX/xorg "X server crash after undocking laptop with LVDS off" [Normal,New] [13:42] sorry this patch http://bugs.freedesktop.org/attachment.cgi?id=22595 [13:43] check the patch list of xorg-server [13:43] does that tell me about ubuntu versions of X? [13:44] ? [13:44] I want to know if any ubuntu .deb has this patch applied [13:44] I just told you [13:44] grab the source, check if the list has it [13:44] I'm pretty sure it's in jaunty [13:44] oh grab each source in turn [13:44] since bryce made it [13:45] that's quite inefficient :) [13:45] you could check git too [13:45] but it's not in any previous version, that's for sure [13:45] ok thanks [13:45] I am hoping it wil be applied to intrepid [13:45] hah [13:45] as it kills X instantly on my machine [13:45] which is quite bad :) [13:46] use karmic [13:46] I can't upgrade easily due to disk space constraints at the moment [13:46] so reinstall [13:46] there's little chance to get it in 8.10 [13:47] tjaalton, oh.. I was hoping as it was instantly fatal it might go in [13:47] all I have to do is type "avidemux" :) [13:47] is there a simple workaround? The patch implies you might just have to add a mode line or something like that to xorg.conf [13:48] don't know [13:54] maybe bryce will be about later [13:54] if there is a simple workaround and we can't get a patch for intrepid, it would make sense to add it to the bug report === halfline_ is now known as halfline [19:49] bryce: ping [19:50] jbarnes, yep [19:50] bryce: just thinking about UDS TX [19:51] I have some other travel around that time... do you guys need anything specific from me for this UDS? or can I settle on a once/year UDS schedule? :) [20:00] jbarnes, sure once a year would probably work fine [20:00] cool... I've been travelling a lot lately, it's a pain for the family [20:00] jbarnes, yeah I can imagine [20:03] uff, wife left me to tend the baby today, and he's requiring that he be held at the moment. [20:03] in LL I'm going to be focusing even more on bug fixing and backporting patches [20:04] I'll probably have some questions for you, but nothing that can't be done in email [20:20] bryce: ok [21:02] jbarnes, sucks that so many upstream bugs have gotten closed due to inactivity [21:13] bryce: yeah I went on a rampage today [21:13] bryce: I think quite a few of them have been fixed though [21:13] sometimes that leads to inactivity on the part of the reporter :) [21:14] yep [21:14] I just closed the ubuntu side of those bugs as well [21:15] just bugs me when reporters don't follow up to requests... feels like wasting time [21:18] yeah [21:18] jbarnes, hey have you seen anything about X starting too fast on SSD's and getting stuck in a loop with 100% CPU blocked on the tty fd not being present? [21:19] https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/439138 [21:19] Launchpad bug 439138 in xorg-server "[karmic] Xorg 100% CPU utilization -- only after first login" [High,Incomplete] [21:19] no weird [21:19] I use an ssd in my main machine, I've never seen that [21:19] but I haven't been brave enough to upgrade to karmic on it yet [21:19] bryce, jbarnes: it's not just on ssds [21:20] mdeslaur, it's not something I've seen on any of my hardware, however I've not updated since scott remnant's rejiggering of the boot process [21:21] anyway, I've asked for some further info on the bug, we'll see if someone comes up with some ideas. [21:21] bryce: well, there you go :) [21:21] bryce: update, I dare ya :) [21:22] I'm waiting for my updates to finish, and I'll do some tests after I reboot [21:26] bryce: I did find some shame in the bug list though [21:26] bryce: found a bug that was filed a year ago that I had never updated [21:26] was buried at the bottom of my list mixed with some rfes [21:28] heh [21:35] tcflush(3) and tty_ioctl(4) don't seem to list EIO... [21:39] hmm. [21:39] if (is_current_pgrp_orphaned()) { [21:39] ret = -EIO; [21:39] goto out; [21:40] } [21:42] bryce: might be worth asking keybuk for this [21:42] what's a pgrp? [21:42] process group [21:46] jcristau, what's that need added to? [21:46] ? [21:47] i was just looking why tcflush() would return EIO, and is_current_pgrp_orphaned() seems to be it [21:49] so it's likely related to the upstart changes [21:49] jcristau, oh... you said to ask keybuk for something, I'm uncertain what you want him to provide... [21:50] "why can't X use tcflush anymore?" [21:50] ahhh [21:50] ok thanks [21:54] aiui the problem is that since tcflush doesn't work, the console fd continuously polls readable, so X never gets to sleep in select() [21:54] -> 100% cpu [21:55] does that make sense? [21:55] yep [21:56] * bryce updates bug report