Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules/xo1_5/kspost.50.xo15-tweaks.inc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/xo1_5/kspost.50.xo15-tweaks.inc')
-rw-r--r--modules/xo1_5/kspost.50.xo15-tweaks.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/xo1_5/kspost.50.xo15-tweaks.inc b/modules/xo1_5/kspost.50.xo15-tweaks.inc
index e3109ec..c397fdf 100644
--- a/modules/xo1_5/kspost.50.xo15-tweaks.inc
+++ b/modules/xo1_5/kspost.50.xo15-tweaks.inc
@@ -1,3 +1,7 @@
# add /ofw, can be removed when we move to newer kernels with /proc/device-tree
mkdir /ofw
echo "none /ofw promfs defaults 0 0" >> /etc/fstab
+
+# Workaround an unknown bug where TamTam sound is crackly on XO-1.5 (#9414)
+sed -i -e 's/dmix.rate 48000/dmix.rate 44100/' /usr/share/alsa/alsa.conf
+