View Single Post
Old 11-21-2023, 06:48 PM   #2
Renate
Wizard
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 2,536
Karma: 10479009
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5
I haven't seen any software update for the "Page" yet.
Is that exactly what it's called? (The "Poke5" is actually "Poke5P" in the US.)
If you have ADB or a terminal app:
Code:
adb shell
getprop|grep finger
Also, we don't know the processor number, the Firehose loader or the update decryption strings for this yet.
You can help.
Code:
cat /proc/cpuinfo
No, we don't need the whole mess. Does it say "BENGAL"? What's the last line?
Can you pull a file and post it, please?
Code:
adb pull /system/lib64/libota_jni.so
That way we can get the strings ready for when there is an update.
Renate is offline   Reply With Quote