Results 1 to 3 of 3

Thread: Ethernet not working on Banana Pi install

  1. #1
    Join Date
    2015-Apr
    Posts
    1

    Ethernet not working on Banana Pi install

    I did an install of Kali on a banana pi, which was recommended to me by the seller of the board. It is the best running OS that i have found to run on the banana pi except i can not get the Ethernet plug to work. Could be a driver or a setting of some kind. I am fairly new to linux so i definitely dont know everything but i can get around except for the driver stuff.
    Could really use some help or point me in the right direction.

    Thank you

  2. #2
    Have you tried this?

    Code:
    nano /etc/NetworkManager/NetworkManger.conf
    Change managed=false to managed=true then save

    Code:
    service network-manager restart
    I've had ethernet problems stating "not managed" and this fixed it not specifically for your hardware but in general it might do the trick

    -lillypad

  3. #3
    Join Date
    2015-Nov
    Posts
    2
    Don't work
    There is a IMG with this fixed here:
    http://forum.lemaker.org/forum.php?m...highlight=kali

    If only anyone can update to the KALI 2 version.......

Similar Threads

  1. ethernet not working
    By brazen in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2017-03-18, 10:06
  2. Banana Pi (Gigabit Ethernet)
    By iwl in forum ARM Archive
    Replies: 2
    Last Post: 2015-11-02, 07:34
  3. Replies: 0
    Last Post: 2015-03-02, 12:18
  4. RA3070 not working and jamming the ethernet
    By peterpt in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2014-08-09, 10:54

Posting Permissions

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