please i have exactly the problem here ubuntu 22.04 audio output not working (dummy audio) and i also followed the solutions but nothing works. my computer audio doesn't still work. i am using the INFINIX Inbook X Corei5
Asked
Active
Viewed 7,807 times
-2
-
Did your sound work on Ubuntu 20.04? – kanehekili May 07 '22 at 16:48
2 Answers
0
Make sure your output device is set to "LINE OUT". However I too did notice some "new problem" with the latest kernel "5.15.0-35-generic #36-Ubuntu SMP Sat May 21 02:24:07 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux"

Asher
- 267
0
I had the same problem and tried many solutions Finally I found a solution that works
sudo touch /usr/share/pipewire/media-session.d/with-pulseaudio
systemctl --user restart pipewire-session-manager
I don't have much information about that unfortunately
-
My audio is suddenly not working. I tried this solution: sudo touch /usr/share/pipewire/media-session.d/with-pulseaudio it says touch: cannot touch '/user/share/pipewire/media-session.d/with-pulseaudio': No such file or directory – Zenurez Nov 10 '22 at 18:49