I got one NVIDIA 1050 GPU installed ... load the 390 version of the drivers and go it going. I added a second and third NVIDIA 1050 GPU ... but they do not seem to be recognized by Ubuntu.
Asked
Active
Viewed 1,339 times
1 Answers
0
Have you tried running lspci | grep ' VGA ' | cut -d" " -f 1 | xargs -i lspci -v -s {} like explained by knb?
It would add some useful output to further diagnose the issue.
LizardMaster
- 61