this post was submitted on 24 Aug 2025
65 points (91.1% liked)

Linux

57710 readers
696 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 6 years ago
MODERATORS
65
Does it get better? (lemmy.blahaj.zone)
submitted 4 days ago* (last edited 4 days ago) by Cattypat@lemmy.blahaj.zone to c/linux@lemmy.ml
 

I've tried switching to Linux from Windows 10 twice now. The first time went wonderfully (on Mint) until I found out that secure boot was stuck in the enabled mode and I had to completely reinstall my bios. This was absolutely necessary as everything was unbelievably slow, especially gaming (on a decent laptop). I understand this is totally my fault as almost every Linux guide says to make sure secure boot is disabled. After fighting with that for literal days, I finally reinstalled Linux mint. WiFi was suddenly completely nonfunctional, no networks were detected, and none of the proposed solutions I saw online worked. I have very little experience with Linux and other complicated tech nerd stuff besides that which comes with tinkering with computers occasionally. I do however have a great deal of patience and stubbornness. I spent maybe a week or 2 just working on this first attempt at making Mint work, until I ran out of patience. After coming back to it a month or 2 later, I decided to try Pop!_OS. Once again, it went incredibly at the start. Because I fixed the secure boot situation, I could now game better than I ever could when I had windows installed. Very few compatibility issues showed up that I couldn't conquer. Suddenly, I try playing Enter the Gungeon after having already played it a couple of times. Nothing out of the ordinary, I had done this before. Suddenly the entire computer freezes and I can still hear just fine. I restart my computer and... no sound. Nothing from any possible source, not Discord, not Firefox, not even the media I have downloaded. I look up the problem, I see several people have had it before, and only a couple ever got a solution. I try EVERY proposed solution on any forum with even similar issues, and still nothing. I have been fighting with my computer for 3 or 4 hours now. I've heard Linux praised for feeling like it is your computer that is subject to your will. I'd disagree right now, because it feels like there are spirits in my laptop trying to intentionally fuck me over every time I start enjoying the Linux experience. Does it get better? Am I crazy? Am I haunted? How is this anyone's ideal experience?

edit: I'm on an MSI Thin GF63. Nvidia GPU, Intel CPU. Compatibility seemed fine WHILE this latest attempt was working, up until my sound got fucked. I have a hard time imagining if that could be related to anything besides my sound card and drivers, but I'm nowhere near savvy when it comes to Linux. I'm now installing Bazzite as some of you guys recommended so I can ease myself into this whole Linux thing. I'll give another update if this fixes it :3

edit edit: It's still happening. I can see the "Alder Lake PCH-P high definition audio controller" in my audio config GUI apps and I can see the meter moving when audio is playing. Still, nothing is played. I am not dual-booting. Ive seen people have had issues with this card before, but seemingly the only solution (that I've yet to try) is to buy a whole new laptop. I don't have the money to do that currently. If someone is particularly tech savvy I am willing to hear out proposed solutions, but know that I have tried nearly everything online even remotely related to broken audio on Linux. My computer is haunted and I'll need a proper qualified exorcist it seems. note: it works with Bluetooth headphones. I haven't had a chance to test it with wired headphones but I will continue to give (near)real-time updates.

top 50 comments
sorted by: hot top controversial new old
[–] dysprosium@lemmy.dbzer0.com 11 points 3 days ago

Aaaaa use more paragraphs, PLEASE

[–] rozodru@piefed.social 1 points 2 days ago

When I first moved to linux I used Mint for a week and then moved to something else. As always by EVERYONE it was suggested to me as a "starter" distro and I really wish people would stop doing that.

I, like you, had issues with it. Sound issues, Wifi issues, GPU issues, and doing personal research and digging the consensus was always "it's an issue with Mint." I was about to go back to Windows 11 cause I was like "none of this linux shit works"

THEN I decided to try a different distro, CachyOS, and suddenly the sound was fixed, the wifi didn't randomly drop out, and my GPU worked flawlessly. I've distro hopped since then and those Mint/Ubuntu issues never came back.

Try something other than Mint. if you still have the issues go back to Windows.

[–] muusemuuse@sh.itjust.works 10 points 3 days ago (1 children)

I stopped reading at “secure boot was enabled so I had to reinstall my BIOS.” There’s nothing about that statement that makes any sense.

[–] Cattypat@lemmy.blahaj.zone 6 points 3 days ago

It was enabled and for some reason grayed out so I couldn't disable it. Looked up several solutions and nothing worked so I just updated my bios. That ended up working.

[–] maxwellfire@lemmy.world 24 points 4 days ago* (last edited 4 days ago) (2 children)

That sounds like a pretty cursed occurrence. As you get more familiar with the structure of your operating system, I've found diagnosing and fixing weird issues gets a lot easier. You also get a better sense of what component is responsible for what and what commands let you investigate.

I think it's reasonable to say that weird issues don't stop though. At least for me. I always had tons of weird occurrences on windows too. What feels different about Linux is that I try and figure them out because it's possible I can. Where on windows I would just accept that x was broken.

For a random question in case it's the same no audio bug I encountered recently: Do you happen to play audio via HDMI? And does any audio sink (speakers, etc...) show up in sound settings?

Also do you happen to be using an nvidia gpu (and if so, is it a laptop with an Intel CPU as well?). That freezing issue used to happen to me all the time with some games and it was entirely due to nvidia's Linux driver bugs.

[–] Cattypat@lemmy.blahaj.zone 1 points 4 days ago (2 children)
[–] maxwellfire@lemmy.world 1 points 3 days ago

On an entirely different note, as far as I'm aware secure boot should have zero noticeable performance impact, and if it does, that means that something is going horribly wrong. Guides tell you yo disable secure boot because it's annoying/semis complicated to administer and makes installing out of kernel modules harder (like the nvidia drivers), not because it has a performance or stability impact on the system.

[–] maxwellfire@lemmy.world 1 points 3 days ago* (last edited 3 days ago)

Hmm. If it's persistent across installs then something is definitely borked. My next step would be to download the livecd images of a couple distributions and see if the audio works while booting into any of those live environments (ventoy makes this really painless)

When you reinstall, you're not keeping any configuration, right?

If none of the livecd images work I'd liveboot windows and see if audio works there. If it doesn't, definitely a hardware issue. If it does, then see if it starts working under Linux again. If it doesn't, then something is incredibly cursed and I'm out of ideas since it used to work there.

Edit: a stupid question: do you have the right output profile selected for the card. Something like stereo duplex?

[–] Sxan@piefed.zip 1 points 4 days ago (1 children)

Hmmm. My experience has been different. I don't get regressions very often - once I get it working, it stays working unless I do someþing to break it. Except CUPS. CUPS is cursed and will fail by itself for no obvious reason.

Þat's not to say everything new works flawlessly. And my wife's Linux laptop has several regressions, but I blame most of þat on The Fucking Dell Dock, since (a) most issues are resolved by power cycling þe dock, and (b) Windows also had issues wiþ þe dock.

As a side bitch: fuck Dell. At one point my wife had a company provided Dell laptop, running Windows, connected to a company provided Dell dock, connected to two company provided Dell monitors, and she would regularly lose monitors between disconnects/connects. I have never encountered an ecosystem of devices from one company which worked so poorly together. Þat said, þe dock and monitors work far more reliably wiþ a different Dell laptop running Linux, but þere are still occasional issues.

[–] maxwellfire@lemmy.world 2 points 3 days ago* (last edited 3 days ago) (1 children)

I've had a lot of regressions, almost entirely around graphics drivers. I have like the worst case scenario. A 4K laptop (also dell) with an nvidia GPU in a prime configuration with the Intel graphics. Until very recently everything was laggy or unstable or unsupported. With recent drivers things have been more fine.

I also have weird audio issues like the card sometimes selecting a non available profile when disconnected from HDMI (hence why I asked about that)

CUPS has been really stable for me. Idk

Also yeah, docks seem to expose all of the bugs, even on windows. For the longest time I couldn't get my keyboard to work if booting with a dock, and I still have weird resolution issues with booting while connected sometimes.

[–] Sxan@piefed.zip -1 points 3 days ago

Oof, yeah, I've been þere. I suspect I'm must much more cautious about hardware purchases - I do take time to read reviews and especially search around for compatability complaints before I buy. If I see a product has a lot of Linux users searching for troubleshooting, I move on to a different product. For þis reason, I've never owned an NVidia card, and wiþ þeir AI push, it looks as if I may never do.

Þe þing wiþ docks, I realized, is þat þey're computers. Like, no joke embedded systems, wiþ BIOSes and firmware upgrades, and boot times. And þey can be a flakey as any computer, and Dell employs crappy developers, or doesn't employ QA, so I avoid Dell docks.

[–] danielquinn@lemmy.ca 16 points 4 days ago

It does get better, but... it's kinda like river rafting.

Coming from Windows, Linux can and does often feel like you've spent your whole life trapped in a box. Suddenly "that thing that's always annoyed you" is something you can turn off, replace, or improve with very little effort. I remember for example that when I switched back in 2000 I was blown away by a checkbox in the KDE PDF viewer. You could, in the basic settings, with no special hackery required, simply uncheck the box labelled Respect Adobe DRM. Suddenly, my computer was actually mine.

Using Linux these days is still just as amazing. You go from an OS that spies on you, pushes ads into your eyeballs, and has some of the worst design patterns ever, to a literal bazaar of Free options. It's different for everyone, and that's sort of the point: Linux is "Free" in all senses of the word, as you can make your machine do whatever you want.

It takes some time to get there though, and a lot of it is hardware unfortunately. A lot of the machines out there are built exclusively for Windows and the companies that make these things hide a lot of their inadequacies in their (proprietary) Windows drivers. So, when you try to use not-Windows, you end up using drivers written by people who had to reverse engineer or just do some guesswork to get that hardware working. This arrangement works very well for both Microsoft and these budget hardware vendors because it provides lock-in for the former, and a steady market for the latter.

The reality is that if you want to make the switch to Linux, you're more likely to have a hard time if your hardware choices fall in this camp. For example, some times it's just easier to buy a €12 USB WiFi or Bluetooth adapter that you know works with Linux than it is to rely on the chip that came with your laptop. It's better now than it once was, but Nvidia cards, the occasional webcam, and a few WiFi devices have presented as problems for me in the last few years.

My advice is to embrace that "patience and stubbornness" and temper it with an honest pricing of your time vs. the cost of replacing the problematic hardware. When buying new stuff, look up its Linux support online before buying anything. You'll save yourself a lot of pain.

In cases when you really want to dig in and understand/fix your problem (because it's Linux, you're allowed to understand and fix things on your computer!) then I recommend looking at the Arch Wiki and even using Arch Linux since (a) that's the basis for most of the information there, and (b) Arch tends to favour "bleeding edge" stuff, so you're more able to install the latest version of things that may well support your hardware.

I know it's probably not the answer you were hoping for, but if you stick it out, I promise it's worth it. I've been doing this for 25 years now and I'm never going back. Windows makes me so inexplicably angry with it's constant nagging, spying, and inadequacies, I just can't do it.

[–] avidamoeba@lemmy.ca 18 points 4 days ago (3 children)

Sounds like a hardware problem.

load more comments (3 replies)
[–] procapra@lemmy.ml 5 points 3 days ago

Your wifi issues with mint were probably driver related. Ive found especially for newer devices Linux mints kernel is too old and doesn't always fully support hardware. If you have access to Ethernet or USB hotspot you can likely download and install the newest kernel and fix that issue.

Mint is recommended for a reason, it's a traditional Linux experience, it's stable, and it looks familiar to newbies. Plus, lots of us Linux nerds use Debian/Ubuntu (what mint is based on) so it's easier for us to help you.

[–] JoeyJoeJoeJr@lemmy.ml 9 points 4 days ago

I used Windows growing up, switched to Linux in highschool on my personal machines, and was forced to use Mac for nearly 10 years at work. In my experience, they all have problems, and the worst part is always early on. After you've used them for a while and have gotten familiar/comfortable, the problems get easier to deal with, and switching back (or on to something new) becomes more daunting/uncomfortable than dealing with what you have. So in that sense, yes, it will get easier.

Also, as hardware ages, you often see better support (though laptops can be tricky, as they are not standardized).

Keep in mind, when you use Windows or Mac, you're using a machine built for that OS and (presumably) supported by the manufacturer for that OS (especially with custom drivers). If you give Linux the same advantage (buy a machine with Linux pre-installed, or with Linux "officially supported"), you're much more likely to have a similar, stable experience.

Also, I've had better stability with stock Ubuntu than its derivatives (Pop!_OS and Mint). It might be worth trying an upstream distro, to see if you have better stability.

[–] kittenroar@beehaw.org 2 points 3 days ago

Driver support will always potentially be an issue unless you buy laptops that are built for Linux, or are well vetted. This is because Microsoft has near total market control and Linux support is usually reverse engineered later if the drivers source is never shared.

Same thing for gaming -- gaming support on Linux is mostly a bunch of ad hock hacks, because those games were never made to run on Linux in the first place.

So, if you want to commit to Linux, make it an informed choice. You will need to make some sacrifices. Or you could always just dip your toes and only use Linux for running a server or hosting a website.

[–] lordnikon@lemmy.world 12 points 4 days ago

Are you dual booting?

[–] jdnewmil@lemmy.ca 5 points 4 days ago

That is not an ideal experience. However, hardware gremlins are not a universal experience either.

Others have pointed out that getting a slightly older laptop to put Linux on can give the tinkerers time to get the key drivers working, and avoiding bleeding edge revisions of your distro can help.

It is quite possible that my comfortable experience with Mint and Ubuntu over the years have been influenced by my low expectations of getting all the bells and whistles working the way they would in Windows. I like the software environment that typically comes on Linux and I don't stress when Windows software (esp games) doesn't work (though Steam makes a lot of games work anyway).

I did have to spend more time getting the bios and fingerprint reader straightened out on my latest laptop (Dell Inspiron), but Google and blogs walked me through it and the only remaining problem is that sometimes when the fingerprint prompt times out I have to use the password until I reboot.

[–] steeznson@lemmy.world 6 points 4 days ago

It does get better with some of the more advanced distros. Perversely they are easier to run and maintain. The beginner distros try to hide the complexity to make everything more user friendly but these abstractions can be more confusing than the fundamentals they are hiding.

However there's nothing people online can do if you don't find linux interesting enough to do a deep dive on it.

[–] TimLovesTech@badatbeing.social 9 points 4 days ago (1 children)

Have you tried anything from System76 troubleshooting?

Audio Troubleshooting

[–] Cattypat@lemmy.blahaj.zone 2 points 4 days ago

I followed every instruction on that page once it happened and still nothing. Even after a full reinstall. I'm worried it might be some bigger, harder-to-fix problem like something with my sound card. See my edit for a better update

[–] dubyakay@lemmy.ca 3 points 3 days ago

What if you boot a windows installation, from an external drive or something? Does the sound come back?

[–] eugenia@lemmy.ml 7 points 4 days ago

Maybe your computer has hardware problems that manifest at random times as software problems. I personally got a Beelink mini PC for $160 (16 GB of ram), and it worked perfectly with Linux first time, no issues thereafter.

[–] comfy@lemmy.ml 5 points 4 days ago (1 children)

To answer the main title question: it definitely can get better, especially if you're using common hardware with maintainers working to improve the code to handle them.

I'm one of the people with a mostly smooth Linux experience on my devices (I have similar values to other nerdy programmers and naturally purchase more similar or popular computers/parts, and I haven't really had brand new bleeding-edge computer parts, so that might give me better odds at a smoother experience), no weird audio/WiFi/GPU issues that you often see here. The only issues I have are so inconsequential they're not worth mentioning. And I've used the two OSs you've used.

[–] meekah@lemmy.world 3 points 4 days ago

Yeah same here.

My biggest two problems are: my audio interface of my desktop PC doesn't power cycle correctly when the PC enters sleep, resulting in me having to re-plug the device after sleep. No command or kernel param I tried fixed this issue. Issue persist across different distros (Pop, Nobara, Arch) And on my media laptop KDE likes to skip to the beginning of the video a short while after pauaing for some reason. It happens in haruna and in Firefox, but only when I have the Firefox KDE integration plugin installed. It used to work fine on vanilla arch, this only started once I installed cachy to try it out. Currently downloading tumbleweed to see if it works there.

A small price to pay IMO.

[–] dajoho@sh.itjust.works 4 points 4 days ago (1 children)

Seconding just installing something easy and pre-setup. Try a desktop variant of Bazzite (I like the gnome flavour) and see if most of your issues just disappear.

[–] Cattypat@lemmy.blahaj.zone 5 points 4 days ago (1 children)

I'll give this a shot right now and update the post if the issue persists across operating systems.

[–] dajoho@sh.itjust.works 1 points 4 days ago (1 children)

Which variant are you trying? KDE? Gnome? Nvidia?

[–] Cattypat@lemmy.blahaj.zone 2 points 4 days ago (1 children)

I clicked on the KDE version because it said that would be closer to a classic "desktop" environment, and yes the Nvidia version

[–] dajoho@sh.itjust.works 1 points 4 days ago (1 children)

Cool beans. Let us know how your experience goes and if you have problems. I have it on four devices here and it has been very smooth every time.

[–] dajoho@sh.itjust.works 1 points 2 days ago

I have just seen your edit. I had a similar problem with no audio but meter levels working on my toughbook. Could you start terminal, type alsamixer and turn all the volumes up? Press F6 to swap through sound cards.

For me I had to adjust the headphone volume.

[–] drone509@discuss.tchncs.de 4 points 4 days ago

In my limited experience, there are basically two flavors of Linux:

  1. Latest software, everything's available but it breaks a lot.
  2. Doesn't update frequently, might have to be cautious with third-party software but very stable.

As I've gotten busier, my preference for stable distros like Debian has grown. I think there's also a lot of value in trying for due diligence the first time you install a distro. It's much simpler to take the time and do it correctly than to try and fix it afterwards. Sometimes it takes a few attempts to get everything set up correctly, but it's worth it long term.

[–] mvirts@lemmy.world 2 points 3 days ago

Aight, almost every time It seems like audio is working but you actually hear nothing, getting alsamixer out and selecting each output channel and making sure it's unmuted and full volume, on every sound device that shows up ( hit f6 I think to switch device to ) makes a difference. I've never figured out why it gets f'd up but I think it has to do with the service that saves and restores alsamixer state during shutdown and startup

[–] otter@lemmy.ca 4 points 4 days ago (2 children)

That sounds rough

If you don't mind sharing, what is your hardware setup? Maybe someone can recommend a distro that's more likely to work out of the box with your computer. While I haven't tried it myself, Bazzite might be better for you if it can get you gaming without having to do too much additional work:

https://bazzite.gg/

[–] Cattypat@lemmy.blahaj.zone 3 points 4 days ago

I'm on an MSI Thin GF63. I don't hear MSI laptops get mentioned often when it comes to Linux compatibility so I have no idea if this means I'm simply fucked or if all of my problems will purely be software issues. I'm installing Bazzite right now because I've heard it mentioned several times here.

[–] soundconjurer@4bear.com 2 points 4 days ago

@otter @Cattypat , I don't use Bazzite on any workstation, I have a desktop in my livingroom I use for gaming and watching movies. I use Bazzite on my Steamdeck as well. I see the potential for workstation function, but last I checked there is an exploit to bypass the PIN login rendering it a major security issue:

https://github.com/ublue-os/bazzite/issues/1945

If you're only gaming, not really a big deal. I would definitely stick to a standard distro. I use Fedora.

[–] Professorozone@lemmy.world 3 points 4 days ago (1 children)

This is I believe, very typical. If you just want to get in the car and go from point A to B, your only choice is Microsoft. The car will spy on you, force you to do things like visit the dealership to get the light to go off, break and require you to go to the dealership and of course buy a new one when you don't want to.

To avoid this, you can buy a Linux car and do anything you want to...as long as you are a mechanic or are willing to become one.

[–] umbrella@lemmy.ml 4 points 4 days ago (5 children)

it... is not typical at all? where did you get that from.

[–] meekah@lemmy.world 2 points 4 days ago* (last edited 4 days ago) (1 children)

Maybe having issues as bad as sound completely being broken isn't typical but some kind of issues that you need to tweak yourself are normal. More so than on windows, I think. Sure, a power user who is privacy conscious definitely needs to tweak windows a whole lot to get it to a state they are comfortable with. But if all you want to do is browse Facebook and YouTube, windows is absolutely way more hands off. Even if Linux is getting there.

[–] umbrella@lemmy.ml 3 points 4 days ago

some kind of issues that you need to tweak yourself are normal.

yes, that's almost every os.

load more comments (4 replies)
[–] Harvey656@lemmy.world 1 points 4 days ago

I had tons of problems with Mint, that one included since I have to secure boot on for work reasons. (Absolutely abysmal let me tell you.) I use Kubuntu, and just run it in insecure mode, haven't had any problems at all outside the potential security risk I suppose. It's Ubuntu of course, that could turn you off I understand people aren't fond of it, but everything works great with very little tinkering needed.

I tried bazzite, but found it lacking since I like to tinker and mess with things, and that just isn't happening on an immutable distro.

I have a gigabyte motherboard, amd cpu and Nvidia card if that matters.

[–] Ludrol@szmer.info 1 points 4 days ago

It get's better with experience. I have nuked my system countless times at the beginning.

If you are too frustrated with Linux maybe give it a rest or consider dual-booting instead. It sound that you are frustrated and don't have a clear head to troubleshoot.

[–] Thedogdrinkscoffee@lemmy.ca 1 points 4 days ago

As for the broken wifi thing, I had this happen to me on a recent mint install earlier this year. The solution was to plug in a ethernet cable and update, then wifi worked again and forever since.

load more comments
view more: next ›