Kali Linux VMWare Workstation Audio Fix
Audio Problems with Kali Linux
Reference: https://www.kali.org/docs/troubleshooting/no-sound/
sudo apt update
sudo apt full-upgrade -y
sudo apt install --mark-auto -y pipewire-audio
You need to edit the WirePlumber configuration as follows (since 0...
nexxium.hashnode.dev1 min read