this post was submitted on 06 May 2025
13 points (93.3% liked)
Linux
54505 readers
697 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The driver that appears is "snd_hda_intel", the intel part is apparently just what they decided to name it, doesn't matter that the board is centered around an AMD Chip
I've disabled the other two devices I have "Navi 31 HDMI/DP Audio" and "Rembrandt Radeon High Definition Audio Controller"
The former is for Audio through my GPU(?)'s HDMI which i didn't even know was a thing
The latter I thought might be the one I needed but apparently its for the hdmi of the board itself
I will try your advice with alsamixer and see if I can get anything out of it
Update: Alsamixer I flipped everything off of mute, some things were muted, I also disabled auto-mute but nothing changed.
Audio from youtube tries to play out to the right card but I have no idea what's wrong. I'm back to my hdajackretask idea and messing with that
What's the output of
cat /proc/asound/cards
on your system?