-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No sound output from ALC4080 on MSI X670-P #352
Comments
I do not hear anything when using aplay and sending the sample wav to the various usb audio devices. I hear the sample when sending to my HDMI monitor. I turned pipewire and pulseaudio off for this test. I hear nothing from these commands colinn@colinn-ubuntu: I have an error of "no codecs found" on boot, but not sure if it matters or not colinn@colinn-ubuntu:~$ sudo dmesg | grep snd_hda |
UPDATE: I decided to update my BIOS to latest and now I have audio. I am not sure if it was a coincidence or not because I did restart my computer. But I did restart multiple times when upgrading ALSA to what was in debian testing. I cannot see much change in my system output, but before, I always had the speaker output device in my gnome sound settings. Now I only have them when there is something plugged in. My old BIOS was from November 2022, the new one is from August 2023. If you want me to check my system for anything I can, as audio definitely was not working before but is now after the BIOS update. Front Panel audio isn't working though, which seems common with ALC4080, so I will try to implement exisitng solutions and report back |
Did you try this? #172 (comment) |
You need to run
Here's a PR for my MSI B650 board with a similar chipset: #392 |
Hello. I have the MSI x670-P motherboard which has ALC4080 which is USB audio. I am provided with two USB audio devices, SPDIF and Speakers. There are 2.1, 5.1, and 7.1 profiles.
I updated alsa to what was in debian. My USB-Audio.conf file has an entry for my motherboard, but the ALC4080 conf file does not have a special case for my motherboard.
I do not know if my audio is supposed to be working or not. I am running Ubuntu which replaced pulseaudio with pipewire. I am not sure of where to start looking or how to troubleshoot this issue. Any help would be appreciated.
The text was updated successfully, but these errors were encountered: