On Wed June 16 2004 16:36, Pete wrote: > Got a problem with X. > I just installed an ATI Radeon VE card with 2 Dell M991 monitors > (yep this is a dubbelhead setup)
No real experience with these setups, and these are just off the top of my head: > I am using sax2 (SuSE 9.0) to re-configure XFree86.conf > When I compare this file with another SuSE9.0 that is HW identical Double-check the hardware (re-seat the cards, try a different slot (if PCI)). > -and working- I don't see a difference. Try using: $diff XFree86-1.conf XFree86-2.conf (to know for sure) > On the PC with the new installed card I get the following err when I try > to "test" my config in sax2 : > > (II) Primary Device is: PCI 01:00:0 > (--) Assigning device section with no busID to primary device Good so far (I get the above messages in my /var/log/XFree86.0.log, too). > (WW) Symbol xf86DestroyI2CBusRec from module I'm no expert, but the I2C catches my eye (kernel module used to support Video for Linux). What driver are you using (kernel, DRI, etc.)? Try using: $lsmod (to see what modules are loaded, I2C or otherwise -- and more importantly, to compare with the working box). > /usr/X11R6/lib/modules/drivers/ati_drv.o is unresolved! > Symbol xf86DestroyI2CBusRec from module > /usr/X11R6/lib/modules/drivers/ati_drv.o is unresolved! > > *** If unresolved symbols were reported above, they might not > *** be the reason for the server aborting. I agree with the notice above, since the error was just a warning (WW). Try checking /var/log/XFree86.0.log and see if there's any more details. > Somebody got a clue? Well, not me -- but there's still hope for someone else! :-D Curtis _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

