You are not logged in.
Linux zen. Apparently in root everything works fine. But when it comes to my user there's a lot of problems. Upon starting i log in into tty. First thing that i get is: " -- weebspirit: /home/weebspirit: change directory failed: No such file or directory Logging in with home = "/". ". The groups my user is in are: video input audio weebspirit. next up, when i run neofetch it cannot create directory /home/weebspirit as the permission is denied. And it also can't reaad and create it's own config file. And so on. btfrs-progs is installed.
Offline
Hello. You probably need to install all necessary user files and directories properly, with the propor authorizations and flags. Check https://wiki.archlinux.org/title/Users_and_groups
Offline
Thank you, seems like it was because i didn't use the useradd command properly, with -h flag it now works, thank you.
Offline