• 1 Post
  • 35 Comments
Joined 1 year ago
cake
Cake day: June 3rd, 2023

help-circle




  • Not OP, but can only speak from my experience: Installing a second WM/DE usually messes up my install, as quite some stuff is just from one GUI framework, so I don’t have to have to much stuff installed.
    Also getting rid of it afterwards always wasn’t as easily possible.

    I completely get trying out a WM y firing up a VM. You could even just boot the live USB stick to check it out.
    But changing my working install just to try something (and then have to clean it up again) wasn’t working out for me in the past









  • Mint is a solid choice as a first Linux distribution, as it’s very user friendly and with cinnamon as Desktop Environment (GUI) build to be easily understood as windows user

    A gaming focused distribution is not really necessary. Just pick a modern distribution you like and jump in. Wine, Steam, Proton can be installed on pretty much any modern distribution directly from the repository.

    For a first try choose a distribution with good documentation and maybe a forum to ask (distribution specific) questions.

    Fedora, Mint, Ubuntu are all good choices.

    Personally I like Arch systems, but out of convenience I’m currently using Manjaro on my workstation - can’t really recommend this to a gaming focused first time user, although the Arch documentation/wiki is pretty great.

    It depends a bit on how much time you want to invest to also learn about the Linux operating system or you just want to have something to game on and do some work with it.




  • As long as the laptop boots, you should be able to switch to a TTY console, where you have a complete shell interface to your system after logging in (in said TTY console). So, being greeted with a login screen or something is a win here - but you’re very vague in your report.

    The GUI is only just a program and has nothing to do with your boot options in BIOS or bootloader (like grub).

    Using CTRL-ALT-[F1-9/0] you can switch between your virtual consoles and on only one of them your GUI is running.
    You can use any other one to change anything on the system from CLI.
    You should also be able to stop the current GUI/X11 Session and directly start the window manager you wish - temporarily to fix your system, if you’re not confident in the CLI.