linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Klear, in Some of y'all need to see this and drop the superiority complex...

This is why Bioshock Infinite is the best game ever made.

pipows, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**
@pipows@lemmy.today avatar

I’d recommend Zorin. It has a UI similar to windows, easy to get into, great defaults, and being based on Ubuntu, most help on the internet will work just fine

theshatterstone54, in Distro for a POS

I’d go with something based on Gentoo so you would have an easy install process and they would have to live with the pain of compiling from source.

ransomwarelettuce,

Gentoo has turned into an hibrid between binary-source unfortunately, so I would go for something spicier like LFS.

ikidd, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**
@ikidd@lemmy.world avatar

Nobara if you game.

PopOfAfrica,

I second this. Everything you need for gaming preinstalled

ikidd,
@ikidd@lemmy.world avatar

And it’s fine as a daily driver, as well. I moved off Manjaro so I miss the AUR, and have considered adding Distrobox to get that back.

tourist,
@tourist@lemmy.world avatar

I never heard of Distrobox until now. It seems really cool. What’s the cause for hesitation? Unreasonably resource intensive?

ikidd,
@ikidd@lemmy.world avatar

I’m not sure I trust it to have everything to be fully integrated. I guess it’s just one more level of troubleshooting then.

Evotech, (edited )

If you don’t like Valorant or play cs2 on like faceit or another private league

PopOfAfrica,

The premise was that OP wants to swap to linux for gaming. So I recommended the best linux gaming distro.

Evotech,

And I just pointed out a couple of things

the_post_of_tom_joad,

I game, like a lot, and if windows beats me one more time i swear I’ll leave them for good. Is there a list of supported games? I just hit their site and only saw an nvidia gpx drivers too, did i simple miss the AMD stuff?

caseyweederman,

Intel and AMD drivers are part of the Linux kernel so you never need to think about drivers.
Check out https://www.protondb.com/ for something of a list of supported games, but generally most games just work (in Steam, go to Settings, Compatibility, and check the box for applying Proton on all games in library and not just the officially supported ones).
ProtonDB isn’t a complete list, but if you do struggle with getting a game to work, chances are somebody has posted a string you can paste into Steam to make the game magically work.

Caboose12000,

to add on to this, generally the only games that have issues are games with pretty serious anti cheat, and even many of those will still work. protondb will reflect this of course, but if you already know you mostly only play single player or cooperative titles, you can save a lot of time looking through your library

agent_flounder,
@agent_flounder@lemmy.world avatar

I appreciate what glorious eggroll does. And I’ve had no issues with the few games I’ve played on Steam.

I’ve been running Nobara for several months and it has been very stable though I find it is lacking a little polish around the edges in some areas. Kind of like how Mint was when I first started about 10y ago.

I’m trying out Fedora now for a while. On kernel 6.5. I was on 6.1 in Nobara. I have one game that’s crashing now (it wasn’t crashing in Nobara … go figure). So I may have to go back to Nobara or try to figure out what they did with Nobara vs Fedora that would help.

When Mint gets to kernel 6.x some day, I might jump back. (5.19 doesn’t support my GPU). Overall Mint became very polished. I hardly ever ran into weird issues. Although I do remember feeling Cinnamon blew up every so often.

AceFuzzLord, in What's your current favorite distro that isn't Arch, Debian or Fedora?

On the laptop I got less than a week ago for college, I’ve been having fun using Mx with KDE. It’s been pretty good so far on my galaxy book.

BRINGit34, in Distro for POS
@BRINGit34@lemmygrad.ml avatar

Are you planning on using them as a pos? I’m not sure if an open pos os exists

errorlab,

Yeah, but the software is self hosted and accesed via browser. I think I’m going with everyone’s recommendations and going Debian.

Lettuceeatlettuce, in KDE 6 Megarelease - Release Candidate 1
@Lettuceeatlettuce@lemmy.ml avatar

Planning on testing for bugs, I’m super excited for this release!

Hopefully it will fix the few remaining Wayland bugs I’ve been experiencing and I can move 100% onto Wayland when Nobara upgrades to plasma 6.

troyunrau, in KDE 6 Megarelease - Release Candidate 1
@troyunrau@lemmy.ca avatar

Not sure if it’s still the same as it was back in my day, but KDE’s “release candidate” nomenclature was always a bit of a misnomer. You’d never see RC1 actually released as final. What it really means is that the alpha “feature refinement” beta “bug fixing” phase is over, and it’s the final testing phase for showstoppers. However, the definition of showstopper seemed always to be very wide. Thus, a lot of bugs still get reported and fixed during this phase, and RC really means “beta, but towards the end of the pipeline”.

Which is in contrast to the Linux kernel where a RC can be declared ship-ready and simply get renamed.

Admittedly there’s a fairly large impact difference between kernel level bugs, and say a bug in Okular…

simple,

The nomenclature is actually correct here, and a lot of other software use it, at least from everything I’ve seen. Release candidate means it’s stable and (usually) feature complete but could have bugs and needs testing before they launch it.

Prototype --> Alpha --> Beta --> Release Candidate --> Release

Oisteink,

It’s still a misuse of the word - if your software needs testing it’s not a candidate you would release unless you’re a multi-billion gaming company or Cisco

FooBarrington,

Wiktionary: (software engineering) A version of a program that is nearly ready for release but may still have a few bugs; the status between beta version and release version.

Oxford: a version of a product, especially computer software, that is fully developed and nearly ready to be made available to the public. It comes after the beta version.

I couldn’t find more definitions from “big” dictionaries, but literally no definition I’ve seen agrees with you. I wonder why that is.

troyunrau,
@troyunrau@lemmy.ca avatar

If you’re as old as I am, you’ll recall software using the term “gamma” release instead of “release candidate” for that phase. ;)

hersh,

This is correct, albeit not universal.

KDE has a predefined schedule for “release candidates”, which includes RC2 later this month. So “RC1” is clearly not going to be the final version. See: community.kde.org/…/February_2024_MegaRelease

This is at least somewhat common. In fact, it’s the same way the Linux kernel development cycle works. They have 7 release candidates, released on a weekly basis between the beta period and final release. See: www.kernel.org/category/releases.html

In the world of proprietary corporate software, I more often see release candidates presented as potentially final; i.e. literal candidates for release. The idea of scheduling multiple RCs in advance doesn’t make sense in that context, since each one is intended to be the last (with fingers crossed).

It’s kind of splitting hairs, honestly, and I suspect this distinction has more to do with the transparency of open-source projects than anything else. Apple, for example, may indeed have a schedule for multiple macOS RCs right from the start and simply choose not to share that information. They present every “release candidate” as being potentially the final version (and indeed, the final version will be the same build as the final RC), but in practice there’s always more than one. Also, Apple is hardly an ideal example to follow, since they’ve apparently never even heard of semantic version numbering. Major compatibility-breaking changes are often introduced in minor point releases. It’s infuriating. But I digress.

aniki, in KDE 6 Megarelease - Release Candidate 1

I never understood the Wayland hate until I tried to get it working with KDE Plasma on a Orange Pi.

Truck_kun, in What's your current favorite distro that isn't Arch, Debian or Fedora?

I get that there are a lot of novel are cool distros out there, but I just stick with Debian (or one of the other well known distros that have been around for decades).

I do it because from a security standpoint, they have my trust. Maybe in 10-20 years with a good reputation and history, but it’s not there.

iopq, in Distro for a POS

NixOS, you need to learn a programming language just to administer your system

ransomwarelettuce,

As someone who actually likes NixOS have never felt so offended with something that I somewhat agree.

iopq, in What's your current favorite distro that isn't Arch, Debian or Fedora?

NixOS is not based on any other distro because it has its own package manager which is better than all the other distros’

leidkultur,

Yes, that package manager will surely be the best one and not just be another one in the zoo.

iopq,

The whole system is built using it, so every time your system will be the same when building from the same configuration. Even if you such to another computer, you will download locked versions of all packages and get the exact same system

In Ubuntu installing and removing a package doesn’t even guarantee it’s cleaned up

WitchHazel, in Easy way to try out a bunch of different DEs?

If the only thing you need to do is test out the different DEs, you should be able to just install each one and use something like lightdm to easily switch between them upon logging out.

BCsven, in Steam not launching games - no idea what to do [Solved]

Maybe a change in thr game patches or steam updates altered Proton behaviour, have you tried a different Proton version?

Critical_Insight,

Yeah I tried proton 8 and 7 too and no difference. I had this exact same issue in win7 too before I switced to Linux so I don’t think it’s an issue with proton.

Caboose12000, in Steam not launching games - no idea what to do [Solved]

I had an issue like this once, it turned out something with openGL had gotten messed up in my last system update, so although I thought I hadn’t changed anything, not even Linux native games would launch correctly. the solution that worked for me was just using my distros update tool to make sure everything was up to date, and that found and updated the broken package and since then everything’s worked for me

Critical_Insight,

I’m starting to think it has something to do with my GPU/drivers aswell. Earlier when I ran the software updater it found an update for steam but while installing I got this message and I have no idea what it mean and how to sort it out

https://i.imgur.com/HoCIbGz.png

kattenluik,

It quite literally just tells you to install those graphics drivers, and you should.

Critical_Insight,
kattenluik,

I don’t know what distro you’re using but you should just search the package name plus your distro name on the web to see what’s actually up.

I know that it’s called nvidia-driver-libs-i386 on Debian.

Critical_Insight,

I’m on ubuntu

kattenluik,

That really sucks lol, I was hoping you’d be on Mint or something. Did you install using Ubuntu’s app store thing that uses the awful snaps?

I’m guessing the normal Steam package installs the drivers for you seeing as I can’t find a guide that shows you how to install them on the same page as installing Steam.

Critical_Insight,

Yeah Ubuntu App Center. I managed to uninstall it now and installed one using terminal. I’m re-downloading the game now so we’ll see how it goes…

Caboose12000,

I’m not sure how you can get that package on Ubuntu, but for what it’s worth Ive had a much better time ever since I switched from Ubuntu to Nobara. it really has everything I need for gaming out of the box and everything just works. I’m sure a full reinstall is way more of a hassle than you’d want to deal with rn, but if you get to that point I’d highly suggest nobara

Critical_Insight,

I might treat my PC with a new motherboard, CPU and RAM in the near future so switching distros is not totally out of the question. This rig is almost exclusively for playing DayZ tho, so this issue is particularly irritating.

kattenluik,

Definitely use a generic distro like Mint next time!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #