Re: [PATCH] app/xinit: make startx's $? a useful value

2009-05-03 Thread Dan Nicholson
this. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Griffin Powermate evdev setup

2009-04-28 Thread Dan Nicholson
dropping your device is a left mouse button and a hwheel for the dial. As Dan said, the device doesn't advertise a known combination of axes + buttons. Please run http://people.freedesktop.org/~whot/evtest.c against the device file and attach the output to a bug on bugs.freedesktop.org. Here's

Re: Griffin Powermate evdev setup

2009-04-28 Thread Dan Nicholson
On Tue, Apr 28, 2009 at 8:00 AM, Phil Endecott spam_from_x...@chezphil.org wrote: Dan Nicholson wrote: On Tue, Apr 28, 2009 at 2:33 AM, Phil Endecott spam_from_x...@chezphil.org wrote: Peter Hutterer wrote: On Mon, Apr 27, 2009 at 12:09:17AM +0100, Phil Endecott wrote:      Option

Re: Griffin Powermate evdev setup

2009-04-27 Thread Dan Nicholson
On Mon, Apr 27, 2009 at 3:00 AM, Phil Endecott spam_from_x...@chezphil.org wrote: Dan Nicholson wrote: On Sun, Apr 26, 2009 at 4:09 PM, Phil Endecott spam_from_x...@chezphil.org wrote: I have a Griffin Powermate; it's a USB knob that you can use for scrolling etc.  This morning the computer

Re: Griffin Powermate evdev setup

2009-04-26 Thread Dan Nicholson
routine. Looking at a photo online, I can't really tell how you'd classify it, but there could certainly be bugs in the detection logic. If you have the source, take a look in src/evdev.c:EvdevProbe. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org

Re: [ANNOUNCE] Intel 2009Q1 package released

2009-04-25 Thread Dan Nicholson
to get the commit messages, too, you can do git format-patch --stdout master.. rollup.patch. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: [xserver] building xserver with glx but without DRI/DRM

2009-04-13 Thread Dan Nicholson
swrast_dri.so. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: uinput devices

2009-04-04 Thread Dan Nicholson
-input.rules and see if you can wedge uinput in there somewhere. (This might be in /lib/udev/rules.d in newer releases) -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: startx results in an error or a black screen

2009-04-04 Thread Dan Nicholson
and including stderr would be helpful. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Keyboard problems with xorg 7.4 + hal

2009-03-19 Thread Dan Nicholson
and various options to -rules/-model/-layout/-variant/-options to see if you can recreate the settings. Otherwise, you might want to open a bug on xkeyboard-config to see if there's an existing ruleset that can be fixed to arrive at those settings. -- Dan ___ xorg

Re: libxcb-xlib.la failures when building X11 with libxcb-1.2

2009-03-18 Thread Dan Nicholson
) to the dependency_libs setting in .la files. Unfortunately, I think it still has a few corner case bugs that make it not upstream acceptable. I think this is it: http://patches.ubuntu.com/libt/libtool/extracted/link_all_deplibs.patch -- Dan ___ xorg mailing list

Re: libxcb-xlib.la failures when building X11 with libxcb-1.2

2009-03-17 Thread Dan Nicholson
no longer contains its reference to libxcb-xlib.la. Etc... Or remove all the references to libxcb-xlib.la in all your installed .la files. Or just remove all the installed .la files (this can cause issues in a couple cases, but using pkg-config alleviates most of them). -- Dan

Re: Does xcb really need python?

2009-03-16 Thread Dan Nicholson
while bootstrapping X. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Does xcb really need python?

2009-03-16 Thread Dan Nicholson
be really nice to not require python while bootstrapping X. [points at commit 2e65188f91800d7e6a8d74fa077b46f8f67b6893] That doesn't say whether it's platform-independent. It just says that it's autogenerated. -- Dan ___ xorg mailing list xorg

Re: Google / X.Org Summer of Code 2009: Ideas Wanted

2009-03-13 Thread Dan Nicholson
with it. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Google / X.Org Summer of Code 2009: Ideas Wanted

2009-03-13 Thread Dan Nicholson
On Fri, Mar 13, 2009 at 12:01 PM, Kristian Høgsberg k...@bitplanet.net wrote: On Fri, Mar 13, 2009 at 2:55 PM, Dan Nicholson dbn.li...@gmail.com wrote: On Thu, Mar 12, 2009 at 11:51 PM, Donnie Berkholz dberkh...@gentoo.org wrote: - merging xkbcomp into the server I'm been working

Re: [ANNOUNCE] xf86-video-intel 2.6.99.901

2009-03-10 Thread Dan Nicholson
guess that I didn't have this installed previously. So that's why make distcheck worked for me as well. Here's an untested patch (too old drm on this system) that should do the right thing. -- Dan From 8543a814fbbe4c2032b2ae96634847ca374f5ba6 Mon Sep 17 00:00:00 2001 From: Dan Nicholson dbn.li

Re: Input device configuration plans (was re: xf86-input-synaptics 1.0.99.3)

2009-03-05 Thread Dan Nicholson
-December/041188.html While this does not solve all the configuration problems, it does address the xorg.conf consistency Colin's talking about. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: correct location of evdev?

2009-03-01 Thread Dan Nicholson
most distros remove it. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: correct location of evdev?

2009-02-26 Thread Dan Nicholson
to use $bindir/xkbcomp. Is that the first error? Can you post the whole log? -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Not able to start X as normal user

2009-02-26 Thread Dan Nicholson
able to start X as root and using xfce as desktop interface. Please help. Is Xorg setuid to root? sudo chown root $prefix/Xorg sudo chmod u+s $prefix/Xorg -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman

Re: [PATCH] egl: Use -dlopen rather than -dl which is non portable

2009-02-25 Thread Dan Nicholson
already handle dlopen in libc on BSD in configure by setting DLOPEN_LIBS and adding them to GL_LIB_DEPS and DRI_LIB_DEPS. We should probably just do the same for egl. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman

Re: xterm: xcb_io.c:454: _XRead: Assertion `dpy-xcb-reply_data != 0' failed.

2009-02-24 Thread Dan Nicholson
. This just happened to me the other day and I was worried about debugging X wire protocol. However, it turned out that the problem was me creating an empty XKB keymap in my server hacking. So, what version of the server are you using (if git, what commit)? Can you attach the log? -- Dan

Re: [Bug 19947] xkbcomp-1.0.5: Group width mismatch between key and type

2009-02-22 Thread Dan Nicholson
for the device. Hopefully one day this interaction can suck less, but my guess is that your bug lies elsewhere in XKB. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: libX11-6.2.1 and pkg-config 0.23

2009-02-21 Thread Dan Nicholson
pkg-config to print all kinds of debugging infor- mation and report all errors. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

compiling xcompmgr, xorg-macros

2009-02-20 Thread Dan
Dan P.S. system info in case relevant: Asus Eee, i686, linux kernel 2.6.21.4-eeepc, xandros -- http://www.mcld.co.uk ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: compiling xcompmgr, xorg-macros

2009-02-20 Thread Dan Nicholson
On Fri, Feb 20, 2009 at 1:49 PM, Dan danstowell+x...@gmail.com wrote: Hi - I checked out xcompmgr from the public git, and tried to compile it; the autogen.sh produced this error: error: configure built with too old a version of xorg-macros.m4 - requires version 1.1.0 or newer

Re: [PATCH] xorg-macros.m4.in minor fix for incorrect warning message

2009-02-19 Thread Dan Nicholson
On Wed, Feb 18, 2009 at 2:52 PM, Dan danstowell+x...@gmail.com wrote: Hi - One of the warnings in xorg-macros.m4.in is wrong, it prints out the wrong version when it says requires version x.x. Patch pasted below against http://cgit.freedesktop.org/xorg/util/macros/tree/xorg-macros.m4

Re: libX11-6.2.1 and pkg-config 0.23

2009-02-19 Thread Dan Nicholson
=$includex11dir/keysymdef.h test -f $KEYSYMDEF || AC_MSG_ERROR([Cannot find keysymdef.h in $includex11dir]) Or something like that. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: libX11-6.2.1 and pkg-config 0.23

2009-02-19 Thread Dan Nicholson
be in libX11-1.1.5. Where did libX11-6.2.1 come from? -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: libX11-6.2.1 and pkg-config 0.23

2009-02-19 Thread Dan Nicholson
://xorg.freedesktop.org/releases/ Look under the individual directory to find a specific version. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

[PATCH] xorg-macros.m4.in minor fix for incorrect warning message

2009-02-18 Thread Dan
Hi - One of the warnings in xorg-macros.m4.in is wrong, it prints out the wrong version when it says requires version x.x. Patch pasted below against http://cgit.freedesktop.org/xorg/util/macros/tree/xorg-macros.m4.in - not a proper git patch sorry, but hope OK and sensible Dan -- http

Re: Help please, with compile drm

2009-02-17 Thread Dan Nicholson
failed for target `install-recursive' That's just regular automake rules, which are pretty widely tested. It could be a GNU make issue, but I doubt it. Maybe if you could should the whole log from make it could help. -- Dan ___ xorg mailing list xorg

Re: Fedora 10, Belkin KVM, USB Mouse/Keyboard, NVIDIA Card, OpenOffice

2009-02-10 Thread Dan Nicholson
in gdb. I would guess there's bad things going on in XKB, but XkbStringText shouldn't be crashing. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: xf86-input-evdev not compiling with xorg-server svn from yesterday

2009-02-07 Thread Dan Nicholson
-evdev-2.1.2. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: xorg/driver/xf86-input-synaptics: [PATCH 2/2] Janitor: compile warnings and missing symbols.

2009-02-06 Thread Dan Nicholson
+...@driver_name@_drv_la_LIBADD = -lm @driver_n...@_drv_ladir = @inputdir@ INCLUDES=-I$(top_srcdir)/include/ This is probably fine, but it's a little safer to use the AC_CHECK_LIBM macro from libtool. configure.ac: AC_CHECK_LIBM src/Makefile.am: @driver_n...@_drv_la_libadd = $(LIBM) -- Dan

Re: xorg/driver/xf86-video-ast: [PATCH 1/2] Janitor: make distcheck, .gitignore.

2009-02-06 Thread Dan Nicholson
prompt for Message-ID): git format-patch -s HEAD^ git send-email --to $list 0001-*.patch Patch series from branch: git format-patch -n -s -o $patchdir --cover-letter master $EDITOR $patchdir/-cover-letter.patch git send-email --to $list $patchdir -- Dan

Re: Patch noise [Was: GIT Noise]

2009-02-06 Thread Dan Nicholson
??? The change was made. What else do you want? -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: xorg/driver/xf86-input-vmmouse: [PATCH] Janitor: make distcheck, compile warnings, .gitignore.

2009-02-05 Thread Dan Nicholson
You have sdkdir=`PKG_CONFIG ...` That needs to be $PKG_CONFIG. I didn't check the other patches you sent today, but I'd check if that happened in the others. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman

[macros PATCH] Handle patch level version checking (x.y.z) in XORG_MACROS_VERSION

2009-02-05 Thread Dan Nicholson
Just checking the major and minor version of xorg-macros is not enough granularity. Awk is used to split out the first three sections of the version number. If the field is not available, 0 is substituted. Signed-off-by: Dan Nicholson dbn.li...@gmail.com --- I only tested this with gawk, but I

Re: macros: Changes to 'master'

2009-02-05 Thread Dan Nicholson
On Thu, Feb 5, 2009 at 1:14 PM, Alan Coopersmith alan.coopersm...@sun.com wrote: Dan Nicholson wrote: * There's no reason to mention the version needed in the message. That check does not do version verification. That's what the actual macro is for. Version 1.1

Re: xorg/driver/xf86-input-hyperpen: [PATCH] Janitor: make distcheck, .gitignore.

2009-02-04 Thread Dan Nicholson
with XORG_CFLAGS, which is nice. However, I don't see AC_SUBST([XORG_CFLAGS]) anywhere? Did I miss it? -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: xorg/driver/xf86-input-magellan: Janitor: make distcheck, .gitignore.

2009-02-04 Thread Dan Nicholson
Makefile.am: AM_CFLAGS = $(XORG_CFLAGS) $(CWARNFLAGS) Then I can actually manipulate the warning flags when I build instead of just using what configure came up with. I.e., make CWARNFLAGS=-Werror if I'm so inclined. Not a big deal, though. -- Dan

Re: xorg/driver/xf86-input-evdev: [PATCH] Correct make distchek using the same solution used in other packages.

2009-02-04 Thread Dan Nicholson
On Wed, Feb 4, 2009 at 2:25 PM, Paulo César Pereira de Andrade p...@mandriva.com.br wrote: Dan Nicholson wrote: These cases should really be addressed in a different way, as the addition of a option that is only useful to pass distcheck is wrong. For the patch, please use backticks

Re: xorg/driver/xf86-input-mouse: [PATCH] Janitor: use $PKG_CONFIG and update .gitignore.

2009-02-04 Thread Dan Nicholson
it is done in other packages) and use $PKG_CONFIG to better work on some build environments (as suggested by Dan Nicholson). Thank you. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: xf86-input-evdev: Changes to 'master'

2009-02-03 Thread Dan Nicholson
On Tue, Feb 3, 2009 at 2:13 AM, Peter Hutterer peter.hutte...@who-t.net wrote: On Mon, Feb 02, 2009 at 10:39:27PM -0800, Dan Nicholson wrote: On Mon, Feb 2, 2009 at 7:23 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Tue, Feb 03, 2009 at 01:13:35AM -0200, Paulo César Pereira de

Re: question about building mesa with the two scripts from Xorg wikis

2009-02-03 Thread Dan Nicholson
that. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: XtDisplayToApplicationContext fails with Error: Couldn't find per display information

2009-02-03 Thread Dan Nicholson
) { fprintf(stderr, XOpenDisplay failed\n); exit(1); } ctx = XtDisplayToApplicationContext(dpy); XCloseDisplay(dpy); return 0; } -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: client-side font rendering very very slow in X.org xserver 1.5.3 w/r200: massive fetches from VRAM, why?

2009-02-03 Thread Dan Nicholson
=49b93df8a3002db7196aa3fc1fd8dca1c12a55d6 I suspect that will get your fixed fonts back. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: [PATCH] dix: die if we can't activate or init the VCP/VCK.

2009-02-03 Thread Dan Nicholson
put in the log in that situation, though. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: xf86-input-evdev: Changes to 'master'

2009-02-03 Thread Dan Nicholson
On Tue, Feb 3, 2009 at 4:39 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Tue, Feb 03, 2009 at 05:35:49AM -0800, Dan Nicholson wrote: applied the patch locally, ran make distcheck and it still fails. Am I doing anything wrong? AFAICT from a quick peek, ${includedir} isn't

Re: [PATCH] dix: die if we can't activate or init the VCP/VCK.

2009-02-03 Thread Dan Nicholson
On Tue, Feb 3, 2009 at 4:51 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Tue, Feb 03, 2009 at 04:46:05PM -0800, Dan Nicholson wrote: On Tue, Feb 3, 2009 at 4:30 PM, Peter Hutterer peter.hutte...@who-t.net wrote: If we have a busted xkb setup, the XKB initialization on the core

Re: xf86-input-evdev: Changes to 'master'

2009-02-03 Thread Dan Nicholson
On Tue, Feb 3, 2009 at 5:00 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Tue, Feb 03, 2009 at 04:50:17PM -0800, Dan Nicholson wrote: On Tue, Feb 3, 2009 at 4:39 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Tue, Feb 03, 2009 at 05:35:49AM -0800, Dan Nicholson wrote

Re: Current tinderbox regression (xhost)

2009-02-03 Thread Dan Nicholson
something is trivial or not. Nothing personal. :) -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Newer libtool breaking libXfont with -Wl, -single_module (Was Re: autoreconf issue with libXfont)

2009-02-02 Thread Dan Nicholson
of libtool. So, the best thing to do is try to find the darwin libtool hero and see if they can give you some insight. Or, try slogging through libtool.m4 and/or ltmain.sh and see if you can't figure out what's happening yourself. -- Dan ___ xorg mailing list

Re: xf86-input-evdev: Changes to 'master'

2009-02-02 Thread Dan Nicholson
appreciated if you would have sent the patch to the list for review first before breaking evdev. Attached is a patch that should add the appropriate workaround. No help text is added for the --with-sdkdir option so that people don't get the idea that they want to use this option. -- Dan evdev

Re: [ANNOUNCE] xorg-server 1.5.99.902

2009-01-31 Thread Dan Nicholson
-fix-core-fonts.patch?view=markup https://bugzilla.redhat.com/show_bug.cgi?id=478999 -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: [ANNOUNCE] xorg-server 1.5.99.902

2009-01-31 Thread Dan Nicholson
On Sat, Jan 31, 2009 at 12:55 PM, Keith Packard kei...@keithp.com wrote: On Sat, 2009-01-31 at 12:18 -0800, Dan Nicholson wrote: I tested Paulo's patch (49b93df8a3002db7196aa3fc1fd8dca1c12a55d6) cherry picked to 1.6, and it works fine on Xorg. FWIW, fedora is using this patch in rawhide

Re: Xorg 1.5.99.3 with evdev/hal/dbus: keyboard not working

2009-01-31 Thread Dan Nicholson
in XkbRF_GetComponents. Maybe that has something to do with uclibc. You might have to throw some printf's in that function in xkb/ddxLoad.c if you're sure that the XKB rules are installed correctly. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http

Re: xf86-input-void build is broken

2009-01-30 Thread Dan Nicholson
-void/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/idr/devel/graphics/Xorg/BUILD/driver/xf86-input-void' make: *** [all] Error 2 That means you can be the tester for Peter's patch. :) http://lists.freedesktop.org/archives/xorg/2009-January/043052.html -- Dan

Re: Keyboard broken

2009-01-30 Thread Dan Nicholson
. You'd have to build a new xkeyboard-config, or you can just do a dirty hack (this worked for me on F9, but YMMV): ln -s base /usr/share/X11/xkb/rules/evdev -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo

[PATCH] Stop hammering XKB defaults

2009-01-29 Thread Dan Nicholson
With the new InitKeyboardDeviceStruct, we can just pass the RMLVO we want without setting the defaults first. --- I didn't actually test this yet, but I thought this was one of the benefits of the new InitKeyboardDeviceStruct. What do you think? src/evdev.c |1 - 1 files changed, 0

[PATCH] xfree86: Disable all hotplugging features without CONFIG_HAL

2009-01-28 Thread Dan Nicholson
If HAL configuration has not been built into the server, force AutoAddDevices, AutoEnableDevices and AllowEmptyInput to FALSE. The only way to use input devices in this configuration is through xorg.conf. Signed-off-by: Dan Nicholson dbn.li...@gmail.com --- There are still people out

Re: build failure in xserver-master (2009-01-23 03:11:15)

2009-01-23 Thread Dan Nicholson
issues with xorg (although I haven't tried myself). If you can't get xorg to build, you might try backing up 15 commits or so. Building server-1.6-branch is a possibility, too, since this just affects master. -- Dan ___ xorg mailing list xorg

Re: build failure in xf86-input-evdev

2009-01-22 Thread Dan Nicholson
has to push this patch to the server: http://lists.freedesktop.org/archives/xorg/2009-January/042699.html -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Input transformations: Compiz

2009-01-21 Thread Dan Nicholson
as I can tell, there's just this one email: http://lists.freedesktop.org/archives/xorg/2008-September/038152.html Maybe someone in the know can comment on that now. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org

Re: Fedora 10: Trouble installing libdrm (2.4.4) for latest Intel driver (2.6)

2009-01-21 Thread Dan Nicholson
, is still needed. This follows the typical ./configure; make; make install commands, though. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Fedora 10: Trouble installing libdrm (2.4.4) for latest Intel driver (2.6)

2009-01-21 Thread Dan Nicholson
On Wed, Jan 21, 2009 at 1:57 PM, Joe Smith stop...@yahoo.com wrote: I tried starting X anyway, but the keyboard and mouse where unresponsive. For the keyboard/mouse issues, you'd probably have to attach an Xorg.log. Did you build the evdev input driver against the new xserver? -- Dan

Re: XORG_MACROS_VERSION test is filled with hate

2009-01-20 Thread Dan Nicholson
in aclocal.m4 (what actually gets into configure) is an older version. XORG_MACROS_VERSION seems to work for me. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Help me resurrect a dead Radeon

2009-01-19 Thread Dan
Hi people. Some very bad has happened to my laptop with a Radeon X700 Mobility. Symptoms: - If I start X with DRI enabled with xf86-video-ati, I get a hard lockup - usually instantly, but sometimes after a couple of seconds. I get lots of messages in my X log about [mi] EQ overflowing. The

Re: Fedora 10: Trouble installing libdrm (2.4.4) for latest Intel driver (2.6)

2009-01-18 Thread Dan Nicholson
On Fri, Jan 16, 2009 at 1:46 PM, Joe Smith stop...@yahoo.com wrote: Dan, Thanks for the info. While I was waiting, I tried installing the latest libdrm rpm from RPM Fusion or Rawhide, not sure which. It was tagged 2.4.3 fc11, but I have fc10. I assumed (ha ha) this was ok because

Re: [PATCH 3/4] Kill off --with-mesa-source completely

2009-01-18 Thread Dan Nicholson
On Mon, Dec 22, 2008 at 2:31 PM, Dan Nicholson dbn.li...@gmail.com wrote: There were a few spots left in the source that were using the --with-mesa-source defined headers or the now removed $(top_srcdir)/GL directory. These aren't needed anymore as all the necessary source for GLX

Re: Fedora 10: Trouble installing libdrm (2.4.4) for latest Intel driver (2.6)

2009-01-16 Thread Dan Nicholson
. This will put the libraries and pkgconfig file in /lib and /lib/pkgconfig. pkg-config does not look there by default, only /usr/lib/pkgconfig. But, again, it would probably be better to just install the components outside of the system directories. -- Dan ___ xorg

Re: Font rendering problem in 1.6 branch (fine in 1.5 and master)

2009-01-16 Thread Dan Nicholson
://cgit.freedesktop.org/xorg/xserver/commit/?id=49b93df8a3002db7196aa3fc1fd8dca1c12a55d6 -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: libXi: commit 9911b7846ca2cedf08a963c84efe7907438975c1 breaks build

2009-01-14 Thread Dan Nicholson
On Tue, Jan 13, 2009 at 2:40 PM, Dan Nicholson dbn.li...@gmail.com wrote: On Tue, Jan 13, 2009 at 2:30 PM, Johannes Engel jcnen...@googlemail.com wrote: Hi Dan, could you please recheck your latest commit 9911b7846ca2cedf08a963c84efe7907438975c1? Obviously being too smart does not help

Re: two small patches for ico xgc (configure.ac typos)

2009-01-14 Thread Dan Nicholson
: cc62903f999ba0c5076861888106365e3561f775 -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: libXi: commit 9911b7846ca2cedf08a963c84efe7907438975c1 breaks build

2009-01-14 Thread Dan Nicholson
On Wed, Jan 14, 2009 at 11:08 AM, Johannes Engel jcnen...@googlemail.com wrote: Dan Nicholson wrote: 1. Do you have xmlto? Is it detected by configure? Installing xmlto solved the problem. I would have expected configure to give me an error if something necessary is not detected. But I see

Re: [libXi PATCH] Be smarter about generating man pages

2009-01-13 Thread Dan Nicholson
On Mon, Jan 12, 2009 at 5:31 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Tue, Dec 16, 2008 at 04:45:16PM -0800, Dan Nicholson wrote: With the current rules, the man pages will be generated repeatedly if you have xmlto installed. This is because make always thinks they are out of date

Re: libXi: commit 9911b7846ca2cedf08a963c84efe7907438975c1 breaks build

2009-01-13 Thread Dan Nicholson
On Tue, Jan 13, 2009 at 2:30 PM, Johannes Engel jcnen...@googlemail.com wrote: Hi Dan, could you please recheck your latest commit 9911b7846ca2cedf08a963c84efe7907438975c1? Obviously being too smart does not help in this case... ;) make[1]: Entering directory `/home/engel/software/Xorg

Re: [PATCH] xkb: Set sane build time XKB defaults

2009-01-12 Thread Dan Nicholson
On Sat, Jan 10, 2009 at 4:43 AM, Daniel Stone dan...@fooishbar.org wrote: On Sat, Jan 10, 2009 at 02:40:04PM +0200, Daniel Stone wrote: On Wed, Jan 07, 2009 at 08:27:39AM -0800, Dan Nicholson wrote: On Wed, Jan 7, 2009 at 7:44 AM, Daniel Stone dan...@fooishbar.org wrote: NAK of sorts: I'd

Re: [PATCH] xkb: Set sane build time XKB defaults

2009-01-12 Thread Dan Nicholson
On Mon, Jan 12, 2009 at 6:57 AM, Julien Cristau jcris...@debian.org wrote: On Mon, Jan 12, 2009 at 06:49:42 -0800, Dan Nicholson wrote: Looks good. Oh, it looks like the binary [[ ]] shell operators slipped in there at some point. Those are bash only, I think, and should be fixed. But that's

Re: DESTDIR and pkg-config variables

2009-01-12 Thread Dan Nicholson
], [appdefaultdir=`$PKG_CONFIG --variable=appdefaultdir xt`]) Makefile.am: DISTCHECK_CONFIGURE_FLAGS = --with-appdefaultdir='$${datadir}/X11/app-defaults' I just tested that on xfontsel and it works. -- Dan ___ xorg mailing list xorg

Re: DESTDIR and pkg-config variables

2009-01-12 Thread Dan Nicholson
On Mon, Jan 12, 2009 at 9:53 AM, Julien Cristau jcris...@debian.org wrote: On Mon, Jan 12, 2009 at 09:50:46 -0800, Dan Nicholson wrote: I think the right way to do this is 1) Keep taking the default from pkg-config and 2) Pass in a value during distcheck with DISTCHECK_CONFIGURE_FLAGS. That'd

Re: DESTDIR and pkg-config variables

2009-01-12 Thread Dan Nicholson
On Mon, Jan 12, 2009 at 10:21 AM, Paulo César Pereira de Andrade p...@mandriva.com.br wrote: Julien Cristau wrote: On Mon, Jan 12, 2009 at 09:50:46 -0800, Dan Nicholson wrote: I think the right way to do this is 1) Keep taking the default from pkg-config and 2) Pass in a value during

Re: KDrive compile for fbdev

2009-01-09 Thread Dan Nicholson
and much others. I want KDrive without anything (even freetype, etc). I have only xproto. What command is needed to compile it? You need to install renderproto and any other packages it says you need. The header (proto) packages are definitely needed. -- Dan

[PATCH] xkb: Set sane build time XKB defaults

2009-01-07 Thread Dan Nicholson
XKB_BASE_DIRECTORY is always set during configure. Signed-off-by: Dan Nicholson dbn.li...@gmail.com --- I think this is also needed for server-1.6-branch since this affects all the non-Xorg DDX there, too. xkb/xkbInit.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xkb

Re: [PATCH] xkb: Set sane build time XKB defaults

2009-01-07 Thread Dan Nicholson
On Wed, Jan 7, 2009 at 7:44 AM, Daniel Stone dan...@fooishbar.org wrote: On Wed, Jan 07, 2009 at 06:14:44AM -0800, Dan Nicholson wrote: Previously, DIX set the default XKB rules to base, pc105, us during initialization. That has now been moved to the DDX in 9c5dd733, but only covers Xorg

Re:

2009-01-07 Thread Dan Nicholson
for the fixes to flow down. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: [PATCH] Fix sis driver to compile with -Werror=format-security

2008-12-23 Thread Dan Nicholson
str to a macro and use that: #define MSG_SEP **\n ... xf86DrvMsg(pScrn-scrnIndex, X_ERROR, MSG_SEP); ... #undef MSG_STR -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org

Re: [PATCH] Fix sis driver to compile with -Werror=format-security

2008-12-23 Thread Dan Nicholson
the argument to actually match what's expected (string literal for the format field). If it's really that bad, then I rescind my advice and will move on with my life. :) -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org

[PATCH 1/4] Don't reuse PKG_CHECK_MODULES identifiers

2008-12-22 Thread Dan Nicholson
Using GL for the PKG_CHECK_MODULES identifier multiple times means only the first call will actually be used. Later calls will be skipped due to GL_CFLAGS and GL_LIBS already being set. This changes DRI to using a different identifier and DMX to just reusing GL_CFLAGS. Signed-off-by: Dan

[PATCH 2/4] dmx: Require newer libXi for XQueryInputVersion

2008-12-22 Thread Dan Nicholson
Signed-off-by: Dan Nicholson dbn.li...@gmail.com --- configure.ac |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index db581e5..e467c10 100644 --- a/configure.ac +++ b/configure.ac @@ -1628,7 +1628,9 @@ AM_CONDITIONAL(STANDALONE_XPBPROXY

[PATCH 3/4] Kill off --with-mesa-source completely

2008-12-22 Thread Dan Nicholson
There were a few spots left in the source that were using the --with-mesa-source defined headers or the now removed $(top_srcdir)/GL directory. These aren't needed anymore as all the necessary source for GLX is in $(top_srcdir)/glx. Signed-off-by: Dan Nicholson dbn.li...@gmail.com --- Jeremy

[PATCH 4/4] Ignore generated dmx manpages

2008-12-22 Thread Dan Nicholson
Signed-off-by: Dan Nicholson dbn.li...@gmail.com --- hw/dmx/.gitignore|2 ++ hw/dmx/config/.gitignore |6 ++ 2 files changed, 8 insertions(+), 0 deletions(-) create mode 100644 hw/dmx/.gitignore create mode 100644 hw/dmx/config/.gitignore diff --git a/hw/dmx/.gitignore b/hw

Re: Docs in the modular tree, how to ?

2008-12-21 Thread Dan Nicholson
-doctools package is probably needed, too. It just installs a global entities file, but xorg-docs needs it. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: load module problem with X.Org X Server 1.6.99.1

2008-12-18 Thread Dan Nicholson
but on the system where it failed it said it had found mawk instead. It's a bit sad if it continues to build using mawk if this is known to cause a build fault. I think Paulo was trying to fix up the script so it would work with any POSIX awk. -- Dan

Re: Let the DDX decide on the XkbRulesDefaults.

2008-12-17 Thread Dan Nicholson
On Tue, Dec 16, 2008 at 11:28 PM, Daniel Stone dan...@fooishbar.org wrote: On Tue, Dec 16, 2008 at 11:04:15PM -0800, Dan Nicholson wrote: The other reason I had in mind was to tie into the keymap cache patch I sent. Smarter default means better chance you can reuse the cached map. And I

Re: Let the DDX decide on the XkbRulesDefaults.

2008-12-16 Thread Dan Nicholson
On Tue, Dec 16, 2008 at 1:52 PM, Peter Hutterer peter.hutte...@who-t.net wrote: On Tue, Dec 16, 2008 at 12:05:17PM -0800, Dan Nicholson wrote: diff --git a/xkb/xkbInit.c b/xkb/xkbInit.c index 3935f40..6d45d74 100644 --- a/xkb/xkbInit.c +++ b/xkb/xkbInit.c @@ -87,19 +87,19 @@ typedef struct

[libXi PATCH] Be smarter about generating man pages

2008-12-16 Thread Dan Nicholson
With the current rules, the man pages will be generated repeatedly if you have xmlto installed. This is because make always thinks they are out of date with respect to their prerequisite, do_xmlto_stage. They are changed here to handle the multiple output files as described in the automake manual.

Re: Let the DDX decide on the XkbRulesDefaults.

2008-12-16 Thread Dan Nicholson
of having them continually blown away. -- Dan ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

<    1   2   3   >