[Pkg-ltsp-devel] Bug#743564: wheezy-pu: package ltsp/5.4.2-6
Vagrant Cascadian
vagrant at debian.org
Thu Apr 3 19:23:23 UTC 2014
Package: release.debian.org
Severity: normal
Tags: wheezy
User: release.debian.org at packages.debian.org
Usertags: pu
I would like to fix:
ltsp-server-standalone: no sound with pulseaudio
https://bugs.debian.org/738553
It breaks sounds support on most LTSP thin clients, in my experience.
The update is a trivial one-line patch, and I've tested it for many months in
at least one LTSP deployment with a variety of hardware. The patch was merged
in upstream LTSP some time ago, and is present in jessie.
diff -Nru ltsp-5.4.2/debian/changelog ltsp-5.4.2/debian/changelog
--- ltsp-5.4.2/debian/changelog 2013-03-25 09:58:38.000000000 -0700
+++ ltsp-5.4.2/debian/changelog 2014-04-03 12:15:52.000000000 -0700
@@ -1,3 +1,9 @@
+ltsp (5.4.2-6+deb7u1) wheezy; urgency=medium
+
+ * Apply patch to fix remote audio on thinclients (Closes: #738553).
+
+ -- Vagrant Cascadian <vagrant at debian.org> Thu, 03 Apr 2014 12:14:39 -0700
+
ltsp (5.4.2-6) unstable; urgency=low
* Add patch to run jetpipe from ltsp-client-core init script rather than
diff -Nru ltsp-5.4.2/debian/patches/fix-pulseaudio-module-suspend-on-idle-738553 ltsp-5.4.2/debian/patches/fix-pulseaudio-module-suspend-on-idle-738553
--- ltsp-5.4.2/debian/patches/fix-pulseaudio-module-suspend-on-idle-738553 1969-12-31 16:00:00.000000000 -0800
+++ ltsp-5.4.2/debian/patches/fix-pulseaudio-module-suspend-on-idle-738553 2014-04-03 12:12:28.000000000 -0700
@@ -0,0 +1,23 @@
+revno: 2483
+revision-id: vagrant at debian.org-20130731003242-cu09asl3ttad0mdi
+parent: launchpad_translations_on_behalf_of_ltsp-upstream-20130717043036-wxak5sqbfnj6wlta
+committer: Vagrant Cascadian <vagrant at debian.org>
+branch nick: ltsp-trunk
+timestamp: Tue 2013-07-30 17:32:42 -0700
+message:
+ ltsp-init-common: pulseaudio: add module-suspend-on-idle to improve stability.
+ Thanks to Tom Wallis for reporting the issue and fix.
+Debian-Bug: http://bugs.debian.org/738553
+
+Index: ltsp-5.4.2/client/initscripts/ltsp-init-common
+===================================================================
+--- ltsp-5.4.2.orig/client/initscripts/ltsp-init-common 2012-06-27 14:26:21.000000000 -0700
++++ ltsp-5.4.2/client/initscripts/ltsp-init-common 2014-04-03 12:10:39.522495078 -0700
+@@ -34,6 +34,7 @@
+ -L $PULSE_VOLUME_RESTORE \
+ -L module-rescue-streams \
+ -L "module-native-protocol-unix auth-anonymous=1" \
++ -L module-suspend-on-idle \
+ -n &
+ ;;
+ [Ff][Aa][Ll][Ss][Ee]|[Nn]|[Nn][Oo])
diff -Nru ltsp-5.4.2/debian/patches/series ltsp-5.4.2/debian/patches/series
--- ltsp-5.4.2/debian/patches/series 2013-03-25 09:53:38.000000000 -0700
+++ ltsp-5.4.2/debian/patches/series 2014-04-03 12:09:28.000000000 -0700
@@ -11,3 +11,4 @@
fatclients-return-0
cryptsetup-swap-with-nbd
jetpipe-from-ltsp-client-core-init-script
+fix-pulseaudio-module-suspend-on-idle-738553
live well,
vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-ltsp-devel/attachments/20140403/e8a0fd10/attachment.sig>
More information about the Pkg-ltsp-devel
mailing list