Search:

Type: Posts; User: ovosodo

Search: Search took 0.00 seconds.

  1. Replies
    17
    Views
    110,975

    How did you test monitor and inject? In my...

    How did you test monitor and inject?

    In my just full-upgraded Kali VM 64:


    root@kali:~# airmon-ng check kill && airmon-ng start wlan0
    PHY Interface Driver Chipset...
  2. Sorry for my absence. The repo I tried was...

    Sorry for my absence.
    The repo I tried was https://github.com/dz0ny/rt8192cu.git
    The focus of the thread (linux-headers problem) was solved thanks to steev's hint (wrong symlinks in the Kali...
  3. [SOLVED] Only 768MB RAM, Kali 2.0.1 on Rpi2, gpu_mem=16 has no effect

    Waiting for the next Kali release :cool:, I tried the solution and posted a detailed how-to here:...
  4. Rpi2+Kali 2.0.1: how to get almost all the 1GB RAM instead of only 750MB

    This is what you get with Kali 2.0.1 stock image for Raspberry PI 2:


    root@kali:~# free
    total used free shared buffers cached
    Mem: 762468 97792 ...
  5. Get the current session type, text-mode or...

    Get the current session type, text-mode or lightdm+xfce:


    systemctl get-default


    Set the current session type to text-mode by disabling lightdm autostart:


    systemctl set-default...
  6. steev, I saw that thread and I will build a...

    steev, I saw that thread and I will build a HIGHMEM enabled kernel, but:
    * raspbian users can simply apt-get install rpi-update to get their full 1GB RAM, accepting the risks of breaking some apps;...
  7. Only 768MB RAM, Kali 2.0.1 on Rpi2, gpu_mem=16 has no effect

    Hi all,
    in a text based Rpi application it's useful to dedicate as much RAM as possible to ARM, lowering GPU RAM to the minimum.
    Lot of people solved this in raspbian by configuring gpu_mem...
  8. Thanks steev, ARCH=arm solves the problem,...

    Thanks steev, ARCH=arm solves the problem, however none of the 8188cus git repos I tryed builds successfully on Rpi Kali2, so I gived up on this way and found an alternative solution which doesn't...
  9. Great steev, I didn't notice wrong $(uname...

    Great steev, I didn't notice wrong $(uname -r)/{build,source} symlinks.

    Well, this is a step forward, but still doesn't solve my driver build issue, maybe linux-headers aren't enough:

    ...
  10. [SOLVED] linux-headers problem compiling drivers on RasPI 2 w/ Kali 2.01

    Hi all, to natively build wifi drivers and other nice things I need the linux-headers matching the current kernel.
    Kali 2.01 ARM for RasPI 2 uses kernel 3.18.16-v7 but repos include...
  11. # wget...

    # wget http://images.kali.org/kali-2.0.1-rpi2.img.xz
    # echo "25bfa54efe94f18978c9f9684c0cf1cc34e2b905 kali-2.0.1-rpi2.img.xz" > kali-2.0.1-rpi2.img.xz.sha1sum
    # sha1sum -c...
  12. Kali 2.0.1 on RasPI 2 problems: tightvnc, autologon

    Hi all, the new kali 2 runs very well on Raspi2.
    It would be nice to access the Raspi2 through VNC, but lillypad's tutorial doesn't work here.
    Tightvnc service fails to start, because thye :0 is...
  13. Solved. The ISO was corrupt, its sha1 hash was...

    Solved.

    The ISO was corrupt, its sha1 hash was wrong even though qbittorrent checks did not signal any torrent hash discrepancy.
    Mainly only the partition table was corrupt, i downloaded through...
  14. The Dojo 2 guide is very nice, but doesn't solve...

    The Dojo 2 guide is very nice, but doesn't solve the issue: by copying the iso to the pendrive, the partition table isn't valid, there isn't "unallocated" space where allocate the persistence...
  15. [SOLVED] Kali 2.0 USB persistent: old howto still valid?

    Hi all, I'm trying to setup a persistent USB with Kali 2.0, but http://docs.kali.org/downloading/kali-linux-live-usb-persistence and ...
Results 1 to 15 of 15