mask amixer failures - some user have different numbered / multiple audio devices
This commit is contained in:
parent
2cc009619e
commit
02eccbcd55
1 changed files with 1 additions and 1 deletions
|
@ -150,5 +150,5 @@ fi
|
||||||
alsactl restore
|
alsactl restore
|
||||||
|
|
||||||
#Force 3.5mm ('headphone') jack
|
#Force 3.5mm ('headphone') jack
|
||||||
amixer -c 1 cset numid=3 1
|
amixer -c 1 cset numid=3 1 || true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue