Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules/base/kspost.13.core.inc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/base/kspost.13.core.inc')
-rw-r--r--modules/base/kspost.13.core.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/base/kspost.13.core.inc b/modules/base/kspost.13.core.inc
new file mode 100644
index 0000000..54d74fc
--- /dev/null
+++ b/modules/base/kspost.13.core.inc
@@ -0,0 +1,6 @@
+# Set microphone recording level
+# don't think this is the right place JV
+# might need to patch olpc-configure
+echo "/usr/bin/amixer set \"Master Surround\" 31 unmute" > /etc/rc.d/rc.local
+echo "/usr/bin/alsactl store" >> /etc/rc.d/rc.local
+