Ryan on Nostr: It's very alpha, be warned. If you are gung ho and want to try anyways though I made ...
It's very alpha, be warned. If you are gung ho and want to try anyways though I made some instructions. They assume some familiarity with a Linux command line. It may crash, be warned. It seems to crash more when the screen sleeps, so set a longer time out when installing to minimize the risk.
quoting nevent1q…6z2mA more complete set of instructions:
♦️You must be on the current alpha build of GrapheneOS
🔹Do your initial terminal setup
🔹 Make sure you're up to date
sudo apt get update && sudo apt get upgrade
🔹 Change the password for the droid user
sudo passwd droid
🔹 Install gnome and the video drivers
sudo apt install gnome-core virgl-server
🔹Stop the VM
sudo init 0
🔹 You should be good to go! Restart the terminal, wait a few seconds, then click on the screen icon. I also set gnome to auto login, saves having to your your password every time
🔹Have fun, nerd 😂
nevent1q…7whx