#[SOLVED] what to do after tty
80 messages · Page 1 of 1 (latest)
Well what DE are you using?
I’m using KDE
Try sudo systemctl start graphical.target
If that starts SDDM (or whatever you're using), then follow up with sudo systemctl set-default graphical.target.
If not then there's some kind of problem with your DE installation. Possibly missing packages. You'll need further diagnosis.
Thanks for the help. Unfortunately it didn’t work, but I appreciate you taking time out of your day.
Sch received a thank you cookie!
Pro tip
Post the error message, don't just say "it didn't work". We might get it fixed immediately
Thanks. There wasn’t an error message. It was just awaiting further instructions.
The last time I was able to get it to work, I had installed additional DE like Gnome and xfce. Those worked last time.
UPDATE: formatted. Installed XFCE. Still doesn’t recognize my password. It’s 123. The keyboard layout is US. Also, now it doesn’t recognize it in tty anymore.
Strange.
Attempting to install Gnome to see if that works.
Nope. Doesn’t work either
So far:
Xfce, Gnome, and KDE are all failing Login Attempts
🤔
Even after the 10min lockout for failed attempts, the Login still fails.
Oh what you're saying is that you're unable to login in the login manager
Well that's a different issue
And a much bigger one
Yeah
So you said "awaiting further instructions". You mean it just hang?
Or what did it say or do
It went:
user@thinkpad
I didn’t know what to type next. I should have been more patient, but I went back to the graphical login to test out if the password worked. When it didn’t, I restarted and tried again in the tty, but this time even from there it didn’t recognize me
So here are you referring to login manager or tty?
Tty
Yeah. Because from context your readers would assume login manager. But from what you said next it sounded like tty.
Sorry about that
So after you hit enter, it's waiting on a password
And when you type the password, the cursor is not going to move
For security and whatnot
Have you used sudo before? It's like that.
Sorry if this sounds stupid to you (it might not, I don't know).
I should first ask you how experienced are you with Linux in general?
Not experienced.
Okay I see. Step by step then.
I’ve used the terminal and used sudo before
When you're in the TTY, it's going first to ask you for username. You type that and hit enter.
Then it's going to ask you for a password. There might not be a prompt, but that's what it's waiting on. When you enter the password, by default nothing is going to be printed for security, but it is being entered. So just make sure you type the correct password and hit enter.
If the login succeeds you will get a shell. If not it will tell you and you can try again.
Ah I see
So, I got to the point where I was able to get to the shell (I believe) and I was able to type the systemctl commands I was given earlier.
Type something simple and verify that you are indeed in a shell
Like ls /
If it doesn't print anything, you're not in a shell
That’s where I messed up. I was an idiot by being impatient. Ended up going back to the graphical login and restarting.
I went to tty to do the login again, but it didn’t recognize me anymore from there.
I’d love to get back the point where I could be in tty and type Ls/
Honestly, if this is your first experience with Linux, I would not recommend vanilla Arch.
There is no graphical installer, and it's easy to mess things up on CLI.
I was going to update some packages but it said disk too full
May I recommend EndeavourOS?
Sure I’d love to use endeavor
It's based on Arch (basically it is Arch), but it has a graphical installer and different branding.
Oh cool.
I’ll download it right now then!
I’m bummed that I can’t use KDE plasma arch anymore. I’ve been on it for half a year
Essentially everything that you can do on arch you can do on endeavour. All arch packages are available, including from AUR.
It’s frustrating that I’ve been getting this problem with login so many times now
Wait so it's not a new install?
Oh good.
Just use endeavour. It is basically the same as Arch. And you can use KDR too.
KDE*
Thanks!
Can’t wait to try it out
Thanks again for all your time
It’s so appreciated. Everyone here has been amazing
If you have questions with EndeavourOS you can ask here too. As I said, it's basically Arch.
Awesome
It's probably as close to vanilla Arch as possible without actually being vanilla Arch.
I’m in! The password worked!
When I reinstalled it one last time, i set it to have a separate home partition. I’m finally back in!
[SOLVED] what to do after tty
That shouldn't have affected anything though. Are you sure you didn't just set the wrong password?