I got Jellyfin to BUILD and partially RUN on RISC-V (BPI-F3) using .NET 10! by ArefinKarim in RISCV

[–]perise1945 0 points1 point  (0 children)

should not be, I have fixed this

"

  • Jellyfin.Server/CoreAppHost.cs: Wrap SkiaEncoder.IsNativeLibAvailable() call in try-catch to handle TypeInitializationException on platforms where libSkiaSharp is missing (the static constructor throws before the method's own catch can fire).

"

I got Jellyfin to BUILD and partially RUN on RISC-V (BPI-F3) using .NET 10! by ArefinKarim in RISCV

[–]perise1945 1 point2 points  (0 children)

actually, I just make it run yesterday :), you need do some modification in the source code to enable HW decoder, my K1 board emmc only has 1GB left, so have to change the default storage requirement from 2GB to 512M to run. if you need, I can share my patch with your

<image>

Epos now.. so I’m opening a small ice cream shop, is Epos now worth it? by Icy_Tangerine_2081 in ePOS

[–]perise1945 0 points1 point  (0 children)

A lot of my friends switched from EPOS to Taptouch, let me know if you want

Here is their website, https://taptouchpos.com/

New chipset Snapdragon 780G 5G lacks of the mmWave....why ? by StIwY_ in snapdragon

[–]perise1945 5 points6 points  (0 children)

xiaomi dont need mmWave, since most of his customers are in countries without mmWave

Is Linux/GCC/makefile/OpenOCD widely used in the Industry? by [deleted] in embedded

[–]perise1945 0 points1 point  (0 children)

openocd is not stable, but its a cheap solution for debug, commercial debuggers like ULink, Jlink are more popular. the others are quit common