Difference between revisions of "Getting started (short version)"

From Linux Gaming
Jump to navigation Jump to search
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
It is recommended to read the [[Getting started with Linux|long version]], but you should be fine if you just do the following:<ul>
It is recommended to read the [[Getting started with Linux|long version]], but you should be fine if you just do the following:<ul>
<li>First, and foremost: Be prepared that nothing works as you would expect. Linux does not try to copy Windows. Stuff works differently. You will probably not be able to use the software that you're used to. But usually there is different software that might even be better.</li>
<li>First, and foremost: Be prepared that nothing works as you would expect, ''especially'' if you consider yourself a power user. Linux does not try to copy Windows. Stuff works differently. Your knowledge of regedit and powershell is useless, you will not be able to troubleshoot issues the way you're used to, and your favorite software to do something might not be available. Think of it like being dropped back to level 1 in an MMO. It's like that. There will be issues, and you will have no clue what to do. Imagine installing Windows and your performance being bad. You obviously would install the GPU drivers. Now imagine you would use Windows for the first time, and you have to figure out what the fuck is wrong. Be prepared for this. It will happen, and it will happen more than once. The good thing is, that you will learn everything much faster than someone who has no previous knowledge. But keep in mind that you have years of experience with Windows, and absolutely no knowledge of how to use Linux. Don't expect to know how to do everything, and be prepared to put time and effort into learning stuff. You will probably think that Linux is more complicated than Windows, just keep going, and you'll get to the point where you'll think the opposite. But it will take time.
<li>Your experience will be ''much'' better if you have supported hardware. Your RGB keyboard may not blink in the way you want it to blink. You might not be able to change your mouse DPI or lift-of-distance. At least not out of the box and not without hassle. Wifi and Bluetooth are also known to be problematic. Check if your model is supported, or get a supported model. If you can choose your GPU, choose AMD. If you have a laptop that is unsupported, not all features will work out of the box, or might not work at all or without bugs. Normal functionality of other components is usually unproblematic, you should not have to worry about your CPU, RAM, etc.</li>
<li>Don't immediately remove Windows, try dual booting, or try installing Linux on a laptop first. Give yourself some time to adapt. The beginning will probably not be easy. It's always good to have a fallback if things don't work as expected. You can remove Windows later, if you're sure that you don't need a backup solution.
<li>Not all games work. Check [https://lutris.net/ lutris.net] and [https://www.protondb.com/ protondb.com] for information about what games are currently working. Most games that don't use anti-cheat work, even if they are not listed. However, they might not work without tweaking.</li>
</li>
<li>Use Pop!_OS. It might not be the best for everyone and everything, but it's a popular choice, and you should not face too many weird issues. If you don't know how to install it, watch [https://www.youtube.com/watch?v=_Ua-d9OeUOg this video]. Use Balena Etcher (ignore what he says about rufus), and ignore the part about the alternative for shadowplay (assuming that you don't want that). Note, that Pop!_OS has two versions. One for Nvidia, and one for everything else. Install the version for Nvidia GPUs if you have one.</li>
<li>Your experience will be ''much'' better if you have [[Hardware Recommendations|supported hardware]]. Your RGB keyboard may not blink in the way you want it to blink. You might not be able to change your mouse DPI or lift-of-distance. At least not out of the box and not without hassle, or without bugs. Wifi and Bluetooth are also known to be problematic. Check if your model is supported, or get a supported model. If you have a laptop that is unsupported, not all features will work out of the box, or might not work at all or without bugs. Normal functionality of other components is usually unproblematic, you should not have to worry about your CPU, RAM, etc.</li>
<li>Not all games work. Check [https://www.protondb.com/ protondb.com] for information about what games are currently working on Steam. You can find other games on [https://appdb.winehq.org appdb.winehq.org]. Most games that don't use anti-cheat work, even if they are not listed. However, they might not work without tweaking.</li>
<li>Use [https://nobaraproject.org/download-nobara/ Nobara]. It will make less problems, and give you better performance than most other distributions.  
<li>Depending on your computer, it might be necessary to disable ''"secure boot"''. That might sound scary, but fear not. Your system doesn't get insecure if you disable it. Secure boot is a technique that secures that only systems signed by Microsoft can be booted. Since most Linux distributions are not made by Microsoft, they're also not signed by them.
</li>
<li>Use Steam for running games that are on Steam. Most games will work ''just like that'', after [[Steam#Enable Steam Play for all games|enabling Steam Play for all games]].</li>
<li>Use Steam for running games that are on Steam. Most games will work ''just like that'', after [[Steam#Enable Steam Play for all games|enabling Steam Play for all games]].</li>
<li>Use [[Lutris]] for all other games.</li>
<li>Use [[Lutris]] for all other games.</li>
<li><p>Disable Composition: Your games will run like shit if you don't disable it. Read more [[Compositor|here]].</p></li>
<li><p>[[Compositor|Disable Composition]]: Your games will run like shit if you don't disable it.</p></li>
<li><p>If your performance is bad, read [[Improving performance|this article]].</p></li>
<li><p>If your performance is bad, read [[Improving performance|this article]].</p></li>
<li><p>When Linux gives you a warning, take it seriously. [https://www.youtube.com/watch?v=0506yDSgU7M&t=600s It's not your average &quot;You could harm your computer&quot; bullshit you are used to from Windows.]</p></li>
<li><p>'''Don't go to a website and download stuff to install it'''. This is not how Linux works. Even if this is the ''"official"'' way. For example AMD will offer you to download their drivers from the website. Don't do it, this is bad, and '''it will probably break your system'''!</p></li>
<li><p>Error messages also have a meaning. They tell you what the problem is. Always include them when asking for help.</p></li></ul>
<li><p>If you use the terminal, Linux will usually not protect you from shooting yourself in the foot. Instead, it will deliver the bullet in the most efficient way possible. If Linux actually warns you that you might be doing something stupid, take it seriously. [https://www.youtube.com/watch?v=0506yDSgU7M&t=600s It's not your average &quot;You could harm your computer&quot; bullshit you are used to from Windows.]</p></li>
<li><p>Error messages also have a meaning. They tell you what the problem is. Always include them when [[How to get answers|asking for help]].</p></li><li><p>You (almost) never download software or drivers in the browser. Doing this is a really bad idea, and should only be your last resort if everything else fails. Just look up your distribution + the software, and you should find a better solution. You shouldn't need to do this on Nobara, everything should already be ready.</p></li><li><p>If you don't like the look, it can easily be changed. Just install a different desktop environment. KDE Plasma would be a popular choice that looks a lot like Windows, is very customizable, and very comfortable to use. </p></li><li><p>Expect that you're going to reinstall your system a couple times while getting accustomed to it. Linux comes without training wheels, or double bottom. At the same time, it invites experimentation, and if you don't know what you're doing, this can lead to a broken system relatively quickly. So always back up your important data! But fear not, after you learned how your system works, it won't break that much anymore. </p></li></ul>

Revision as of 11:52, 13 September 2022

It is recommended to read the long version, but you should be fine if you just do the following:

  • First, and foremost: Be prepared that nothing works as you would expect, especially if you consider yourself a power user. Linux does not try to copy Windows. Stuff works differently. Your knowledge of regedit and powershell is useless, you will not be able to troubleshoot issues the way you're used to, and your favorite software to do something might not be available. Think of it like being dropped back to level 1 in an MMO. It's like that. There will be issues, and you will have no clue what to do. Imagine installing Windows and your performance being bad. You obviously would install the GPU drivers. Now imagine you would use Windows for the first time, and you have to figure out what the fuck is wrong. Be prepared for this. It will happen, and it will happen more than once. The good thing is, that you will learn everything much faster than someone who has no previous knowledge. But keep in mind that you have years of experience with Windows, and absolutely no knowledge of how to use Linux. Don't expect to know how to do everything, and be prepared to put time and effort into learning stuff. You will probably think that Linux is more complicated than Windows, just keep going, and you'll get to the point where you'll think the opposite. But it will take time.
  • Don't immediately remove Windows, try dual booting, or try installing Linux on a laptop first. Give yourself some time to adapt. The beginning will probably not be easy. It's always good to have a fallback if things don't work as expected. You can remove Windows later, if you're sure that you don't need a backup solution.
  • Your experience will be much better if you have supported hardware. Your RGB keyboard may not blink in the way you want it to blink. You might not be able to change your mouse DPI or lift-of-distance. At least not out of the box and not without hassle, or without bugs. Wifi and Bluetooth are also known to be problematic. Check if your model is supported, or get a supported model. If you have a laptop that is unsupported, not all features will work out of the box, or might not work at all or without bugs. Normal functionality of other components is usually unproblematic, you should not have to worry about your CPU, RAM, etc.
  • Not all games work. Check protondb.com for information about what games are currently working on Steam. You can find other games on appdb.winehq.org. Most games that don't use anti-cheat work, even if they are not listed. However, they might not work without tweaking.
  • Use Nobara. It will make less problems, and give you better performance than most other distributions.
  • Depending on your computer, it might be necessary to disable "secure boot". That might sound scary, but fear not. Your system doesn't get insecure if you disable it. Secure boot is a technique that secures that only systems signed by Microsoft can be booted. Since most Linux distributions are not made by Microsoft, they're also not signed by them.
  • Use Steam for running games that are on Steam. Most games will work just like that, after enabling Steam Play for all games.
  • Use Lutris for all other games.
  • Disable Composition: Your games will run like shit if you don't disable it.

  • If your performance is bad, read this article.

  • Don't go to a website and download stuff to install it. This is not how Linux works. Even if this is the "official" way. For example AMD will offer you to download their drivers from the website. Don't do it, this is bad, and it will probably break your system!

  • If you use the terminal, Linux will usually not protect you from shooting yourself in the foot. Instead, it will deliver the bullet in the most efficient way possible. If Linux actually warns you that you might be doing something stupid, take it seriously. It's not your average "You could harm your computer" bullshit you are used to from Windows.

  • Error messages also have a meaning. They tell you what the problem is. Always include them when asking for help.

  • You (almost) never download software or drivers in the browser. Doing this is a really bad idea, and should only be your last resort if everything else fails. Just look up your distribution + the software, and you should find a better solution. You shouldn't need to do this on Nobara, everything should already be ready.

  • If you don't like the look, it can easily be changed. Just install a different desktop environment. KDE Plasma would be a popular choice that looks a lot like Windows, is very customizable, and very comfortable to use.

  • Expect that you're going to reinstall your system a couple times while getting accustomed to it. Linux comes without training wheels, or double bottom. At the same time, it invites experimentation, and if you don't know what you're doing, this can lead to a broken system relatively quickly. So always back up your important data! But fear not, after you learned how your system works, it won't break that much anymore.