r58Playz / terraos

Boot Linux-based operating systems from a RMA shim.
GNU General Public License v3.0
35 stars 23 forks source link

Ending login manager session results in entire display turning off #31

Closed Someguy224 closed 2 weeks ago

Someguy224 commented 2 weeks ago

Ive attempted to use my chrome book as a server upon typing in sudo systemctl lightdm session stop the display turns off instead of giving me a cli without my DE for my server usage ssh is still a thing but i should be able to use a display for management

r58Playz commented 2 weeks ago

The shim kernels do not enable the kernel built-in console at compile time. You will have to set up kmscon or similar.