On Don, 2003-03-13 at 13:22, Peter Andersson wrote: > I have just compiled and installed the DRI cvs (7th mars 2003) on a umax > apus 3000 running suse linuxppc 7.1 and kernel 2.4.2. Compiling went fine > but i have two questions i would like to ask you. > > 1.) Everything works fine if i only run one display but when i try to run > two the X server won't start. I have two identical voodoo banshee cards > connected to two identical displays. Everytime i try to start the two > displays at the same time (either as Xinerama or as "independent > displays") the X server crashes. If i start them one display at a time > both displays works just fine. The XF86 log file doesn't show any errors > except for a: > > Fatal server error: > Caught signal 11. Server aborting
You should try to get a backtrace. The best way is to build with #define DoLoadableServer NO in host.def and run the resulting static server remotely inside gdb. > 2.) I haven't been able to compile the libglide library on my ppc. Do > anyone of you have any ideas on where i can find a pre-compiled version of > it? I don't (not that that means anything), and even if there was, it's unlikely that it would work out of the box on PPC. Kostas Georgiou worked on this a long time ago but AFAIK he never fixed all issues. If you want working DRI on PPC without getting your hands dirty, there's currently no way around an ATI card. -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
