Results 1 to 3 of 3

Thread: Can't figure out how to install GPU.

  1. #1

    Can't figure out how to install GPU.

    While trying to get the system to recognize my NVIDIA GPU it gives me the following error: "Unable to find the kernel source tree for the currently running kernel" and I read that the following code would get me to finish the installation process:


    Code:
    root@mark:~# 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.3.0-kali1-amd64
    E: Couldn't find any package by glob 'linux-headers-4.3.0-kali1-amd64'
    E: Couldn't find any package by regex 'linux-headers-4.3.0-kali1-amd64'
    But as you can see it gives me an error that I couldn't solve and here I am trying to get some help.

  2. #2
    Join Date
    2013-Apr
    Posts
    182
    Quote Originally Posted by marcussolano View Post
    While trying to get the system to recognize my NVIDIA GPU it gives me the following error: "Unable to find the kernel source tree for the currently running kernel" and I read that the following code would get me to finish the installation process:


    Code:
    root@mark:~# 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.3.0-kali1-amd64
    E: Couldn't find any package by glob 'linux-headers-4.3.0-kali1-amd64'
    E: Couldn't find any package by regex 'linux-headers-4.3.0-kali1-amd64'
    But as you can see it gives me an error that I couldn't solve and here I am trying to get some help.
    I am using 32bit .

    apt-get install linux-headers-$(uname -r)
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    linux-headers-4.3.0-kali1-686-pae is already the newest version (4.3.3-7kali2).
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

    but i am also have problem with GPU . when i run optirun glxspheres .

    can't not resolve .

  3. #3
    Join Date
    2016-Jan
    Posts
    14
    reboot your comp after doing a dist upgrade then try getting the headers again.

Similar Threads

  1. Can't figure out how to use Bumblebee!
    By sp0nka3 in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2014-04-29, 20:12

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •