=== Amaranth is now known as Itsh00k === Itsh00k is now known as Amaranth === Amaranth is now known as its_gnarf === its_gnarf is now known as Amaranth === Amaranth is now known as its_gnarf === its_gnarf is now known as Amaranth === Amaranth is now known as oops_my_bad === oops_my_bad is now known as Amaranth === Amaranth is now known as not_gandalf === not_gandalf is now known as Amaranth === Amaranth is now known as slept_with_ganda === slept_with_ganda is now known as Amaranth === yofel_ is now known as yofel [12:57] Hi, at Natty's login screen, whenever I move the mouse cursor even a single pixel, X apparently crashes then restarts. Is there anything I can do to make a bug report about that more useful? [12:58] crashes how? [12:59] Actually, it looks identical to bug 747174, except I'm on a MacBook rather than a Dell [12:59] Launchpad bug 747174 in xorg (Ubuntu) "touching mousepad crashes x (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/747174 [12:59] mpt: looking [12:59] As in, everything graphical disappears, there's a blinking text cursor in the corner of a black screen for a few seconds, then the login screen returns. [13:00] do you have nvidia as well? [13:00] ah [13:00] so it's the touchpad making it crash? [13:00] I guess so [13:01] I could try with an external mouse if that would help [13:01] can you verify it with an external mouse? [13:01] good :) [13:02] tjaalton, i can confirm this here it too :( [13:03] https://lists.ubuntu.com/archives/natty-changes/2011-April/010439.html [13:03] maybe? [13:03] it crashes in synaptics_drv.so [13:03] brb [13:03] try reverting to the previous version, if you have the package available [13:03] cnd: ^^ [13:04] there's bug 747126 too [13:04] Launchpad bug 747126 in xserver-xorg-input-synaptics (Ubuntu) "X crashes on first touchpad touch (affects: 4) (heat: 20)" [Undecided,New] https://launchpad.net/bugs/747126 [13:05] tjaalton, I'm looking now [13:05] cnd: great, thanks [13:07] ... Yep, it's the touchpad [13:07] mpt: ok, thanks for confirming, cnd is checking it out [13:24] mpt, would you be able to install xserver-xorg-input-synaptics-dbgsym and attach your /var/log/Xorg.0.log after a crash to bug 747126? [13:24] Launchpad bug 747126 in xserver-xorg-input-synaptics (Ubuntu) "X crashes on first touchpad touch (affects: 6) (dups: 1) (heat: 28)" [Undecided,New] https://launchpad.net/bugs/747126 [13:25] cnd, sure, but how would I install it? [13:26] Can I Ctrl + Alt + F1 from the login screen? [13:26] mpt, sudo apt-get install xserver-xorg-input-synaptics [13:26] ahh, yes [13:26] ok [13:26] but you won't have networking if you aren't logged in... [13:26] you can log in with the keyboard [13:26] I have Ethernet, is that enough? [13:26] then press 'ctrl+alt+t' [13:26] to get a terminal [13:26] mpt, no, it still won't connect to the network until you are logged in... [13:27] i think wired network should work? [13:27] tjaalton, network-manager likes to control *everything* :) [13:27] I have to manually set up my networking in /etc/network/interface for wired network to work when not logged in [13:28] heh, ok [13:28] Will I need to restart after installing it, or can I just re-crash X straight away? [13:29] mpt, you'll need to restart X [13:29] which you can do by a crash :) [13:29] then you need to crash once more [13:29] to get a real stack trace [13:30] ok [13:30] the trace should have function symbols, that's what we need [13:31] ok, trying that, bbiab [13:32] mpt, seb128 tells me your seeing gdm dies when the mouse is used on todays updates? [13:33] pgraner, you seeing it too? [13:33] cnd, yep everytime I can't login [13:33] mpt is getting me a stack trace with symbols so I can debug it [13:33] pgraner, you can blame me... [13:34] pgraner, you can downgrade to the previous version for a bit [13:34] and I'll be sure it's fixed soon [13:34] cnd, thx man... I'll send my wife after you, its here machine [13:34] ugh [13:35] cnd, which pkgs need to be downgraded? [13:35] xserver-xorg-input-synaptics [13:35] I'll get a link [13:36] cnd, thx [13:36] pgraner, https://launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/1.3.99+git20110116.0e27ce3a-0ubuntu8 [13:37] ok, I think I may see the error [13:42] cnd, downgrading it fixed it for now [13:42] pgraner, would you like to be a guinea pig for a fix? [13:42] I'm building a new package right now [13:44] cnd, sure [13:44] cnd, gimme a link when ready [13:45] pgraner, i386? [13:49] cnd, yep [13:49] pgraner, http://people.canonical.com/~cndougla/utouch/xserver-xorg-input-synaptics_1.3.99+git20110116.0e27ce3a-0ubuntu10~test1_i386.deb [13:49] see if that fixes things [13:49] cnd, ok on it now [13:49] mpt, I may have found the bug on code inspection [13:50] you can try out the package I pointed pgraner to if you'd like [13:50] the xserver log would still be helpful to confirm if you have it handy [13:50] cnd, I attached it to the bug report [13:50] mpt, thanks! [13:50] mpt, heh, wrong package installed [13:51] to get the bug symbols we need the -dbgsym package instead of the -dev package [13:51] cnd, there is no xserver-xorg-input-synaptics-dbgsym, so I guessed that -dev was the one you meant [13:51] ahh [13:51] I forgot, you have to enable the ddeb's repo [13:51] The who the what now? [13:51] heh [13:51] the dbgsym packages live in a separate repo [13:52] ok, so which should I try first, the .deb or the dbgsym? [13:52] http://ddebs.ubuntu.com/pool/main/x/xserver-xorg-input-synaptics/? [13:52] cnd, it works [13:52] so you have to add this to your /etc/apt/sources.list: deb http://ddebs.ubuntu.com natty main universe [13:52] pgraner, great! [13:52] thanks [13:52] cnd, no thanks for the quick turnaround [13:53] tjaalton, I just pushed the fix to git [13:53] can you upload it for me? [13:53] cnd: yep [13:53] cnd, amber is taking the screen shots for the Official Ubuntu Book today while she is traveling and she updated to the latest and .... a bit of panic here [13:54] cnd, does that mean no need for me to test anything? [13:54] mpt, correct, but you can install that fixed package for now to get things working again [13:54] ok, thank you [13:56] cnd, and will that .deb be overwritten by the new upload when it becomes available? [13:56] mpt, yes, it will [13:56] ok [13:56] there's no harm in installing it [14:01] cnd: uploaded [14:02] tjaalton, ta [15:21] Amaranth: hrm ok looks like http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a21bc640188e4078075b9f8e6701853a4f0bbe4 is what broke sandybridge in edgers between those 3/25 and 3/29 checkouts, of course its proving a PITA to revert right [16:20] the fix for the x crash, was it supposed to disable the two-finger scroll? [16:29] good to know [ 4425.992922] [drm:i915_gem_do_execbuffer] *ERROR* Object ffff8801b0d60600 [handle 639, index 1] appears more than once in object list is a libdrm 2.4.23 problem, time to go through the intel bugs [16:31] Amaranth: \o/ edgers works again on snb with http://bazaar.launchpad.net/~xorg-edgers/mesa/packaging/revision/84 [16:31] if only I could figure out the gles problem [18:16] did anybody mentioned usb mouse scrollwhell not working in natty? [18:16] it's not a new issue I get it for a while in natty, it's quite annoying [18:17] the click on it works but scroll up and down does nothing [20:08] hrm scroll wheel works fine on 4 different usb mice here [20:10] I've got two such mice which have been working fine (and get used a lot) [20:11] hw maybe? [20:14] Sarvatt, hey what do you think of us trying to get libdrm 2.4.24 in? [20:15] i'd be ecstatic :) [20:15] howso? particular bugs it fixes or just fresh blood? [20:16] mdz's bug for one [20:17] https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/747205 [20:17] Launchpad bug 747205 in xserver-xorg-video-intel (Ubuntu) (and 1 other project) "[arrandale] Black screen on boot, associated with GPU lockup (ESR: 0x00000001 IPEHR: 0x7a005502) (affects: 3) (dups: 2) (heat: 26)" [Undecided,New] [20:18] Sarvatt, heh we appear to be sharing the same thoughts ;-) [20:18] I've stuck that patch in a ppa: https://launchpad.net/~bryce/+archive/cherry [20:18] i've hit that on sandybridge and had no clue what was causing it [20:19] mm [20:19] started going through bug reports looking for [drm:i915_gem_do_execbuffer] *ERROR* Object foo appears more than once in object list but got sidetracked with some dell stuff [20:19] yeah might be this is the root of some of our other gpu lockups [20:21] Sarvatt, ok if you want to shoot me the stuff you found I can take it from there [20:23] I didn't find anything but only looked through about 10 bugs, got an OS reinstall going now that'll take about an hour so looking again now [20:27] quite a lot of OOM crashes on intel lately eh? [20:28] always has been [20:28] constant battle... [20:29] we've had bunches of IPEHR: 0x7xxxxxxx bugs, I wonder if they all boil down to this? [20:30] probably about half the gpu bugs are false positives due to overeager apport hook [20:30] 0x7xxxxxx was usually doing something with the 3D engine from what I remember, 0x18xxxxxx happening during modesetting [20:31] \o/ https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/742425 fixed upstream [20:31] Launchpad bug 742425 in xserver-xorg-video-intel (Ubuntu) (and 3 other projects) "GPU lockup (IPEHR: 0xf9b7b7b7) prior to gdm greeter (affects: 1) (heat: 6)" [High,Triaged] [20:32] http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=537a836dd6db384d53b52eb457a7d257c440217f [20:35] Sarvatt, yep saw that before I hit the sack last night [20:36] on my todo list for today to pull it (Jane's bug hit higher up the priority list! *grin*)