From 3c34728a7ac66fc5bbb8ddab991da99d1bb0f502 Mon Sep 17 00:00:00 2001 From: St33v Date: Fri, 14 Jan 2022 11:46:40 +1100 Subject: new project stubs --- speakerWatchdog.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 speakerWatchdog.sh (limited to 'speakerWatchdog.sh') 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 + -- cgit v1.3