(05-20-2020, 11:24 AM)JaredT66 Wrote: I've gotten GUI to work by following the steps in
https://forum.pine64.org/showthread.php?...6#pid58436
Important note, ended up using the slightly modified version that Jordon posted on his github to make it get all the way through:
https://forum.pine64.org/showthread.php?...6#pid61256
How did you get your wifi working to do this? [edit to answer]
nmcli device wifi list
nmcli device wifi connect "SSID" password "password"
[enter the ssid in double quotes, and the password in the other double quotes keeping the double quotes for both.]
[end edit for wifi]
edit to add;
I had to go into /etc/hosts and enter my hostname there.
I had to add after localhost
127.0.0.1 hostname
[end hosts edit]
# rather then just reply again and again, I'm just going to re-edit this post as I get through various obstacles,
Any Ideas on how to create a root user? using sudo is not normal for me, I'm a debian guy
working on graphics now... what a pita. thanks.
[end edit]