On Thu, Feb 15, 2007 at 03:53:46PM +0100, [EMAIL PROTECTED] wrote: > Hallo, > I'm trying to have XDirectFB running on my ARM Davinci board. > I compiled Xorg-6.8.2 patched with xc-directfb-xorg.diff taken from cvs. > Then I added the files and directory as suggested in the README file. > The cross-compilation process is OK but I can't run the executable server > with success. > This is my output after typing startx: > ---------------------------------------- > [EMAIL PROTECTED]:bin# ./startx & > [1] 949 > [EMAIL PROTECTED]:bin# > XDirectFB / X Window System > (protocol Version 11, revision 0, vendor release 6600) > If the server is older than 6-12 months, or if your hardware is > newer than the above date, look for a newer version before > reporting problems. (See http://www.XFree86.Org/FAQ) > _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6 > _XSERVTransOpen: transport open failed for inet6/192.168.110.135:0 > _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6 > _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be > created. > _XSERVTransSocketUNIXCreateListener: mkdir(/tmp/.X11-unix) failed, errno = 2 > _XSERVTransMakeAllCOTSServerListeners: failed to create listener for local
These errors are not related to DirectFB. Did the 6.8.2 release server require root privilieges? I remeber running XDirectFB as root at one point but I don't really remember why I did that. I'm currently running the xorg-server-1.1.1 based thing as a regular user. In any case I would recommend using the modular version because AFAIK the monolithic version is completely abandoned by the developers. -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
