#[SOLVED] what to do after tty

80 messages · Page 1 of 1 (latest)

quasi ibex
#

Couldn’t log in so using tty. I just don’t know what to do in this state though. Is there a command I could be typing to access my DE

dense crater
#

Well what DE are you using?

quasi ibex
#

I’m using KDE

mellow bay
#

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.

quasi ibex
ember moonBOT
#

Sch received a thank you cookie!

mellow bay
#

Pro tip
Post the error message, don't just say "it didn't work". We might get it fixed immediately

quasi ibex
#

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.

quasi ibex
#

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.

mellow bay
#

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

mellow bay
#

Or what did it say or do

quasi ibex
#

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

mellow bay
#

Pause

#

You need to be more specific when describing stuff.

mellow bay
quasi ibex
#

Tty

mellow bay
#

Yeah. Because from context your readers would assume login manager. But from what you said next it sounded like tty.

quasi ibex
#

Sorry about that

mellow bay
#

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?

quasi ibex
#

Not experienced.

mellow bay
#

Okay I see. Step by step then.

quasi ibex
#

I’ve used the terminal and used sudo before

mellow bay
#

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.

quasi ibex
#

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.

mellow bay
#

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

quasi ibex
#

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/

mellow bay
#

So where are you right now?

#

Tty login?

quasi ibex
#

I use the boot disk to get back to installation.

#

root@archiso

mellow bay
#

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.

quasi ibex
#

I was going to update some packages but it said disk too full

mellow bay
#

May I recommend EndeavourOS?

quasi ibex
#

Sure I’d love to use endeavor

mellow bay
#

It's based on Arch (basically it is Arch), but it has a graphical installer and different branding.

quasi ibex
#

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

mellow bay
#

Essentially everything that you can do on arch you can do on endeavour. All arch packages are available, including from AUR.

quasi ibex
#

It’s frustrating that I’ve been getting this problem with login so many times now

quasi ibex
#

I feel cursed

#

It’s a new install

mellow bay
#

Oh good.

#

Just use endeavour. It is basically the same as Arch. And you can use KDR too.

#

KDE*

quasi ibex
#

Thanks!

#

Can’t wait to try it out

#

Thanks again for all your time

#

It’s so appreciated. Everyone here has been amazing

mellow bay
#

If you have questions with EndeavourOS you can ask here too. As I said, it's basically Arch.

quasi ibex
#

Awesome

mellow bay
#

It's probably as close to vanilla Arch as possible without actually being vanilla Arch.

quasi ibex
#

[SOLVED] what to do after tty

mellow bay
#

That shouldn't have affected anything though. Are you sure you didn't just set the wrong password?