enable workaround for broken alsa driver messages
This commit is contained in:
parent
3610ab3471
commit
d2afb2f2cc
@ -1763,6 +1763,7 @@ first_run: False
|
||||
line: '{{ item }}'
|
||||
with_items:
|
||||
- '-D'
|
||||
- '-w alsa-driver-broken'
|
||||
# - '-a pulse' # do we need this with our existing asound.conf?
|
||||
|
||||
- name: add a login shell for the user vdr
|
||||
|
@ -41,6 +41,7 @@
|
||||
line: '{{ item }}'
|
||||
with_items:
|
||||
- '-D'
|
||||
- '-w alsa-driver-broken'
|
||||
# - '-a pulse' # do we need this with our existing asound.conf?
|
||||
|
||||
- name: add a login shell for the user vdr
|
||||
|
Loading…
Reference in New Issue
Block a user