Jump to content

Werner

Administrators
  • Posts

    5332
  • Joined

  • Last visited

Everything posted by Werner

  1. I think @rpardini can explain best what is happening there.
  2. Such development usually takes a lot of time. Don't expect much within this year.
  3. It will most likely be mentioned in changelog once this is fixed.
  4. If somebody volunteers to do so...
  5. https://www.armbian.com/newsflash/armbian-23-02/ Changelog: https://docs.armbian.com/Release_Changelog/
  6. I assume OP is preferring a software-based solution but I like your thinking
  7. Hooking up a serial console is best possible way to debug boot issues.
  8. Providing full build log would be the first one
  9. Since there are no standards vendors of more or less cheap boards follow names are not standardized. Try something like code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } find /sys |grep led|grep trigger
  10. As always the solution pops up once I start complaining Seems like my 64G microSD is cursed. It works well on common usage but it refuses to work properly on SBCs. Not wrote the same image to a 32G SD of same quality and brand and it works...
  11. This might be interesting. It seems like it tries SD but cannot find valid partitions... U-Boot 2022.04-armbian (Feb 13 2023 - 01:06:32 +0000) SoC: Rockchip rk3399 Reset cause: POR Model: Firefly ROC-RK3399-PC-PLUS Board DRAM: 3.9 GiB PMIC: RK808 Core: 295 devices, 29 uclasses, devicetree: separate MMC: mmc@fe310000: 2, mmc@fe320000: 1, mmc@fe330000: 0 Loading Environment from SPIFlash... SF: Detected w25q128 with page size 256 Bytes, erase size 4 KiB, total 16 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Model: Firefly ROC-RK3399-PC-PLUS Board Net: eth0: ethernet@fe300000 Hit any key to stop autoboot: 0 starting USB... Bus usb@fe380000: USB EHCI 1.00 Bus usb@fe3c0000: USB EHCI 1.00 Bus usb@fe900000: Register 2000140 NbrPorts 2 Starting the controller USB XHCI 1.10 scanning bus usb@fe380000 for devices... 1 USB Device(s) found scanning bus usb@fe3c0000 for devices... 2 USB Device(s) found scanning bus usb@fe900000 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Device 0: unknown device switch to partitions #0, OK mmc1 is current device ** No partition table - mmc 1 ** Couldn't find partition mmc 1:1 switch to partitions #0, OK mmc0(part 0) is current device Scanning mmc 0:1... Found /boot/extlinux/extlinux.conf Retrieving file: /boot/extlinux/extlinux.conf 1: Armbian Retrieving file: /boot/uInitrd
  12. Hey there, for quite a while I was using my Station P1 aka T-Firefly ROC-RK3399-PC-PLUS (with a nice case welded around) as crude NAS and wanted to do something new. However for unknown reason I cannot boot from microSD. I am used to that the Armbian boot loader should switch to microSD when detected so other OS can be used. Does not work though. It always starts booting from SPI which is fine in theory and then jumps to eMMC which boots fine. With SD inside it does the same. If I remove the eMMC module u-boot stucks to PXE which obviously fails and then drops to U-Boot shell. I played with that shell for a while including recovery steps (https://docs.armbian.com/User-Guide_Recovery/) (but with correct baud rate) but wasn't successful. On bootz it complains about kernel magic or ARM64 kernel magic, depending on usage of bootz or booti. Tried erasing SPI but was not successful doing that. rkdeveloptool in maskrom mode stated it erased something but did not change anything. From within Bullseye the SPI flash seems not to be visible. I assume it should be /dev/mtd0 or something? Kind a running out of ideas... Images on microSD I tried were 23.02 edge, 22.12 current and 22.02 current.
  13. SSH is always listening on port 22. Suggesting to hook up a serial console. Best, easiest and cheapest way to debug issues with booting and connectivity since this has to always work.
  14. Panfork is under heavy development/cutting edge so issues are to be expected. Alternative would be to use Rockchip proprietary binary blobs but they seem not to work very well either. On the bottom line nothing Armbian can fix (easily).
  15. 15Mbaud? Are you sure it is not 1.5Mbaud?
  16. Just as a general experience from myself I never had good success on any kind of converter adapters regarding DP, HDMI, DVI or VGA when using with ARM boards. No idea what the cause is. Maybe general lack in drivers to mitigate such configurations... If somehow possible try to connect native.
  17. Did you leave the microSD in after move? Booting directly from USB is not possible afaik but you can have the boot loader on sd which then boots from USB.
  18. Scroll down and check for other download variants.
  19. Probably related to
  20. Tried using extraargs= in /boot/armbianEnv.txt?
  21. Check output/debug folder for further clues. Try building from armbian-next branch.
  22. FYI you are using both unsupported build and userspace.
  23. Either use dpkg to remove "hold" of all firmware packages or apt install armbian-config
  24. moved to userspace
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines