Re: Distributed Multihead X

2011-02-05 Thread Enrico Weigelt
* tom fogal tfo...@sci.utah.edu schrieb: What's the exact reason for using dlopen() ? Our application uses multiple OpenGL implementations. We don't know which one to use until we've parsed command line arguments. You're walking on thin ice this way. You always have to make sure you're

X refuses to start Headless 3D

2011-02-05 Thread Ata Roboubi
I am trying to get NVIDIA QUADRO FX 1500 with latest 64 bit proprietary driver: NVIDIA-Linux-x86_64-260.19.36.run to run on ubuntu 10.04, kernel 2.6.32-28-server. The server is headless and is performing 3D accelerated graphics which I readpixel, jpeg compress, and send off over the network.

how can one build X without libxcb, or libxcb without python, or python without tcl/tk, or tcl/tk without X ?

2011-02-05 Thread matti christensen
i'm new with this list but compiled X on Linux from Linux kernel 1.2.13 - and now i have my first real problem as i downloaded source from http://www.x.org/releases/X11R7.6/src/everything/ = - it seems to me that i'm unable to compile libX 1.4.0 without libxcb - that's perfectly ok for

Re: how can one build X without libxcb, or libxcb without python, or python without tcl/tk, or tcl/tk without X ?

2011-02-05 Thread Corbin Simpson
You appear to be roughing it for some reason. Since the normal pieces of advice aren't things you want to hear, maybe this will help: You can disable Tk support when building Python. You can also exclude XCB by building an Xlib from the 1.3 series instead of 1.4. Sending from a mobile, pardon the

Re: how can one build X without libxcb, or libxcb without python, or python without tcl/tk, or tcl/tk without X ?

2011-02-05 Thread matti christensen
no - i'm just being both old and just right now a bit tired = i'm sorry as i've managed not to be polite - it has been unintentional partly because english is not my native language /mc Quoting Corbin Simpson mostawesomed...@gmail.com: You appear to be roughing it for some reason. Since

Re: system locks when exiting X with radeon driver

2011-02-05 Thread Joseph Mingrone
Hi Alex, On Thu, Feb 3, 2011 at 15:47, Alex Deucher alexdeuc...@gmail.com wrote: It's likely something freebsd specific.  I'm not sure how well the freebsd drm works these days.  Does disabling the DRI help? Option DRI false in the device section of your xorg.conf Disabling dri in the