First I am not the right person to try to help with audio problems. You probably know more about sound in Linux than I do. But if you keep doing the same thing over and over without results try something different.
This looks like what you need to resolve:
!!Soundcards recognised by ALSA
!!-----------------------------
--- no soundcards ---
If the system does not recognize your soundcard you won’t have sound.
Maybe figure out why your dmesg makes it look like sound is enabled but alsa does not see a soundcard.
Go where the knowledge is at OM-Chat.
Another thing is to try a more recent ROME iso and see if sound is broken in the ‘Live’ iso. Also try a Rock and/or a Cooker recent iso. If sound works on a recent install that definitely points to a problem within your system.
OpenMandriva forum is not the only place to ask questions about sound issues in Linux. Use internet search don’t ignore posts related to your problem a places like Ubuntu, OpenSuse, Fedora, Arch Linux, and so on.
I am convinced that any issue posted in this forum for no results for 2 weeks should have a bug report. Personally I think it should be more like 1 week and file a bug report.
Hi, I have done something different. I tried the openSUSE-Tumbleweed-KDE-Live-x86_64-Snapshot20251216-Media.iso to boot from my USB stick three days ago.
I had to do several things.
I installed the sof-firmware package.
Then I ran two commands.
You could try the updated alsa-ucm-conf package from cooker which is on v1.2.15.1and has the latest (as of 3 days ago) ALSA config files for your hardware.
Looking at the alsa-ucm-conf changelog entries relating to sof-soundwire, cs42l43 and various fixes for the multi-codec they use combined with the various kernel fixes & backported fixes it seems that particular range of sound cards are not without their issues in both kernel and userland.
I cannot promise this will work, but it is worth a shot as your issue seems more configuration related than kernel / kernel module or firmware related as your previous logs have shown the kernel modules and firmware are loaded but pipewire/pulse et al are not finding the device that ALSA should be providing.
You can try installing the updated alsa-ucm-conf package from cooker by running: sudo dnf in alsa-ucm-conf --from-repo=cooker-x86_64 --refresh
(as you are on the x86_64 build)
I would reboot after installing that package and then check for any changes as you have been doing before.
If anything happens to go wonky you can always undo the alsa-ucm-conf package upgrade and reinstall the version you are on in rolling/ROME by using the functions of the dnf history --help command to undo the last item in dnf’s transaction history list.
Fedora has a package called “cirrus-audio-firmware.noarch”. I do not see anything like this for OM. I wonder if this package is needed to make the audio work.
Hi,
I have installed the kernel-firmware-extra package from the rolling during one of updates.
Installed packages
Name : kernel-firmware-extra
Epoch : 0
Version : 20251125
Release : 1
Architecture : noarch
Installed size : 232.1 MiB
Source : kernel-firmware-20251125-1.src.rpm
From repository : rolling-x86_64
Summary : Extra linux kernel firmware files
URL : https://www.kernel.org/
License : Proprietary
Description : This package contains extra redistributable etc. firmwares for in-kernel
: drivers. It is shared for all kernels.
Vendor : OpenMandriva
If your hardware is working properly in another distro you have a couple options.
Collect the versions of the software being used for your system audio (i.e. alsa, pipewire, wireplumber, pulseaudio, etc…) and provide them here for comparison. Check your sound config files in the profile that is made when you use it in the other distro and it is working, then replicate those settings in OMLx and see if they work.
Use the other distro.
At this point, it seems like there have not been a lot of simple things tried, and the expectation is the sound should just work without any exotic hardware or configurations (like HDMI into a pencil sharpener, etc…). If you cannot get your audio to work on just a pair of speakers using a stereo mini plug, then I would absolutely agree that we should be continuing down the path of kmods and other things. You have tried a number of kernels and it “doesn’t work.” It might be best to stick with option 2.