Blackscreen due to wrong driver and locked out

wont that prompt me for a login again? i mean it asks for a login and a password and i have neither

This is the root login. TTY2 is your konto only…
test: login as user root in TTY3
… other tipp:
https://de.manjaro.org/index.php?topic=736.0
(USB-liveISO is sufficient)

oh okay thank you i´m gonna try that in a second. first i need to shutdown this “emergency” windows leftover and boot in that wonderful manjaro. i am gonna come back and tell you how it went

Edit: soo i tried it and it is greeting me with login:
But i cant do anything because i dont have a login.

If typing root at the prompt, asks for password? Try empty PW or manjaro.

Else:
https://de.manjaro.org/index.php?topic=736.0
USB-liveISO is sufficient)

The screen goes :

Login:. (i can type what i want) then
Password: (still doesnt really matter)
Login incorrect.

Happens with login: root
Password: blank/Manjaro

Login: root
Password: manjaro
Login: root
Password: just hit “return”
Else:
https://de.manjaro.org/index.php?topic=736.0

I did. It too asks for a password. No matter what i enter it ends the same

Then you can root your system by: wie rootet man die Maschine ? (Paßwort vergessen) ?!
.
or simpler:
How to Reset Forgotten Root Password in Arch Linux
.
or this:
Forgot sudo password in MANJARO - Stack Overflow

God bless you i managed to set a massword with your link behind “or simpler:” now for that driver error🤔
So the tipp i read online said to go with “StartX”

My output is like :
Xauth : file /root/.xauthority does not exist

And way further down the screen:
Vesa: refusing to run on uefi (EE) fatal server error: (EE) no screens found

My pleasure:
grapic driver (in german:)
.
* Falscher Grafikkartentreiber, beheben: *

Währen des Startvorgang, wenn Grub angezeigt wird, die E taste drücken
und dem Kernel folgende Bootoption: 3 nomodeset hinzufügen.
Mit F10 weiter.
So gelangst du zu einen Eingabe prompt in dem du dich einloggst

und folgende Befehle nacheinander ausführst:

sudo mhwd -r pci $(mhwd -li | grep ‘video-’ | awk ‘{print $1}’
sudo mhwd -a pci free 0300

und zum Schluss

reboot

That is the wrong way…

Error: cant find command ‘nomodeset’

NOT in the terminal- in GRUB-menu as shown here:


(Runlevel 3)

I have no grub menu. I can either start manjaro, or hit
E to go into the grub.
Oh and i can enter boot options. But none seem to take the nomodeset

That is what I mean…
Hit E as described in

I did and it says “minimal BASH-like line editing is supported” but there is just a blank screen and if i type nomodeset it says “cant find command”

This means your grub is broken…
It can be repaired easily.
But you better call: @stephane by message - he is some where expert - My time today expires shortly, sorry.

Thanks for everything i managed to fix it all in one swift move. The grub really was done for but i googled a fix and found commands to chroot into it (skipped that) and to reinstall it (skipped that too) then there was a simple one to update it and that fixed it. Sadly i dont find it anymore. BUT i still had the driver error to be fixed. So i went into TTy2 and did a quick uninstall (mhwd command thing) and after that i swiftly put a sudo mhwd -a pci free 0300 in to install the RIGHT driver. Thank you i am back in my most loved OS :heart::heart::heart::heart:

Congratulations!
:+1: :beer:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.