Results 1 to 5 of 5

Thread: Kali Linux 2.0 64Bit NVIDIA Driver cant install.. (GT 750M)

  1. #1
    Join Date
    2015-Dec
    Posts
    2

    Kali Linux 2.0 64Bit NVIDIA Driver cant install.. (GT 750M)

    hello...

    after 2 days of trubleshooting i hope i get help here..

    i have installed kali linux 2.0 64bit on my HDD, not vm! it is the only OS on my HDD. my wireless stick works.



    but the nvidia driver for my card GT 750M didnt work. have try everything that i found on google (352, 340 driver on nvidia / install nvidia-kernel-dkms

    the main problem is, after install cant login in the graphical GUI. dont know why

    spci | grep -i vga

    00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
    01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 750M] (rev a1)
    lspci infos:

    Code:
    root@kali:~# lspci
    00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
    00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
    00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
    00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
    00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
    00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
    00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
    00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
    00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
    00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5)
    00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5)
    00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d5)
    00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
    00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
    00:1f.2 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode] (rev 05)
    00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
    01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 750M] (rev a1)
    08:00.0 Ethernet controller: Qualcomm Atheros Killer E220x Gigabit Ethernet Controller (rev 10)
    09:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
    09:00.1 SD Host controller: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
    0a:00.0 Network controller: Broadcom Corporation BCM4352 802.11ac Wireless Network Adapter (rev 03)
    can anyone help?^^

  2. #2
    Join Date
    2014-Apr
    Location
    Down Under
    Posts
    315
    Hi Kalilinux0,

    Looks like you are optimus enabled, follow the guide here:

    https://forums.kali.org/showthread.p...nabled-Laptops
    chown -R us ./base

  3. #3
    Join Date
    2015-Dec
    Posts
    2
    okay have now all installed with this guide but how can i put my GPU on system start?
    on every reboot i must go in termin and write this

    cd /root/NVIDIA_CUDA-7.5_Samples/1_Utilities/deviceQuery/
    optirun ./deviceQuery
    then i see my card on "pyrit list_cores"



    and on my computer details dont see my graphic card


  4. #4
    Join Date
    2014-Apr
    Location
    Down Under
    Posts
    315
    Quote Originally Posted by KaliLinux0 View Post
    okay have now all installed with this guide but how can i put my GPU on system start?
    on every reboot i must go in termin and write this



    then i see my card on "pyrit list_cores"



    and on my computer details dont see my graphic card

    That's normal. If you want to use the card, prefix the command you want with 'optirun'

    For example, you want to play a game using the graphics card, rather than the intel card use 'optirun game.file'. Not that you will be playing games on kali
    chown -R us ./base

  5. #5
    Join Date
    2014-Apr
    Location
    Down Under
    Posts
    315
    Also, yo don't need to go and write:
    cd /root/NVIDIA_CUDA-7.5_Samples/1_Utilities/deviceQuery/
    optirun ./deviceQuery

    each boot. The card is disabled to save power. You enable it with optirun. Did you want to use all your battery and make extra heat for no reason? If you want the card on all the time, check out the arch linux bumblebee wiki, they will tell you how.
    chown -R us ./base

Similar Threads

  1. Kali Linux 2.0 Install nvidia driver and change resolution!
    By NukeDK in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2015-11-26, 14:21
  2. Install Nvidia 340.76 Driver in Kali Linux 2.0
    By ColForbin in forum How-To Archive
    Replies: 16
    Last Post: 2015-10-16, 16:38

Posting Permissions

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