My finger has been hovering over the buy button on the reMarkable Paper Pro page all day 😫

Nothing quite matches the kind of digital paper device I yearn for, but it gets pretty darn close. I wish I could build my own…

(Finger slipped.)

I knew the reMarkable had a developer mode with SSH, but I wasn't aware it had an actual official Qt Quick SDK and cross-compiler toolchain

https://developer.remarkable.com/documentation/qt_epaper

A cute little official guide to sketchnoting on the reMarkable. Sketchnoting is one of those things I really wish I'd learned to do, because every time somebody posts their sketchnotes — usually after conference talks or WWDC sessions — I'm in awe

https://www.youtube.com/watch?v=mEkvUmpUuTE

Visualize your thoughts with sketchnoting

YouTube

I appreciate the YouTuber economy, but writing 'This is a test' and drawing some colored highlights on a page doesn't really constitute a valuable review of a drawing tablet, eink or otherwise 😂

Give it to people like this Redditor a month ahead of embargo, perhaps, or mind-mapping/sketchnoting pros

/via https://www.reddit.com/r/RemarkableTablet/comments/1fidzm9/my_2_cents_about_the_paper_pro/

There's no reMarkable OS emulator, so I abused ChatGPT to help me format, patch, and boot the rootfs from the software recovery image in qemu-system-aarch64. Whether I'll be able to get the GUI running is another matter…
I've spent a lot of time experimenting, and I think it's failing in xochitl, the primary UI binary, which has a bunch of device checks I might just need to patch out. Getting the right size framebuffer has been a challenge…

I think I'm giving up here; xochitl has a long try/catch block on init for setting up the hardware, like the epaper controller, and there's only so much I can nop by hand before I'm deep in the weeds and causing higher-level crashes.

It would be nice if reMarkable provided a qemu environment for their OS, because it wasn't hard at all for me, an idiot, to get the basics booting on a generic target with a random kernel I found lying around

I don't think there's value in trying to document what I did to get this booting, it was a mess.

I grabbed and ungziped the reMarkable ferrari firmware from https://archive.org/download/rm110/RM110/

I stole a kernel Image and device tree (imx8mp-evk.dtb) from https://yocto.dave.eu/desk-mx8m-l-6.0.0-rc0/image/imx8mp-lpddr4-evk/

I masked out a bunch of system services including remarkable's emergency recovery through the boot args in my mess of a qemu script, with a lot of guidance from ChatGPT: https://gist.github.com/steventroughtonsmith/a6c8c6b2c776dc10cc0fa31169ea0db5

And after that byte-patched xochitl

rm110 directory listing

Somebody with a lot more time on their hands could recompile the reMarkable kernel instead of the one I used, and use the actual ferrari-rev-c.dtb device tree from the rootfs. And even better, with patches to qemu to stub in any of the hardware reMarkable OS is looking for.

I ain't that guy 😅

reMarkable OS / Codex boot output (abandoned)

reMarkable OS / Codex boot output (abandoned). GitHub Gist: instantly share code, notes, and snippets.

Gist

You know you've made it when your products are being used in space

https://www.youtube.com/watch?v=TYaqo8W3kB8

Astronaut Jannicke Mikkelsen | reMarkable

YouTube
Hardware acquired. Now to figure out if it fits into my life…
It's a bit ridiculous that reMarkable has a screen mirroring feature but no way to take screenshots
There is a lot of low-hanging fruit missing from reMarkable OS, that much is clear from the moment you start using it. Documents have infinite vertical scrolling, but finite horizontal scrolling, so a traditional mind-map layout doesn't really work here without jumping through hoops (like using pinch-zoom to write tiny text). There are so many things they should be putting engineering effort into before nonsense like 'AI', but alas these are the times we live in
I'm not sure what reMarkable is basing their '2 weeks' battery life claims on; absent-mindedly doodling on two pages for an hour, with the backlight off, was enough to burn through 10% of the battery on the Paper Pro. I wouldn't call that heavy usage at all
@stroughtonsmith your initial posts infected me a bit and I ordered a paper pro move today 🙈 I already have a Boox Go 10.3 but was intrigued by the Gallery 3 panel, the form factor and most of all them having a 100 days return policy 😅
@paul if I can make the Paper Pro work for me, I would definitely be tempted by a Move too 😂 I just love the idea of it in its little leather case
@stroughtonsmith It also funny reading a bit more about the device. I know you get a root shell and all but still the non root android boox devices seem way easier to customise :D