this post was submitted on 16 Aug 2024
169 points (92.9% liked)

Open Source

30284 readers
534 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] eya@lemmy.dbzer0.com 44 points 1 month ago (29 children)

windows users will do anything but switch to linux

[–] Untold1707@lemm.ee 13 points 1 month ago* (last edited 1 month ago) (5 children)

Unfortunately, Linux isn't quite there yet for casual users. I tried it every year, and there was always something that was annoying enough that I switched back to Windows with O&O ShutUp10. This is the first year that I've been happy enough with my install that I've started using it as my daily OS. But even this year, I had 2 really annoying issues that I had to spend time searching to fix.

  • After putting my computer to sleep, it would immediately wake back up. Eventually found out it was my Logitech wireless dongle that was causing the issue. I had to create a script that disabled USB ports during sleep and a systemd service to make sure it activated on every boot.

  • After waking from sleep, my screen was black with only my cursor visible. Running sudo systemctl restart display-manager sometimes worked, but that wasn't a solution. After searching the web some more, I found an arch wiki explaining that it was an issue with my Nvidia GPU. So then I had to edit a modprobe file and finally I was happy with my install.

I'm super happy that I can finally use Linux full-time, but the fact I had to mess around in terminal to fix the issues associated with my hardware means most casual users will just go straight back to Windows. I've seen a lot of Linux users say, "just don't use Nvidia", but buying a new GPU isn't a solution for most people. My hardware isn't even that weird: AMD 5800x3d, x570 chipset, Nvidia GPU. Linux is getting there, it's closer than it's ever been. But it's not there yet.

[–] Cethin@lemmy.zip 3 points 1 month ago

After putting my computer to sleep, it would immediately wake back up. Eventually found out it was my Logitech wireless dongle that was causing the issue. I had to create a script that disabled USB ports during sleep and a systemd service to make sure it activated on every boot.

Thanks for this. I'm going to look into it. This happens on my computer, but it's been happening for years, which includes a long time on Windows. I had pretty much given up on it because I've tried unplugging just about everything and it still happens. It might be something else for me.

For the Nvidia issues, that hopefully shouldn't be an issue soon after the open source drivers. The few mostly solvable issues with Linux are quickly dissolving.

[–] ReversalHatchery@beehaw.org 1 points 1 month ago

but the fact I had to mess around in terminal to fix the issues associated with my hardware means most casual users will just go straight back to Windows.

It's easier when all they do is browse the web, and you can just install linux for them (after they have agreed of course) with the necessary fixes applied by you. They won't want to go back, because it works fine. Especially when they asked your for maintenance and speeding up the machine, agreed to getting an SSD, and keeping windows on the HDD.

[–] 0x0@infosec.pub 1 points 1 month ago (1 children)

My 75 year old father have been running linux for 20 years now. All in all, i know about 7 super casual users that are running linux only, without any real issues.

Its definitely there for the casual users. Its just not really there for the Windows "power"users lol

[–] Untold1707@lemm.ee 13 points 1 month ago (1 children)

It still depends on the hardware you have. If you have hardware that’s fully supported by the kernel version your distro is running, then it’s easy. But as soon as you add a piece of hardware that isn’t, there’s a good chance you need to spend a lot of time searching how to fix it. Buying a new mouse and all of a sudden not having sleep work is not a power user problem IMO.

[–] chebra@mstdn.io -3 points 1 month ago

@Untold1707 As opposed to the hardware requirements of windows, who force you to buy a new computer for every new windows version just because?

[–] kureta@lemmy.ml 0 points 1 month ago

If you stumble open a problem like that, Windows, even macos, are also that diddly. Even more so, because they are designed to hide the internals from the user. I had to use my old MacBook for something. While sleeping, it wakes up, connects to my bluetooth headphone, I hear "device connected", then disconnects 10 seconds later, "device disconnected", and repeats 20 seconds later. Searched, "how to disable Bluetooth while sleeping".Turns out there is no official way and the answer is competing with Linux shenanigans. Just look at this!

Also it launches Music app whenever I connect my bluetooth headphones. And guess what, it is impossible to disable that behavior. I had to install an app called NoTunes to stop that.

People just accept the quirks of windows and macos. when something similar happens on Linux it proves Linux is unusable by "normal people". But you are also right. Linux is not there yet. I did need to use my old MacBook because something I need to do was impossible on Linux.

[–] Buelldozer@lemmy.today 0 points 1 month ago

Black screen with cursor can be bypassed by pressing ctrl+alt+del, at least on my HP laptop with Mint and KDE Plasma 5.

load more comments (23 replies)