Results 1 to 2 of 2

Thread: Rpi 2 and kali linux

  1. #1
    Join Date
    2015-May
    Posts
    1

    Rpi 2 and kali linux

    At the moment I am using a wireless wifi dongle (TP-LINK TL-WN823N) kali sees the device, but I cant do anything with it. I installed raspbian on an other sd and found out it worked on raspbian. Does someone has a tutorial on how to fix this problem, because it should work right out of the box on every thing.

  2. #2
    Quote Originally Posted by Rasaur View Post
    At the moment I am using a wireless wifi dongle (TP-LINK TL-WN823N) kali sees the device, but I cant do anything with it. I installed raspbian on an other sd and found out it worked on raspbian. Does someone has a tutorial on how to fix this problem, because it should work right out of the box on every thing.
    Have you tried this:
    Code:
    nano /etc/NetworkManager/NetworkManager.conf
    Change managed=false to managed=true
    Code:
    service network-manager restart
    Let me know if that makes a difference

Tags for this Thread

Posting Permissions

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