summaryrefslogtreecommitdiff
path: root/speakerWatchdog.sh
diff options
context:
space:
mode:
authorSt33v <github@f3rr3t.com>2022-01-14 11:46:40 +1100
committerSt33v <github@f3rr3t.com>2022-01-14 11:46:40 +1100
commit3c34728a7ac66fc5bbb8ddab991da99d1bb0f502 (patch)
tree406cc581c3a966f267871deaf70fd1cead9563c3 /speakerWatchdog.sh
parent628c8d8eee29591f9fe96d2d734852962ce408e6 (diff)
new project stubs
Diffstat (limited to 'speakerWatchdog.sh')
-rw-r--r--speakerWatchdog.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/speakerWatchdog.sh b/speakerWatchdog.sh
new file mode 100644
index 0000000..344955f
--- /dev/null
+++ b/speakerWatchdog.sh
@@ -0,0 +1,12 @@
+#! /bin/bash
+# Workaround for stupd 'powersave' 'feature' of Creative Speakers
+#
+# SJP 11 Dec 2021
+#
+# This is just a stub for now
+
+# Which device is the audio output going to?
+
+# st33v@cr4y:~$ grep RUNNING /proc/asound/card*/pcm*/sub*/status
+# /proc/asound/card2/pcm0p/sub0/status:state: RUNNING
+