Avatar

sambeastie

sambeastie@lemmy.world
Joined
2 posts • 24 comments

I like games of all types and sometimes try to make them. IT Professional who likes mechanical keyboards and weird hobby electronics too much. He/Him.

Direct message

If it’s a terminal command you need help with, type “man [command]” in the terminal and it will give you the literal manual page for the command. For example, to get the manual for tmux, type “man tmux”

If it’s something else, check the Arch Wiki. Yes, even if you aren’t running Arch. It’s some of the most comprehensive Linux documentation all on one site and most of it can be generalized to any distro.

But to be honest, your attitude here makes me think you will never have a good time on Linux. It does require a certain curiosity and willingness to learn – maybe even some patience while you get the experience to intuit solutions as you likely already do on Windows without thinking about it.

The manuals really do contain exact information on how to engage with pretty much everything, but if someone suggesting that you use the resources designed to help you makes them “an ass,” then I suspect you will simply fail to become familiar with the environment. I’m not trying to be a dick, I’m just telling you that when you’re new, you need a different mindset than what you’re showing with this comment.

permalink
report
parent
reply

I mean it’s not a comeback, it’s just advice. I started using Linux in 2004, when trying to Google an answer basically never worked, and once I was told that the included manuals contained all the instructions for everything, I started having a much better time. It was humbling since I considered myself very proficient with Windows troubleshooting, but I had to recognize that I still needed to read the instructions now that I was in unfamiliar territory.

Anyway, since you’re not interested in that, have a nice day, and I hope your future experiences work out better for you.

permalink
report
parent
reply

Endeavour is what I recommend for people who are technical but not interested in setting up Arch from scratch. It’s about as close to Vanilla Arch as you can get while having an installer and sane defaults. It’s kind of perfect for gaming, where up to date packages can be the difference between a game working flawlessly and that same game being a choppy mess.

I set my partner up with it, and they’ve had a very easy time running all their favorite games from Elden Ring to Valheim. No headaches required!

permalink
report
parent
reply

I do have one note of caution for anyone considering Manjaro: For most uses it’s totally fine, but if you plan to make heavy use of the AUR, tread carefully – because it updates on a different cycle from vanilla Arch, there can sometimes be unforeseen breakages in AUR packages. If it’s a gaming-only machine, this will likely not be a problem, but if you plan to also daily drive it as a general purpose workstation, this might be a deal breaker.

permalink
report
parent
reply

It’s been several years since I worked with Manjaro, so I don’t remember which specific apps I ran into problems with, but the general idea is this:

Manjaro holds back packages for several weeks behind vanilla Arch, so packages from the AUR are often built on versions of their dependencies that aren’t yet available to Manjaro users. This can result in apps not installing properly (or at all), or apps that were previously installed without issue suddenly breaking when they attempt to update.

This isn’t actually specific to Manjaro – other Arch-derivatives like Garuda can also run into this problem. You’ll find that any Arch-based distro that makes significant changes to Arch (like holding back packages, or distributing versions of packages different to the ones in the Arch repositories) can have issues if it’s attempting to use things from the AUR. Arch derivatives that make no changes to the base system, and just use the vanilla Arch repositories don’t have this problem. Endeavour OS is an example of this, as the only changes it makes are additive – they have their own extra packages, but don’t change any core functionality from vanilla Arch.

EposVox on youtube ran into some issues with Garuda about a year ago, and those are of the same flavor as what I experienced on Manjaro, even if they aren’t identical issues.

permalink
report
parent
reply

You can use it on Arch too. It’s probably worth checking out the whole Power Management page on the wiki, but in short, the major desktop environments all have hooks for these options, and there are a lot of options for supplementary packages to power-profiles-daemon that you might find helpful.

https://wiki.archlinux.org/title/Power_management

permalink
report
parent
reply

Hoping the bug with Corsair Vengeance RGB Pro is fixed so it doesn’t take up a huge amount of CPU resources to run effects. I had a really cool set of effects going that I just couldn’t use because of this.

To be fair though, that isn’t fully OpenRGB’S fault, I think the bug is actually in the effects plugin, not the main application.

permalink
report
reply

How does loading up a game through steam work with that? I’m a big fan of Sway (and i3) but I don’t use them on gaming focused systems at all, so I’m curious.

permalink
report
parent
reply

Been hearing a lot about Hyprland, will probably check it out even if I don’t end up using it on this build.

permalink
report
parent
reply