On Sunday 21 October 2007 12:50:32 am Rajko M. wrote: > On Saturday 20 October 2007 11:38:16 pm Jim Flanagan wrote: > > ... > > > So, thinking that it must be a 10.3 issue, I installed 2 different > > distros (something I had never done before). Pclinuxos and zenwalk both > > run fine in gui, pclinuxos is running at 1280x1024 at 60hz. I don't > > recall what zenwalk ran at, but it was higher than that. > > > > So, to me this must be a 10.3 issue. If I'm on the wrong track guys > > please let me know. I'm not at all sure what to do next as I've never > > seen a problem where nothing you try works. > > .... > Sax2.log > --------- > > > 19-Oct 10:11:15 <I> [ Sysp: Server detection data > > Card0 => DomainId : 0x0 > > Card0 => BusId : 0x2 > > Card0 => SlotId : 0x00 > > Card0 => FuncId : 0x0 > > # Which is 2:0:0 > > xorg.conf > --------- > > > Section "Device" > > BoardName "RV250 If" > > BusID "2:0:0" > > # and that is written in configuration > > Xorg.0.log: > --------- > ... > > > (II) PCI: PCI scan (all values are in hex) > > ... > > > (II) PCI: 02:00:1: chip 1002,496e card 1002,2003 rev 01 > > class 03,80,00 hdr 00 > > # PCI: 02:00:1 ?? > > > (II) PCI: End of PCI scan > > ... > > > (II) Primary Device is: PCI 02:00:0 > > (WW) fglrx: No matching Device section for instance (BusID PCI:2:0:1) > > found > > # sax2 and Xorg see different BusID's. > > That can be xorg or sax2. > You may try to change manually xorg.conf line: > BusID "2:0:0" > to > BusID "2:0:1" > and see if that helps. > > If you have multiboot, it will be fine if you can supply > head var/log/Xorg.0.log > for all distros. You can snip output below 'Current Operating System:' > line. That will tell what version of X Window System they use. > > It will be interesting to see what nvidia Xorg.0.log tells. > BTW, do you have any other Xorg logs in /var/log/ > > -- > Regards, > Rajko.
Looking explanation of warning 'no matching Device section for instance(BusIDPCI:' this thread showed up in results: http://lists.freedesktop.org/archives/xorg/2005-October/010923.html -- Regards, Rajko. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
