Results 1 to 50 of 376

Thread: (Guide) Installing Nvidia + Bumblebee + CUDA for Optimus enabled Laptops

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by Davide3i View Post
    I can't manage to install nvidia-glx. Basically you didn't download the nvidia-driver from their website, following the installation procedure in the OP guide, but let Terminal install it for you with "apt-get install bumblebee-nvidia primus", right?
    nvidia-glx won't install.

    install this and try

    apt-get install nvidia-driver

    if not working add this too

    apt-get install nvidia-alternative

    I have both packages installed
    during install if it ever asks you to configure anything ignore it .

    make sure you have these source in your source.list

    deb http://http.kali.org/kali sana main non-free contrib
    deb http://security.kali.org/kali-security sana/updates main contrib non-free
    Last edited by bahha; 2015-08-21 at 10:16.

  2. #2
    Join Date
    2014-Sep
    Posts
    11
    Quote Originally Posted by bahha View Post
    nvidia-glx won't install.

    install this and try

    apt-get install nvidia-driver

    if not working add this too

    apt-get install nvidia-alternative

    I have both packages installed
    during install if it ever asks you to configure anything ignore it .

    make sure you have these source in your source.list

    deb http://http.kali.org/kali sana main non-free contrib
    deb http://security.kali.org/kali-security sana/updates main contrib non-free
    After some struggling, I've finally managed to make it work. Thank you.

  3. #3
    Join Date
    2015-Jul
    Posts
    6
    Quote Originally Posted by Davide3i View Post
    After some struggling, I've finally managed to make it work. Thank you.
    Can you tell me the exact steps did you do?

  4. #4
    Join Date
    2014-Sep
    Posts
    11
    Quote Originally Posted by Cricco95 View Post
    Can you tell me the exact steps did you do?
    Sure.
    In the original guide from the OP post I changed the step #9 with:
    Code:
    apt-get install bumblebee-nvidia primus
    Then:
    Code:
    nano +22 /etc/bumblebee/bumblebee.conf
    
    Driver=nvidia-current
    Finally I jumped steps #13 and #14 and decided to install the last version of CUDA (7.0.xxx), so I kept following the original guide from step #15.
    Last edited by Davide3i; 2015-08-22 at 17:48.

  5. #5
    Join Date
    2015-Aug
    Posts
    3
    I followed your steps Davide3i but when I run "optirun glxspheres64" I get an error that the GPU cannot be accessed and that I don't have the right driver. Am I missing something?

  6. #6
    Join Date
    2015-Aug
    Posts
    3
    Quote Originally Posted by MrUnruly View Post
    I followed your steps Davide3i but when I run "optirun glxspheres64" I get an error that the GPU cannot be accessed and that I don't have the right driver. Am I missing something?
    The exact errors, for optirun glxspheres64:

    [ 294.432628] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver

    [ 294.432651] [ERROR]Aborting because fallback start is disabled.

    for modinfo nvidia:

    modinfo: ERROR: Module nvidia not found.

    EDIT:

    I edited /etc/bumblebee/bumblebee.conf and changed nvidia-current to nvidia and then optirun glxspheres64 worked but modinfo nvidia still gives me an error but iv managed to install cuda, hashcat and pyrit all working fine.
    Last edited by MrUnruly; 2015-08-29 at 18:18.

  7. #7
    Join Date
    2014-Sep
    Posts
    11
    I think that many errors may be caused by different systems' configurations. Still, if CUDA's computation is working, I would not mind to all the "errors" you've encountered.

Similar Threads

  1. Replies: 6
    Last Post: 2017-01-04, 19:39
  2. NVIDIA and CUDA with OPTIMUS
    By jolubedju in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2014-06-03, 10:52
  3. Kali Linux 1.05 nvidia optimus cuda and pyrit
    By gfbaggio in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2014-04-28, 20:15

Posting Permissions

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