Loss of Sound

Problem solved by commenting out the line :-

load-module module-console-kit

in /etc/pulse/default.pa

This allows pulseaudio to start.

(module-console-kit had not been installed on the system. Before the above line
was commented out, pulseaudio was prevented from starting via /etc/pulse/default.pa ).

Nicely found, glad you got it working :slight_smile: