Kodi never reads aud_cap. If you have a look in .kodi/temp/kodi.log you should see this, even if your hdmi cable is unplugged:
17:26:58.521 T:4080894544 NOTICE: Enumerated ALSA devices:
17:26:58.521 T:4080894544 NOTICE: Device 1
17:26:58.521 T:4080894544 NOTICE: m_deviceName : default
17:26:58.521 T:4080894544 NOTICE: m_displayName : Default (AML-M8AUDIO Analog)
17:26:58.521 T:4080894544 NOTICE: m_displayNameExtra: PCM
17:26:58.521 T:4080894544 NOTICE: m_deviceType : AE_DEVTYPE_PCM
17:26:58.521 T:4080894544 NOTICE: m_channels : FL,FR,UNKNOWN1,LFE,FC,BC,BL,BR,BLOC,BROC
17:26:58.521 T:4080894544 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
17:26:58.521 T:4080894544 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
17:26:58.521 T:4080894544 NOTICE: m_streamTypes : No passthrough capabilities
17:26:58.521 T:4080894544 NOTICE: Device 2
17:26:58.521 T:4080894544 NOTICE: m_deviceName : hdmi:CARD=AMLM8AUDIO,DEV=0
17:26:58.521 T:4080894544 NOTICE: m_displayName : AML-M8AUDIO
17:26:58.521 T:4080894544 NOTICE: m_displayNameExtra: HDMI
17:26:58.521 T:4080894544 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
17:26:58.521 T:4080894544 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR
17:26:58.521 T:4080894544 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
17:26:58.521 T:4080894544 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
17:26:58.521 T:4080894544 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
To get a better understanding of the problem you are experiencing we need more information from you. The best way to get this information is for you to upload logs that demonstrate your problem. You can learn more about how to submit a useful support request here.
So, in summary:
- activate the logging
- reboot the OSMC device
- reproduce the issue
- upload the log set either using the
Log Uploader
method within the My OSMC menu in the GUI or the ssh
method invoking command grab-logs -A
- publish the provided URL from the log set upload, here
For your case, please re-boot with your AVR off then turn on AVR and display then immediately try playing a track/video which you know doesnât produce sound. Upload logs.
Can you also confirm âno soundâ applies to GUI sound as well, or just passthrough formats?