Couldn't find a driver suiitable for your graphics card. GTX 1080ti. lspci -nn | grep VGA results in post
bevigilant opened this issue · 3 comments
2018-05-14 08:10:34 [INFO]: Antergos Nvidia Installer v1.14
2018-05-14 08:10:34 [INFO]: All logs will be stored in /tmp/nvidia-installer.log
2018-05-14 08:10:34 [ERROR]: Couldn't find a driver suitable for your graphics card.
lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] [10de:1b06] (rev a1)
nvidia-installer -f
2018-05-14 08:16:56 [INFO]: Antergos Nvidia Installer v1.14
2018-05-14 08:16:56 [INFO]: All logs will be stored in /tmp/nvidia-installer.log
2018-05-14 08:16:56 [WARNING]: Your graphics card is not in our database. Forcing nvidia driver installation anyways...
2018-05-14 08:16:56 [INFO]: Installing nvidia driver...
2018-05-14 08:16:56 [INFO]: Removing conflicting packages...
2018-05-14 08:16:56 [INFO]: Downloading and installing driver packages, please wait...
2018-05-14 08:17:06 [INFO]: Unpatching /usr/share/applications/nvidia-settings.desktop...
2018-05-14 08:17:06 [INFO]: Creating /etc/X11/xorg.conf.d/20-nvidia.conf file...
2018-05-14 08:17:06 [INFO]: Installation finished. You need to reboot now!
"Your graphics card is not in our database"
That means the card is not known as working with any driver, aka simple id is not in the database of known devices of the script.
If the nvidia-installer is working for you and this card @karasu can add this one to the database..
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] [10de:1b06] (rev a1)
after forcing the driver install everything is good. Like you say just needs the card adding to the DB.