I have a Tyan s2915 motherboard and nvidia 8600GT PCI Express video card. Every few boots, the PCI BusID of the video card changes and I have to edit my xorg.conf file before it will work properly. Is there a setting that will force the BusID to remain the same OR a setting for the xorg.conf file to give it two BusID's to search? Here's the relevant output of lspci after sequential reboots (no hardware changes):
...
05:00.0 VGA compatible controller: nVidia Corporation Unknown device 0402 (rev a1)
...
06:00.0 VGA compatible controller: nVidia Corporation Unknown device 0402 (rev a1)
...
05:00.0 VGA compatible controller: nVidia Corporation Unknown device 0402 (rev a1)
...
06:00.0 VGA compatible controller: nVidia Corporation Unknown device 0402 (rev a1)
Comment