On Wed, Jul 9, 2008 at 4:27 PM, dave campbell <hazelz1 at hotmail.com> wrote: > IS there any way to auto-detect PCI-express video cards? There are bits for AGP and PCIE in the the pci capabilities register in PCI config space. IIRC libpciaccess provides a function for this.