Results 1 to 7 of 7

Thread: is kali sid, jessie, wheezy or squeeze?

  1. #1
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580

    Angry is kali sid, jessie, wheezy or squeeze?

    kernel 3.14 does not correspond to anything debian related.
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  2. #2
    Join Date
    2014-Apr
    Location
    Down Under
    Posts
    315
    Quote Originally Posted by Quest View Post
    kernel 3.14 does not correspond to anything debian related.
    Hi there,

    You have not given much information so I can not be overly specific.

    If you are looking for the 3.14 kernel in a Debian flavor I would look at wheezy-backports. I had a search on plain wheezy and it does not have the newer kernels.

    That being said, I believe you should use the kernel from the Kali repo as it is my understanding that it has had modifications.

    You can see the wheezy-backports here:

    https://packages.debian.org/wheezy-b...po.1-all-amd64

    I've read before that Kali is based on (or has the most in common with) Wheezy, but I can't remember where I saw it.

  3. #3
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    Hi staticn0de, and thanks for the pointer.

    I'm looking for packages of bumblebee that would fit Kali, on their site, and the choices does not include KaliLinux but many different builds of Debian. The install procedures are also tied to what kind of Debian.

    Sorry for the cryptic post, but this is what happens after 4hours of coming the web, looking for a solution for something that should take 5 seconds to do. I h a t e linux.
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  4. #4
    Join Date
    2014-Apr
    Location
    Down Under
    Posts
    315
    I can tell you now that you want wheezy backports for bumblebee to work on Kali.

    I'll write something up tonight on how to install it (if I get time)

    In short, you want to:

    Update everything to latest
    Install virtualgl using the deb on their website.
    Add the virtualgl path to your. Bashrc
    Install linux-headers-$(uname - r)
    Add the backports repo for wheezy shown on the bumblebee wiki
    Install bumblebee-nvidia and primus
    Install nvidia-glx
    Update your /etc/bumblee/bumblebee.conf and the nvidia xorg file in the same directory with the correct driver module and graphics card pci address
    Restart bumblebee service

    You should now be able to use optirun glxspheres64 without errors

    Install libcuda1

    Download cuda 5.5*.run from the nvidia website (linux 12.04 flavour)

    Install cuda and add the libraries it prints at the end to the /etc/ld. Config. D file and then run ldconfig from terminal

    Open /usr/src /kernel /updates and find the nvidia folder

    Run make

    Copy the modules.symvers to the uvm folder in the same directory
    open uvm folder and run make.
    Copy the nvidia-uvm.ko to your /lib/modules directory (the one with contains nvidia-current)
    Modprobe nvidia-uvm

    Remove the wheezy backports repo.

    Restart

    Build the nvidia samples from the cuda install.

    Run the device-query script in the 1_utilites folder with optirun.

    You should now have nvidia and cuda running.

    I'm on the train so I'm going from memory, you can either trust that or hold out about 15 hours.
    Last edited by staticn0de; 2014-07-06 at 20:18.

  5. #5
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    well you would be a hero if you can do that. I started a topic asking for help with that specific problem https://forums.kali.org/showthread.p...5211#post35211

    I will wait for you, because the more I read on the matter, the more I get confused. What a mess.

    Thanks!
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  6. #6
    Join Date
    2014-Jun
    Location
    Greece
    Posts
    133
    Quote Originally Posted by Quest View Post
    is kali sid, jessie, wheezy or squeeze?
    For future reference, usually a:
    Code:
    lsb_release -c
    or 
    cat /etc/os-release
    will do.

    And if you see something like:
    No LSB modules are available.
    you may want to:
    Code:
    apt-get install lsb-core
    Unfortunately x86 Kali, doesn't report the codename vs x64 Kali.
    Security always begins with personal responsibility. - quietman7

  7. #7
    Kali Linux 1.0 is a Debian derivative based on Debian Wheezy.
    Source: http://docs.kali.org/kali-policy/kal...ip-with-debian
    This is a Kali-Linux support forum - not general IT/infosec help.

    Useful Commands: OS, Networking, Hardware, Wi-Fi
    Troubleshooting: Kali-Linux Installation, Repository, Wi-Fi Cards (Official Docs)
    Hardware: Recommended 802.11 Wireless Cards

    Documentation: http://docs.kali.org/ (Offline PDF version)
    Bugs Reporting & Tool Requests: https://bugs.kali.org/
    Kali Tool List, Versions & Man Pages: https://tools.kali.org/

Similar Threads

  1. Upgrading to Jessie vs staying in Wheezy
    By t0x in forum General Archive
    Replies: 2
    Last Post: 2014-05-27, 01:22
  2. kali-jessie-cinnamon1.9-git
    By jubei in forum How-To Archive
    Replies: 5
    Last Post: 2013-10-12, 08:34
  3. Kali Distro update from Wheezy to SID would it be advisable?
    By projectrk in forum General Archive
    Replies: 1
    Last Post: 2013-09-13, 07:55

Posting Permissions

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