this post was submitted on 15 Sep 2023
34 points (88.6% liked)

Linux

48252 readers
547 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Was using a Hyper-V VM with Debian Sid. Installed Steam but UI wasn't displaying and the login window wasn't responding. On GNOME I also had the cursor leave sprites of itself. Planning on using Xorg with 125% fractional scaling. Any advice?

you are viewing a single comment's thread
view the rest of the comments
[–] anonono@lemmy.world 32 points 1 year ago (2 children)

just test it out.

some setups will work fine with wayland and some will work better with xorg.

there are of course ways solve those issues, but it's easier to test both and use the one that works best for you.

wayland is the future, but the present is whatever works best for you.

[–] q47tx@lemmy.world 4 points 1 year ago (2 children)

Wayland is the future yes, but it's not ready yet. I will just try it out, see what works.

[–] Jumuta@sh.itjust.works 12 points 1 year ago (1 children)

it's ready for me. I have no problems whatsoever on both x and w, but I use w because of the touchpad gestures

[–] daredevil@kbin.social 7 points 1 year ago

#Wayland has been much better for my setup thus far

[–] markstos@lemmy.world 7 points 1 year ago (2 children)

What’s not ready for you on Wayland yet?

[–] russjr08@outpost.zeuslink.net 7 points 1 year ago

Nvidia support, unfortunately. Which, while not directly Wayland's fault - at the end of the day, it still means that Wayland is unsuitable for me at the moment.

[–] Leny@lemmy.world 4 points 1 year ago

HiDPI and fractional scaling is still a bit of a pain.

[–] sxan@midwest.social 3 points 1 year ago

This is so true.

Annecdote: I gave my MIL a little ARM computer for web browsing (it's all she does). I'd had X (and herbstluftwm - it literally just runs Firefox in full screen mode on login, kiosk-like) installed on it, and she'd been using it for about a year; it's been fine. Recently I switched it to Wayland and Sway, thinking it might be smoother. Uh uh. Logins went from a few seconds to several minutes before anything came up, and it exhibited this behavior where the screen would jump right a few pixels and then back every couple of minutes. I haven't had the best luck with Wayland myself, but I haven't seen anything this janky in a long time.

"YMMV" is a pretty good summary of Wayland at the moment.