HDMI Audio is not supported?

I recently encountered an issue where HDMI audio output does not seem to be supported or functioning as expected.

Could you please provide clarification on whether HDMI audio is supported on AXON? If so, I would appreciate any guidance or troubleshooting steps to enable it. Alternatively, if this feature is not supported, any information on potential workarounds would be greatly helpful.

Thank you for your assistance, and I look forward to your response.

Support has been added to our new kernel release.
Make sure you have a proper internet connection.

Here, are some commands to run.

  1. sudo apt update
  2. sudo apt install linux-image-5.10.160-axon
  3. sudo apt install linux-headers-5.10.160-axon
  4. sudo apt install linux-libc-dev

Don’t forget to reboot.
sudo reboot

1 Like