stuner

joined 2 years ago
[–] stuner@lemmy.world 3 points 2 weeks ago* (last edited 2 weeks ago)

Gnome and KDE are not doing the same thing.

KDE will continue to offer an X11 session for the time being:

Current status: Plasma’s X11 session continues to be maintained.

https://pointieststick.com/2025/06/21/about-plasmas-x11-session/

Gnome will disable the X11 session in the next release and then remove the code:

The most likely scenario is that all the X11 session code stays disabled by default for 49 with a planned removal for GNOME 50.

https://blogs.gnome.org/alatiera/2025/06/08/the-x11-session-removal/

[–] stuner@lemmy.world 2 points 1 month ago

I'm not quite sure what you're trying to do here. Are you

  1. Trying to create a new owncloud instance and put your data somewhere other than in /var, or
  2. Try to move the data location of an existing owncloud instance?

If you're trying to do the second one, there's a useful guide on it here: https://omiid.me/notebook/25/move-docker-volume-to-bind-mount. The first one should be even simpler, you can just replace the volumes in the compose file by bind mounts (basically, just this step of the tutorial: https://omiid.me/notebook/25/move-docker-volume-to-bind-mount#modifying-docker-compose).

[–] stuner@lemmy.world 9 points 1 month ago

The Windows filesystem: https://en.wikipedia.org/wiki/NTFS. Basically, don't try to share the game drive with Windows.

[–] stuner@lemmy.world 9 points 1 month ago* (last edited 1 month ago) (14 children)

If you have an AMD GPU (except for the very latest GPUs), you should be good out of the box. The AMD driver comes pre-installed with mesa.

Other than that... don't use NTFS to store your games.

Edit: Maybe I misunderstood your question. I understood it as: What are some recommended changes to do after installing a Linux distro. Did you meant to ask about differences between distros?

[–] stuner@lemmy.world 7 points 1 month ago

Probably trying to share a Stream drive between Linux and Windows. Trying to run games from NTFS just didn't work and resulted in all kinds of weird issues. I was close to giving up on Linux but after I switched to an ext3 partition things just started working :|

[–] stuner@lemmy.world 34 points 1 month ago

AFAIK, this corresponds to the snap package of Steam.

[–] stuner@lemmy.world 5 points 1 month ago (1 children)

In Fedora, Discover shows this in the top right corner. It also shows the available package sources under Settings. Perhaps this is not yet available in the older Debian version of Discover. You could also just look at the version of certain software. E.g., if GIMP is version 3.x it's a flatpak (or snap), otherwise it's a Debian package.

Discover showing Flathub source

[–] stuner@lemmy.world 9 points 1 month ago

The Linux Experiment recently looked into touchscreen support of different desktop enviromenents. His findings mostly align with your comment. However, this seems to be one of the rare cases where the distro matters for Gnome. Upstream Gnome (e.g., as shipped by Fedora) works fine with touch screens, but support on Ubuntu Gnome appears to be quite broken.

The Linux Experiment videos:

[–] stuner@lemmy.world 9 points 2 months ago* (last edited 2 months ago) (1 children)

Yeah, the "Nvidia (GTX 9xx-10xx Series)" should be the correct driver for your GPU. It seems that both desktop and notebook GPUs used the same architecture in this case.

I think the difference is that Bazzite chooses the open source Nvidia kernel driver for the newer GPUs. That one doesn't support the GTX 900 series, so you'll get the older proprietary kernel driver.

[–] stuner@lemmy.world 14 points 2 months ago (2 children)

Yeah, that seems quite weird and not customer friendly at all. I was wondering if it has something to do with Steam's in-game purchase conditions (mostly the fee).

[–] stuner@lemmy.world 133 points 2 months ago (7 children)

Players can only access the lowest rank of competitive gameplay for free, and access to any higher levels costs a subscription fee of $2.50 a month. That's right, you'll need a subscription to play GeoGuessr on Steam, for some reason.

Not only is this price point bizarre for a game that you can literally just hop into similar browser versions and play for free, but [...]

GeoGuessr has required a subscription to actually play for a while now. I think they had a very limited Free tier until 2024, but it was not a great experience. The developers claim that they need to charge a subscription fee because they need to pay Google for the Streetview API access. To me, that seems plausible and would justify a subscription model (as opposed to a one-time purchase).

On the other hand, OpenGuessr seems to be a free alternative that offers a very similar game. That certainly seems like a better alternative if it's sustainable.

[–] stuner@lemmy.world 10 points 2 months ago* (last edited 2 months ago) (1 children)

Upon switching, what should I expect to change?

Many things are very similar on Linux compared to Windows (e.g. Browsing, Steam). One big difference is that people prefer using package managers to install software (instead of downloading and installing it manually).

I’m considering Pop!_OS seeing as its praised for its compatibility and easy switching.

Pop!_OS is a nice distro and it should work well for you if you like the UI. There also many other good distros if you want to play around a bit. You can easily test them using a Live ISO.

What’s the situation with gaming look like? I know gaming on Linux has been a HIGHLY discussed topic for a while, is it easy to play any (non triple-A) steam game? I’m nowhere near involved in computer science, I’d just consider myself more stubborn than most end-users so I can persevere through some basic problems.

I'd say that you can expect almost all games to work. The main exception are games with anti-cheat that decide not to support Linux. In my case, there has only been one game in the last two years that didn't work (War Thunder crashes a lot more than on Windows). Playing AAA games is generally not an issue. You can check https://www.protondb.com/ for specific games.

view more: next ›