Cleanup
This commit is contained in:
9274
Manual.html
9274
Manual.html
File diff suppressed because it is too large
Load Diff
@@ -2709,15 +2709,6 @@ preferred_refreshrates:
|
||||
- drm_kms_helper
|
||||
- drm
|
||||
|
||||
#- name: unload kms drivers
|
||||
# command: rmmod '{{ item }}'
|
||||
# loop:
|
||||
# - nouveau
|
||||
# - ttm
|
||||
# - drm_kms_helper
|
||||
# - drm
|
||||
# ignore_errors: yes
|
||||
|
||||
- name: load nvidia driver
|
||||
modprobe:
|
||||
name: "nvidia"
|
||||
|
@@ -64,15 +64,6 @@
|
||||
- drm_kms_helper
|
||||
- drm
|
||||
|
||||
#- name: unload kms drivers
|
||||
# command: rmmod '{{ item }}'
|
||||
# loop:
|
||||
# - nouveau
|
||||
# - ttm
|
||||
# - drm_kms_helper
|
||||
# - drm
|
||||
# ignore_errors: yes
|
||||
|
||||
- name: load nvidia driver
|
||||
modprobe:
|
||||
name: "nvidia"
|
||||
|
Reference in New Issue
Block a user