Jump to content

Mustafa85

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Mustafa85

  1. Hi,
    Recently I have installed  "Armbian_5.75_Orangepizero_Debian_stretch_next_4.19.20" on my OrangePi Zero . I configured both Ethernet and wifi connection but I had a problem with the wifi, my board does have an IP address but I can not connect through ssh nor pinging that IP.  The connection is Ok and I can get access to internet but I can not ping from any other devices on the network (error Destination host unreachable), But I noticed that if I ping (from the orangepi board ) the host machine then I will be able to connect through ssh to that IP. I dont know if its a problem with arp 
    last thing that I tried was to disable the network manager but  I still have the same issue.
     

  2. On 5/2/2018 at 2:32 AM, Jason Fisher said:

    After fighting with this with a few distros..  I am close here:

     

    1. First, go to your linux-headers directory (e.g. /usr/src/linux-headers-4.4.129-rk3328/) 

     

    sorry Jason, but if I can not find my kernel-headers (/usr/src/ is empty directory) , what is the right way to download a specific kernel header not the generic one ?

  3. HI All, 
       I am trying to install the driver for Dlink (DWA 131 - Rev E1) wifi (usb dongle ) on my Olimex A20 borad (with Armbian ubuntu - legecy kernel 3.4.113-sun7i ) . folllowing this procedure 
     1.  I downloaded the Offical D-Link Driver here 
     2- install the kernel header files :

         - sudo apt-get install linux-headers-sun7i
         - cd /usr/src/linux-headers-3.4.113-sun7i/ 

          - make scripts 
     3 -make ARCH=arm // this make is for driver compiling 
    but I got a bunch of errors  like :

    /usr/src/linux-headers-3.4.113-sun7i/rtl8192cu-fixes/core/rtw_security.o: In function `is_multicast_mac_addr':
    rtw_security.c:(.text+0x1f94): multiple definition of `is_multicast_mac_addr'
    /usr/src/linux-headers-3.4.113-sun7i/rtl8192cu-fixes/core/rtw_cmd.o:rtw_cmd.c:(.text+0x24): first defined here


    My System diagnosis information is here

    Thanks in advance.

     

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines