Jump to content

Darkness

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Ok thanks guys for your support. I will try to manage something on my own.
  2. 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:~:#
  3. May you paste whole command for built ? If it is in branch master, then this change i have it. Which image then i should use to built ? I`m using repo from armbian as it is mentioned in dev documentation (https://github.com/armbian/build/), not this one https://github.com/apritzel/linux/commits/h616-v2
  4. 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