[pulseaudio-discuss] Headphone hotplugging
Weedy
weedy2887 at gmail.com
Sun Jun 30 12:30:14 PDT 2013
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.
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller (rev 02)
HAF ~ # sed -e 's/#.*$//' -e '/^$/d' /etc/pulse/default.pa
.nofail
load-sample-lazy x11-bell /usr/share/sounds/warning.wav
load-sample-lazy pulse-hotplug /usr/share/sounds/startup3.wav
load-sample-lazy pulse-coldplug /usr/share/sounds/startup3.wav
load-sample-lazy pulse-access /usr/share/sounds/generic.wav
.fail
load-module module-device-restore
load-module module-stream-restore
load-module module-card-restore
load-module module-augment-properties
load-module module-switch-on-port-available
.ifexists module-udev-detect.so
load-module module-udev-detect
.else
load-module module-detect
.endif
.ifexists module-jackdbus-detect.so
.nofail
load-module module-jackdbus-detect channels=2
.fail
.endif
.ifexists module-bluetooth-policy.so
load-module module-bluetooth-policy
.endif
.ifexists module-bluetooth-discover.so
load-module module-bluetooth-discover
.endif
.ifexists module-esound-protocol-unix.so
load-module module-esound-protocol-unix
.endif
load-module module-native-protocol-unix
load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1
.ifexists module-gconf.so
.nofail
load-module module-gconf
.fail
.endif
load-module module-default-device-restore
load-module module-rescue-streams
load-module module-always-sink
load-module module-intended-roles
load-module module-suspend-on-idle timeout=10
.ifexists module-console-kit.so
load-module module-console-kit
.endif
.ifexists module-systemd-login.so
load-module module-systemd-login
.endif
load-module module-position-event-sounds
load-module module-role-cork
load-module module-filter-heuristics
load-module module-filter-apply
.ifexists module-dbus-protocol.so
load-module module-dbus-protocol
.endif
.nofail
load-module module-x11-bell sample=x11-bell
.fail
.ifexists module-x11-publish.so
.nofail
load-module module-x11-publish
.fail
.endif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20130630/25de3c09/attachment.html>
More information about the pulseaudio-discuss
mailing list