Le 14/12/2011 20:45, Paul H. Hargrove a écrit : > I can run "lspci -vv" to get plenty of correct information and no such > messages.
What about lspci -vvxxx ? These options makes the pci lib read 256 instead of 64 bytes of config space ? I may need to check something in the first 64bytes before I can safely try to read the next 192 ones. Brice