Page 1 of 1

How to boot into terminal mode

Posted: Sat Jan 25, 2025 4:02 am
by LazarX
I have a Ryzen rig with an XT-6800 graphics card and I can't input the fixes suggested due to the graphics corruption.

Is there a way to boot into console mode so that I can execute the fixes?

Re: How to boot into terminal mode

Posted: Sat Jan 25, 2025 6:00 am
by LeoNigro
How funny. I've lost so much time to accidentally hosing my system with a tweak and getting knocked back into console text mode.....and now you want to go there on purpose. :lol:
........and yet I can't remember a single way. :oops:
I prefer the happy path.

But I think your issues may be the graphics acceleration for the Compiz desktop.
Let's see if the Marco desktop compositor is usable for you instead.
And if not, we'll go down the rabbit hole which is working out how to boot into a text mode Terminal.

Super-Key/Windows-Key/Commodore-Key + "T"
Will launch a Terminal window in the desktop even if you can't see it.

Then you can type the following, blind if necessary.

Code: Select all

sudo marco --replace &
Just disregard the warning.

See if that lets you make the edits you want....if you still want to do them.

It'll probably keep booting up into marco....so if you want to change it back.

Code: Select all

sudo compiz --replace &
Or you can access MATE Tweak by either typing "tweak" in the Menu widget in the dock or....
From the top menu
System --> Preferences --> Look and Feel --> MATE Tweak
Then the Windows icon tab.....and the dropdown under Window manager select Compiz again.