Posts: 12
Threads: 0
Joined: Nov 2011
Reputation:
0
camiloml actually wants to know the PCI-ID of your nvidia graphic card!
Under Linux you can use "lspci" to list all PCI devices. For example my HD 3000 is shown as:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
The string "00:02.0" is the PCI-ID.