Page 1 of 1

No sound on Mageia 9

PostPosted: Dec 25th, '23, 15:57
by jpgod
Hello, i had Mageia 8 and love it. But since i update to Mg9 I don't have audio. The problem is described next.

--When I play audio into browser or another app it seems to play on mixer (sound bar moves), but it doesn't play any audio on the output.
--I have built in speakers and an analog mic/stereo connection (none of these works) (think it is sound card).
--When I connect an HDMI sound works correct on the screen i am using (think this port is via video card).

I have seen the following commands are run for more info. (I leave the output on the attachment):
Code: Select all
lspcidrake -v
systemctl --user status pulseaudio.socket pulseaudio.service -a
LC_ALL=C PULSE_LOG=99 pulseaudio --check
pacmd ls
aplay -l
amixer controls


I leave my system info. to:
Code: Select all
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: ASUS VIVOBOOK 14 --MODEL: X3400PH

6.5.11-desktop-5.mga9
KDE PLASMA

0000:00:1f.3 Audio device: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC294 Analog [ALC294 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Re: No sound on Mageia 9

PostPosted: Dec 26th, '23, 01:31
by morgano
This is not my cup of tea, but...
Does it work better if you switch to Pipewire?
https://wiki.mageia.org/en/Pipewire

Re: No sound on Mageia 9

PostPosted: Dec 26th, '23, 10:04
by jpgod
Let me check it; thank you for the tip.
--Update--

It is working now with Pipewire.

Thank you very much!