remarkable2-recovery
recovery tools for reMarkable 2 (by ddvk)
webinterface-onboot
Enable the web interface on boot. For the ReMarkable Tablet. (by rM-self-serve)
remarkable2-recovery | webinterface-onboot | |
---|---|---|
33 | 3 | |
248 | 35 | |
2.4% | - | |
5.0 | 6.2 | |
6 months ago | 7 months ago | |
Shell | ||
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
remarkable2-recovery
Posts with mentions or reviews of remarkable2-recovery.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-13.
-
remarkable hacks
⚠️ Warning: Toltec does not support OS builds newer than 2.15.1.1189. You will soft-brick your device if you install before support is released. See remarkable2-recovery for information on how to recover your device if you have done this.
-
What have I done! I backed up original xochitl file and added a new one but didnt change mod on file
The option of last resort might be to use the pogo pins to get into recovery mode. There are instructions in the ddvk github repo. https://github.com/ddvk/remarkable2-recovery
-
Question about third party apps like Binder 2
I don't think it's particularly risky to install third-party stuff on your rM2. I would urge you to be very careful to understand the uninstall process, and to understand what it takes to recover it if you do manage to brick your device. TL;DR: you'll need a Linux machine, a USB-C breakout board, and some patience. If you're comfortable with going through that process - even though you shouldn't have to - I'd say you have nothing to worry about.
-
using a locked secondhand RM2
There's a recovery process that requires some simple and improvisable hardware.
-
Lock code: We need better than a 4 digit code
Storage is not encrypted. On an rm2, rather trivial hardware allows the device to be used as USB mass storage. An rm1 can be read without extra hardware. Both of these are explained as recovery methods, but unlike, for example, Android recovery with encrypted storage, where recovery methods usually allow you to overwrite partitions, these allow you to mount existing, unencrypted partitions.
-
Bricked my rM2 when re-enabled Toltec
I am new to Toltec and all hackings. After yesterday's official update, I was rushing to re-enable my Toltec without reading the warning. Now my rM2 gets stuck on starting screen. Is recovery tools for reMarkable 2 the only way to unbrick my device? It is beyond my knowledge. I saw there was mentioning a 10k resistor, but it doesn't show on the requirement list.
- Installed KoReader and forgot to save ssh password. How can I retrieve it ?
-
Please help. Stuck on starting screen after installing remux
You have to ssh into it and maybe check if xochitl or rm2fb is disabled. If can't ssh into it, then refer to https://github.com/ddvk/remarkable2-recovery.
-
ReMarkable Now HIPAA Compliant with Updated Terms
Unless I'm mistaken, the pogo port can be enabled externally by pulling down B8 / SBU2 on the USB-C port. This is why you either need a special plug or a breakout board; ddvk also speculates that you could use a USB audio adapter and headphones.
-
Functionality lost due to ddvk hack
Hi - I'm considering to jump on ddvk hack but worry if the basic functionality will not be there - like Send to my Remarkable , cloud functionality etc.
webinterface-onboot
Posts with mentions or reviews of webinterface-onboot.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-13.
-
remarkable hacks
The only other active binary hacks I'm aware of are rM-signature-patch and webinterface-onboot. Those are to solve specific issues though, they do not modify anything you may see. They can both be applied after ddvk.
-
A brand new hack to enable the web interface on startup! No more switching it on in the settings + much more
While no longer enabling the web interface setting is great, the real magic is in what is now possible. The web interface keeps running when the usb cable is disconnected, which means that it still has the ability to upload and download files, there is just no way to connect to it. But now that we can ensure the web interface is always running and accessible via webinterface-onboot and webinterface-persist-ip, we can write programs that connect to the device over wifi but can still use the web interface under the hood. This is useful as uploading a file to the device most any other way will require restarting the device to see the file, and work is still being done on programs that can generate pdfs from the new file format (the web interface can). As a first step in that direction, I created..
-
Introducing WebInterface-Wifi, a program that will make the web interface available on wifi, with disclaimers
- This program will not start/enable the web interface nor ensure that the usb interface maintains the ip 10.11.99.1 [WebInterface-OnBoot](https://github.com/rM-self-serve/webinterface-onboot) does this for version 2.10 but I do not have the newest software to test against. Using something like [webui_invincibility.sh](https://github.com/reHackable/scripts/wiki/webui_invincibility.sh) with [WebInterface-OnBoot](https://github.com/rM-self-serve/webinterface-onboot) would ensure that [WebInterface-Wifi](https://github.com/rM-self-serve/webinterface-wifi) works on boot.
What are some alternatives?
When comparing remarkable2-recovery and webinterface-onboot you can also consider the following projects:
remarkable-update - force a full factory reset / re-update / upgrade
scripts - [ THIS PROJECT IS CURRENTLY ON HALT :( ] A set of bash scripts that may enhance your reMarkable experience
awesome-reMarkable - A curated list of projects related to the reMarkable tablet
webinterface-upload-button - Upload button for the web interface, alternative to drag and drop. For the ReMarkable Tablet.
rmkit - | remarkable app framework | https://rmkit.dev
webinterface-persist-ip - Ensure the web-interface can be reached internally at 10.11.99.1:80 after disconnecting the usb cable. For the ReMarkable Tablet.