Lab notes

Marketing image of a Lenovo Smart Paper

Another weird cursed e-ink gadget from Lenovo. Seems to have already been discontinued? withdrawn? from sale and is being sold off cheapish in various places. It seems like it was manufactured by BOE Technology for Lenovo.

I dumped various things from the eMMC on my unit.

Is it a PineNote?

A bit?

Same:

Different:

Should I buy one?

Probably not unless you plan on hacking it. The included software is quite bad and Lenovo seems to have already abandoned it even before they ran out of stock to sell :(

Android rooting

I used rkdeveloptool to dump the uboot_a partition then applied the same patch documented by Dorian for the PineNote to remove the 32MiB partition download limit. You can download my patched uboot_a image which is likely to work on any other Smart Paper.

Once the 32MiB limit is removed you can dump the boot_a partition, sideload Magisk and copy the boot_a dump to the device using MTP (gMTP or Dolphin both work). Use Magisk to root the boot_a image, copy it back off the device and re-flash it. Booting the modified image and re-running Magisk allows finishing the rooting process.

Alternatively it's probably possible to just flash my patched boot_a image though I'm less confident this will work on any given device, especially if it's had Android upgraded at any point.