this post was submitted on 14 Jan 2024
147 points (95.7% liked)
Linux
48052 readers
670 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Remarkable eink tablets. Buried deep in the settings they actually give you the root password so you can SSH in. Also, it comes with an epic .vimrc file.
THEY DO?!? NO WAY!
But, the software they ship is completely closed source and displaying anything on the screen requires hacking the binary (each software release). They have have been the opposite of helpful to open source for the last few years and have stooped to a cloud company trying to collect your data.
What is the best supported Linux e-ink device that's decent? I really want the PineNote, but it seems like its hard to find in stock and its pretty damn expensive. At this point, I'd consider building my own with off the shelf parts.
I thonk kobo or onyx
Yup. Have been running an FTP server on my Kobo Touch over its WiFi. Kinda neat.
I was referring specifically to Remarkable-brand devices... but Kobos are nice too, with that company also being indifferent to aftermarket hacks.
Ah, "Remarkable" is a brand, never heard of them and never would have guessed as the "R" is uppercase at the start of a sentence
Oh, good point. If I was being brand-proper I'd spell it "reMarkable"... but, lol, not doing that.
https://github.com/reMarkable/linux At that, there are ways to hack it of course (Fairly certain it “ruins” some returns/warranty policies, but if you can in those cases, you can easily revert the modified bits if needed)
tl;dr : if you want to try to hack it safely, heads up to : https://remarkable.guide/
If you would like to run a pre-made Debian chroot on it. Saw other distros from other users https://github.com/Eeems-Org/remarkable-debian-chroot
If you would like to use (Not fully replace for stability/recovery concerns) another launcher which is MIT licensed https://github.com/Eeems-Org/oxide
You can install the “vanilla” (minus extra bits) kernel via Toltec https://toltec-dev.org/stable/#section-launchers
Aaaand, if you want to go the full libre way, there's a port of parabola on it sold here http://www.davisr.me/projects/parabola-rm/ Article here https://hackaday.com/2020/09/06/a-free-software-os-for-the-remarkable-e-paper-tablet/
Kindles too. You can jailbreak them and get a shell. They're so much more useful when they're jailbroken. They can read multiple other formats, they can get books from a fileserver on your local network, the jailbroken reader app is better, etc.
Yeah, I've made a custom lock screen picture and uploaded it. I unfortunately have to redo it every update.
Also what is a .vimrc file?
Settings/customizations file for legendary text editor vim. Remarkable's comes with a lot of stuff built-in.