Reviving a four year old reMarkable 2 (oskrim.github.io)
134 points by oskrim 17 hours ago
GCUMstlyHarmls 15 hours ago
This is pretty refreshing to read. "Its just linux", seems to ship with SSH/root terminal enabled (over USB at least, with a simple way to enable networked access), built in webserver, just uses systemd for service control, etc.
They even list it in the user guide https://remarkable.guide/guide/access/ssh.html along with an "developing software" guide https://remarkable.guide/devel/index.html.
Maybe other tablets are like that too, to be honest I'm too poor to swing the 700-1000$ for what I can cover with an paper note pad (with the bonus of being able to comfortably sit my coffee cup on it, use any pen or pencil, rip pages out, drop it, forget it somewhere, etc etc) to buy one but at least it seems like a product I would support.
gruturo 15 hours ago
> Maybe other tablets are like that too, to be honest I'm too poor to swing the 700-1000$ for what I can cover with an paper note pad (with the bonus of being able to comfortably sit my coffee cup on it, use any pen or pencil, rip pages out, drop it, forget it somewhere, etc etc) to buy one but at least it seems like a product I would support.
I have good news: they (RM2s) are often available on ebay for much less. People buy them thinking they're getting something like an android tablet, but they do nothing out of the box apart from showing docs and taking notes. Sometimes they're returned immediately for a full refund, but often they sit in a drawer, untouched, till they get offloaded on ebay for - comparatively - peanuts, letting us scoop them up and breathe new life into them (koreader rocks, to start with).
tomduncalf 7 hours ago
Yeah I got an RM2 cheap off there and I’m very impressed. It only really does one thing but it does it well. Personally can’t really see any reason I’d need a more powerful one, the latency is great already. Maybe for the front light.
They are quite hackable, but a lot of the mods rely on some funky QT hacking… it’s all a bit kind of undocumented. I was able to get Codex to get full Chromium running in a chroot and render the screen via Xvfb though which was pretty cool and is somewhat usable, so I guess most things are possible with determination
jefftk 14 hours ago
Yes, lots in the $200-$300 range: https://www.ebay.com/sch/i.html?_nkw=remarkable+2
kadoban 10 hours ago
Yeah, koreader is great. As long as you're fine with greyscale, the rm2 size is great for comics and textbooks. Most ereaders are way too small for both.
thepoet 15 hours ago
I have a Kobo that was kept unused in a similar state for a few years until I decide to build an SDK platform to develop and deploy apps on it. My Kobo does not support apps on its Linux platform.
I have been using it to read HN, as an RSS reader over my news and blog sources, generate audiobooks on topics I want to understand with ElevenLabs, Exa and OpenAI and listen via connecting its bluetooth to my speakers and even as a remote Claude Code & Codex approval sidekick.
It is amazing that a $100 device with a single core and 512mb RAM can do so much and run for so long.
Here is the open-sourced platform https://github.com/BandarLabs/Cobalt
dismalaf 12 hours ago
> It is amazing that a $100 device with a single core and 512mb RAM can do so much and run for so long.
Not to sound like certain influencers but computers are pretty fast and the state of modern software is incredibly wasteful.
zeeZ 15 hours ago
"They" is not reMarkable AS. remarkable.guide is a community project.
j2kun 12 hours ago
What a dismal idea that a four-year-old device is non-functional and in need of "reviving."
malfist 10 hours ago
Any device that powers off fully functional should be able to power on fully functional barring hardware failure. That these steps were nessecary is a stunning indictment of remarkable, even if your tech geek can ssh in and fix it.
After all, my notebooks are perfectly readable four years later
loughnane 9 hours ago
FWIW my RM2 is still running well after 4y, and that includes plenty of abuse. I use it for notes at work, keeping track of little league lineups (and so tossing it in the grass many times), and its still a daily driver for me.
malfist 9 hours ago
0x0000000 2 hours ago
Nothing needed to be "revived" here. The cloud sync stopped working, the device was otherwise fully functional. Author found a more convenient method for accessing files than the cloud sync, anyway.
eli 3 hours ago
I mean…yeah…it’s a bug.
Tarsul 11 hours ago
I did not update my ReMarkable 2 for years either and had probably the same clock issue. There was an article on the FAQ website from remarkable, if I remember correctly, that took me to a step-by-step process by which I could update it. Don't remember exactly how (I think I had to use the cable and connect to PC; which normally is not needed) but let's just say even if at first it seems like it doesn't work anymore and you have to hack it yourself, it is not actually needed. Nonetheless, this hackabality is the main reason I got mine (although I don't hack it, the optionality and thus probable longevity made the difference in my buying decision. I do not regret.).
reticulated 14 hours ago
Manually updating a config file to enable the web server was a wholly unnecessary step as that's just a toggle in the "Storage" section of settings.
reMarkable software has its faults, but I keep coming back to them for the best-in-class hardware, developer-friendly platform, which itself spawned an active developer community. Could it be an easier platform to develop on? Sure. But that hasn't stopped a huge number of supported mods being made available
oskrim 13 hours ago
There is indeed a "USB web interface" toggle under Storage. I've added a note in the final section, thanks.
graceful6800 16 hours ago
There's a project called codexctl that can help you run an offline update to the latest firmware https://github.com/Jayy001/codexctl
oskrim 14 hours ago
Someone on Reddit also pointed out there is a support page for the clock issue https://support.remarkable.com/s/article/Unable-to-update-re...
rvz 15 hours ago
reManager is far better for this use-case [0] instead of these fragile scripts.
haskman 12 hours ago
I second the recommendation to use reManager!
haskman 12 hours ago
I bought a Remarkable 2 tablet a while back. I quickly realised two things -
1. Remarkable's own software is a steaming pile of poo. Their inbuilt web server for uploading files is extremely buggy and unusable. It's dog slow. You can't try to drag many files in one go, or it crashes. You can't try to upload a large file, or it crashes. There is also a hard limit on the file size you can upload (something like 100MB) which makes it unusable for some heavy PDF files I have. They push you towards paying for their cloud service subscription, which I will never do, just to be able to sync files. There is also no way to just ssh files over because their pdf reader will refuse to read them. All I want is to connect the remarkable every day for a few minutes to my computer and have it sync my files, and there is no way to do that.
2. Most of the "hacks" online are written assuming that you can install toolchains like Toltec on the device, and they are NOT updated for the newer firmware. My remarkable came with 3.15 and while there are some instructions on how to downgrade the firmware before installing the toolchain, they never worked for me. So I stuck with the subpar software and reading experience...
... until I discovered [ReManager](https://github.com/rmitchellscott/reManager). It just worked out of the box, did not require a firmware update, and I was able to install KoReader and other goodies (such as some launcher improvements). It can also transfer large files easily. What's ironic is that KoReader can read djvu files, which removes my need to use large PDFs in the first place. Equivalent djvu files are much much smaller.
Thanks to everyone in the remarkable community who contributed to ReManager and other assorted remarkable hacking!
EDIT: Also must point out a cool thing that I discovered recently - ReManager comes with a one click installer for the Zig toolchain on the Remarkable 2! It is slow, but I was able to compile and run zig programs on the tablet.
tomduncalf 7 hours ago
Re: the software, I do think the on device software is good, if somewhat minimal, and the core writing experience is great
wingmanjd 7 hours ago
Thanks for pointing out ReManager. After moving to the Move, I've sorely missed my handful of toltec packages (koreader, etc.).
som 14 hours ago
I'm still using my remarkable from 2020. Has been receiving updates since AFAIK. Happy customer.
bravura 13 hours ago
I still have my remarkable 1 and love it. RM 2 didn’t have a backlight so there was no upgrade reason.
I actually like that the RM 1 is plastic, it feels durable and light.
ncr100 12 hours ago
The "pro" adds conveniences, is faster, and somehow is still distraction free. The color features are a subtle joy, although a bit underwhelming and dim.
I've had all, too. I do like the light weight of the first... I'm less scared to toss it around too.
hartator 14 hours ago
Several of my notes got lost in the ReMarkable cloud. I don’t think you are missing much.
davisr 12 hours ago
The reMarkable cloud is crap and has been since the beginning. I wrote a free/libre offline management tool called reMarkable Connection Utility (RCU) that is decently popular, used by several thousand people. Beyond backup/restore of editable notebook data, it has a lot of unique features the manufacturer can't/won't support (like exporting with native PDF highlight annotations).
reticulated 11 hours ago
> The reMarkable cloud is crap and has been since the beginning
Citation needed
On the contrary, reMarkable's cloud and associated sync functionality is praised regularly in the unofficial subreddit, as is the access Support has when people accidentally overwrite or otherwise delete notes.
I fully understand why some people would prefer to self-host their documents, but to link your own work whilst labelling reMarkable's as "crap" is somewhat disingenuous
cyberax 7 hours ago
davisr 10 hours ago
bossyTeacher 14 hours ago
This is the achilles heel of modern tech. Devices are just so brittle and if it is not online 24/7 on returning back online, you need to perform incantations to get things working.
Long shell life is a taboo in the tech world where 5 years is a long time.
steveBK123 14 hours ago
Yeah it's kind of comical the framing is that a device needs to be "revived" after four years. As SWEs we should probably all be a bit embarrassed for our trade, even in the alleged golden era of LLM induced productivity.
I have all sorts of offline digital&analog mechanical/optical devices which just work decades and decades later. The weak point in any of my old tech is when theres a software component that needs to be reverse engineered and ported across multiple generations of CPU architecture / OS / API deprecations.
I have 60 year old records, 35 year old CDs, 25 year old minidiscs that all still work fine. Properly developed film negatives are still fine decades later.
Despite all the warnings about media impermanence and lifespans, it's always the software that screws it up first. I've lost more content from digital / streaming services because it simply vanishes than because a piece of physical media failed.
oskrim 13 hours ago
That was my initial reaction as well, when I first found the device not being able to update. But look what was the saving grace: SSH/USB/HTTP/Unix with root access, instead of closed systems, hardware that you own 100%.
As software is increasingly "solved" by AI I think this is what will become most important
mfcl 16 hours ago
Is part of the article missing? It ends abruptly.
oskrim 14 hours ago
I think you're right, the ending is a bit abrupt. Added a closing paragraph to the last section, thanks for pointing that out.
essive 14 hours ago
As did the reMarkable support for that device...
reticulated 14 hours ago
Bad take. The rM2 is still receiving software updates and likely to for the next 3-4 years.
All that happened is they stopped selling it. Source: https://remarkable.com/products/remarkable-2
essive 13 hours ago
greatgib 15 hours ago
Really sad the official lack of proper support for using it as a general purpose device for the ones that would like time because otherwise the hardware is really great.
I like mine very much except the limitation that I can't do too much with it.
turtlebits 14 hours ago
It barely has enough power to render PDFs, I'm not sure what general purpose use you could get out of it.
The limitation is the whole point, it does pen input very well.
tomduncalf 7 hours ago
I posted in a comment above that I (well Codex) was able to get full Chromium running on it. It’s not fast by any means but is usable if you just want to read a web page on e-ink… so it’s not crazy underpowered
greatgib 9 hours ago
I do 't mean playing video games but lots of things could be done within the power range of the device.
For example be able to use the ssh access or synchronization web app from wifi, be able to use basic web page, synchronize with your own server like ftp server, ... All that kind of things not very complicated or requiring power. And I'm not even asking for the work/app to be done by remarkable but that the interface to do that is available.
A few things could be done by connecting in ssh and replacing the xserver but it is extremely clunky and could easy make your expensive tablet a brick. But it shows the kind of things that would be nice to be done with it.
I guess that a simple code editor/visualiser could easily be done.
carlosjobim 15 hours ago
What exactly is a "general purpose device"? An eInk tablet is pretty far away from being "general purpose" as far as I can tell. Should I buy a Ford Ranger and demand that the company makes it easy to convert it to a lawn mover?
kstrauser 15 hours ago
Examples: it sucks as an ereader, even though the hardware is super capable of it. It doesn’t have a built-in dictionary to look up words or check spelling. You can’t make links between documents or to different pages in the current document.
Their hardware is top notch, but I found the software to be so hamstrung that I returned mine after a few weeks. Basically, if you want to have exactly a physical paper notebook experience but with a computer, it’s great. If you’d like to transcend the limitations of a paper notebook and take advantage of the nice hardware to organize your work, or do literally anything but write or draw, you’ll be sorely disappointed.
reticulated 14 hours ago
carlosjobim 13 hours ago
jacknews 15 hours ago
woah 4 years is considered obsolete?
My kids still using thinkpad 430 from 2013
jorams 15 hours ago
> woah 4 years is considered obsolete?
No, this device was only discontinued this year, you can still buy accessories and it still receives software updates.
It just turns out their software has flaws that break the update process after a few years of sitting unused. Not great, but luckily there are workarounds, as this article walks you through.
essive 15 hours ago
LOL - agreed. I was a bit shocked by the title being the type that gets bonded with my devices. I still use my Windows laptop from 2017 and my M1 Macbook Pro from 2021 daily. Additionally, my Kindles are from 2010.
reticulated 14 hours ago
Where is is obsolete? It's still receiving software updates and likely to for at least 3-4 years. Even after that it's not going to magically brick itself
rwmj 15 hours ago
Next up, "reviving my paper notes from 40 years ago". Oh wait, there's nothing that I need to do, they still all work fine.
8note 6 hours ago
idk about that, there was water damage from that year everything flooded, and theyre scattered across 50-100 boxes
doublerabbit 15 hours ago
Maybe this will restore my faith in digital tablets.
I made notes, saved them. Only for the next morning to find my device out of battery and the notes missing. I don't get it, feels like I was zapped by some evil overlord that didn't want me recalling what I had written for the next part of my cartoon.
Now just use good ole paper and pen.
tiagod 15 hours ago
The tablet stopped being able to update just from sitting unused for a few years. That really decreases my faith, at least in reMarkable.
arjie 15 hours ago
Easy to end up like this. Takes a lot of work to preserve. I had an Arch Linux desktop. Put it in storage to move to a different country and came back in a year. Booted fine, couldn’t upgrade. No feasible resolution. Reimaged it after a couple of hours (this was pre AI so you had to manually figure things out).
fsflover 15 hours ago
tatjam 15 hours ago
I'm running my remarkable on some ancient software version, and honestly for my use case (reading textbooks and occasional note taking) the old version is perfectly fine.
I don't connect it to the internet, just use the awesome RCU software (paid, but distributed with source code) to move stuff between it and my computer. I presume if I were to try to update it, I'll find the same fate! About exporting, the notebook format is relatively simple, I wrote a very bare-bones software that's able to convert the notebooks to PDF in a few hundred lines of Nim, or you could just use the integrated web UI.
reticulated 14 hours ago
Except it was able to be updated. Looks like mostly a time issue and having to restart the update service, possibly due to an old bug - or maybe a reboot would have fixed it.
The rm2 is still receiving software updates. The fact that this would have been impossible on more closed tablets, or indeed most mobile phones should show reMarkable in a positive light surely?
usef- 15 hours ago
On a remarkable, or other tablet? Sounds like a software issue, there's no reason for that to happen in 2026.
doublerabbit 5 hours ago
Remarkable 2
onesandofgrain 15 hours ago
Why not use paper and pencil?
frio 4 hours ago
I work remotely, and when trying to discuss concepts with others, I frequently doodle things out with pen and paper (just like I used to on a whiteboard in an office). Having a Supernote means I can share my diagrams live on the call, just like a real whiteboard, which in turn makes it easier to communicate with my coworkers.
I've used all kinds of drawing apps on the web previously, and the extra impedance of the mouse/canvas/tool selection/whatever frustrates the whole process.
seanhunter 14 hours ago
I don’t use a remarkable but use an ipad and stylus for note taking a lot, so can totally get why people like remarkable even though I what I do is better for me[1]. The reasons for me:
1) I had a ton of paper notes, looking back, curating, finding old things etc is really hard.
2) An electronic device gives you the ability to cut and paste, move things around on the page, resize stuff, drop in screenshots (so I often screenshot a page of something I’m reading, drop it into a note and annotate it or make my notes about it all around the original) and (best of all) infinite erase with no skank left behind on the page and no surrounding myself with tiny little bits of eraser to clean up.
3) I have all my notes with me on my device even ones I made years ago vs in my study I have box folders and notebooks full of notes filling cabinet after cabinet, I couldn’t possibly carry all that around with me.
1 and 3 are nice, 2 is the killer app. Once I made the switch I find it painfully limiting to go back to having to make notes on paper.
[1] My system in case people are interested is Notability and a paperlike screen protector. It is fantastic. All notes back up automatically as pdfs in box (which I then copy to my linux laptop) and I can search them using AI just fine even though I’m writing equations and my handwriting is god-awful. The notes are all pdf so if notability gets bought out and becomes terrible I just drop it like a hot potato and move on to something else no loss of notes. I tried a colleagues RM2 and the screen didn’t feel as nice to write on as my paperlike screen protector. I also found the latency distracting - I couldn’t write as fast as I would like to.
fancyfredbot 14 hours ago
Pencil and paper are very definitely better, until you need to carry them around or search through them.
The ease of filing/retrieving across a lot of notes is a huge advantage. Also the amount you can have with you. The sheer weight of paper is a huge pain. With this you can carry hundreds of books and search the notes you scribbled in the margins.
leawi 12 hours ago
Aside from points made by other commenters here, it also works as an e-reader with a big screen :) So, one small lightweight device for all your writing and reading needs.
darkfloo 14 hours ago
Because the fact that it is a tech gadget makes me more likely to write stuff down instead of believing I can remember everything. That’s about it , at least for my use case
oskrim 14 hours ago
Paper is great for notes, bad at rendering arXiv
swasheck 15 hours ago
i’ll address this as if it was a genuine question.
my handwriting is awful, not to mention that my physical notebook management is awful. i’ve considered a supernote nomad as a way to streamline some of those issues. theyre just so expensive that i cant really justify a $500 experiment.
goda90 14 hours ago
I haven't tried it myself but I have heard that LLMs can be much better at handwriting OCR than previous tech. This opens the possibility of handwriting and then scanning and digitizing notes for organizing and search.
onesandofgrain 14 hours ago
rwmj 15 hours ago
I'm confused. Your physical notebook management is awful, ie. I guess you have live in a house without shelves or something. But spending time troubleshooting an electronic device from only 2022 is easier?
swasheck 11 hours ago
onesandofgrain 15 hours ago
Isnt a remarkable 500$ too?
emil-lp 15 hours ago
Why didn't you write that comment on a piece of paper instead?
onesandofgrain 15 hours ago
This a social platform. Not a note-taking app. Besides why are you so triggered by my question?