Jump to content

lanefu

Members
  • Posts

    1329
  • Joined

  • Last visited

Other groups

Management Contributor/Maintainer

6 Followers

Profile Information

  • Gender
    Male
  • Location
    Richmond, VA
  • Interests
    ARMBIAN!!!! Also Linux, Docker, Ansible, HashiStack, Horizontal Scaling, Jeeps, Subarus, V8s, home improvement, home security and automation.

Contact Methods

  • IRC
    lanefu
  • Website URL
    https://www.lane-fu.com
  • Github
    lanefu

Recent Profile Visitors

20608 profile views
  1. 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.
  2. 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
  3. 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
  4. nope that's from the rockchip 6.1 vendor kernel. It's not compatible with mainline linux
  5. 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/
  6. 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
  7. 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
  8. 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
  9. 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.
  10. 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
  11. 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/
  12. 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
  13. 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
  14. Yep writing image directly to emmc should be fine. Has been the case historically for me.
  15. 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
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines