Cleanup
This commit is contained in:
parent
a3331d82e4
commit
3ebd5df3cb
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"
|
||||
|
Loading…
Reference in New Issue
Block a user