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-Dec
    Posts
    2
    Hi everybody!
    I need some help, please.
    Kali -32 Bits
    Nvidia card integrated on a HP notebook dv9 series with nvidia integrated.
    I did a fresh install and the first thing to do was installing the graphics.
    Unfortunatlly my bumblebee tells me:

    [ERROR]No integrated video card found, quitting.

    well the Virtualgl was instaled well, the Cuda was instaled well , and the driver Nvidia was installed well.
    Everything done as static0de last update post for the 340 driver. Exception for the packages wich were i386 compatible. and one or another path I had to chage.

    well the last thing I was expecting to see was no hardware found!
    Last edited by gp_uva; 2014-12-14 at 14:37.

  2. #2
    Join Date
    2014-Dec
    Posts
    2

    Bumblebee not activated

    Quote Originally Posted by gp_uva View Post
    Hi everybody!
    I need some help, please.
    Kali -32 Bits
    Nvidia card integrated on a HP notebook dv9 serieswith nvidia integrated.
    I did a fresh install and the first thing to do was the instalation of the graphics. well....
    My bumblebee tels me:
    [ERROR]No integrated video card found, quitting.
    well the Virtualgl was instaled the Cuda was instaled the and the driver Nvidia was installed. Everything done with static0de last update post for the 340 driver. Exception for the packages wich were i386 compatible. and one or another path I had to chage.

    well the last thing I was expecting to see is no harware found?????.
    Help
    Edited

    here is what I am experiencing

    root@GP-Notebook:~# modinfo nvidia
    filename: /lib/modules/3.14-kali1-686-pae/updates/dkms/nvidia.ko
    alias: char-major-195-*
    version: 340.65
    supported: external
    license: NVIDIA
    alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
    alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
    alias: pci:v000010DEd*sv*sd*bc03sc02i00*
    alias: pci:v000010DEd*sv*sd*bc03sc00i00*
    depends: drm,i2c-core
    vermagic: 3.14-kali1-686-pae SMP mod_unload modversions 686
    parm: NVreg_Mobile:int
    parm: NVreg_ResmanDebugLevel:int
    parm: NVreg_RmLogonRC:int
    parm: NVreg_ModifyDeviceFiles:int
    parm: NVreg_DeviceFileUID:int
    parm: NVreg_DeviceFileGID:int
    parm: NVreg_DeviceFileMode:int
    parm: NVreg_RemapLimit:int
    parm: NVreg_UpdateMemoryTypes:int
    parm: NVreg_InitializeSystemMemoryAllocations:int
    parm: NVreg_UsePageAttributeTable:int
    parm: NVreg_MapRegistersEarly:int
    parm: NVreg_RegisterForACPIEvents:int
    parm: NVreg_CheckPCIConfigSpace:int
    parm: NVreg_EnablePCIeGen3:int
    parm: NVreg_EnableMSI:int
    parm: NVreg_MemoryPoolSize:int
    parm: NVreg_RegistryDwords:charp
    parm: NVreg_RmMsg:charp
    parm: NVreg_AssignGpus:charp
    root@GP-Notebook:~# optirun glxspheres64
    [ 3634.315931] [ERROR]The Bumblebee daemon has not been started yet or the socket path /var/run/bumblebee.socket was incorrect.
    [ 3634.316064] [ERROR]Could not connect to bumblebee daemon - is it running?
    root@GP-Notebook:~# bumblebeed
    [ 3818.730812] [ERROR]No integrated video card found, quitting.

  3. #3
    Join Date
    2014-Dec
    Posts
    5

    NVIDIA will not install correctly

    First of all many thanks to staticn0de, I could not have made half the progress I have without his posts.

    I really hope someone can help me with this issue. I have been struggling for days now trying to get this up and running, i.e. my Nvidia graphics card.

    I have listed below all the information I think might be pertinent, maybe over kill but I didn't want to leave anything out. I am new to this so forgive me if I am on the wrong thread or have used the wrong format.

    I have downloaded the NVIDIA drivers NVIDIA GeForce 610m (1GB) from the nvidia web site as directed, these are the drivers the specs for my pc state, Lenovo Ideapad U410.
    I am running Kali 64 bit as my primary OS, no dual boot, kernel details are also listed below.

    Below are the steps I have gone through trying to get this working: These were all done as a regular user then again as root.
    -stopped gdm3 / terminal ./NVIDIA-Linux-x86_64-340.65.run -dkms -z (failed)
    -stopped gdm3 /terminal ./NVIDIA-Linux-x86_64-340.65.run (failed)
    -booted to command prompt ./NVIDIA-Linux-x86_64-340.65.run -dkms -z (failed)
    -booted to command prompt ./NVIDIA-Linux-x86_64-340.65.run (failed)

    Removed all files containing NVIDIA with Synaptic Package Manager then went through the steps listed above, same results.

    Removed all files containing nouveau with Synaptic Package Manager then went through the steps listed above, same results.

    I have now reinstalled the nouveau files I removed previously.

    I have NOT reinstalled the nvidia files referenced to in Synaptic Package Manager.
    I have included my sources list below for verification..it contains notes to myself in it as well.

    I have followed the below link on what to do post Kali install
    HTML Code:
    http://www.blackmoreops.com/2014/03/03/20-things-installing-kali-linux/
    I followed these instructions, but lost the gui altogether. This happend a number of times and I reinstalled the OS twice before I found the xorg file and removed it...(I guess I should have read step B and saved some time)
    HTML Code:
    http://www.blackmoreops.com/2014/06/27/kali-linux-1-0-7-kernel-3-14-install-proprietary-nvidia-driver/
    etc/fstab/
    Code:
    ## CD/DVD Repositories ##
    #deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot amd64 LIVE/INSTALL Binary 20141002-11:29]/ kali contrib main non-free
    #deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot amd64 LIVE/INSTALL Binary 20141002-11:29]/ kali contrib main non-free
    
    ## Regular Repositories ##
    deb http://http.kali.org/kali kali main non-free contrib
    #deb http://security.kali.org/kali-security kali/updates main contrib non-free
    
    ## Source Repositories ##
    deb-src http://http.kali.org/kali kali main non-free contrib
    deb-src http://security.kali.org/kali-security kali/updates main contrib non-free
    
    ## Security Updates ##
    deb http://security.kali.org/kali-security kali/updates main contrib non-free
    
    ## HOWTO - Install GNS3 1.2 using Kali Linux 1.0.9 64-bit ## 
    ## https://community.gns3.com/thread/3752 ##
    ## REMOVE THESE FROM SOURCES AFTER INTSLLING GNS3 SEEMED TO CAUSE PROBLEMS WITH GUI IF USED W/APT-GET UPDATE / UPGRADE ##
    #deb http://http.us.debian.org/debian testing main non-free contrib
    #deb-src http://http.us.debian.org/debian testing main non-free contrib
    Code:
    user@gabrielle:~$ lspci -vnn | grep VGA -A 12
    00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
        Subsystem: Lenovo Device [17aa:3903]
        Flags: bus master, fast devsel, latency 0, IRQ 47
        Memory at eb000000 (64-bit, non-prefetchable) [size=4M]
        Memory at d0000000 (64-bit, prefetchable) [size=256M]
        I/O ports at 4000 [size=64]
        Expansion ROM at <unassigned> [disabled]
        Capabilities: <access denied>
        Kernel driver in use: i915
    
    00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04) (prog-if 30 [XHCI])
        Subsystem: Lenovo Device [17aa:3977]
        Flags: bus master, medium devsel, latency 0, IRQ 41
    --
    01:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:1058] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: Lenovo Device [17aa:3903]
        Flags: bus master, fast devsel, latency 0, IRQ 46
        Memory at ea000000 (32-bit, non-prefetchable) [size=16M]
        Memory at e0000000 (64-bit, prefetchable) [size=128M]
        Memory at e8000000 (64-bit, prefetchable) [size=32M]
        I/O ports at 3000 [size=128]
        Expansion ROM at <ignored> [disabled]
        Capabilities: <access denied>
        Kernel driver in use: nouveau
    
    03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
        Subsystem: Lenovo Device [17aa:3975]
    Code:
    user@gabrielle:~$ uname -a
    Linux gabrielle 3.14-kali1-amd64 #1 SMP Debian 3.14.5-1kali1 (2014-06-07) x86_64 GNU/Linux
    Code:
    user@gabrielle:~$ lsmod | grep nouveau
    nouveau              1053347  0
    mxm_wmi                12515  1 nouveau
    ttm                    69667  1 nouveau
    drm_kms_helper         39998  2 i915,nouveau
    video                  17804  2 i915,nouveau
    drm                   240557  5 ttm,i915,drm_kms_helper,nouveau
    i2c_algo_bit           12751  2 i915,nouveau
    i2c_core               24265  7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,nouveau,videodev
    wmi                    17339  2 mxm_wmi,nouveau
    button                 12944  2 i915,nouveau
    Code:
    user@gabrielle:/home/user# passwd -S sys | tail -1 | awk '{print $3}'
    10/02/2014
    Code:
    user@gabrielle:/home/user# tune2fs -l /dev/sda1 | grep 'Filesystem created'
    Filesystem created:       Thu Dec 25 12:43:33 2014
    Code:
    user@gabrielle:/home/user# lscpu
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                4
    On-line CPU(s) list:   0-3
    Thread(s) per core:    2
    Core(s) per socket:    2
    Socket(s):             1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 58
    Stepping:              9
    CPU MHz:               806.250
    BogoMIPS:              4988.59
    Virtualization:        VT-x
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              4096K
    NUMA node0 CPU(s):     0-3
    Code:
    user@gabrielle:/home/user# lspci | grep VGA
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    01:00.0 VGA compatible controller: NVIDIA Corporation Device 1058 (rev a1)
    Code:
    user@gabrielle:~$ lspci | egrep 'VGA|3D'
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    01:00.0 VGA compatible controller: NVIDIA Corporation Device 1058 (rev a1)
    nvidia-installer log file '/var/log/nvidia-installer.log'

    Code:
    nvidia-installer log file '/var/log/nvidia-installer.log'
    creation time: Wed Dec 31 10:46:46 2014
    installer version: 340.65
    
    PATH: /sbin:/usr/sbin:/bin:/usr/bin
    
    nvidia-installer command line:
        ./nvidia-installer
    
    Using: nvidia-installer ncurses user interface
    -> License accepted.
    -> Installing NVIDIA driver version 340.65.
    -> There appears to already be a driver installed on your system (version: 340.65).  As part of installing this driver (version: 340.65), the existing driver will be uninstalled.  Are you sure you want to continue? (Answer: Continue installation)
    -> Would you like to register the kernel module sources with DKMS? This will allow DKMS to automatically build a new module, if you install a different kernel later. (Answer: Yes)
    -> Installing both new and classic TLS OpenGL libraries.
    -> Installing both new and classic TLS 32bit OpenGL libraries.
    -> Install NVIDIA's 32-bit compatibility libraries? (Answer: No)
    -> Parsing log file:
    -> done.
    -> Validating previous installation:
    -> done.
    -> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86_64 (1.0-34065 (340.65)):
    -> DKMS module detected; removing...
    -> done.
    -> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for Linux-x86_64 (340.65) is complete.
    -> Skipping installation of the libvdpau wrapper library.
    -> Searching for conflicting X files:
    -> done.
    -> Searching for conflicting OpenGL files:
    -> done.
    -> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86_64' (340.65):
       executing: '/sbin/ldconfig'...
    -> done.
    -> Driver file installation is complete.
    -> Installing DKMS kernel module:
    ERROR: Failed to run `/usr/sbin/dkms build -m nvidia -v 340.65 -k 3.14-kali1-amd64`:
    Kernel preparation unnecessary for this kernel.  Skipping...
    
    Building module:
    cleaning build area....
    make KERNELRELEASE=3.14-kali1-amd64 module KERNEL_UNAME=3.14-kali1-amd64; make -C uvm module KERNEL_UNAME=3.14-kali1-amd64 KBUILD_EXTMOD=/var/lib/dkms/nvidia/340.65/build/uvm....(bad exit status: 2)
    Error! Bad return status for module build on kernel: 3.14-kali1-amd64 (x86_64)
    Consult /var/lib/dkms/nvidia/340.65/build/make.log for more information.
    -> error.
    ERROR: Failed to install the kernel module through DKMS. No kernel module was installed; please try installing again without DKMS, or check the DKMS logs for more information.
    ERROR: Installation has failed.  Please see the file '/var/log/nvidia-installer.log' for details.  You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.

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
  •