[ROM] ROCK 5B Android 12.1 rkr10 GoogleTV

The emmc modules boot faster.

1 Like

Raxda added their 12.1 rockchip version so new build with the android 12.1 rockhip :slight_smile:

added 4K and 1080

atv is for the Android TV
gtv is fo the Google TV

the gtv resets several times after install till the apps are updated in playstore

https://drive.google.com/drive/folders/1TRt-Oh3Pk-oJKatcHe3fenVSnoRSK8BI?usp=share_link

and special for darkvipt for his android 13

just replace the line

repo init -u https://github.com/radxa/manifests.git -b Android12_RK3588_Radxa_rk8 -m rockchip-s-release.xml

with

repo init -u https://github.com/Shaggy013/manifests.git -b Raxda_12.1 -m default.xml

and just follow rest of the guide

https://wiki.radxa.com/Rock5/guide/android12

i am curious for your android 13 build :slight_smile:

4 Likes

Couldnt care less about your image. I shared the news about google making Android 13 TV available. Probably wont even work with the Rock 5B. No need to be whinning. Is that a problem to share some good news to you here? I guess all my posts are useless to you anyways :face_with_hand_over_mouth: byeee.

yeah, new update. thanks sir
but what do you mean by 4k and 1080p, is it for actual UI resolution or 4k resolution being available in youtube app?

based on this manifest line, are we expecting AV1 playback to make a comeback?

project groups=“pdk” name=“platform/external/libgav1” path=“external/libgav1” revision=“ec4879ba87d05eab56662ef5d18ba621221113c0” upstream=“refs/tags/android-12.1.0_r11”/> <

Sure android 13 works on the 5b , if you looked good most is from a a13 build since months :rofl:

and that is just a default android lib

Well it is think a common rockchip issue av1 , if you look around every board has the same problem with av1 on android .

the 4k and 1080 is the setting of the gui ,you notice the diffrence

i see, good to know :+1:

hello ,thank you for your help. where is the fan contrler .I need the fan to work all the time.

In the compressed file gpt.img and update.img, What are the differences.How to use it

2 Likes

Use balenaEtcher to write gpt.img to Emmc or microsd card. Update.img you need RKDevTool and use the Maskrom Button for firmware flash/upgrade. Im sure you can find tutorials online.

3 Likes

Can you tell me how to keep the fan running? thank you!

1 Like

gpt.img and Update.img Is it a version?write gpt.img to Emmc or microsd card.Need to write Update.img again?

yep apply voltage to the fan and it would spin

1 Like

Gpt is a full image. Copy to microsd card or emmc using balenaEtcher. Update.img is a full image also. just a different way of writing to Emmc. If balenaEtcher and Gpt.img work for you. Thats all you need.

2 Likes

okay, thank you

1 Like

thank you very much。 but i need the fan to work all the time。where is the fan contrl file ?can i set fan speed?

It’s a PWM fan. I don’t understand the values there but you can just edit a few files and it will follow the rules there. But I never really found an accessible explanation.

1 Like

thank you。But this is the same as the thc013‘s firmware。The fan starts to work at about 50 ℃。The quiet fan I use can work all the time, and there is no noise。。

ever thought to just connect the fan to a not controlled pin ?

like the 5v gpio pins for example !!!

there is no fan controller app in android and if you like one go ahead android sources are availible

@thc013 the fan is controlled in a temperature dependent way on Radxa android.

is it controlled in a temperature way if you connect it to the 5v ?

like i said if you want it running all time just connect it to the 5v gpio like everybody does

and connect it to the fan pins if you dont want it run all the tiime like the rest does

and a python linux script wont help .