New here - Sound isnt playing

ALSA is a kernel API

Install these two packages:
sof-firmware and sof-tools

sof-firmware is included in Manjaro ISOs

no-audio-and-failure-to-shutdown-on-manjaro-xfce

snd-intel-dspcfg dsp_driver=1 patch to force use of snd_hda_intel driver was a very useful workaround in 2020/2021, but is no longer needed

Official Manjaro ISOs now include package sof-firmware.
Sound Open Firmware drivers should be installed and working on Live ISOs for most Intel laptops
and inxi data shows system is already using an SOF driver

But sof-tools is a new package

Have you tried looking at some of these suggestions…

1st suggestion is from 4 years ago

https://askubuntu.com/questions/1243369/sound-card-not-detected-ubuntu-20-04-sof-audio-pci
The accepted answer is only a temporary solution, as after implementing it, my microphone no longer worked.

A more permanent solution would be to install the SOF firmware binaries from here: GitHub - thesofproject/sof-bin: Firmware and topology binaries

but inxi data shows system is using an SOF driver

2nd suggestion is to update firmware - MSI - Cyborg-15-A13VF

If PipeWire update does not work I suggest install latest stable kernel that may contain a patch for onboard audio

sudo mhwd-kernel -i linux610

Did you try modifying your grub file in the way suggested in one of my links?

Better to add modprobe options in /etc/modprobe.d/ than modifying /etc/default/grub