Jump to content

Michael Robinson

Members
  • Posts

    58
  • Joined

  • Last visited

Everything posted by Michael Robinson

  1. Hi team, You’re invited to our bi-weekly Armbian Newsletter coordination meeting. This meeting is open to anyone helping with the newsletter or interested in contributing in the future. We’ll be discussing how to: Strengthen the newsletter process and impact Expand our contributor base (occasional authors, vendors, community voices) Improve the flow of raw content from developers Get better feedback from readers Make sure the publishing process runs smoothly We're especially looking for: New ideas to make the newsletter more useful and engaging Someone to take on reviewing and approving the first draft before publication (Igor would like to delegate this going forward) Meeting Details When: [07/02/2025 @ 11am EST] Where: [DISCORD Armbian server: Lounge] Duration: ~45 minutes Frequency: Every two weeks
  2. try: sudo gpg --keyserver keyserver.ubuntu.com --recv-keys 93D6889F9F0E78D5 sudo gpg --export 93D6889F9F0E78D5 | sudo tee /etc/apt/trusted.gpg.d/armbian-configng.gpg > /dev/null
  3. sudo armbian-config
  4. Put a multi meter on the PSU you are using to power the pi a flakey PSU can cause strange intermittent issues same for router.
  5. Are you trying to boot from spi with system on nvme? or trying to boot another system on a sd card?
  6. It looks like your board is advertising 1000mbps probably something with your router port/cable/switch/powersupply.
  7. /_\ _ _ _ __ | |__(_)__ _ _ _ / _ \| '_| ' \| '_ \ / _` | ' \ /_/ \_\_| |_|_|_|_.__/_\__,_|_||_| v25.5.1 for Orange Pi Zero2W running Armbian Linux 6.12.23-current-sunxi64 Packages: Ubuntu stable (noble) Updates: Kernel upgrade enabled and 17 packages available for upgrade Support: DIY (community maintained) IPv4: (LAN) 192.168.***.***, 192.168.***.*** (WAN) ***.***.***.*** IPv6: *** Performance: Load: 11% Up time: 4 min Local users: 3 Memory usage: 24% of 1.93G CPU temp: 45°C Usage of /: 10% of 58G Commands: Configuration : armbian-config Upgrade : armbian-upgrade Monitoring : htop orangepi@orangepizero2w:~$ It boots into xfce wifi works, eth works and hdmi work. 2gb board with keyboard plugged into expansion board.
  8. /_\ _ _ _ __ | |__(_)__ _ _ _ / _ \| '_| ' \| '_ \ / _` | ' \ /_/ \_\_| |_|_|_|_.__/_\__,_|_||_| v25.5.1 for Orange Pi Zero3 running Armbian Linux 6.12.23-current-sunxi64 Packages: Ubuntu stable (noble) Support: DIY (community maintained) IPv4: (LAN) 192.168.***.*** (WAN) ***.***.***.*** IPv6: *** Performance: Load: 4% Up time: 16 min Local users: 3 Memory usage: 45% of 971M Zram usage: 47% of 485M CPU temp: 46°C Usage of /: 11% of 58G RX today: 98 MiB Commands: Configuration : armbian-config Monitoring : htop *** System restart required *** Some packages require a reboot (gnome-shell) orangepi@orangepizero3:~$
  9. https://github.com/armbian/build/
  10. try: sudo apt update sudo apt install wireless-regdb crda
  11. MCP2515 is a standalone controller that communicates via SPI so yes it is possible.
  12. I occasionally add overlays with armbianEnv.txt. sudo apt update && sudo apt install hdparm
  13. I am seeing EOS under armbian-build. But it looks like it has a old vendor stable option. Visit https://github.com/armbian/build if you want to give it a try.
  14. You could load up portainer and edit the container config. https://docs.portainer.io/start/install-ce/server/docker/linux This will give you a web based gui to deploy or configure your docker containers.
  15. phys = <0x74 0x75>; reg = <0x00 0xfc000000 0x00 0x400000>; phandle = <0x22c>; dr_mode = "otg"; reset-names = "usb3-otg"; snps,dis-tx-ipgap-linecheck-quirk; On vendor should this "dr_mode = "otg" become dr_mode = "peripheral"; ?
  16. . Some activity for the 4 lts. https://github.com/armbian/build/pull/7887
  17. You may want to check out https://github.com/armbian/build You can make a custom build for your board.
  18. i'm showing current download on rolling release @ 6.12.17
  19. you can freeze kernel upgrades in armbian-config under updates.
  20. You should be able to set the mac address manualy. Make sure you have the one you need written down or emailed to yourself. I would use sudo armbian-config and check all your networking setting and see what your options are for setting the mac. Also check for files in this directory: /etc/NetworkManager/system-connections/
  21. have you tried rolling back the kernel? sudo armbian-config
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines