Idk, I think Gentoo and Void would be worse for a new user. But yeah, most other distros will be more new user friendly. Bazzite has a great new user experience, for instance
Para_lyzed
- 0 Posts
- 7 Comments
Since they’re running Fedora Atomic, the commands are through
rpm-ostree
, asdnf
is disabled. I’ve provided the relevant instructions.
Since you’re using Fedora Atomic, I’ll give you instructions for
rpm-ostree
:Run
rpm-ostree status
and find the deployment with the dot to the left of it. Example output:State: idle Deployments: ● fedora:fedora/40/x86_64/kinoite Version: 40.20240509.0 (2024-05-09T00:47:51Z) BaseCommit: 2f8263a33190c4e1320233aebbdc8f337b0a6abcba371d4870ae43fba33aea62 GPGSignature: Valid signature by 115DF9AEF857853EE8445D0A0727707EA15B79CC LayeredPackages: akmod-nvidia akmods asusctl asusctl-rog-gui libratbag-ratbagd mullvad-vpn rpmdevtools supergfxctl virt-manager xorg-x11-drv-nvidia LocalPackages: rpmfusion-free-release-40-1.noarch rpmfusion-nonfree-release-40-1.noarch fedora:fedora/40/x86_64/kinoite Version: 40.20240507.0 (2024-05-07T00:44:22Z) BaseCommit: c7fb680111ecf1736e473cf6f9169f69e5f2ec6b50814f7017bd6f9f3c1bdaf2 GPGSignature: Valid signature by 115DF9AEF857853EE8445D0A0727707EA15B79CC LayeredPackages: akmod-nvidia akmods asusctl asusctl-rog-gui libratbag-ratbagd mullvad-vpn rpmdevtools supergfxctl virt-manager xorg-x11-drv-nvidia LocalPackages: rpmfusion-free-release-40-1.noarch rpmfusion-nonfree-release-40-1.noarch
First one has a dot next to it, which means it’s the active version. Copy the value after “BaseCommit:” (in my case it is
2f8263a33190c4e1320233aebbdc8f337b0a6abcba371d4870ae43fba33aea62
)Run
rpm-ostree db list | grep amd
. Example output (my command wasrpm-ostree db list 2f8263a33190c4e1320233aebbdc8f337b0a6abcba371d4870ae43fba33aea62 | grep amd
):amd-gpu-firmware-20240410-1.fc40.noarch amd-ucode-firmware-20240410-1.fc40.noarch
In my case, running the most recent update on Fedora Atomic KDE, it looks like I’m running version 20240410-1 of
amd-gpu-firmware
. Yours may vary depending on what update you’re on.
Para_lyzed@lemmy.worldto Linux Gaming@lemmy.world•SteamVR Beta gets Linux fixes, plus Beta updates for Desktop and Steam DeckEnglish6·1 year agoBy the same (virtually nonexistent) logic, neither are games in general, or operating systems, or computers, or anything that is not strictly “necessary” for one to survive. Yet all of these things clearly have a strong intrinsic value to society, else we wouldn’t be working so hard on all of it. If you don’t enjoy VR, don’t use it; it doesn’t get much simpler than that. I can guarantee you that no one on the SteamVR dev team is going to care about your opinion or where you think their resources are better spent. Want to change that? Apply for a job at Valve. Pointless comments aren’t going to do anything.
Para_lyzed@lemmy.worldto Linux Gaming@lemmy.world•Stop Killing Games is a new campaign to stop developers making games unplayableEnglish3·1 year agoUniversity. Cyberethics is a required course where I graduated from, and it goes deep into open source licensing and the free software movement. I can tell you from experience presenting on open source licensing and the free software movement during that class that almost no one in the class gave a shit about it. It was quite sad to see so many people uninterested in a topic I’m so passionate about, especially because these are the types of people who would go on to be my coworkers.
The fact of the matter is that most people (including programmers) will never care about it, simply because they refuse to understand how important it is or how they can make money from it. It seems to me that people just want to conform to the systems that already exist (copyright and proprietary software) instead of challenging and changing the way we view, write, and interact with software.
But of course, that only really applies to students who graduate with a Bachelor’s in CS, and likely doesn’t apply to every university. The layperson still has absolutely no idea what “open source” even means or why it is important. In fact, the layperson is often brainwashed into thinking that the best thing for enterprises is the best thing for them, so in all likelihood most people would rather fight for copyright than against it, even if they had been informed on open source licensing and the free software movement. US businesses do a damn good job of brainwashing their consumers into echoing their views.
Para_lyzed@lemmy.worldto Linux Gaming@lemmy.world•World of Goo 2 launches in May on the Epic Store - but Linux support from their websiteEnglish212·1 year agoFrom the article, it seems that there will be a DRM-free version available on the game’s website for Linux (and that will be the only place to get the Linux native package). So no need to go through Epic. Plus, most Epic exclusives eventually end up on Steam anyway, it’s just a matter of time.
Fedora is what I’d describe as cutting edge, but not bleeding edge. It’s still behind from source, and is semi-rolling release, so it’s further behind than Arch but way ahead of stable/fixed release distros like Debian