hmm, if hardware is working in live but not in install anymore and the dmabuf5 lib isn’t the culprit, you could:
see if “lsmod” of iso and install match
see if alsa sound output works. Boot into your install. don’t log in graphically, but change to a console with e.g. +, log in, stop pulse/pipe services. Check sound with e.g. aplay plays a wav.
or
copy over all sound related rc files (alsa, pulse, pipe, both from system and user. Don’t do this at home, kids)) from live to install, knock on wood and restart.
neon’s libkpipwire5 packages are probably broken down differently from the Kubuntu/Ubuntu 23.04 setup.
Yup, it looks like neon doesn’t break it down into as many sub-packages as *buntu are doing. The contents found in the package libkpipewiredmabuf5 you are looking at are found in neon’s libkpipwire5 package.
I still think you have mixed PPA and non-PPA pipewire packages on your system causing conflicts from the version differences. No real idea what is the easy solution here other than my original one (to restore the PPA, update to get all the pipewire packages to match versions, then ppa-purge to downgrade ALL of them back to stock), other than seeking out all pipewire stuff to find out which ones are the still the newer PPA ones
Muon may hep here, for searching.
apt policy packagename will show you the versions available and where they come from. sudo apt install package-name=version-name
So… I can’t get the full 5.15 kernel to boot (errors on start up about ioremap and del_ssm_hwmon and it either terminates Plymouth Boot or Failed to start LSB: starts tcsd).
I can get the recovery kernel to boot, but that has a reduced graphics driver and no wifi card (I can get the wired networking going but no other tunderbolt stuff by the looks).
I’m writing this from Linux peter-xps157590 5.15.0-83-generic #92-Ubuntu SMP Mon Aug 14 09:30:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux and sound is working fine on the local speaker.
So… where too from here? Can I re-install the latest 6.x kernel again and see if it was a firmware or some other installation issue?
Can I downgrade to a properly running 5.15 kernel instead?
@Tionisla I looked on the live system and didn’t come up with any rc files that made sense.
So… I copied /usr/share/{alsa, alsa-base, pipewire, pulse-audio, alsa-card-profile} from the live system and put them in place of the ones on the running system.
Sadly, all that achieved was no audio devices being found at all.
I was writing this to say that nothing had changed, but amazingly, I’ve just found that the sound is in fact working after moving all the files back the way they were again!!! No clue why this is.