Results 1 to 2 of 2

Thread: Kali 1.0.6 and nvidia driver + cuda on Notebook

  1. #1
    Join Date
    2014-Feb
    Posts
    14

    Kali 1.0.6 and nvidia driver + cuda on Notebook

    Hello,

    I 've been trying for a few days the stupid , nvidia driver to get to work. For next time , I have a lenovo Y580 laptop with an Nvidia M660 + Intel CPU and Intel 4000. Kali 1.0.6 is installed on USB persistence mode. apt-get update and apt-get upgrade is on clean installation running bevor

    I 've followed these instructions http://www.blackmoreops.com/2014/03/...er-kali-linux/

    However, without success. was just a black screen again .

    Had held for me of this manual


    https://forums.kali.org/showthread.p...ia-gpu-in-kali

    1.0.6 fully updated 64bit . I've never tried the 32bit.

    Keep in mindthat makes the drivers work and makes optirun work . But cuda and cudahashcat will not work . But I guess it's a step in the right direction .

    Something along lines thesis (sorry, on my phone )

    Fully update kali

    Nano / etc / apt / sources.list

    Add:

    deb http://ftp.debian.org/debian wheezy -backports main contrib non-free

    Save

    Apt -get update

    Apt -get install linux -headers- $ ( uname - r)

    cd ~
    Wget http://sourceforge.net/projects/virt....3.3_amd64.deb

    dpkg - I virtualgl_2.3.3_amd64.deb

    Nano / etc / profile

    Add / opt / VirtualGL to your path (double check this location, the folder will contain container glxspheres64 . )

    Save and logout and then in.

    sudo dpkg - add- architecture i386 && sudo apt- get update && sudo apt- get install -t lenny -backports bumblebee - nvidia primus primus -libs : i386

    That will take a while.

    Use optirun glxspheres64

    That command shoulderstand make a window Appear with a decent fps. Run just glxspheres64 on its own and it shoulderstand be much less. This shows When You Are using the video card .

    Any errors about gpu not avalible follow the troubleshooting at the end of the bumblebee wiki , theywill sort you out .

    https://wiki.debian.org/Bumblebee

    Remember to remove the entry in the sources.list and maybe to apt-get clean && apt- get update

    Again, no success, only black schrim . I followed troubleshooting problem with
    Troubleshooting Step A: Fixing black screen with a cursor problem-

    Simply press CTRL + ALT + F1 and login .

    Type the Following

    nvidia- xconfig
    reboot

    Without success .....


    Some Body say, its the Version 1.0.6 and the Kernel is the problem...

    Please help

    lsmod | grep nvidia

    Nvidia 9442880 28

    lsmod | grep nouveau

    dosnt exist

  2. #2
    Join Date
    2014-Feb
    Posts
    14
    sorry my fault, i try last this http://www.blackmoreops.com/2014/03/...er-kali-linux/ how to

    Is the issue of persistent usb verion of kali ?
    Last edited by i6l6l6u; 2014-04-21 at 21:22.

Similar Threads

  1. Kali 2018.2 Installing Nvidia Driver and Cuda
    By dedetuga in forum TroubleShooting Archive
    Replies: 15
    Last Post: 2018-10-16, 20:08
  2. Nvidia Driver, Cuda Pyrit
    By wojtask12 in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2013-10-18, 15:42

Posting Permissions

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