Jump to content

lanefu

Members
  • Posts

    1333
  • Joined

  • Last visited

Everything posted by lanefu

  1. I believe so. The other Armbian user space tools for networking do.
  2. There are rk3588 edge overlays available for SATA https://github.com/armbian/build/tree/main/patch/kernel/rockchip-rk3588-edge/overlay
  3. don't know if this method still works but thought i'd share it https://github.com/armbian/documentation/issues/116
  4. You would need to use the Armbian build tool to build a custom kernel with the missing modules such as tcp-nvme. The Linux-modules-extras won't be an option in Armbian because it's only to supplement a specific corresponding Debian official kernel.
  5. Try using Armbian builder to build an image there is a 4se config in there I added it after helping some one in irc one night. I don't recall the state. I don't have a 4se https://github.com/armbian/build/blob/main/config/boards/rock-4se.csc
  6. I believe those accelerations are only available on rklinux using the legacy/vendor kernel. Armbian's Odroid M1 does not support rklinux only mainline linux. https://github.com/armbian/build/blob/main/config/boards/odroidm1.conf#L6
  7. nope that's from the rockchip 6.1 vendor kernel. It's not compatible with mainline linux
  8. LiX's Nanopi-R5C CSC stuff is in the Armbian build tree, but no automated community images are being published currently. Unofficial unsupported R5C builds here: https://refuge.armsurvivors.icu/lanefu/lanefu_24.2.0-trunk_Nanopi-r5c_bookworm_current_6.6.13/ https://refuge.armsurvivors.icu/lanefu/lanefu_24.2.0-trunk_Nanopi-r5c_sid_edge_6.7.1/
  9. This won't feel very helpful, but basically you'll need to make a device tree for the cm3588 nas board. I've yet to find a good read on introducing people to device tree and how to navigate but hopefully you can find something. Example: https://github.com/torvalds/linux/blob/master/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
  10. User here had similar issues with EVO 860 Weirdest coincidental solution ever. Guessing early console some how gave more time for the drive to init in time? https://github.com/armbian/build/pull/6031
  11. Okay new discovery.. seem's to be a drive-specific issue.... Experiencing Issue with no init on boot issue on -- Samsung SSD 860 PRO 256GB I have another device working fine on boot.. no issue. -- Samsung SSD 860 EVO 500GB even tried moving both drives around different slots. Behavior was consistent
  12. Another me too Drives don't initialize on boot.. ATA ports show down... if i hot plug a drive, it comes right up. Observed issue on fresh kernel builds of 6.1.62 6.6.1 Tried fresh uboot from edge as well.
  13. Make sure you're building with EXPERT=yes The rk3588 edge kernel is already 6.6 rc1 https://github.com/armbian/build/blob/dd5fb3e3f8659e2a502808a7e10b5aeed8ffb18f/config/boards/orangepi5.conf#L3 https://github.com/armbian/build/blob/main/config/sources/families/rockchip-rk3588.conf#L32
  14. here's an unsupported, unofficial build. Mainline kernel, Mainline Uboot. https://refuge.armsurvivors.icu/lanefu/lanefu_23.08.0-trunk_Nanopi-r5s_bookworm_edge_6.5.3/
  15. nanopi-r5s has been added in a community support configuration. It is available via the EXPERT mode of the builder. It requires EDGE kernel, but mainline support is good https://github.com/armbian/build/blob/main/config/boards/nanopi-r5s.csc I'm using as a router on debian sid via the clammy-ng router framework
  16. When was your PBP made? Is it from one of the newer production runs from past year? Mines from 2nd gen. (Pre covid era) I remember seeing Kali had a few extra patches for the newer PBPs
  17. Yep writing image directly to emmc should be fine. Has been the case historically for me.
  18. I downloaded xfce for PBP from armbian website, flashed to sdcard with etcher and booted successfully. Caveat I don't have emmc chip installed and nothing on SPI. So yeah could easily be manjaro uboot allergies to trying to pivot to armbian to boot. If possible just wipe emmc
  19. The quickest fix for the user will be to use armbian-config to select a mirror. The redirector dev may be able to add some exceptions but geoiop data will never be 100% accurate
  20. Don't confuse current circumstance with an overt decision. What have you done to troubleshoot and participate in diagnosing and solving the problem? Also look-up maintainer https://docs.armbian.com/Release_Board-Maintainers/
  21. The Armbian images shrink the filesystem down to a minimal footprint that then expand to the max of the sdcard on first boot. You're cloning the image after it's been expanded from first boot stage You'll want to shrink the root file system and the partition before imagine. Rather than making a golden image, using the Armbian build tool and the customize image hooks to install your packages would be a more appropriate solution
  22. Or I guess Balbes support is free and easy. Note this is balbes and not official support status
  23. Hi Judy, There's a lot of work involved in adding a device to Armbian. In your case, a new product without mainline linux support, it's an enormous amount of labor. It's unlikely there will be any community members willing to do the engineering required for free. Are you looking for a paid engagement? Are there kernel source code and device tree source code published and available for this product? https://docs.armbian.com/User-Guide_FAQ/#where-do-i-ship-a-board-so-that-armbian-will-add-support
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines