Developer revives four-year-old reMarkable 2 tablet via SSH troubleshooting
A user documents technical steps to restore a 2021 reMarkable 2 paper tablet after years of disuse, resolving sync and update failures.
Conversation activity · last 28 hours peak 2/hr
Summary, timeline and people extracted by Claude from 2 items across 2 sources · 22h ago. Quotes are verbatim.
A developer published a detailed guide on restoring a reMarkable 2 tablet that had been unused for approximately four years and was experiencing cloud sync failures and software update errors. The post documents troubleshooting steps including clock synchronization via SSH, sequential software updates, and enabling alternative file transfer methods through the device's web interface.
- An out-of-sync system clock was the root cause preventing software updates and cloud synchronization on the dormant tablet.
- Sequential software updates were required; the first update (to 3.11.2.5) was insufficient and required a restart of update services to access version 3.27.3.0.
- Software version 3.22+ silently disables SSH over WiFi; SSH must be accessed via USB or re-enabled via the rm-ssh-over-wlan command.
- When cloud sync remained broken, the developer used the device's web interface as an alternative method for file transfer instead of further debugging.
How it unfolded
-
Reaction Post gains traction on Hacker News
The article reached Hacker News frontpage with 73 points and 56 comments, indicating community interest in device recovery techniques.
-
Report Troubleshooting guide published
A developer (tremguy) published a comprehensive technical post detailing how to restore the tablet by setting the system clock via SSH, applying sequential software updates, and enabling the web interface for file transfer.
-
Event Device unused for ~4 years
The tablet sat unused for approximately four years, entering a non-functional state with cloud sync failures and error 0.
-
Event reMarkable 2 purchased
The tablet was originally purchased in 2021.
What people are saying verbatim
“I found my old reMarkable 2 paper tablet, bought in 2021, it had sat unused for ~4 years or so. The device was in a sorry state: Cloud sync failing.”
tremguy, Developer/author · Hacker News / blog post
“Unable to sync. Please update this application to continue using the reMarkable cloud.”
reMarkable cloud service, Cloud sync error message · Blog post (from device journal)
“This failure mode is also documented in an official support article: an out-of-sync device clock can prevent software updates.”
tremguy, Developer/author · Blog post