Star64 Irradium (based on crux linux) riscv64, aarch64
#11
installation README.TXT
kernel 6.12.57

mirror 1, mirror 2, mirror 3, mirror 4, mirror 5

irradium-3.8-riscv64-core-star64-6.12.57-build-20251111.img.zst
irradium-3.8-riscv64-core-star64-6.12.57-build-20251111.img.zst.sha256
irradium-3.8-riscv64-xfce-star64-6.12.57-build-20251111.img.zst
irradium-3.8-riscv64-xfce-star64-6.12.57-build-20251111.img.zst.sha256
donation   irradium

  Reply
#12
installation README.TXT
kernel 6.12.64

mirror 1, mirror 2, mirror 3, mirror 4, mirror 5

irradium-3.8-riscv64-core-star64-6.12.64-build-20260110.img.zst
irradium-3.8-riscv64-core-star64-6.12.64-build-20260110.img.zst.sha256
irradium-3.8-riscv64-xfce-star64-6.12.64-build-20260110.img.zst
irradium-3.8-riscv64-xfce-star64-6.12.64-build-20260110.img.zst.sha256

installation README.TXT
kernel 6.18.4

mirror 1, mirror 2, mirror 3, mirror 4, mirror 5

irradium-3.8-riscv64-core-star64-6.18.4-build-20260110.img.zst
irradium-3.8-riscv64-core-star64-6.18.4-build-20260110.img.zst.sha256
irradium-3.8-riscv64-xfce-star64-6.18.4-build-20260110.img.zst
irradium-3.8-riscv64-xfce-star64-6.18.4-build-20260110.img.zst.sha256
donation   irradium

  Reply
#13
installation README.TXT
kernel 6.12.76

mirror 1, mirror 2, mirror 3, mirror 4, mirror 5

irradium-3.8-riscv64-core-star64-6.12.76-build-20260307.img.zst
irradium-3.8-riscv64-core-star64-6.12.76-build-20260307.img.zst.sha256
irradium-3.8-riscv64-xfce-star64-6.12.76-build-20260307.img.zst
irradium-3.8-riscv64-xfce-star64-6.12.76-build-20260307.img.zst.sha256
donation   irradium

  Reply
#14
firmware flash via UART

Code:
installed package: lrzsz
updating the SPI bootloader:
# lsz -X jh7110-recovery-<version>.bin < /dev/ttyUSB0 > /dev/ttyUSB0

  0: update 2ndboot/SPL in flash
  1: update 2ndboot/SPL in emmc
  2: update fw_verif/uboot in flash
  3: update fw_verif/uboot in emmc
  4: update otp, caution!!!!
  5: exit

select: 0
# lsz -X u-boot.bin < /dev/ttyUSB0 > /dev/ttyUSB0
select : 2
# lsz -X u-boot.itb < /dev/ttyUSB0 > /dev/ttyUSB0
select exit: 5
donation   irradium

  Reply
#15
installation README.TXT
kernel 6.12.85

mirror 1, mirror 2, mirror 3, mirror 4, mirror 5

irradium-3.8-riscv64-core-star64-6.12.85-build-20260503.img.zst
irradium-3.8-riscv64-core-star64-6.12.85-build-20260503.img.zst.sha256
irradium-3.8-riscv64-xfce-star64-6.12.85-build-20260503.img.zst
irradium-3.8-riscv64-xfce-star64-6.12.85-build-20260503.img.zst.sha256
donation   irradium

  Reply
#16
(05-03-2026, 07:07 AM)mara Wrote: installation README.TXT
kernel 6.12.85

mirror 1, mirror 2, mirror 3, mirror 4, mirror 5

irradium-3.8-riscv64-core-star64-6.12.85-build-20260503.img.zst
irradium-3.8-riscv64-core-star64-6.12.85-build-20260503.img.zst.sha256
irradium-3.8-riscv64-xfce-star64-6.12.85-build-20260503.img.zst
irradium-3.8-riscv64-xfce-star64-6.12.85-build-20260503.img.zst.sha256

These don't boot for me. The power light just stays green forever.
I've got the 8GB Star64.
  Reply
#17
(05-08-2026, 07:22 AM)tantamount Wrote: These don't boot for me. The power light just stays green forever.
I've got the 8GB Star64.

You need to look at the debug uart output. I haven't tested it on the board itself. You can try changing the dtb in uEnv.txt, from fdtfile=starfive/jh7110-pine64-star64.dtb to fdtfile=starfive/jh7110-starfive-visionfive-2-v1.3b.dtb or [b]fdtfile=starfive/jh7110-orangepi-rv.dtb
donation   irradium

  Reply
#18
(05-08-2026, 01:48 PM)mara Wrote:
(05-08-2026, 07:22 AM)tantamount Wrote: These don't boot for me. The power light just stays green forever.
I've got the 8GB Star64.

You need to look at the debug uart output. I haven't tested it on the board itself.  

If you haven't tested it, why are you posting to the forum as if it works?
That could waste people's time with a distro that doessn't work, whereas the Fishwaldo distro does work.
  Reply
#19
(05-10-2026, 06:52 PM)tantamount Wrote:
(05-08-2026, 01:48 PM)mara Wrote:
(05-08-2026, 07:22 AM)tantamount Wrote: These don't boot for me. The power light just stays green forever.
I've got the 8GB Star64.

You need to look at the debug uart output. I haven't tested it on the board itself.  

If you haven't tested it, why are you posting to the forum as if it works?
That could waste people's time with a distro that doessn't work, whereas the Fishwaldo distro does work.

Testing requires equipment or assistance from those who have it. In my case, this means a more recent kernel and has been tested on Orange Pi RV, VisionFive 2, and VisionFive 2 Lite. There are always nuances with booting and flashing the firmware.
donation   irradium

  Reply
#20
(05-11-2026, 11:45 AM)mara Wrote:
(05-10-2026, 06:52 PM)tantamount Wrote:
(05-08-2026, 01:48 PM)mara Wrote:
(05-08-2026, 07:22 AM)tantamount Wrote: These don't boot for me. The power light just stays green forever.
I've got the 8GB Star64.

You need to look at the debug uart output. I haven't tested it on the board itself.  

If you haven't tested it, why are you posting to the forum as if it works?
That could waste people's time with a distro that doessn't work, whereas the Fishwaldo distro does work.

Testing requires equipment or assistance from those who have it. In my case, this means a more recent kernel and has been tested on Orange Pi RV, VisionFive 2, and VisionFive 2 Lite. There are always nuances with booting and flashing the firmware.

In that case someone should create a separate forum section for testing. You can post your new distro and request that people test it and give feedback.

As for the kernel, I recall that Fishwaldo said he was sticking with the older kernel for his distro that he made in 2023/2024 because the GPU driver wasn't in the newer kernels at the time. It would be good to check if it was reintroduced and what other drivers may be missing in the latest kernels.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Star64: All listed distros don't boot tantamount 0 141 05-08-2026, 08:56 AM
Last Post: tantamount
  StarPro64 Irradium (based on crux linux) riscv64, aarch64 mara 19 9,545 04-05-2026, 03:03 AM
Last Post: mara
  Star64: GPU firmware loading on Armbian Der Geist der Maschine 15 18,605 05-06-2025, 11:44 AM
Last Post: mara
  Case for Star64? garyd 0 1,583 04-22-2025, 12:41 PM
Last Post: garyd
  Running Linux on Pinebook Pro with External Monitor Twers1962 2 2,542 03-25-2025, 11:10 PM
Last Post: Dendrocalamus64
  [Star64] Help needed in understanding Yocto and U-boot build process InterestedinFOSS 0 2,659 04-23-2024, 10:58 AM
Last Post: InterestedinFOSS
  linux-headers and quartz64-post-install package conflicts Berzerkleyfan 2 3,927 12-01-2023, 05:17 AM
Last Post: Berzerkleyfan
  Star64 JH7110 (slarm64, riscv64) mara 2 4,231 10-09-2023, 03:43 AM
Last Post: mara
  Star64: jtag debugging? bluepill 1 3,991 09-20-2023, 08:26 AM
Last Post: bwooster0
  Star64: 4GB on 8GB boards Der Geist der Maschine 4 6,488 07-27-2023, 12:32 AM
Last Post: balbes150

Forum Jump:


Users browsing this thread: 2 Guest(s)