On Mon, 2002-03-18 at 22:45, Ron Stodden wrote:
> Guillaume Cottenceau wrote:
> >
> > Ron Stodden <[EMAIL PROTECTED]> writes:
> >
> > > There is no BusId parameter in my XF86Config-4, yet I have seen it
> > > appear in other's. Could your installer have neglected to add this
> > > seems-necessary line when building XF86Config-4?
> >
> > Yes Francois is using BusId only for xinerama stuff, normally
> > XFree should detect BusId just fine.
>
> Thanks for doing that research. But in my case it did not, as
> indicated by the WW and EE messages in my XFree.0.log.
>
> I would try adding it but I do not know what section permits a BusId
> parameter.
>
> --
Here is an excerpt from mine as an example.
Hoyt
Section "Device"
Identifier "Matrox Millennium G450 1"
VendorName ""
BoardName ""
Driver "mga"
# Clock lines
# Uncomment following option if you see a big white block
# instead of the cursor!
# Option "sw_cursor"
Option "AGPMode" "2"
Option "Backingstore" "on"
Option "DPMS" "on"
Screen 0
BusID "PCI:1:5:0"
EndSection