No, I did try renaming the ~/.pulse folder many times to no avail.
I was expecting that your entries would be similar to mine.
I just don't know why I had this issue from the first place and why it was fixed this way...
It was a clean install with a new /home folder on the new disk.
Now that I'm thinking about it, in some time I had edited the file /etc/pulse/default.pa
uncommenting three lines:
### Automatically restore the volume of streams and devices
load-module module-device-restore
load-module module-stream-restore
load-module module-card-restore
It had no effect, so I reverted the change and did a similar change to /etc/pulse/system.pa
### Automatically restore the volume of streams and devices
load-module module-stream-restore
load-module module-device-restore
I'm not sure if I reverted this last change prior to editing /usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf and if it had some effect in the whole issue. I will have to check it out. I will also revert the change to analog-output.conf and check if the issue reappears.
Also, I had tried creating a new user at some time but that user too had the issue. I deleted that user afterwards.
After making the last change to analog-output.conf, I created another new user, which had no issues. I deleted that user too.
Hope to find some time in the weekend to make a new installation on my old disk and see what happens there. I will report back with results.
Finally, I should note that I have removed and reinstalled Pulseaudio too many times, making various changes to configuration files in between so the results I have come up to, might not be reliable. This seems to be an issue with my setup and not with PulseAudio in general. It might be related to my specific hardware, I don't know. Some more tests might give some more info.