linux

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

rem26_art, in Switching to Debian on my gaming pc
@rem26_art@kbin.social avatar

Idk how well Debian stable would work, but Debian Sid might be a bit easier to work with in terms of games with it being more on the bleeding edge.

There's also Linux Mint Debian if you want to stay in the Debian universe, but you'd get more of the ease of use of Mint.

Me personally, I'm using Fedora for gaming and I haven't really had many issues with it. If you're feeling adventurous, you could try Fedora or Nobara, which is a more gaming focused spinoff of Fedora

Pantherina,

Debian is very manual in like everything. But Linux Mint uses Cinnamon which uses X11 for a loong time and that is pretty bad for anything modern with Graphics Cards

rem26_art,
@rem26_art@kbin.social avatar

True, but there's always the option of installing KDE or something else with Wayland support

Pantherina,

What does Linux mint have what debian doesnt? I can only think of the deb firefox and the timeshift backups which are both really neat

dragnet,

Just convenience in the form of focusing on a user-friendly out of the box experience, really. That’s enough for me to use it over Debian on desktop, though I like Debian for servers.

Pantherina,

But Debian for servers is also a pain.

  • no hardened ssh config
  • apparmor by default?
  • no automatic updates which is bogus
EddyBot, in Why I need extra kernel modules to be able to run Wayland on nvidia?

chances are you already used the external nvidia kernel module prior
the dkms package is just the “catch all” way which works on most setups
(at least on Arch Linux)

TrickDacy, in Switching to Debian on my gaming pc
@TrickDacy@lemmy.world avatar

AMD or Nvidia?

xarexyouxmadx, in Switching to Debian on my gaming pc

IMO it’s not that Debian isn’t good for gaming. It’s that it’s not good for gaming IF you want to just install Debian and start gaming right away. There’s going to be a bit of downloading/installing, & configuring first.

If Debian is too far back of a starting point for you then I’d either go with a gaming distro where many things will already come installed and possibly (idk for sure because I’ve not used any gaming distros) configured for you to where you mostly just need to sign in and download your games.

IrritableOcelot, in Switching to Debian on my gaming pc

I’ve used Debian before on my gaming laptop (nvidia card), but drivers were enough of a pain that I just switched to Mint. As much as Canonical annoys me, drivers have been much more plug-and-play for me on Ubuntu downstreams than on raw Debian.

helenslunch, in Switching to Debian on my gaming pc
@helenslunch@feddit.nl avatar

There are some gaming focused OS’s such as Nobara (Fedora) and also that are “couch gaming” OSs that incorporate controller-only UIs such as ChimeraOS (Arch) and Bazzite (Fedora).

cerement, in Switching to Debian on my gaming pc
@cerement@slrpnk.net avatar

“not the greatest at gaming” is still perfectly fine – the main argument against Debian stable (at least for gamers) is that, since Debian’s focus is on stability, they’re not riding the bleeding edge of updates and features

woelkchen, in Switching to Debian on my gaming pc
@woelkchen@lemmy.world avatar

Debian Sid should be fine. I wouldn’t go with Stable − too old.

Personally, I’d go with the Flathub version of Steam and not pollute my main system with 32bit libraries Steam required for backwards compatibility. With the 32bit dependencies as Flatpak Runtimes, the main system stays clean.

conciselyverbose, in Techrights — The Effort to Silence (Squash) GNU/Linux Advocates and Press Coverage

This is a mess and a half.

jdrch,
@jdrch@lemmy.world avatar

I used to subscribe to this blog. The takes were so bad I’d deliberately share the links the author was railing against.

conciselyverbose,

I couldn't even come up with a take. I guess a conspiracy theory that Microsoft is kidnapping the internet's families to keep them from talking about Linux.

It's mostly just babble.

ILikeBoobies, (edited ) in Windows 11 scores dead last in gaming performance tests against 3 Linux gaming distros

Did they test against windows using DXVK? Because I know when Elden Ring launched that was the only way to get stable frames on Windows

AlijahTheMediocre, (edited ) in Switching to Debian on my gaming pc

Fedora Silverblue and Linux Mint Debian Edition are my goto distros atm. Have not had issues with either, they’ve been great out of the box. Fedora Silverblue requires relearning a few things however, being very container oriented.

woelkchen,
@woelkchen@lemmy.world avatar

Fedora Silverblue

Just FYI: universal-blue.org/images/bazzite/ It’s based on Silverblue but with gaming as primary focus.

deepdive,

Are there any avantages of LMDE vs pure debian?

I mean LMDE is just plain debian with pre installed packages, GUI?

If LDME uses debian bookworm stable, their is not point in LMDE except for the ease of installation process?

kevincox, (edited ) in Is there a way to autocomplete user defined search terms in firefox search
@kevincox@lemmy.ml avatar

You can do almost exactly this with keyword bookmarks. The only change is that you need to put the “keyword” at the start of the URL. So @l linux rather than linux @l.

Create a new bookmark with these settings:

  • Name: Whatever you want.
  • URL: The search query you want with the text replaced by %s. For example https://kagi.com/search?q=%s+site:https://lemm.ee.
  • Keyword: The tag you want. Such as @l.

Now you can type @l foobar in the URL bar and it will go to https://kagi.com/search?q=foobar+site:https://lemm.ee. (Or whatever search engine you have configured.

Keywords can also be used for non-search bookmarks and javascript bookmarklets which are very convenient.

somethingsomethingidk,

Cool! I had no idea that was a feature, thanks for sharing

kevincox,
@kevincox@lemmy.ml avatar

Yeah, it is sadly not advertised. Even the “Keyword” box helper text isn’t very obvious how it works. They should link to a help page.

Not to mention that they also have search engines which work in a very similar way, but have a different UI, are harder for users to manually define and don’t sync across devices via Firefox Sync.

It’s a big mess. But it works! So that is enough for me.

noodlejetski, in Is there a way to autocomplete user defined search terms in firefox search

you’re looking for text expander software.

or you could use DuckDuckGo, its https://duckduckgo.com/bangs?q= lets you directly search on a website you want. searching “Beatles !mb” will redirect you to MusicBrainz’ search results, for example.

kevincox,
@kevincox@lemmy.ml avatar

Firefox has keyword bookmarks which is basically identical to bangs but you can customize them to your preference and they don’t require sending your query to a third-party remote service.

Just set the “Keyword” option in a bookmark and type mykeyword foo in the URL bar to search using your bookmark mykeyword. I use a lot of one-character keywords such as m for https://www.google.ca/maps?q=%s, g for https://www.google.com/search?q=%s, d for https://www.dndbeyond.com/search?q=%s and similar. I also have a keyword e which runs a bookmarklet that fills in a one-time email into the currently focused input field.

noodlejetski,

sure, it’s just a pain in the ass to set up for more than a few search options.

kevincox,
@kevincox@lemmy.ml avatar

IDK, maybe I have a particularly bad memory but it is basically as easy for me to bookmark a URL as it is to lookup and remember a bang that they defined. Plus local will always be faster, more private and more secure.

Blaster_M, in Switching to Debian on my gaming pc

Mint

Blaster_M,

also dual boot first before going cold turkey

Marduk73,
@Marduk73@sh.itjust.works avatar

i went cold turkey when i got that early, free upgrade from win7 to win 10. after a week of win 10 and unable to downgrade back to 7. Bam. i became full time linux at that moment.

PlasterAnalyst,

I've had stability issues with mint. It's usually a problem with updates bricking my install.

palordrolap, in can you chkdsk from a windows vm?

Tentatively yes.

I did once manage to mount an external USB NTFS drive to a VirtualBox-hosted copy of Windows 7 and was actually able to defrag it. I assume I also ran a quick disk check before that, but it was a long time ago now.

Before I did it, I backed up everything important off the drive to another location just in case. I'd recommend you do the same.

As to how I did it, I'm afraid I don't remember, but it can't have been that difficult. There may have been some kind of raw mount option in the virtualisation software.

The other potential obstacle is the fact that things have moved on since I did it. Newer Windows / NTFS might be not be as easy to fool into accepting a drive over weird virtualisation pathways. Or the virtualisation software might not allow it as easily or at all.

Hopefully that's not the case.

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