<div dir="ltr">Somewhere between updating from 3.5 (or 3.3.someshit) to 3.[79], and 3.0 to 4.0 I lost the ability to switch back from my headphones to my speakers when I unplug them. Sound still works if I plug my headphones back in. I don't think I've changed anything important enough to cause this. Also the suspend/resume reset "fixes" my speakers if I keep the headphones unplugged.<br>

<br>00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)<br><br>HAF ~ # sed -e 's/#.*$//' -e '/^$/d' /etc/pulse/<a href="http://default.pa">default.pa</a> <br>.nofail<br>

load-sample-lazy x11-bell /usr/share/sounds/warning.wav<br>load-sample-lazy pulse-hotplug /usr/share/sounds/startup3.wav<br>load-sample-lazy pulse-coldplug /usr/share/sounds/startup3.wav<br>load-sample-lazy pulse-access /usr/share/sounds/generic.wav<br>

.fail<br>load-module module-device-restore<br>load-module module-stream-restore<br>load-module module-card-restore<br>load-module module-augment-properties<br>load-module module-switch-on-port-available<br>.ifexists module-udev-detect.so<br>

load-module module-udev-detect<br>.else<br>load-module module-detect<br>.endif<br>.ifexists module-jackdbus-detect.so<br>.nofail<br>load-module module-jackdbus-detect channels=2<br>.fail<br>.endif<br>.ifexists module-bluetooth-policy.so<br>

load-module module-bluetooth-policy<br>.endif<br>.ifexists module-bluetooth-discover.so<br>load-module module-bluetooth-discover<br>.endif<br>.ifexists module-esound-protocol-unix.so<br>load-module module-esound-protocol-unix<br>

.endif<br>load-module module-native-protocol-unix<br>load-module module-native-protocol-tcp    auth-ip-acl=127.0.0.1<br>.ifexists module-gconf.so<br>.nofail<br>load-module module-gconf<br>.fail<br>.endif<br>load-module module-default-device-restore<br>

load-module module-rescue-streams<br>load-module module-always-sink<br>load-module module-intended-roles<br>load-module module-suspend-on-idle timeout=10<br>.ifexists module-console-kit.so<br>load-module module-console-kit<br>

.endif<br>.ifexists module-systemd-login.so<br>load-module module-systemd-login<br>.endif<br>load-module module-position-event-sounds<br>load-module module-role-cork<br>load-module module-filter-heuristics<br>load-module module-filter-apply<br>

.ifexists module-dbus-protocol.so<br>load-module module-dbus-protocol<br>.endif<br>.nofail<br>load-module module-x11-bell sample=x11-bell<br>.fail<br>.ifexists module-x11-publish.so<br>.nofail<br>load-module module-x11-publish<br>

.fail<br>.endif<br></div>