-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trouble with installation #1
Comments
Hi @ZacharieALES, This repository isn't meant to be used on the reMarkable itself---it's used for cross-compiling software for the rM. To use it, you'll need an x86_64 host system (the binary reMarkable toolchain requires it) with the Nix package manager installed. If you just want to use the VNC server that's the main thing this builds right now, you can download a pre-built kernel module and VNC server executable from the releases pages of the relevant repositories. There are usage instructions for those in the vnc server repository and the kernel module repository. |
Make a flake of it to improve reproducibility
would be nice to enable wiki so that the community can fill the gap. Once you've compiled the package on your computer, how do you transfer it to the tablet ? are these static executables so you just transfer the binary ? |
I don't know how to install this. What I did:
nix build
which returned-sh: nix command not found
.What did I do wrong?
The text was updated successfully, but these errors were encountered: