Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Moode 8.3.2, no local GUI after install + config
#4
Lovely, with some mix and match from this wonderful forum, I have it working:

For whoever else has this problem:

1) Generate a file "userconf" in /boot, and write your in here according to this syntax: "username:encrypted- password "
generate the password like this:
Code:
echo 'mypassword' | openssl passwd -6 -stdin
source

2) Change the below if necessary:
Code:
in /usr/lib/systemd/system/localui.service
change the user to your default user from 1) (in my case: "pi")

Thanks to @TheOldPresbyope  and @dajand  for these
Reply


Messages In This Thread
RE: Moode 8.3.2, no local GUI after install + config - by hjheins - 05-19-2023, 11:09 AM

Forum Jump: