Load the module at boot.

This commit is contained in:
Tom Alexander 2022-10-15 22:18:45 -04:00
parent 0a82fce8d5
commit 4f372514da
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1 @@
kld_list="/boot/modules/i915kms.ko"

View File

@ -27,3 +27,13 @@
group: wheel
loop:
- intel_power
- name: Install service configuration
copy:
src: "files/intel_{{ item }}_rc.conf"
dest: "/etc/rc.conf.d/{{ item }}"
mode: 0644
owner: root
group: wheel
loop:
- kld