16 Oct 2017, 08:17

@dragu I guess I spend about 4 to 6h a day on support for 4.1 since Friday, and it's becoming exhausting ... So many people who just can't read or report false bugs ... Have to find the truth in all forum topics

But the hifiberry IS a real regression bug that sadly I can't test at home

Now can you make that line 409 look like :

for param in `amixer controls | cut -d ',' -f 1` ; do recallog "Setting volume for $param" ; amixer -q cset ${param} 100% ; done

reboot, and report ?