Quoting Eric Christopherson ([EMAIL PROTECTED]): > [EMAIL PROTECTED] [ ~ ] $ XDirectFB > 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) > _XSERVTransSocketOpen: socket() failed for inet6 > _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6 > _XSERVTransOpen: transport open failed for inet6/raych:0 > _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6 > (*) parsing config file '/home/eric/.directfbrc'. > (!) DirectFB/core/system: No system found! > (#) DirectFBError [XDirectFBInitOutput: DirectFBInit]: Interface > implementation not available!
DirectFB looks for core systems in .../lib/directfb-VERSION/systems/. The complete module directory path is showed at the end of configure. > Two, it says "No system found!" even though I have the rivafb and fusion > modules loaded, and tmpfs is mounted on /dev/shm, and my .directfbrc > specifies system=fbdev. The system should have been found. It's dlopened from the directory mentioned above. Could you provide an strace as root and as normal user? > Three, the server process seems to keep running (process 11160) after it > aborts and then segfaults. This is a problem with the recently added XSelection support. XDirectFB fork()s very early (as a Fusion virgin). > When I run the server as root, it once again tells me it can't find > libdirectfb-0.9.so.19. But /usr/local/lib is in /etc/ld.so.conf, so I can't > see any reason it would be able to find the lib as a normal user but not as > root. Do the other examples run with suid root? -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
