Jump to content

Darkness

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Darkness

  1. 1 hour ago, Andyvec said:

    Hi,

    I did compile the image yesterday and now did it again since Igor says it was working.... but it is not in my case.

     

    I don't care for USB of video output. I just need Ethernet and ssh for my project.
    The OS seems to start booting at least, but never establish an Ethernet connection.

     

    The system seems to boot now, because in 5 seconds the green light turn on (but this is also different from OrangePi build where red light turns on prior to the green one) and the Ethernet port start blinking both lights.
    But the the lights keep blinking in a wired way and never got connected to my router.
    If I do a ping command (to any address) in another computer from the same network then the Ethernet light start blinking quicker.
    My router config is with automatic DNS and all PnP tested with other boards.

     

    This is what I did to compile the image:

    Following the guide: https://docs.armbian.com/Developer-Guide_Build-Preparation/
    Doing a new checkout from git in a clean folder
    ./compile.sh EXPERT=yes
    1 - Building: Full image for flashing
    2 - Do not change the kernel configuration
    3 - Board: orangepizero2
    4 - Kernel branch: current
    5 - Ubuntu Focal LTS
    6 - Standard image with console interface
    Burning the img with etcher and verifying the hash matches.
    Boot in the board and wait 15 minutes just in case the first boot was slower.

     

    @Igor: Did you do something different to build the image?

    @Darkness: You should already have this change, check this file "config/sources/families/sun50iw6.conf", you shuld have BOOTBRANCH='branch:h616-v2' instead of v1.



    Hi, yes everything is fine with this image.
    Thanks for all for help.

    My bad that i used precompiled images instead of compiling new one.
    After that when i choose the correct option everything is fine.

    I can login using some uart devices, and have console access.
    But i cannot setup networking.

    when i do 
     

    ls /sys/class/net



    Then listing lo and eth0 interfaces.
    when putting configuration to /etc/network/interfaces 

     

     auto eth0
     allow-hotplug eth0
     iface eth0 inet dhcp


    It`s booting but there is a problem to raisup interfacerange pi
     

    ● networking.service - Raise network interfaces
         Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor pr>
         Active: failed (Result: timeout) since Wed 2021-01-13 23:14:26 UTC; 27s ago
           Docs: man:interfaces(5)
        Process: 388 ExecStart=/sbin/ifup -a --read-environment (code=exited, statu>
       Main PID: 388 (code=exited, status=0/SUCCESS)
    
    Jan 13 23:09:19 orangepizero2 ifup[388]: ifup: waiting for lock on /run/network>
    Jan 13 23:14:15 orangepizero2 systemd[1]: networking.service: start operation t>
    Jan 13 23:14:15 orangepizero2 ifup[388]: Got signal Terminated, terminating...
    Jan 13 23:14:26 orangepizero2 systemd[1]: networking.service: Failed with resul>
    Jan 13 23:14:26 orangepizero2 systemd[1]: Failed to start Raise network interfa>
    Warning: journal has been rotated since unit was started, output may be incompl>


     

    [  +0.020481] systemd[1]: Starting Raise network interfaces...
    [  +0.185134] dwmac-sun8i 5020000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
    [  +0.001655] dwmac-sun8i 5020000.ethernet eth0: No Safety Features support found
    [  +0.000020] dwmac-sun8i 5020000.ethernet eth0: No MAC Management Counters available
    [  +0.000007] dwmac-sun8i 5020000.ethernet eth0: PTP not supported by HW
    [  +0.000669] dwmac-sun8i 5020000.ethernet eth0: configuring for phy/rgmii-id link mode
    [  +0.546623] random: crng init done


     

    Any suggestion ? 

    Seems like USB port is not working as well.
    Hub is identifying but plugged devices are not recognized
     

    orangepizero2:~:# lsusb
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    orangepizero2:~:#


     

  2. Hi Gentleman,

    I have this board on my desk and trying from couple of day to utilize this board and run some os on it.
    Unfortunately those from armbian download is not working.
    After that decided to compile my own image, but problem seems are the same.
    Problem with booting because no image found.
    Any suggestion from your side, where to fix the issue ? 

     

    U-Boot SPL 2021.01-rc4-armbian (Jan 05 2021 - 03:01:27 +0100)
    DRAM: 1024 MiB
    Trying to boot from MMC1
    NOTICE:  BL31: v2.4(debug):7eee1da-dirty
    NOTICE:  BL31: Built : 03:01:19, Jan  5 2021
    NOTICE:  BL31: Detected Allwinner H616 SoC (1823)
    NOTICE:  BL31: Found U-Boot DTB at 0x4a084bd0, model: OrangePi Zero2
    INFO:    ARM GICv2 driver initialized
    INFO:    PMIC: Probing AXP305 on I2C
    INFO:    PMIC: aldo1 voltage: 3.300V
    INFO:    PMIC: aldo2 voltage: 3.300V
    INFO:    PMIC: aldo3 voltage: 3.300V
    INFO:    PMIC: bldo1 voltage: 1.800V
    INFO:    PMIC: dcdcd voltage: 1.500V
    INFO:    PMIC: dcdce voltage: 3.300V
    INFO:    Changed devicetree to reserve BL31 memory.
    INFO:    BL31: Platform setup done
    INFO:    BL31: Initializing runtime services
    INFO:    BL31: cortex_a53: CPU workaround for 855873 was applied
    WARNING: BL31: cortex_a53: CPU workaround for 1530924 was missing!
    NOTICE:  PSCI: System suspend is unavailable
    INFO:    BL31: Preparing for EL3 exit to normal world
    INFO:    Entry point address = 0x4a000000
    INFO:    SPSR = 0x3c9
    
    
    U-Boot 2021.01-rc4-armbian (Jan 05 2021 - 03:01:27 +0100) Allwinner Technology
    
    CPU:   Allwinner H616 (SUN50I)
    Model: OrangePi Zero2
    I2C:   ready
    DRAM:  1 GiB
    MMC:   
    Loading Environment from FAT... In:    serial@5000000
    Out:   serial@5000000
    Err:   serial@5000000
    Net:   phy interface7
    eth0: ethernet@5020000
    starting USB...
    No working controllers found
    Autoboot in 1 seconds
    No MMC device available
    starting USB...
    No working controllers found
    USB is stopped. Please issue 'usb start' first.
    starting USB...
    No working controllers found
    ethernet@5020000 Waiting for PHY auto negotiation to complete.... done
    BOOTP broadcast 1
    DHCP client bound to address 10.100.2.115 (3 ms)
    *** Warning: no boot file name; using '0A640273.img'
    Using ethernet@5020000 device
    TFTP from server 10.100.2.1; our IP address is 10.100.2.115
    Filename '0A640273.img'.
    Load address: 0x42000000

     

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines