Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Couldn't find a driver suiitable for your graphics card. GTX 1080ti. lspci -nn | grep VGA results in post #16

Closed
bevigilant opened this issue May 14, 2018 · 3 comments
Assignees

Comments

@bevigilant
Copy link

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!

@killajoe
Copy link

killajoe commented May 14, 2018

"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)

@bevigilant
Copy link
Author

after forcing the driver install everything is good. Like you say just needs the card adding to the DB.

@karasu karasu self-assigned this May 16, 2018
@karasu
Copy link
Member

karasu commented May 16, 2018

7f80d72

Thanks!

@karasu karasu closed this as completed May 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants