Kali Linux Screen Resolution - Driver
Selamlar öncelikle
Kali linux kurdum fakat ekran çözünürlüğünü ayarlayamıyorum sanırım nvidia driver ları kurmam gerekiyor fakat kuramıyorum nasıl kurabilir yardım edebilecek varmıdır ??
Şimdiden teşekkürler...
Ayrıntılarım
its uname-r
it's apt-get update:
it's apt-get install linux-headers-$(uname -r)
Selamlar öncelikle
Kali linux kurdum fakat ekran çözünürlüğünü ayarlayamıyorum sanırım nvidia driver ları kurmam gerekiyor fakat kuramıyorum nasıl kurabilir yardım edebilecek varmıdır ??
Şimdiden teşekkürler...
Ayrıntılarım
its uname-r
it's /etc/apt/sources.list4.6.0-kali1-amd64
Kod:
deb http://http.kali.org/kali sana main non-free contrib
deb http://security.kali.org/kali-security sana/updates main contrib non-free
Kod:
Reading package lists... Done
W: The repository 'http://http.kali.org/kali sana Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://security.kali.org/kali-security sana/updates Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://http.kali.org/kali/dists/sana/main/binary-amd64/Packages 404 Not Found
E: Failed to fetch http://security.kali.org/kali-security/dists/sana/updates/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
Kod:
apt-get install linux-headers-$(uname -r)
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-4.6.0-kali1-amd64
E: Couldn't find any package by glob 'linux-headers-4.6.0-kali1-amd64'
E: Couldn't find any package by regex 'linux-headers-4.6.0-kali1-amd64'
Son düzenleme:


