[08:37] Is it known that multi-touch is broken for MacBook Pro 4,1 and up? I don't know if others are working, but mine isn't. [08:38] To be more precise, I can do 2-finger scrolling, but I can't put two fingers on the pad, click the button and perform a right click. [08:43] It also appears that the evdev and synaptics input drivers are loaded. Not sure what happens in Intrepid, would need to reboot to check. [08:48] anyone else seeing this on jaunty? --> http://files.minimum.se/bug_attachments/xorg_intel/opengl_surface_leaves_dirt_trail_when_moved/opengl_surface_leaves_dirt_when_moved.png [08:48] i've had that problem on my machine since 2.6.28 kernel landed (at which time a bunch of intel packages where updated as well) [08:49] hardware is intel g45 [08:54] mnemo: nope, works fine on my i965 [08:54] TheMuso: sorry, don't have a touchpad.. [08:58] tjaalton: Ok appart from the X logs, is there anthing else I can check? [09:02] TheMuso: check if some of the recent patches for the driver broke something [09:03] tjaalton: Kernel level, or X/Userspace level? [09:03] never mind, I'll try with an intrepid kernel and see what happens. [10:37] Hi, I have an odd bug where my left click sometimes acts as a middle click. Would that be a X bug? [10:43] mvo: just FYI Update Manager should migrate users who have nvidia-glx-177 installed to whatever nvidia-common recommends (since 177 is no longer in jaunty) [10:50] tseliot: thanks, I will do that (or just we just run the nvidia detector again and install whatever package is recommended for the given hardware by it)? === crevette__ is now known as crevette [10:51] mvo: nvidia-detector was triggered only if a driver with the old name scheme was detected [10:51] I could make it catch 177 too (for upgrades from the command line) [11:03] tseliot: it sounds like it should go there, yes. if it does update-manager should pick the right driver for -177 automatically [11:04] tseliot: it build-depends on nvidia-common so a rebuild of u-m should be enough :) [11:04] mvo: ok, great, I'll let you know when it's ready [11:05] tseliot: it looks like its enough to add the name to old_drivers, right? [11:06] I can't remember :-P [11:06] but yes, that should be the way it's donw [11:06] done [11:07] mvo: aah, yes, it's sufficient to add it to the "oldPackages" list [11:07] :) [11:08] thanks [11:08] nice [11:08] the code is still active in u-m so we should be fine [11:08] shouldn't -180 just replace -177? [11:08] * mvo needs to reboot [11:14] hmm [11:14] tseliot: did you see my comment? [11:15] tjaalton: yes, in part. 173 should replace 177 too [11:15] some cards will use 173 others will use 180 [11:15] tseliot: did 180 drop support for some cards? [11:16] tjaalton: geforce 5 [11:17] http://www.nvnews.net/vbulletin/showthread.php?t=122606 [11:17] I thought 173 was the last releae that supported it [11:18] can' read links now [11:18] +t [11:18] yes, you're right [11:19] I guess 177 was just a transitional driver [11:19] well it was the stable one, now replaced by 180 [11:20] can 177 be dropped then? [11:20] bryce_: pitti removed it from jaunty [11:20] ok [11:30] mvo: I have just pushed my changes but I haven't had the time to test them: https://code.launchpad.net/~albertomilone/nvidia-common/main [11:30] the diff is very small [15:42] tjaalton, jcristau: do you know what's the username of Peter Hutterer on IRC? [15:42] tseliot: whot [15:43] tjaalton: thanks [15:43] but he's in a funny timezone, so it's early morning down there [15:43] too early [15:46] oh [15:48] something like GMT+10 [15:49] Australia? [15:50] yeah [20:20] tseliot: the tablet stuff - http://mail.gnome.org/archives/distributor-list/2009-February/msg00000.html [20:22] federico1: ah, ok so it just allows users to decide whether screen rotations affect tablets too [20:22] tseliot: yeah - it's an evil hack, but works for now [20:24] federico1: I'm working on a daemon (in C) which should make tablets hotplugging just work (Alexia_Death did it in Python) [20:25] and I thought that you were referring to something like that