View Single Post
Old 12-04-2023, 03:52 PM   #16
porphyry5
Connoisseur
porphyry5 began at the beginning.
 
Posts: 69
Karma: 10
Join Date: Apr 2013
Device: Kobo Clara, Onyx Boox Monte Cristo
Quote:
Originally Posted by Renate View Post
Yeah, but this is one of those "second channel" devices.
It's not listed on https://shop.boox.com/
I don't understand this business model either.

What is the exact name of this?
Code:
adb shell getprop ro.product.model
adb shell "getprop | grep finger"
I assume the commands should be run on the device itself, but I have no idea how to get to a command line on it. Not a sophisticated user.

Just in case not, on my laptop the code produces
Code:
~ $ adb shell getprop ro.product.model
* daemon not running; starting now at tcp:5037
* daemon started successfully
error: no devices/emulators found
~ $ adb shell "getprop | grep finger"
error: no devices/emulators found
I also cannot access any of the update sites mentioned in the other posts, all forbidden in one way or another, I suppose all Russian sites are censored here due to the war.
porphyry5 is offline   Reply With Quote