Jump to content

Christos

Members
  • Posts

    306
  • Joined

  • Last visited

Posts posted by Christos

  1. Ok,

     

    It looks that the first task to have a decent cross-compile environment and be able to build is now in place

     

    Builded on a new Ubuntu 16.04.1 LTS my first Jessie 3.4.112 image, it numbered Armbian 5.21.

    C:\Christos>ssh christos@192.168.1.8
    christos@192.168.1.8's password:
    setsockopt IP_TOS 16: Invalid argument:
     _   _                   ____  _   _   _
    | \ | | __ _ _ __   ___ |  _ \(_) | \ | | ___  ___
    |  \| |/ _` | '_ \ / _ \| |_) | | |  \| |/ _ \/ _ \
    | |\  | (_| | | | | (_) |  __/| | | |\  |  __/ (_) |
    |_| \_|\__,_|_| |_|\___/|_|   |_| |_| \_|\___|\___/
    
    
    Welcome to ARMBIAN Debian GNU/Linux 8 (jessie) 3.4.112-sun8i
    System load:   0.01             Up time:       4 min
    Memory usage:  7 % of 494Mb     IP:            192.168.1.8
    CPU temp:      36Β°C
    Usage of /:    7% of 15G
    
    Last login: Sat Oct  1 08:10:30 2016 from 192.168.1.6
    
    christos@nanopineo:~$
    

    Flashed on a SD card and is up and running.

     

    I do not know what that "setsockopt IP_TOS 16: Invalid argument:" is though..

     

    Any way, tried to use a WiFi dongle (RTL8192CU) but was not as easy as expected, although I see it with lsmod and dmesg

    root@nanopineo:/home/christos# lsmod
    Module                  Size  Used by
    sunxi_cir               1601  0
    rtl8192cu              61143  0
    rtlwifi                45784  1 rtl8192cu
    rtl8192c_common        33420  1 rtl8192cu
    mac80211              358429  3 rtlwifi,rtl8192c_common,rtl8192cu
    root@nanopineo:/home/christos#
    
    root@nanopineo:/home/christos# dmesg | grep 8192cu
    [    6.985432] rtl8192cu: Chip version 0x10
    [    7.173883] rtl8192cu: MAC address: e8:4e:06:26:ba:70
    [    7.173925] rtl8192cu: Board Type 0
    [    7.174500] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw.bin
    [    7.175187] usbcore: registered new interface driver rtl8192cu
    [    7.179820] rtlwifi: Firmware rtlwifi/rtl8192cufw.bin not available
    [    7.237839] rtl8192cu driver version=v4.0.2_9000.20130911
    [    7.237895] Error: Driver 'rtl8192cu' is already registered, aborting...
    root@nanopineo:/home/christos#
    

    Is there something I could do about it, any relevant how-to page in armbian for the 8192cu wifi?

     

     

    Thanks anyway for the help so far.

    christos

  2. Ok, tried to have a from scratch build here.

     

    Got Ubuntu 14.04 LTS x64.

    Followed the instructions on armbian documentation and specifically the things mentioned in https://github.com/igorpecovnik/lib.

     

    Started the build and after a while got this error 

     

     

    [ o.k. ] Syncing clock [ host ]
    [ o.k. ] Downloading sources 
    [ o.k. ] Checking git sources [ u-boot v2016.09 ]
    [ .... ] Up to date 
    [ o.k. ] Checking git sources [ linux-sun8i sun8i ]
    [ .... ] Up to date 
    [ o.k. ] Checking git sources [ sunxi-display-changer master ]
    [ .... ] Up to date 
    [ o.k. ] Checking git sources [ sunxi-tools master ]
    [ .... ] Up to date 
    [ o.k. ] Cleaning [ u-boot/v2016.09 ]
    [ o.k. ] Cleaning [ linux-sun8i/sun8i ]
    [ o.k. ] Cleaning output/debs for [ orangepione default ]
    /home/christos/armbian/lib/common.sh: line 217: arm-linux-gnueabihf-gcc: command not found
    awk: cmd. line:1: BEGIN{exit ! ( < 5.3)}
    awk: cmd. line:1:                ^ syntax error
    awk: cmd. line:1: BEGIN{exit ! ( < 5.3)}
    awk: cmd. line:1:                      ^ syntax error
    [ error ] ERROR in function find_toolchain [ common.sh:251 ]
    [ error ] Could not find required toolchain [ arm-linux-gnueabihf-gcc < 5.3 ]
    [ o.k. ] Process terminated 
    
     
    Actually this happens when I choose any variant, NanoPi NEO or other board.
     
     
    Does the compile.sh script downloads the necessary toolchain or should I do it prior to start compile? if so, which toolchain should I use?
     
     
    Christos
  3. The one thing does not work (the USB port) has to be fixed by using the dtc tool ..

     

    Ok, thanks for clearing out these.

    Just one more question though, any actual link for the 'dtc tool' you mention here? what exactly is it?

     

    Thanks again,

    Christos

     

     

    P.S.

    I might give it a try on my own to build and test from scratch..

  4. Hi,

     

    I 'm new to Armbian forum and at first I would like to thank all of you admin&devs guys here for your work!

     

    Got my 2xNanoPi-NEO v1.1 yesterday and would like to jump into armbian releases.

    Seen the relevant NEO downloads page and in there are Jessie and Xenial with kernel 3.4.112.

     

     

    Can someone please point me to the latest available NEO images with kernel  4.7.x?

     

     

    Christos

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines