this post was submitted on 28 Sep 2023
105 points (79.0% liked)

linuxmemes

20703 readers
495 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 29 points 11 months ago (4 children)

No, that's about how it is on Linux.

Some drivers just work. Others? Absolute pain in the ass. If it doesn't work on first boot you're probably screwed.

Source: my laptops audio still doesn't work with Linux.

[–] [email protected] 16 points 11 months ago (1 children)

That's because laptop (and some desktop motherboard) manufacturers love to cut costs wherever they can so they end up using some weird non standard sound card from Billy Bob's discount computer parts because they know they can require the use of drivers to band aid over the shitty hardware with a software fix.

Then when using Linux it tends to either not work or have shit sound until some kind soul adds in a config file for the devices sound card.

[–] [email protected] 7 points 11 months ago

Praise all the kind souls! Thank you

[–] [email protected] 7 points 11 months ago (1 children)

None of those commands install drivers on linux tho. What audio driver couldn't you install?

[–] [email protected] 5 points 11 months ago* (last edited 11 months ago)

It looks like the OP was trying to shorthand (not show entirely)
->Just updating Ubtuntu to see if it fixes the issue
->cloning a github repo and then trying to build a driver themselves
->Checking with modprobe to see if it worked (I don't remember the command clearly, I've only actually done this once like 2 years ago)

The syntax error at the end is probably more for dramatic effect and would've occurred when trying to make the repo. But at the bare minimum using Apt to update->upgrade your distro would update a driver if it was already installed and just outdated.

[–] [email protected] 3 points 11 months ago (1 children)
[–] [email protected] 1 points 11 months ago

Intel something or other. I had it working at one point but it broke again shortly after, some update unset some settings or something.

[–] [email protected] 1 points 11 months ago

You're missing the SOF Firmware. Trust me on this one.