586
User Zone / Re: Graphics Card install
« on: December 31, 2019, 12:22:36 pm »
Compare your output of
Locate Bus Numbers
Code: [Select]
lspci | grep VGA with the lines of the created file.These must be identical.Quote
Note the numbers to the left of the "VGA compatible controller" string. Each of these numbers is the PCI d:B:D.F[note 1] number of the GPU, and is unique to the slot(s) you have your GPU(s) installed in. As a result of this slot dependence, bus IDs may differ from those shown in this example; always use your bus IDs when following the steps below. This slot dependence means that if you move your GPU to a different slot you will need to update the bus ID associated with that GPU.
Locate Bus Numbers
