You are not logged in.
hey
after i removed fish and updating with - Syuu then rebooting in login screen i type the correct passwd but shows me that password incorrect, what i did wrong?
pacman -Syuu is the problem?
Last edited by jwtiyar (2020-10-08 21:15:22)
Offline
Was fish the login shell for the user that can not log in? What was in the update? (/var/log/pacman.log)
Can you log in as a different user? If you can not log in as any user you can chroot in to access logs.
Edit:
Did you intentionally perform a downgrade by using `pacman -Syuu` instead of `pacman -Syu`?
Last edited by loqs (2020-10-08 20:57:28)
Offline
Was fish the login shell for the user that can not log in? What was in the update? (/var/log/pacman.log)
Can you log in as a different user? If you can not log in as any user you can chroot in to access logs.
yes fish was default shell, i can't remember what was there in the update.
i cant post the output because iam on mobile cant transfere it.
i can login with root in tty2 just my user can't log in.
Offline
From root use `chsh`. See `man chsh` for the details.
Offline
From root use `chsh`. See `man chsh` for the details.
i have to change to what shell?
some instruction if you can.
Offline
From root use `chsh`. See `man chsh` for the details.
Thank you i changed it to /bin/zsh after reboot logged in automatically no login screen, why?
Offline
If it is just for that user, what does that user start on login?
Offline
If it is just for that user, what does that user start on login?
before lightdm come i type my password for user jwtiyar and login, now it logging automatically.
Offline
If you do not want lightdm to start on boot. Boot to multi-user.target then disable lightdm.service.
If you do not want lightdm to automatically login a user revert the changes from LightDM#Enabling_autologin.
Offline
If you do not want lightdm to start on boot. Boot to multi-user.target then disable lightdm.service.
If you do not want lightdm to automatically login a user revert the changes from LightDM#Enabling_autologin.
Thank you very much bro.
Offline