FAQ
Software

Software & System FAQ

My computer is slow/laggy after updating

Click to see the fix…
Switch or enable a GPU hacks in reconfigure

How do i login as admin

Click to see how…
su admin
# pass : `empowerwatoto

# if you want clean env vars
su - admin
su -l admin

Component not installed

Click to see the fix…
mkdir /srv/component_name

How do I switch between the graphical desktop and a TTY?

Click to see how…

You can switch to a command-line interface (TTY) if the graphical desktop is frozen or for advanced tasks.

  • To switch to TTY2:
    • On most computers: Ctrl + Alt + F2
    • On Apple computers: CMD + Option + F2
    • In rare cases: FN + Ctrl + Alt + F2
    • As admin: sudo chvt 2

Tip

If the key combinations don’t work, try connecting an external USB keyboard. Sometimes, a built-in keyboard might be broken or unresponsive.

  • To switch back to the graphical desktop (TTY1):
    • Exit fbterm with exit then use Ctrl + Alt + F1.
    • You can also use Super + Alt + .
    • As admin: sudo chvt 1.

My computer hostname is mismatched with the tag

Click to see the fix…
Use reconfigure to fix the hostname.

Fix storage issues (“Disk Full” Error)

Click to see the fix…

If you run out of storage, the most likely culprit would be the components

Use tl-comp-manage or search Manage components in start menu.