Jump to content

Myron

Members
  • Posts

    168
  • Joined

  • Last visited

Everything posted by Myron

  1. Use armbian-config to enable UART4.
  2. I think I had a similar issue with Focal. I ended up using a USB to RS232 card and set-up the SBC through TTYS0.
  3. I think this is done by editing the device tree using ... sudo armbian-config Why do you want to edit the model name?
  4. Only reason I discovered the same is that when I shutdown Linux with poweroff, the SBC remained powered yet the OS has shutdown, so out came the USB to serial adaptor and I noticed the same. As mentioned before, it's not really an issue unless something that's pretty important that needs to be done before OS shutdown that does not get done as the exception terminates the shutdown process. I think in Kernel 5.10.x the Banana Pro SBC did power off correctly.
  5. Providing logs with armbianmonitor -u helps with troubleshooting. Just a thought. during our auto start, what if you introduce a delay before attempting to play your wav file. The delay is to give time for things to initialise first.
  6. Baud rate will be 115200. If that does not work then try 38400 and 9600. Set the jumper to 3.3v. If you try to use 5v you may end up destroying the board. You should be able to use a HDMI monitor and USB keyboard. For my (Lemaker Banana Pro) board that didn't work so I had to use an USB to RS232 converter to start and complete the initial set-up. Power the board using USB-C and do not use the 5V pin on the USB to RS232 converter? Not sure about which gpio pins to use. I advise you look-up the required documentation that should be available on Mango's web-site.
  7. You can build the Armbian distribution yourself from source and how this is done is within the Armbian documentation. The only think you need to remember that if you build your image using the Armbian build framework then there is no official support. Regarding support: https://docs.armbian.com/User-Guide_Board-Support-Rules/ Regarding building your own image: https://docs.armbian.com/Developer-Guide_Build-Preparation/ You may need to customise the build environment to specifically accommodate the Banana Pi M2 Zero.
  8. Yep. From your diagnostic logs: 793 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 794 link/ether 02:81:6e:ea:b6:35 brd ff:ff:ff:ff:ff:ff 2072 [ 25.939521] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY] (irq=POLL) 2073 [ 25.947754] dwmac-sun8i 1c30000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 2074 [ 25.949767] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found 2075 [ 25.949785] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available 2076 [ 25.949798] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW 2077 [ 25.955635] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode 2078 [ 25.969182] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx 2079 [ 25.969259] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready This needs to be sorted out first. Try this command to try enable eth0 /sbin/ifconfig eth0 up
  9. Providing logs with armbianmonitor -u might help with troubleshooting and significantly does raise the chances that issues gets addressed. Someone, hopefully, might spot a clue to the fault in the diagnostic report.
  10. I have the same problem, but the OS does seem to cleanly shutdown, just does not power-off the board? @teknoid are you are aware of this kernel panic when shutting down the Banana Pro?
  11. @Fuchsia You will need to connect a serial RS232 to USB board to the debug serial port of the orange Pi (if possible) and then use a serial terminal on your computer to see exactly what the Orange Pi is doing when it is powered up? I have a different board, but had the same problem. on @Werner's advice I got one of these boards connected it up and my board (A Banana Pro) was starting-up normally. Once I completed the initial setup over the serial debug port then everything fired up fine. Also, yes, what exact image are you trying to put on the SD card and are you using one of the two Armbian recommended SC card image writing programs?
  12. What sub-net are you using? I'm assuming it's 255.255.255.0
  13. When you connect a Serial UART to USB adaptor to your board, what output is shown?
  14. If you can, providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  15. Myron

    Myron

  16. Still, worth checking. Maybe there is some setting on a NIC that has disabled auto-MDI-X?
  17. Erm... If this is a direct Ethernet connection between PC and SBC, is a cross-over cable required?
  18. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  19. Clutching at straws here as I'm not familiar with this SBC. What is the rated output of the PSU you are using to power your SBC? I believe it needs to be a minimum of 3 amps at 5 volts. Also, some of the hardware on the LTS version is different to the non-LTS version of the Orange Pi 3. I'm assuming the device tree will be different? At an absolute guess, is the device tree for the Orange Pi 3 incompatible with Orange Pi 3 LTS?
  20. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  21. Please provide the contents of the overlay you've added and also diagnostic information obtained using . . . armbianmonitor -u
  22. Please provide the diagnostic logs using: armbianmonitor -u You'll have a better chance someone helping you if you provide this information.
  23. I've had this issue. I believe I resolved it by ensuring that unix password sync = no is set and then I use the utility smbpasswd to set the desired password for the SMB share. After that my Windows 10 machine could access the share.
  24. What's the version of the Kernel on the image you installed from sd-card-images.johang.se?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines