<tonikasch>
I have found it is on2 by searching for the hardware ids contained in Rockchip_4.2_release_libstagefright/4.2_jb_release/libstagefright/libvpu/common/vpu_drv.c
<tonikasch>
VPU_DEC_ID_9190 = 0x6731,
<tonikasch>
VPU_ID_8270 = 0x8270,
<tonikasch>
VPU_ID_4831 = 0x4831,
<tonikasch>
m1r ^
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-rockchip
<m1r>
tonikasch: thats a nice find !
<tonikasch>
in fact, I have also found a message from olegk0 from some time ago confirming this
<m1r>
tonikasch: have you tried gstreamer for 8170 ?
<tonikasch>
no...
jcarlos has quit [Read error: Operation timed out]
jcarlos has joined #linux-rockchip
akaizen has quit [Remote host closed the connection]
m1r1 has joined #linux-rockchip
m1r has quit [Ping timeout: 268 seconds]
FreezingAlt is now known as FreezingCold
m1r1 has quit [Ping timeout: 252 seconds]
akaizen has joined #linux-rockchip
m1r has joined #linux-rockchip
<honx>
not really linux related, but has anyone of you ever used the RKBatchtool to generate an update.img for a rockchip device? the only manual i have is in chinese...
<tonikasch>
sorry, no guess, but... waita second I search something on my machine!
<tonikasch>
it has an utility to create such images, if I recall well
<tonikasch>
but I read somewhere else of such an script
<tonikasch>
to create update.img from files
<tonikasch>
sorry, I don't remember now
<honx>
ah, ok. i'll have a look.
<honx>
most of the stuff i find is for rk3066 and i need to update an rk2928. but the tools should work the same. i just have to get the right files & settings..
<tonikasch>
mmm, in windows utils a change of code was needed to make them work from rk3066 to rk3188 so...
<tonikasch>
even in linux loots
<tonikasch>
tools
<honx>
yes, i know the radxa tools. they even have docs on how to generate update.img. but it seems to work for their boards mostly and is for linux. i'm trying to create an update.img for an android system..
<honx>
but thanks a lot for your help! i'll try those tools/links above :)
<tonikasch>
np :)
akaizen has quit [Remote host closed the connection]
m1r1 has joined #linux-rockchip
m1r has quit [Ping timeout: 246 seconds]
<tonikasch>
hey, do you know how to fix a library complaining when being loaded that "undefined symbol: __sF"?
<tonikasch>
I cannot rebuild the library as it is a binary blob given by manufacturer...
<tonikasch>
any ideas?
akaizen has joined #linux-rockchip
akaizen has quit [Remote host closed the connection]
<tonikasch>
honx I have both android with hybris support and patch built, the generated libraries copied to target device and libhybris built against android headers extracted from android source but... once done
<tonikasch>
what to do, once done?
<honx>
no idea, sorry :-/
m1r1 has quit [Ping timeout: 268 seconds]
<tonikasch>
well, don't worry ;) I'll ask on #libhybris
<honx>
i found a working unpacker for update.img archives by the way. now i can unpack an existing one, modify it and repack it..
<tonikasch>
:D
<honx>
ok, moment of truth. i'll try an update. either it works or the system is bricked...either way i'll be finished with my work today ;)
ScoutMaster has joined #linux-rockchip
ganbold_ has quit [Remote host closed the connection]
akaizen has joined #linux-rockchip
<honx>
nice! it worked...created a custom update package and the device found it, checked it, applied it and boots ok with the new version... :)
<tonikasch>
:D
<honx>
i'm updating an rk2928-based wifi dmi display dongle, btw...one of those cheap miracast/widi things.