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
    Join Date
    2014-Nov
    Posts
    15
    Thanks alot Rarity your suggestion solved the problem, but now getting error on net step to test the CUDA sample If you can help once more I'll be thankfull
    Code:
    root@iHackU:~# cd /root/NVIDIA_CUDA-7.0_Samples
    root@iHackU:~/NVIDIA_CUDA-7.0_Samples# make
    make[1]: Entering directory `/root/NVIDIA_CUDA-7.0_Samples/0_Simple/simpleTextureDrv'
    Makefile:82: *** ERROR - unsupported value i686 for TARGET_ARCH!.  Stop.
    make[1]: Leaving directory `/root/NVIDIA_CUDA-7.0_Samples/0_Simple/simpleTextureDrv'
    make: *** [0_Simple/simpleTextureDrv/Makefile.ph_build] Error 2
    Kali-Linux 1.1.0a 32Bit (VM)
    kali-linux 2.0-amd64
    Lenovo Y510p
    RAM 8GB
    HDD 1TB
    GRAPHICS 2GB NVIDIA GT755M && 1GB Intel Integrated

  2. #2
    Join Date
    2014-Apr
    Location
    Down Under
    Posts
    315
    Quote Originally Posted by Rajnish357 View Post
    Thanks alot Rarity your suggestion solved the problem, but now getting error on net step to test the CUDA sample If you can help once more I'll be thankfull
    Code:
    root@iHackU:~# cd /root/NVIDIA_CUDA-7.0_Samples
    root@iHackU:~/NVIDIA_CUDA-7.0_Samples# make
    make[1]: Entering directory `/root/NVIDIA_CUDA-7.0_Samples/0_Simple/simpleTextureDrv'
    Makefile:82: *** ERROR - unsupported value i686 for TARGET_ARCH!.  Stop.
    make[1]: Leaving directory `/root/NVIDIA_CUDA-7.0_Samples/0_Simple/simpleTextureDrv'
    make: *** [0_Simple/simpleTextureDrv/Makefile.ph_build] Error 2
    Are you running 32bit or 64bit Kali?

    If 32bit, here is an extract from CUDA 7.0 release notes.

    Code:
    Support for 32-bit x86 Linux Systems
    The CUDA Toolkit and CUDA Driver no longer support developing and running
    CUDA and OpenCL Applications on 32-bit x86 Linux operating systems.
    
    Note 1: Developing and running 32-bit applications on 64-bit (x86_64) Linux
    operating systems is still supported, but that functionality is marked as deprecated
    and may be dropped in a future release. 64-bit applications are not impacted.
    
    Note 2: This notice applies to x86 architectures only; 32-bit application support on the
    ARM architecture remains officially supported.
    Maybe try installing CUDA 6.5? Otherwise, you will need to find a work around.
    chown -R us ./base

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
  •