Ilya Kurdyukov

Results 210 comments of Ilya Kurdyukov

And don't try to install Armbian on EMMC, you have a high chance of [bricking](https://forum.armbian.com/topic/32141-why-armbian-install-can-brick-the-tv-box/) the TV-box.

> `./compile.sh build BOARD=mangopi-m28k BRANCH=vendor` But I forgot that the build with the new kernel still needs [this](https://github.com/ilyakurdyukov/rk3528-tvbox?tab=readme-ov-file#u-boot-crashes-after-it-cant-find-a-boot-logo-fixed) patch, otherwise there is a high chance that it will not boot...

So that I don't have to explain, it's easier to build the legacy image according to my instructions, take U-Boot from it and write it in EMMC. (Anyway, try booting...

> Only WIFI is not working, it has the AIC8800 chip. Try searching for AIC8800 fixes for other Rockchip devices. I wonder if [this](https://github.com/armbian/build/pull/6670) is related.

> TV audio It works for me. > as an arcade system It has a very old GPU with very limited capabilities (Quake 3 works with glitches, Doom 3 doesn't...

Did this work for you? I tried a lot of such things and nothing worked.

> modify linux-rk35xx-vendor.config > #CONFIG_SND_SOC_ROCKCHIP_SAI is not set > to > CONFIG_SND_SOC_ROCKCHIP_SAI=y My patch uses `linux-rk3528-tvbox-legacy.config` and `CONFIG_SND_SOC_ROCKCHIP_SAI=y` has set in this config. Did you use `BOARD=rk35xx`?

> armbian rockchip 5.10.160 kernel source is old!not sync rk sdk!pls used armbian rk6.1 kernel source https://github.com/armbian/linux-rockchip/tree/rk-6.1-rkr1 Can you provide the exact parameters of your Armbian build? Armbian scripts show...

Thanks, I'll try that out. I noticed that there are more recent drivers available for the newer kernel. But for older kernels, only the vendors have the latest fixes. Because...

Now the Ethernet port doesn't work with either my .dtb or from `mangopi-m28k`.