[01:32] hi.. can someone here help me build a debian of the latest nvidia driver? [01:32] i have to test something for the bumblebee devs [01:34] rohan, i'll be sending that into x-updates pretty soon [01:34] you can just copy it [01:35] bjsnider: oh awesome :) [01:35] i'll wait for a heads up from you then [01:35] i have x-updates repo enabled [02:06] i want to enable palm detection for my synaptics touchpad [02:06] what is the correct place to put the config? [02:06] /user/share/X11/xorg.conf.d ? [02:06] or /etc/X11/xorg.conf.d? [02:08] Or /etc/X11/xorg.conf [02:09] RAOF: but what is the preferred location? [02:09] Anywhere under /etc/ is fine; xorg.conf is simple. [02:13] i read the man page, but i am not too clear -- is /etc/X11/xorg.conf read first, and then the files under xorg.conf.d and in /etc/ and /usr? [02:19] /etc/X11/xorg.conf is authoritative; anything in there overrides everything else. [02:19] yes, but is it mutually exclusive? [02:19] Other than that /usr/share/xorg.conf.d is overridden by /etc/X11/xorg.conf.d [02:19] guess i'll just have to try [02:22] Oh, in case I wasn't clear: Anything in /etc/X11/xorg.conf overrides anything in /etc/X11/xorg.conf.d, which overrides anything in /usr/share/xorg.conf.d. [02:23] So xorg.conf → etc/xorg.conf.d → usr/xorg.conf.d is the priority order. Sticking your configuration in /etc/X11/xorg.conf is perfectly reasonable. [02:25] so just 3 lines having an inputclass and identifier, and endsection, is enough, right? [02:25] or do i need to put in a prototype xorg.conf which has sections for monitor, graphics card, etc? [02:30] rohan: http://paste.ubuntu.com/1041775/ as /etc/X11/xorg.conf [02:32] thank you so much! Sarvatt [02:35] rohan: may be easier to just install gpointing-device-settings [02:36] oh but that's a gnome thing right.. i tried finding the same setting in kubuntu ksynaptics [02:36] but no luck [02:36] many more synaptics options in there than the gnome touchpad settings [02:36] i guess i'll install that utility [02:36] oh gotcha [02:36] yeah not sure about synaptiks [02:37] yeah i hate how gnome thinks i want to scroll only by using edge or two finger .. no way to enable both [02:39] the guis are all lacking, doesn't help possible synaptics touchpad settings change all the time :( synaptiks in kde is broken with what will be xf86-input-synaptics 1.7 because things were removed [02:44] ah i see [02:45] are they expected to have a stable interface? [02:48] well synaptiks was just unconditionally expecting options to exist, but the huge amount of untested options were making the synaptics driver unmaintainable so they were removed by the maintainer (stuff like circular touchpad support that was only ever used on one laptop 8 years ago) [02:48] bug #1002736 may be a problem in kde in 12.10 [02:48] Launchpad bug 1002736 in synaptiks (Ubuntu) "[xorg-edgers] Synaptics driver crashes KDE touchpad control module" [Undecided,Confirmed] https://launchpad.net/bugs/1002736 [02:55] what is bumblebee again? [02:56] it supports hybrid graphic switching on linux [02:56] http://bumblebee-project.org/ [02:57] which i currently can't use because nvidia 295.53 doesn't support my card [gt 640m le] === Amaranthus is now known as Amaranth [07:56] bryceh: please push your xkb-data changes to git :) [08:51] morning [09:05] Good morning! [09:29] Woot! We have a functioning system-compositor-scratchpad! [09:30] what's that? [09:31] i dont know, but we have it [09:31] woot! [09:31] :) [09:43] bryceh: thanks :) [09:53] i get to debug firmware some more, figure out why accel isn't working on d9 [11:02] hum [11:02] Xephyr segfaults for me on precise :-( [11:03] Backtrace: [11:03] 0: Xephyr (xorg_backtrace+0x37) [0xe3a107] [11:03] 1: Xephyr (0xc9b000+0x1a2e8a) [0xe3de8a] [11:03] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xf3640c] [13:26] sweet, pandaboard arrived [13:53] RAOF, you're on phoronix's front page again. i guess all the work you do is going to be big news from now on [15:42] Prf_Jakob: vmware.h needs an #include "compat-api.h" also after the port to the new compat API change [15:42] ../../src/vmware.h:180:5: warning: implicit declaration of function 'xf86ScreenToScrn' [-Wimplicit-function-declaration] [15:42] ../../src/vmware.h:180:5: warning: nested extern declaration of 'xf86ScreenToScrn' [-Wnested-externs] [15:42] ../../src/vmware.h:180:5: warning: return makes pointer from integer without a cast [enabled by default] [15:42] Function `xf86ScreenToScrn' implicitly converted to pointer at ../../src/vmware.h:180 [15:43] ubuntu buildds wont allow the upload on amd64 with that, adding the include fixes it [15:57] sent it to xorg-devel at any rate [16:47] Sarvatt: [16:47] thanks [18:41] Sarvatt: pushed [18:41] Thanks again [20:49] bryceh: i love how i can tell blob arm drivers work because of graphical glitches :) [21:08] mlankhorst, :-)