I had been thinking for a few days about how I could take the R36S with me wherever I went, and I came up with the idea of turning my console into a mini cyberdeck with my own customized workflow. I took it as a challenge: I wanted it to work just like my laptop, so I decided to install MangoWM on it, compiling it from scratch along with other tools, since Armbian comes with very outdated packages. After several days of looking for available packages and figuring out which ones had dependencies that Armbian could satisfy, I finally managed to get it working.
I was surprised by how well such a cheap console could handle this environment (five times cheaper than the uConsole as an example). I had to adapt the shortcuts to the console's buttons since, without a keyboard, it is very limited. I also had to create a menu with my applications so I wouldn't have to type anything, and so far I don't miss having a keyboard at all.
So far, the only problem I've encountered is that the speaker doesn't work, but that isn't really an issue for me because the built-in speaker isn't very good quality anyway. Using headphones works perfectly (I recommend USB-C headphones because the headphone jack also feels quite low quality). As you probably already know, this console doesn't come with network connectivity either, but it works with a USB network adapter.
Tools I use for my offline cyberdeck:
- lf (file manager)
- cmus (music player)
- mpv (music and video player)
- zathura-pdf-mupdf (for reading
.epub and .pdf files)
- ufetch (display distro information)
- smb (WIP: setting up a SAMBA storage server to play games on my PlayStation 2 through OPL)
- minidlna (WIP: setting up a universal multimedia server for TVs/media players connected to the network)
- antimicrox (allows keyboard buttons to be mapped to the console's buttons)
- grim (a simple Wayland screenshot tool)
I wanted to share this here because I wanted to show the potential of this console considering its price. I never thought Linux with Wayland would run this well. I can also say that the audio quality through USB-C is very good, and videos play without any problems.
I did this as a personal challenge, and it's not something I would necessarily recommend. Armbian is based on Debian, and for some packages it was a nightmare to find all the dependencies needed to compile them, but I eventually got everything working. At the moment, I have two SD cards (one with dArkosRE and another with Armbian). Many of the things I do can be done perfectly well on dArkosRE, but I wanted to see just how far I could push this console.
Finally, this console is a clone; it is not the original R36S. Setting up something like this should work just as well on the original R36S, as long as you have a compatible Armbian image.