/srv/irclogs.ubuntu.com/2010/03/29/#ubuntu-x.txt

Sarvattso lets see, udev rule like this - ATTR{[dmi/id]product_name}=="Inspiron 1011|Inspiron 1012", ENV{ID_INPUT.tags}="NoBottomEdgeButtons"00:08
Sarvattand a snippet like..00:08
SarvattSection "InputClass"00:08
Sarvatt        Identifier "Inspiron No Physical Button Quirk"00:08
Sarvatt        MatchTag "NoBottomEdgeButtons"00:08
Sarvatt        Options "JumpyCursorThreshold" "90"00:08
Sarvatt        Options "AreaBottomEdge" "4100"00:08
SarvattEndSection00:08
Sarvattoops Option of course not Options00:09
=== superm1 is now known as supermario
=== supermario is now known as superm1
Sarvatthmm I think this is a problem..? lrwxrwxrwx 1 root root 15 2010-02-20 05:35 /usr/lib32/libGL.so -> mesa/libGL.so.103:38
Sarvattor is my brain not working due to lack of sleep03:39
Sarvattthats with nvidia-current installed in a fresh install after installing mesa-utils and ia32-libs03:40
Sarvattlrwxrwxrwx 1 root root 13 2010-03-28 17:51 /usr/lib/libGL.so -> mesa/libGL.so03:40
Sarvattshouldn't that /usr/lib32/libGL.so be pointing at mesa/libGL.so too?03:40
bjsniderlet me check karmic03:41
Sarvatthmm yeah brain not working indeed03:43
bjsniderdiversion of /usr/lib32/libGL.so.1 to /usr/lib32/nvidia/libGL.so.1.xlibmesa by nvidia-glx-19503:44
bjsniderdiversion of /usr/lib32/libGL.so to /usr/lib32/nvidia/libGL.so.xlibmesa by nvidia-glx-19503:44
Sarvatthopefully jockey wont remove nvidia-current if you deactivate by release time, kind of pointless requiring jockey to activate the nvidia drivers correctly the way it is now with it removing the drivers completely when you deactivate them04:03
Sarvatti feel dirty every time i have to tell people how to set up nvidia right when they installed it via apt-get in bug reports :D04:06
bjsnideryou mean leave the blob in the kernel?04:07
Sarvatthave to do these steps -  https://bugs.launchpad.net/bugs/549325 (last comment)04:09
ubottuUbuntu bug 549325 in nvidia-graphics-drivers "32 bit compatible GL library missing." [Undecided,Confirmed]04:09
tjaaltonSarvatt: yeah replied to the bug06:39
tjaaltonSarvatt: what's wrong with the wacom rule?06:40
tjaaltoner, config06:40
tjaaltonand AIUI you can use /etc/X11/xorg.conf.d06:40
tjaaltonthink I've tried that..06:40
tjaaltonalso, the documentation is in git, though only the xserver changes are pushed somewhere06:44
tjaaltonbut the driver changes are really small06:44
tjaaltonyou can check the debdiffs from the ppa06:46
tjaaltonxorg.conf(5) needs a patch though, since ID_INPUT.tags is not documented06:47
=== ara_ is now known as ara
tjaaltonhmm actually the manpage does not list /etc/X11/xorg.conf.d but /etc/xorg.conf.d.. so maybe some code _is_ needed06:51
tjaaltonand mesa 7.7.1 finally released06:52
=== hyperair is now known as Guest93522
=== go is now known as Guest55633
Sarvatttjaalton: this is working for me for wacom - http://sarvatt.com/downloads/69-xserver-xorg-input-wacom.rules just removed all the xorg specific stuff07:42
tjaaltonSarvatt: oh yeah, general cleanup07:44
Sarvattwhat about udev rules to assign tags? one for each package?07:48
Sarvattor just one big quirk list?07:49
Sarvattbig as in.. 2 devices I should say :)07:49
tjaaltonnot needed if it can match what's in udevdb already07:51
tjaaltonlike MatchVendor etc07:51
Sarvattsynaptics needs tagging from udev at least :(07:51
Sarvatt..I think?07:52
tjaaltondon't think so07:52
Sarvattthey should return the synaptics device vendor/device which is pretty generic and no way to distinguish between ones without physical touchpad buttons that need those quirks i'm pretty sure07:53
tjaaltonit's needed for vmmouse and vboxmouse, which need something like:ACTION=="add|change",07:53
tjaaltonENV{ID_INPUT_MOUSE}=="?*",KERNEL=="vboxguest",ENV{ID_INPUT.tags}="vboxmouse"07:53
tjaaltonthe current rules only match ID_INPUT_TOUCHPAD, and that's handled by just doing MatchIsTouchpad07:57
bigonhttps://bugs.launchpad.net/bugs/550218 << could somebody have a look at that?11:26
ubottuUbuntu bug 550218 in xorg-server "xserver crashes when closing application using clutter" [Unknown,Confirmed]11:26
=== radoe_ is now known as radoe
tjaaltonSarvatt: I've pushed new xserver & wacom to the ppa, unbreaking the abi and thus no need to drop the abi check from wacom. when it has built I'll try it with the serial wacom on the tablet12:12
tjaaltonbigon: it's reported upstream, follow up there12:13
jcristaubigon: a patch would be appreciated12:15
tjaaltonthat too :)12:15
bigonit's quite critical IMHO12:27
bigonbut I'm unable to fix that kind of things12:27
tjaaltonthen raise the issue there12:27
tjaaltonsame here12:27
jcristauit's only critical for clutter people afaict12:28
jcristaushould give them some motivation to fix the bug12:29
aboSamoorHi, I am looking for buying a new netbook. The one I am thinking of has a NM10 graphics card. Is it supported by LL 10.04 ?15:39
Sarvatthmm can't reproduce those crashes at all17:28
=== Sinnerman is now known as Cobalt
Sarvattaha! yes I can, took about 15 runs of http://bugs.freedesktop.org/attachment.cgi?id=34041 and my lvds faded to white, X segfaulted and gdm restarted17:34
brycehmorning17:49
NCommanderAnyone around who can take a look at https://bugs.edge.launchpad.net/ubuntu/+source/xorg-server/+bug/550701 for me? I really need to get that sponsored ASAP for Dove18:29
ubottuUbuntu bug 550701 in xorg-server "Extend non-PCI autodetection for Marvell dove" [Undecided,New]18:29
tjaaltondidn't asac fix that already?18:39
tjaaltonoh duh18:39
tjaaltondidn't read it through18:39
jcristaueww, looking in /sys?18:41
NCommanderjcristau: its not pretty, I will admit that, but it was the best idea since we odn't get proper info in /proc/fb (yet)18:41
NCommanderI plan to have a UDS session on that18:42
jcristaufixing the fb driver should take all of 2 minutes..18:42
jcristauto report a proper name18:42
NCommanderjcristau: not quite that simple since on dove, we get a bunch of info in /proc/fb that isn' trelated to any screen18:43
NCommanderjcristau: also, it may be better to probe for a device then to probe /proc/fb18:43
NCommanderjcristau: not object to your idea, but I rather go with the least amount of changes at this point since we're at Beta 2, then properly fix it for M18:44
NCommanderer, near Beta 218:44
jcristauwell, not my problem anyway18:45
jcristauso i don't care18:45
jcristauit's just ugly18:45
=== radoe_ is now known as radoe
tjaaltonbryceh: hey, do you know if slangasek is on vacation today? trying to get him to review the backport ffe21:14
brycehtjaalton, he's active on one of the irc channels I'm on, so guessing he's not on vacation21:15
tjaaltonbryceh: heh, ok21:15
brycehmaybe just a bit busy getting ready for beta2, try him again21:15
tjaaltonyeah I bet21:16
brycehjcristau, you may be interested in the xorg-server patch I just put in. corrects an exploit when using compositing on xaa 22:10
brycehjcristau, my mom once had a car that was so crunky she'd leave unlocked whenever she went anywhere.22:11
brycehjcristau, I tend to think anyone that is using compositing on xaa probably feels similarly22:12
jcristauwhere does the patch come from?22:12
brycehjcristau, redhat22:15
brycehhttps://bugzilla.redhat.com/show_bug.cgi?id=57008922:15
jcristauok.  thanks for the heads up.22:15
ubottubugzilla.redhat.com bug 570089 in xorg-x11 "Use Firefox 3.6 to visit a web site crash the X" [Medium,New]22:15
brycehjcristau, flagged for me by our security team (thanks kees)22:15
brycehjcristau, btw just found same macro is in the mi code... updated patch in git22:16
jcristauso i guess i'll want to apply that to 1.4...22:18
brycehbtw, note I had to redo the patch completely for 1.7.6.  The defines were the same but apparently they've been shuffled around locationally in git22:20
jcristauseems easy enough to apply manually22:22
jcristauhmm +xorg-server (2:1.7.6-1ubuntu3) karmic; urgency=low22:23
jcristauitym lucid ;)22:23
brycehjcristau, indeed22:24
Sarvattlool or NCommander: are either of you around? I spent the afternoon fixing up xserver-xorg-video-dove to work under xserver 1.7 if you want to try it out, i dont have the hardware to test it22:33
Sarvatthttp://sarvatt.com/downloads/patches/xserver-xorg-video-dove.diff22:34
jcristaubryceh, kees: i suppose we'll get a cve id for this one at some point?22:41
NCommanderstgraber: I'm around22:41
NCommanderSarvatt: we got a recent drop that fixed it :-/22:41
* NCommander had an autocomplete fail22:41
NCommanderSarvatt: (unless this based against the 0.2.0 code, and I'm blind)22:42
keesjcristau: haven't seen one yet22:42
SarvattNCommander: ah no worries, wanted to get more familiar with it anyway incase the hardware was *ever* affordable :)22:47
jcristaukees: ok.  i'll wait a bit then.  can't fix sid anyway until ries comes back...22:48
NCommanderSarvatt: I'll point you at the 0.2.0 series code when I get the A-OK to put it publicly22:48
keesjcristau: i'm sure RH will get one assigned soon.  Eugene is aware of it already.  He usually sends to oss-security ml to request the public stuff.22:55
jcristauack22:56
Sarvattbryceh: asac's 111 patch is missing from git22:59
brycehSarvatt, I'll add23:00
brycehdone23:00
Sarvattthankee, not sure whats the right one now that NCommander gave ya a patch to that patch :)23:01
brycehpresumably ncommander gives us a replacement for 111_armel-drv-fallbacks.patch23:01
NCommanderbryceh: I can post the raw 111_armel-drv-fallbacks.patch if you need it23:02
brycehNCommander, that would be preferable23:04
bryceh(for me anyway)23:04
NCommanderbryceh: give me a sec23:04
NCommanderhttp://paste.ubuntu.com/406214/23:06
brycehNCommander, post it to a bug report ;-)23:06
NCommanderbryceh: the debdiff is already on the bug23:07
brycehah then that's sufficient23:07
NCommanderbryceh: I though you just wanted the diff so you could stick it in git23:08

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!