Hi @nerd
I haven’t updated the bootloader yet
Working
Volumio OS 3.735
http://logs.volumio.org/volumio/ftwOPyd.html
volumio@volumio:~$ sudo vcgencmd bootloader_version
2024/05/17 12:26:58
version 72caf66729df313801bcefe9b1ff7099c71bb5ce (release)
timestamp 1715945218
update-time 1720552306
capabilities 0x0000007f
volumio@volumio:~$ cat /data/configuration/audio_interface/alsa_controller/config.json {
"volumestart": {
"type": "string",
"value": "disabled"
},
"volumemax": {
"type": "string",
"value": "100"
},
"volumecurvemode": {
"type": "string",
"value": "logarithmic"
},
"outputdevicecardname": {
"type": "string",
"value": "sndrpihifiberry"
},
"outputdevicename": {
"type": "string",
"value": "HiFiBerry DAC2 HD"
},
"outputdevice": {
"type": "string",
"value": "1"
},
"mixer_type": {
"type": "string",
"value": "undefined"
},
"mixer": {
"type": "string",
"value": ""
},
"volumesteps": {
"type": "string",
"value": "1"
}
}
volumio@volumio:~$
Not working
Volumio OS 3.735
http://logs.volumio.org/volumio/PXXmVp5.html
volumio@volumio:~$ sudo vcgencmd bootloader_version
2024/05/17 12:26:58
version 72caf66729df313801bcefe9b1ff7099c71bb5ce (release)
timestamp 1715945218
update-time 1720552306
capabilities 0x0000007f
volumio@volumio:~$ cat /data/configuration/audio_interface/alsa_controller/config.json
{
"volumestart": {
"type": "string",
"value": "disabled"
},
"volumemax": {
"type": "string",
"value": "100"
},
"volumecurvemode": {
"type": "string",
"value": "logarithmic"
},
"outputdevicecardname": {
"type": "string",
"value": "sndrpihifiberry"
},
"outputdevicename": {
"type": "string",
"value": "HiFiBerry DAC2 HD"
},
"outputdevice": {
"type": "string",
"value": "1"
},
"mixer_type": {
"type": "string",
"value": "undefined"
},
"mixer": {
"type": "string",
"value": ""
},
"volumesteps": {
"type": "string",
"value": "1"
}
}
volumio@volumio:~$
Thank you