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-Apr
    Location
    Down Under
    Posts
    315
    Edit: Sorted in previous post


    I just ran an apt-get upgrade and received the same:

    Setting up syslinux-common (3:6.03~pre1+dfsg-1kali3) ...
    Setting up syslinux (3:6.03~pre1+dfsg-1kali3) ...
    Setting up extlinux (3:6.03~pre1+dfsg-1kali3) ...
    P: Checking for EXTLINUX directory... found.
    /boot/vmlinuz-3.14-kali1-amd64
    P: Writing config for /boot/vmlinuz-3.14-kali1-amd64...
    P: Updating /boot/extlinux/linux.cfg...
    I: os-proper disabled in /etc/default/extlinux: Skipping /boot/extlinux/os-proper.cfg
    E: /usr/share/EXTLINUX/themes/debian: No such file or directory
    dpkg: error processing extlinux (--configure):
    subprocess installed post-installation script returned error exit status 1

    Errors were encountered while processing:
    extlinux
    E: Sub-process /usr/bin/dpkg returned an error code (1)

    Seems like the repo has bad packages
    Last edited by staticn0de; 2014-07-20 at 04:43.

  2. #2
    Join Date
    2014-Jul
    Posts
    5
    Thank You staticn0de

    apt-get autoremove cleared the issue but it still not resolve the bumblebee problem. I have now the following problems:

    After stoping gdm3 I receive the following error messages non stop:
    [ 835.063840] ata6.00: status: { DRDY }
    [ 835.638286] ata6.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    [ 835.736372] ata6.00: irq_stat 0x40000001
    [ 835.762738] ata6.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 30
    [ 835.638286] res 50/00:03:00:12:00/00:00:00:00:00/a0 Emask 0x1 (device error)
    [ 837.036379] ata6.00: status: { DRDY }
    And so on and so on

    I have rebooted the laptop and install nVidia driver in recovery mode after install and reboot i have issued the command: optirun glxspheres64 and receive the following error:
    [ 42.235078] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver
    [ 42.235176] [ERROR]Aborting because fallback start is disabled

    Do You have any ideas whats the case ?
    Thank You so much for Your help.

  3. #3
    Join Date
    2014-Apr
    Location
    Down Under
    Posts
    315
    Quote Originally Posted by johnnyinc View Post
    Thank You staticn0de

    apt-get autoremove cleared the issue but it still not resolve the bumblebee problem. I have now the following problems:

    After stoping gdm3 I receive the following error messages non stop:
    [ 835.063840] ata6.00: status: { DRDY }
    [ 835.638286] ata6.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    [ 835.736372] ata6.00: irq_stat 0x40000001
    [ 835.762738] ata6.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0 tag 30
    [ 835.638286] res 50/00:03:00:12:00/00:00:00:00:00/a0 Emask 0x1 (device error)
    [ 837.036379] ata6.00: status: { DRDY }
    And so on and so on

    I have rebooted the laptop and install nVidia driver in recovery mode after install and reboot i have issued the command: optirun glxspheres64 and receive the following error:
    [ 42.235078] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver
    [ 42.235176] [ERROR]Aborting because fallback start is disabled

    Do You have any ideas whats the case ?
    Thank You so much for Your help.
    Few things,

    That may be a hard drive error. Check your hard drive smart stats and run a test.

    Otherwise, did bumblebee install correctly?

    I'll need some information. Post the results of the following commands

    Code:
    uname -r
    Code:
    cat /etc/modprobe.d/bumblebee.conf
    Run optirun glxspheres64 and then run
    Code:
    dmesg
    Code:
    lspci | egrep 'VGA|3D'
    What version of Kali are you using?

    Are you 32bit or 64bit?

    The important part is you have this in your /etc/modprobe.d/bumblebee.conf file

    blacklist nouveau
    Last edited by staticn0de; 2014-07-23 at 10:41.

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
  •