Estou tentando instalar um driver para NVIDIA GTX1060
no meu laptop. Eu usei o método oficial. Eu executei o script NVIDIA
e ele mostra:
Unable to build the NVIDIA kernel module
Eu instalei o kernel do Linux usando este comando:
apt-get install linux-headers-$(uname -r|sed 's/[^-]*-[^-]*-//')
Estou usando Debian 9
.
Arquivo de origem do Apt:
quidam@debian:~$ cat /etc/apt/sources.list
#
# deb cdrom:[Debian GNU/Linux 9.5.0 _Stretch_ - Official amd64 NETINST 20180714-10:25]/ stretch main
#deb cdrom:[Debian GNU/Linux 9.5.0 _Stretch_ - Official amd64 NETINST 20180714-10:25]/ stretch main
deb http://ftp.fr.debian.org/debian/ stretch main
deb-src http://ftp.fr.debian.org/debian/ stretch main
deb http://security.debian.org/debian-security stretch/updates main
deb-src http://security.debian.org/debian-security stretch/updates main
# stretch-updates, previously known as 'volatile'
deb http://ftp.fr.debian.org/debian/ stretch-updates main
deb-src http://ftp.fr.debian.org/debian/ stretch-updates main
# stretch-backports
deb http://httpredir.debian.org/debian stretch-backports main contrib non-free