On Mon, 2002-12-16 at 05:40, Sean Adams wrote: > > Can anyone help with using the new Radeon9000 driver support with > Xinerama? The setup is as follows: > > One AGP Nvidia 4400 (middle display) > Two PCI Radeon 9000s (left and right displays) > All displays at 1600x1200 (DVI) > Latest X from CVS > Binary drivers from Nvidia > Linux 2.4.19-16mdk > > Here's the config: > > http://www.seanadams.com/x/XF86Config-4 > > If I try to start with all three displays enabled, X dumps core with a > bunch of warnings about unresolved symbols (I'm aware that these are not > necessarily a problem). Here's the log with all three displays enabled: > > http://www.seanadams.com/x/allthree.log > > If I disable *either* of the ATI cards, everything works fine with just > two heads. Here's a log of that, with just middle and left screens > enabled: > > http://www.seanadams.com/x/justtwo.log > > Disabling the Nvidia card doesn't make any difference. I also tried > putting one of the ATI cards in a different slot, and verifying that > they're not sharing an IRQ.
Sounds like multi card Xinerama is broken in the radeon driver to me, but: does not loading the glx module make a difference? What about specifying "radeon" for driver instead of "ati"? Not that I expect these to make a difference... > Now there's one other thing I should mention, but it's probably a red > herring: before upgrading to the current CVS source, I was using V4.2.0. > After upgrading, the new version was not able to find its libraries until > I exported LD_LIBRARY_PATH="/usr/X11R6/lib". The old version didn't need > this... how come? Did I miss a compile-time option? Is this related to the > unresolved symbol stuff above? No. Do you have /usr/X11R6/lib in /etc/ld.so.conf and run ldconfig since installing from CVS? -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
