mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 18:32:45 +01:00
disable alsactl store during powerdown
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
@@ -181,7 +181,7 @@ case "$1" in
|
|||||||
esac
|
esac
|
||||||
card_OK "$TARGET_CARD" || log_action_end_msg_and_exit "$( [ ! "$2" ] ; echo $? ; )" "none loaded"
|
card_OK "$TARGET_CARD" || log_action_end_msg_and_exit "$( [ ! "$2" ] ; echo $? ; )" "none loaded"
|
||||||
#rw
|
#rw
|
||||||
store_levels "$TARGET_CARD" || EXITSTATUS=1
|
#store_levels "$TARGET_CARD" || EXITSTATUS=1
|
||||||
#ro
|
#ro
|
||||||
#mute_and_zero_levels "$TARGET_CARD" || EXITSTATUS=1
|
#mute_and_zero_levels "$TARGET_CARD" || EXITSTATUS=1
|
||||||
log_action_end_msg_and_exit "$EXITSTATUS"
|
log_action_end_msg_and_exit "$EXITSTATUS"
|
||||||
|
|||||||
Reference in New Issue
Block a user