=== seb128_ is now known as seb128 [10:01] hi all [10:01] Wasn't the plan to push everything needed for Nouveau before Alpha 1 to got enough testing data? So what is the plan now? I have reade something about the kernel team but without a ppa it doesn't look like I can test nouveau right now in Lucid [10:04] you should ask the kernel team.. [10:05] tjaalton: How can I check nouveau then? [10:06] under Lucid circumstances of course [10:06] :) [10:06] no idea [10:06] I just think that testing is important because of LTS and the state of the driver but I guess you all know this :/ [10:07] it would still need the bits in the kernel [10:07] and that hasn't happened [10:08] According to a newsletter the changes aren't so severe if I recall it right [10:08] Radeon looks great though at least with an older card and also with 4870 with some minor issues. :) [10:17] tjaalton: Couldn't you push a Kernel with the needed patches with a ppa? [10:19] unggnu: me? no [10:24] tjaalton: no, in the X ppa [10:24] tjaalton: it was a general you :D [10:24] too much work anyway, we have the kernel team for that [10:24] ok [10:24] Just kick their ... ;) [10:25] If it doesn't work it have to be removed which also needs time so the earlier the better [10:28] At least many radeon standby problems should be fixed I guess. Intel KMS should work with overlay again - but I am not sure if this changes were already applied in the 2.6.32 kernel. [10:29] they weren't [10:30] that's bad and I guess they are too severe for backporting? [10:30] no [10:30] Ok, lets hope they make it since pre i915 couldn't use kms then [10:30] afaik [10:30] it could. just without video. [10:30] or no video either way :) [10:30] +accelerated [10:34] Accelerated video is a basic and more important than 3D and of course KMS imho. Btw. does KMS work with i815? Hasn't Intel dropped support for this chipset? [10:36] kms is in the i915 driver. so i830+ [10:36] i81[05] is still using ums, xaa, dri1, ... [10:36] hmm so 2.10 will drop support for them [10:37] well the 3 of them that still exist. [10:37] jcristau: :D When was their release date? [10:37] So X will be adaptive in future? Starting without root rights if possible and vice versa? [10:37] http://en.wikipedia.org/wiki/Intel_810 [10:37] 10 years ago [10:38] Ok, if vesa still works and if it has kms in the future ... :D [10:39] Without enough RAM Ubuntu should be run just fine on P3s. Maybe the Linux Intel graphic guys have more time in the future since the big changes should be done now. :) [10:40] you wish [10:41] tjaalton: that's for sure :D [10:41] They probably just create zxa or something like that :D [10:45] jcristau: I'll pull in the xorg.conf.d/inputclass stuff for testing, tseliot promised to fix the fallbacks ;) [10:46] No response from the Kernel team but I guess it is the time :) [10:46] anyway, bye guys :) [10:54] tjaalton: do you mean in a PPA, right? [10:54] tseliot: just for git [10:55] for now [10:55] tjaalton: in a separate branch, not in our master ubuntu branch, right? [10:55] no, in the master branch [10:55] as separate patches [10:56] tjaalton: I was asking as I will have to upload a packaging change in X to get the alternatives stuff to work [10:56] just push it [10:56] and I would like to upload that without uploading the other patches [10:57] how would it work? [10:57] I haven't pushed anything yet [10:57] ok [10:58] tjaalton: in this case maybe I don't need to put UNRELEASED in the distro [10:59] if you have no other changes.. [10:59] no, nothing else [10:59] otherwise use several commits with just one functional change in each [11:05] well, on a second thought I won't be pushing this to the branch [11:10] good [11:13] apart from the inputclass commit bumping the ABI, they apply ok [11:17] yes, I noticed the input ABI bump [11:24] tjaalton: ok, pushed [11:25] I can upload it later [11:28] tjaalton: the main problem with the fallbacks (besides the fact that the code is a bit painful) is i never figured out what behaviour i wanted. also i need a screen and a device section for each driver. and add each screen to the serverlayout. so do i do that only if there's no serverlayout, or if there's a serverlayout with no screen, or a screen with no device, or a device with no driver, or ... [11:28] jcristau: :/ [11:32] and when you get to the point in the code where you want to add a few devices/screens, the list of screens in the layout is already allocated so you have to go back to add more [11:32] so it needs some sitting down which i wasn't able to do yet :) [11:33] yeah it sounds troublesome [11:35] * tseliot nods [14:30] hi there - I'm having a strange problem with 9.10 and gdm-2.20 - every time I start, gdm fails (the screen is screwed up so I can't read it) - if I git thru recovery more and do "resume" it works fine [14:30] anyone has a hint on what I should look at? [14:33] the closest thing to a clue I have is this on gdm logs: Jan 4 13:20:33 net gdm[1366]: DEBUG: gdm_server_start: Server :0 died during startup! [14:50] brb === ripps is now known as ripps|sleep [15:54] * jneves found the problem - failsafe is starting before gdm - disabling failsafe "solves" this [15:55] https://bugs.launchpad.net/ubuntu/+source/gdm-2.20/+bug/491483 [15:56] Ubuntu bug 491483 in gdm "Since failsafe-x was enabled in karmic it starts if gdm is disabled and kdm is used. (low graphics mode error)" [High,Fix released] [16:04] why are you using gdm-2.20 in the first place? [16:04] i personally don't think it should have ever been introduced to the archive [16:05] it was introduced so xubuntu didn't need to pull in so much of gnome, but i dont think it got enough testing [16:07] superm1: because in my case gdm doesn't work [16:07] jneves, what's your problem with gdm? [16:07] superm1: groups of users go to different networks depending on their authentication (the change is done by pam) [16:08] superm1: when I logout from one user, gdm fails in strange ways (the user input box does not appear) [16:09] jneves, so wouldn't the proper thing to do be file bugs on gdm then for these cases? [16:10] superm1: yes, but I also need to work around the problem in the meantime [16:10] gdm-2.20 is gonna need work to be reworked as an upstart job [16:10] otherwise failsafe-x will kick in as you found [16:10] superm1: it's working at the moment [16:10] superm1: it's not that simple - right know, if you have gdm installed, but choose another dm, failsafe-x does the wrong thing [16:11] superm1: right now, failsafe-x only works with gdm :( [16:12] jneves, ah [16:13] superm1: so, yes this is working around a bug - no, the current situation isn't right either ;) === \vish is now known as mac_v === mac_v is now known as \vish === seb128_ is now known as seb128 [18:26] ^£$@+*!! [18:26] execbuf error WTF?!!1 === bryce__ is now known as bryyce [19:45] I just installed Lucid today. Ran into an issue on the Eee 1005hab setting up an external monitor... [19:47] Works fine mirroring, or with one or the other monitor disabled. When start taking the external monitor to higher resolutions, things get hairy... [19:48] schilli: poulsbo gfx, not supported properly [19:49] it is known about and being dealt with? [19:49] known, nothing we can do about [19:49] binary blobs ftw [19:50] but doing the same thing works fine in Karmic. [19:50] then use karmic [19:52] OK [19:53] Where, if anywhere, should I be of any use to anyone while messing around and trying things out with Lucid? [19:57] triaging bugs on lp [20:07] heya tjaalton [20:08] bryyce: hi, how was the vacation? [20:08] very good, got lots of house/shop projects done (or mostly done) [20:09] tjaalton, how things going for you? [20:09] I played a lot of Rock Band (& The Beatles), and read two books :P [20:11] nice [20:11] I played a lot with my son :-) [20:12] hey, I saw some email about libdrm on ubuntu-x [20:12] yep [20:12] I'm about to email Intel to get some extra priority on that issue, but are there any recent updates about it? [20:12] I am finding that _intermittently_ Lucid goes into low graphics mode on first boot, but will then work if you restart gdm. I hypothesize some boot-time race condition that leaves X not knowing about its display devices properly. Can anyone suggest how I would pursue this? [20:12] not on the bug report at least, since dec 31 [20:13] tjaalton, ok but the issue is still occurring? Anyone beyond sarvatt seeing it? [20:13] maxb: yes, happens here too, haven't figured out why [20:13] bryyce: yes, apparently it affects 945 chips [20:13] tjaalton, also you mentioned setting up a ppa with the new libdrm and mesa; did this get set up? [20:13] though I haven't tried it on my 965 [20:14] bryyce: no, not yet [20:14] but I did update libdrm git [20:14] ok [20:15] I guess this could go into the x-testing ppa: https://edge.launchpad.net/~ubuntu-x-swat/+archive/ppa [20:16] yes === mac_v is now known as \vish [20:28] we probably need to (again) use the drm headers from libdrm instead of the kernel, for the new intel at least [20:28] probably radeon too [20:28] yeah [20:29] that should be fine for x-testing [20:29] bryyce: btw, since intel 2.10 will drop support for !kms, it also means that it won't "support" i81{0,5} anymore [20:29] tjaalton, good grief [20:29] but, who cares [20:30] well, I care ;-) [20:30] those are ancient [20:30] bah :) [20:30] um, not *so* ancient... [20:30] 10y [20:31] is 2.10 == 2009Q4? [20:31] yes, slipped though [20:31] hmm [20:32] oh apparently I haven't had enough coffee [20:32] I thought you wrote i8*{0,5} [20:32] hehe [20:32] I'm much less concerned with dropping i810/815 support... those have been more or less dead for a while now [20:33] right [20:33] well hopefully those gracefully fallback to vesa though rather than just intel driver not working and kicking in failsafe-x [20:34] superm1, good idea [20:34] * bryyce adds this to his todo list [20:34] the server will be fixed yes [20:34] not to try intel on those [20:38] tjaalton, is someone else already planning on doing that? If so I'll leave it off my todo [20:38] btw, iirc we talked some weeks ago about ideas for improving the xserver autodetection stuff... did those ideas ever make it into a wiki page? I've largely forgotten what we talked about specifically [20:39] bryyce: it'll probably happen upstream for 1.8, when 2.10 is released. other than that, I don't know [20:39] ok, I'll leave it on my todo list to verify it when we merge 2.10 [20:40] bryyce: well, no wiki page exists for that. jcristau mentioned some problems earlier today [20:41] Sarvatt, I got an execbuf error with your commit-reverted packages :-( [20:44] Duke`: yeah me too, both reverts is still ok though but the other doesn't revert cleanly from 2.4.17 :( [20:46] huh, autosyncs are clearly not happening [20:46] libxcb is still at 1.4-1 [20:53] building mesa 7.7 locally [20:53] I was wondering to add ubuntu-test branches to git for stuff like this [20:54] tjaalton: iirc jd_ switched libxcb source to 3.0 format, maybe that stopped it? [20:55] jcristau: xcb-proto is synced though, lp supports it now [20:55] ok [21:12] tjaalton, are you noticing any other broken autosyncs besides libxcb? [21:13] bryyce: no, it's the only one, the others are not in testing yet [21:14] ok [21:32] bug 434032 is likely a duplicate of something but I can't remember which bug [21:32] Launchpad bug 434032 in xserver-xorg-input-evdev "touchpad click disabled" [Low,New] https://launchpad.net/bugs/434032 [21:32] damin it [21:32] google maps raised execbuf error [21:36] bdmurray: replied to the bug [21:37] tjaalton: okay thanks! [22:34] bryyce: libdrm and mesa uploaded to uploaded to the ubuntu-x ppa [22:34] tjaalton, excellent [22:34] sigh, mesa tarball size has tripled [22:35] argh indeed. [22:35] -rw-r--r-- 1 julien julien 8773112 Dec 29 10:28 ../mesa_7.6.1.orig.tar.gz [22:35] -rw-r--r-- 1 julien julien 26176639 Dec 25 16:12 ../mesa_7.7.orig.tar.gz [22:35] and 7.7 has the glut sources removed. [22:35] it did? [22:36] I diffstat'ed against rc2 [22:36] whoa, wtf? [22:36] i didn't include MesaGLUT-7.7.tar.gz in my 7.7.orig [22:36] ah ok [22:37] progs/objviewer is now huge [22:37] wtf is this stuff? [22:37] well, 7.6.1 didn't have it [22:40] tjaalton, I see libdrm in x-testing but not mesa? [22:41] bryyce: still uploading [22:41] aha great [22:44] bryyce: so I was wrong about the i810/815, they still use ums on 2.10 (which was tagged a moment ago) [22:45] ahh, ok good [22:45] mesa upload finished [22:45] tjaalton, I've emailed Intel about this bug. I sent them the link to the ppa and asked that they up their priority on it [22:45] bryyce: good [22:46] also asked yingying's team to try to reproduce (sometimes that helps get things moving) [22:46] would be nice to get comment from developers on it [22:46] yep [22:46] maybe now that holidays are over it'll get attention [22:47] hope so === RAOF_ is now known as RAOF [23:57] thats odd, gdm isn't starting randomly on boot, just getting a login prompt sometimes now. I get a could not create session error every startup for a second or two before it draws the panel when it does boot also [23:57] running that libdrm 2.4.17/mesa from x-testing now to see how things fare re: execbuff while wedged errors [23:57] thanks [23:58] Sarvatt, is "could not create session" gdm speak for 'X crashed' perhaps?