Add snd-hda-intel args to kernel cmdline
I encountered a bug with the new kernels which appears to have caused my audio to dip out.
This commit is contained in:
parent
f345e64b79
commit
6c5bea19f1
@ -66,7 +66,7 @@
|
||||
tags: [ desktop, desktop-role ]
|
||||
- role: grub
|
||||
vars:
|
||||
grub_cmdline_linux_default: "quiet splash"
|
||||
grub_cmdline_linux_default: "quiet splash snd-hda-intel.model=dell-headset-multi"
|
||||
tags: [ desktop, grub ]
|
||||
- hosts: lap-s76-lemp9-1.ws.mgmt.desu.ltd
|
||||
roles:
|
||||
|
Loading…
Reference in New Issue
Block a user