[ROM] ROCK 5B Android 12.1 rkr10 GoogleTV

Yes, HEVC with 10bit but not HDR video got this issue, also with radax image. And H264 10bit video had this problem too.

As for now, modify the kodi source code, disable mediacodec decode with H264/HEVC 10bit but not HDR videos would be a way.

lol

did you checked wich kernel it is running :slight_smile:

if all rk3588 android have the same issue :wink:

no av1 and the non hdr for hvec

who should fix that ?

hevc 10bit with hdr works fine, just 10bit video without hdr had this issue.

Is the sd+nvme image had a modified kernel? Maybe this change made the pwm fan not work.

radxa image kernel uname:
Linux localhost 5.10.110 #34 SMP PREEMPT Wed Mar 15 14:24:50 CST 2023 aarch64

distributed image:

RadxaRock5B:/ $ dmesg|grep mmc
[ 4.106380] [ T0] Kernel command line: storagemedia=sd androidboot.storagemedia=sd androidboot.mode=normal androidboot.dtb_idx=0 androidboot.dtbo_idx=0 androidboot.verifiedbootstate=orange androidboot.serialno=bad4a6c9dab2e3b4 console=ttyFIQ0 firmware_class.path=/vendor/etc/firmware init=/init rootwait ro loop.max_part=7 androidboot.console=ttyFIQ0 androidboot.wificountrycode=CN androidboot.hardware=rk30board androidboot.boot_devices=fe2c0000.mmc,fe2e0000.mmc androidboot.selinux=permissive buildvariant=userdebug earlycon=uart8250,mmio32,0xfeb50000 irqchip.gicv3_pseudo_nmi=0
[ 6.226382] [ T7] dwmmc_rockchip fe2c0000.mmc: IDMAC supports 32-bit address mode.
[ 6.226398] [ T7] dwmmc_rockchip fe2c0000.mmc: Using internal DMA controller.
[ 6.226407] [ T7] dwmmc_rockchip fe2c0000.mmc: Version ID is 270a
[ 6.226436] [ T7] dwmmc_rockchip fe2c0000.mmc: DW MMC controller at irq 80,32 bit host data width,256 deep fifo
[ 6.226859] [ T203] dwmmc_rockchip fe2d0000.mmc: IDMAC supports 32-bit address mode.
[ 6.226874] [ T203] dwmmc_rockchip fe2d0000.mmc: Using internal DMA controller.
[ 6.226882] [ T203] dwmmc_rockchip fe2d0000.mmc: Version ID is 270a
[ 6.226908] [ T203] dwmmc_rockchip fe2d0000.mmc: DW MMC controller at irq 81,32 bit host data width,256 deep fifo
[ 6.227006] [ T203] mmc_host mmc2: card is non-removable.
[ 6.239395] [ T7] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 6.239729] [ T203] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 6.256284] [ T9] mmc1: SDHCI controller on fe2e0000.mmc [fe2e0000.mmc] using ADMA
[ 6.281011] [ T60] mmc_host mmc2: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[ 6.325264] [ T60] mmc_host mmc2: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
[ 6.376380] [ T60] mmc_host mmc2: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1)
[ 6.857485] [ T205] mmc0: delay init for 600 ms to enable UHS mode
[ 6.934015] [ T205] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 200000000Hz, actual 198000000HZ div = 0)
[ 7.242543] [ T205] dwmmc_rockchip fe2c0000.mmc: Successfully tuned phase to 360
[ 7.242616] [ T205] mmc0: new ultra high speed SDR104 SDXC card at address aaaa
[ 7.243705] [ T205] mmcblk0: mmc0:aaaa SN64G 59.5 GiB
[ 7.248586] [ T205] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
[ 7.252582] [ T1] EXT4-fs (mmcblk0p11): Ignoring removed nomblk_io_submit option
[ 7.256642] [ T1] EXT4-fs (mmcblk0p11): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ 7.262884] [ T1] EXT4-fs (mmcblk0p11): mounted filesystem with ordered data mode. Opts: discard
[ 8.871116] [ T1] EXT4-fs (mmcblk0p10): Ignoring removed nomblk_io_submit option
[ 8.900910] [ T1] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ 8.981209] [ T1] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
[ 10.288498] [ T1] EXT4-fs (mmcblk0p14): Ignoring removed nomblk_io_submit option
[ 10.301084] [ T1] EXT4-fs (mmcblk0p14): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ 10.571605] [ T1] EXT4-fs (mmcblk0p14): Using encoding defined by superblock: utf8-12.1.0 with flags 0x0
[ 10.582511] [ T1] EXT4-fs (mmcblk0p14): mounted filesystem with ordered data mode. Opts: discard,noauto_da_alloc,data=ordered,user_xattr,barrier=1

google lol, they make mediacodec.

honestly, did rockchip even add this issue in their known issue list?

added:
just noticed that khadas have address Kodi hardware decoder issue.

also fellow mo123(rockpi4 veteran) have those issue sorted out with his first android tv rom release.

1 Like

That oowow bootloader is phenomenal. Makes installing software easy. Too bad Radxa doesn’t have similar feature

yes it is a libmpp patch wich fixes it

i only cannot find what they changed it is not much but enough to get av1 decoding going

tried just compiling the libmpp with a newer one but that s not the trick .

hopefully atv sensei could help you to sort this out :smiley:

not much luck asked him but no response :sleepy:

Added filemanager :slight_smile:
some more changes only no av1
latest libmpp added
changed from userdebug to user so more less debug libs
added retroarch,pspp and dolhin

and for the rest no password or other strange things to get a custom image

have fun

https://drive.google.com/drive/folders/1FfzBUIr5mPJJ8jlRHNpEoASKR9QUo_m0?usp=share_link

and ofcourse for the GTV fans

https://drive.google.com/drive/folders/1w1vltprOtUH6pVZ5joXjQW7pnn_U-c8B?usp=share_link

you can use the magisk boot image from atv also for the gtv images

2 Likes

just noticed that the new rom works on UHS card now :slight_smile:
still waiting for the x265 fix :sweat_smile:

lol, I see what you did there… :laughing:

thc013 any hints to boot from nvme? What should I put in SPI?

After BootSplash Screen turns off - do i have to flash smth extra beforehand?

Anyone down to give us a Detailed step by step?

which wifi & bt module does this image support?

Thanks for the work but wich of the ROMS do i need to download? Using a micro SD to boot from.

I tried the GPT rom and it keeps rebooting. Any tips? Somebody?

Hi my name is hadi I need help i have mini pc rk3588 mekotronics and h96max v58 i convert original frimwares to google tv 4k ui custom firmware blutooth wifi everything orginal and is working 100% and i want share with peoples my work but i dont know how i convert my installed roms to iso can you help me for this thanks in advance

Hello Friends
Flashed the Android TV.gpt to a sdcard using balenaetcher and all is runing quite well , but i´m trying connect a external 1TB usb ssd drive with my movies to the device and it´s not working .

The external disk appears as “safely ejected” in the AndroidTV menu , ssd works fine in other devices like nvidia shield .

Could you please help me?

How do I connect a gamepad for the build? I gave tried Xbox, Nvidia controllers