Hi Everyone. Hoping someone can help me here. I'm using an RPI 4 with LE 9.2 for a home automation project. I'm not using it for video - only analog audio. When I set the audio output device to analog audio it works great but after a few days it reverts back to HDMI. is there any way to make it stay on PI: Analog?
Set default audio to Analog
-
ncfladmin -
June 11, 2021 at 2:23 PM -
Thread is Unresolved
-
-
- Official Post
Sounds like a bug. Try LE 10.0 Beta.
-
Finally finding the time to circle around to this. Seems the issue is the audio out reverts to HDMI after a reboot of the PI. My temporary workaround is to have my ISY send this command every couple hours to change it back to analog:
{"jsonrpc":"2.0","id":1,"method":"Settings.SetSettingValue", "params":{"setting":"audiooutput.audiodevice","value":"PI:Analogue"}}
There must be start up file somewhere to force this thing to stay with analog.
I'll try the beta if that's my only option but thought I would ask.
-
Seems the issue is the audio out reverts to HDMI after a reboot of the PI.
If you provide a log nobody has to guess that the Bluetooth Audio Device Changer addon is setting it's default device at boot ...