Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Change to "vendor" kernel 6.1.y is recommended.
  3. Kajen, can't read any of the writing on the chips.
  4. Today
  5. @lanefu Thanks a lot 🙂 ... The last open Question .. with the Edge Kernel, what is the right way to export the GPIO's cd /sys/class/gpio echo 157 > export does not work 🙂
  6. You did a reboot after upgrading, right?
  7. Using DNScrypt does reduce the instabilities with Linux 6.6.16-current-sunxians higher, though it still did have slowdowns/high CPU usage after 2-3 days. I had to move the back up instance to legacy kernel and so my network has a functioning DNS when the other conks up. Legacy has been rock stable.
  8. It will be my first home server. I'd like to install CasaOS over armbian on this machine
  9. ...Got it working with Debian (not armbian) if I controlled the power-on and connection order carefully. But the easier fix was to grab a used i3 desktop machine and install Ubuntu Studio into that, reserving the SBC for future projects. It's amazing what SBCs can do... but if you don't need maximum compactness, minimum power draw, or direct hardware interfacing, sometimes using something better standardized/supported will be the winning choice. Oh well. Only a small detour, and a few bucks that it turned out I didn't need to spend right now; not a disaster. "No honest effort is ever wasted; it can always serve as a bad example."
  10. Yesterday
  11. I just upgraded to Arabian 24.5.1 using `apt-get upgrade` and now I cannot load ip_tables: # modprobe ip_tables modprobe: ERROR: could not insert 'ip_tables': Exec format error I’m not sure what to make of it.
  12. So I figured out how to test uboot.bin's with the fel mode, but so far couldn't build my own uboot for the a83t. Also i dug around in the image and it seems like the banana pi m3 images doesn't have the uboot for the a83t (might be wrong there)
  13. Hi! did you ever get this working? I had the touch working on a Arch with the radxa 5.10.110 kernel but had had trouble getting other pieces. Have everything working on Armbian except touch. Couldn't use the included display dtbo, but had to use my Arch working dtbo.
  14. Kajen, For Ethernet you need these two patches in u-boot. https://github.com/NickAlilovic/build/blob/main/patch/u-boot/u-boot-sunxi/100-sunsi-add-h616-internal-eth-phy-support.patch https://github.com/NickAlilovic/build/blob/main/patch/u-boot/u-boot-sunxi/106-Add-int-phy-eth-H313-h616-with-AC300.patch Kernel patch. You need to edit your box's dts. https://github.com/NickAlilovic/build/blob/main/patch/kernel/archive/sunxi-6.7/patches.armbian/arm64-dts-allwinner-h618-Transpeed-8k618-T-Enable-Ethernet.patch Can you take a picture of your boards wifi chip?
  15. it doesn't work even on a newest kernel: user@rockpro64:~$ uname -r 6.6.16-current-rockchip64 user@rockpro64:~$ sudo cat /etc/armbian-release |egrep -i "version|branch|board" BOARD=rockpro64 BOARD_NAME="RockPro 64" BOARDFAMILY=rockchip64 BOARD_TYPE=conf VERSION=24.2.1 BRANCH=current user@rockpro64:~$ sudo lspci -v -s 01:00.0 01:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9230 PCIe 2.0 x2 4-port SATA 6 Gb/s RAID Controller (rev 11) (prog-if 01 [AHCI 1.0]) Subsystem: Marvell Technology Group Ltd. 88SE9230 PCIe 2.0 x2 4-port SATA 6 Gb/s RAID Controller Flags: fast devsel, IRQ 59 Memory at fa040000 (32-bit, non-prefetchable) [size=2K] Expansion ROM at fa000000 [size=256K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [70] Express Legacy Endpoint, MSI 00 Capabilities: [e0] SATA HBA v0.0 Capabilities: [100] Advanced Error Reporting After initiating it appeared with the disks connected: user@rockpro64:~$ echo "0000:01:00.0" | sudo tee /sys/bus/pci/drivers/ahci/bind 0000:01:00.0 @rockpro64:~$ sudo lspci -v -s 01:00.0 01:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9230 PCIe 2.0 x2 4-port SATA 6 Gb/s RAID Controller (rev 11) (prog-if 01 [AHCI 1.0]) Subsystem: Marvell Technology Group Ltd. 88SE9230 PCIe 2.0 x2 4-port SATA 6 Gb/s RAID Controller Flags: bus master, fast devsel, latency 0, IRQ 95 Memory at fa040000 (32-bit, non-prefetchable) [size=2K] Expansion ROM at fa000000 [size=256K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [70] Express Legacy Endpoint, MSI 00 Capabilities: [e0] SATA HBA v0.0 Capabilities: [100] Advanced Error Reporting Kernel driver in use: ahci Thus the workaround with udev rules still needs to be applied. https://forum.pine64.org/showthread.php?tid=7453 was helpful
  16. I would upgrade my NAS with the board and expand its access to my family and friends :)
  17. Provided 32GB RAM, I plan to experiment with language models using the 6T NPU and Armbian!
  18. You need something like https://github.com/armbian/build/blob/main/patch/kernel/rockchip-rk3588-edge/dt/rk3588s-orangepi-5b.dts#L32 to enable it on mainline. I don't know the situation because of i don't have ap6275p module for opi5 but it works with Khadas edge 2. And we have an overlay for opi5 in 6.1 https://github.com/armbian/linux-rockchip/blob/rk-5.10-rkr6/arch/arm64/boot/dts/rockchip/overlay/orangepi-5-ap6275p.dts
  19. Hi guys, I still have two 21.5-inch tablets here, on which I would like to install Armbian. The mainboard is a Sunchip AD-Z33 V1.1 with an RK3288 on board. The board has 2GB RAM and 8 GB flash memory. However, it also has an LVDS slot to which the touchdisplay is connected. Here you can see the equipment in detail: https://www.embeddedsystemboard.com/sale-11364924-rk3288-industrial-arm-board-multi-function-linux-os-i2c-interface-touch-screen.html Do you think that Armbian runs on it and that the functions are still available? Or maybe an RK3288 ArmbianTV box version could run on this as an alternative?
  20. Description Maint. How Has This Been Tested? [ ] CI Checklist: [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  21. Description Maint How Has This Been Tested? [x] CI Checklist: [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
  22. Description Maint task. How Has This Been Tested? [ ] CI Checklist: [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  23. Description Maintainace task. How Has This Been Tested? [ ] CI Checklist: [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  24. Description Main. Kernel config rewrite applied. How Has This Been Tested? [ ] CI Checklist: Please delete options that are not relevant. [ ] My code follows the style guidelines of this project [ ] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  25. There are many things i would like to test with this board. - RTL-SDR server - NAS Server - Mediaserver - Lorawan server - Desktop computer with addons
  26. Description station-m3: use radxa's new u-boot. Fix station-m3 audio issue. How Has This Been Tested? [x] Successfully built. [x] System startup. Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
  27. Description Add support for a rk3568 based SBC Lubancat2 in my hand. The u-boot and linux kernel support is landing mainline for a few months. How Has This Been Tested? Test: ./compile.sh build BOARD=lubancat2 BRANCH=edge BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_APPGROUPS_SELECTED='browsers chat desktop_tools editors email internet multimedia office programming remote_desktop' DESKTOP_ENVIRONMENT=xfce DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base DOWNLOAD_MIRROR=bfsu ENABLE_EXTENSIONS=mesa-vpu EXPERT=yes EXTRAWIFI=no KERNEL_CONFIGURE=no PREFER_DOCKER=no RELEASE=noble VENDOR=Armbian Write the image to tf card, insert the card to the board, the board can boot into desktop. Checklist: Please delete options that are not relevant. [ ✓] My code follows the style guidelines of this project [ ✓] I have performed a self-review of my own code [ ✓] I have commented my code, particularly in hard-to-understand areas [ ✓] My changes generate no new warnings [ ✓] Any dependent changes have been merged and published in downstream modules View the full article
  1. Load more activity
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines