http://bugzilla.opensuse.org/show_bug.cgi?id=1069846 http://bugzilla.opensuse.org/show_bug.cgi?id=1069846#c19 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(werner@suse.com) | --- Comment #19 from Dr. Werner Fink <werner@suse.com> --- (In reply to Takashi Iwai from comment #18)
I guess the problem persists with the latest releases?
If the problem still needs to be resolved, we'd need to contact with Tuxedo people. Basically this requires a special i2c driver that does initialization at boot up and PM. But without the hardware details, it can't work.
I have still to use cat /usr/lib/systemd/system-sleep/headphone.sleep #!/bin/bash case "$1/$2" in post/*) /root/bin/init-headphone systemctl restart pulseaudio ;; esac with the script from comment #7 -- You are receiving this mail because: You are on the CC list for the bug.