[00:22] http://people.ubuntu.com/~bryce/totals.svg [04:54] hmm. i need a better way of querying xrandr status [04:54] xrandr -q is too variable [04:56] actually, maybe not [04:56] if the manpage isn't lying to me =/ [04:59] sigh [14:03] tseliot: the .ids parsing code is probably just incomplete for your card. try move nv.ids elsewhere, it should load nv then [14:03] even without your patch [14:09] tjaalton: ok, I'll try it [14:10] could be that you need to move xorg.conf too [14:19] tjaalton: how can I disable or enable vblank waiting??? (that stuff you talked about yesterday that made glxgears fps sync to monitor Hz) [14:24] mnemo: by disabling it in drirc [14:27] tjaalton: could you explain in more detail? [14:27] i suspect disabling the vblank sync will be a useful experiment in debugging this issue --> https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/320813 [14:27] Launchpad bug 320813 in xserver-xorg-video-intel "with EXA compiz animations cause temporary freezes" [Unknown,Confirmed] [14:29] well you have the new driver already, right? [14:30] yeah I got the 2.6.1 ddx driver [14:30] ok, so this bug is new? [14:31] I mean didn't happen with the old one? [14:31] I didnt have this problem with the .28-4 kernel and the old intel driver, old libdrm etc [14:31] like jaunty two weeks ago didnt have this one for sure [14:31] http://users.tkk.fi/~tjaalton/foo/drirc [14:32] resuming from suspend seems broken here [14:32] I'm dropped in the login screen [14:32] what should I change i965 to if I got an intel G45 card? [14:33] or can I keep i965 ? [14:33] it's the same driver I guess [14:33] dri driver [14:33] yeah ok I'll try with i965 [14:34] so put that either in /etc/ or as ~/.drirc [14:41] tjaalton: awesome, that did indeed fix it [14:41] my guess was correct [14:42] * mnemo does a little dance [14:45] well, hmm.. the poster said that he normally doesnt see this behavior until xorg has been running for a while so many I should declare victory prematurely [14:59] maybe mesa 7.3 would help [15:05] tjaalton: will you package 7.3 final? [15:07] maybe [15:10] jcristau: would it be possible to use the tarballs from the git tags? [15:31] afk-> [17:18] tjaalton: my patches for the synaptics driver are ready [18:19] tseliot: ok, cool. maybe wgrant should take a look at those, since he actually has a touchpad :) [18:20] some of the settings (like speed) do vary by device, so that patch likely would be a regression for others [18:20] tjaalton: I also made a big debdiff and attached it here (the single patches are attached to the 2 different reports): https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/320632 [18:20] Launchpad bug 320632 in xserver-xorg-input-synaptics "tap-to-click and edge-scrolling broken in Jaunty" [Undecided,Confirmed] [18:20] that's what I was looking at [18:21] speed is either autodetected or can fallback to some default values [18:22] the other changes should be ok since they restore the behaviour of the driver in Intrepid [18:23] for example I have physical buttons in my touchpad but I don't use them because I prefer tapping [18:23] according to the author, tapping is disabled if physical buttons exist [18:25] * tseliot > dinner [18:37] tseliot: I've uploaded a new synaptics, can't be worse than the one we have now :) [19:20] tjaalton: I hope my patches still work with it [20:56] compiz is killing my x since yesterdays x, mesa and intel driver update... i wonder why because x seems to start well... any help? [20:57] btw... im using jaunty [21:14] marijus: running the new kernel too? [21:18] tjaalton: .28-5 [21:27] is it -5.15 or earlier? [21:27] uname won't tell [21:28] I had that problem without the new mesa.. [21:29] latest jaunty kernel [21:29] ok then [21:29] a logfile from the crash might give some clue [21:31] actually i didnt find any logs from the crash in xsession-errors at least not about compiz [21:31] that's not the place to look.. [21:31] but the X logfile [21:31] ok [21:31] if it's killing X.. [21:32] as soon as i start compiz (manaualy) it brings me back to gdm [21:33] ok, so what's in /var/log/Xorg.0.log.old? [21:33] tjaalton: kdm.log shows i915_dri.so undefined symbol intel_wait_flips [21:33] albert23: bug 320690 [21:33] Launchpad bug 320690 in mesa "Hardware acceleration broken on gma950 with libgl1-mesa-dri-7.3rc3-1ubuntu1" [High,Confirmed] https://launchpad.net/bugs/320690 [21:35] may i send you the file tjaalton? [21:35] tjaalton: for me it fails on login. I cannot even try to run glxgears [21:35] marijus: pastebin.ubuntu.com or similar is fine [21:35] marijus: maybe you can check /var/log/gdm/:0.log? [21:36] if X crashes, there's usually a backtrace of some sort in the Xorg logfile [21:36] maybe even in the gdm log, dunno [21:38] http://pastebin.ubuntu.com/109135/ [21:38] oh it's a 855GM [21:39] filed a bug yet? [21:39] no [21:39] i also tried with UXA [21:39] no diffrence [21:42] looks like a kernel bug [21:45] i used the xorg edgers repo before... had no problems there... [21:47] that was libdrm-2.4.3 and mesa-7.3-rc1 [21:49] ok [21:49] well, file a bug :) [21:50] ok, thanks... i will [21:56] well... maybe it's the same problem as here https://launchpad.net/bugs/320690 [21:56] Launchpad bug 320690 in mesa "Hardware acceleration broken on gma950 with libgl1-mesa-dri-7.3rc3-1ubuntu1" [High,Confirmed] [21:56] don't think it is [21:57] at least the output of "LIBGL_DEBUG=1 glxgears" is the same [21:57] compiz would fail to run [21:58] :-[ well it does fail actually [21:58] I'll add that commit to mesa [22:02] there [22:02] it'll take a few hours to propagate to the archive [22:03] cool :) [22:04] or you can build it yourself [22:06] never tried to build mesa till now... how long does it take to on a 7 year old computer? :-D [22:07] quite some time I guess [22:07] but you have 32bit x86? [22:08] yes [22:08] ok, it'll take maybe 15min on my laptop [22:08] counting.. [22:08] you just need libgl1-mesa-dri [22:36] marijus: http://users.tkk.fi/~tjaalton/foo/libgl1-mesa-dri_7.3~rc3-1ubuntu2_i386.deb [22:36] ok, so it took nearly 30min [22:40] thanks... i was to lazy actually 8-) and even if... i would still build now... :) [22:42] ill give it a try now... brb... [22:52] * albert23 has working X again :-) [22:54] tjaalton: got my wobbly windows back :) [22:54] marijus: ooh, great