Add other GA kernel packages.
This commit is contained in:
parent
f4c3f69438
commit
852f5bc207
@ -63,7 +63,12 @@
|
|||||||
## Step 1/3: Get Correct Kernel ##
|
## Step 1/3: Get Correct Kernel ##
|
||||||
- name: AMDGPU | Install GA Kernel
|
- name: AMDGPU | Install GA Kernel
|
||||||
package:
|
package:
|
||||||
name: linux-image-5.4.0-65-generic
|
name:
|
||||||
|
- linux-headers-5.4.0-65
|
||||||
|
- linux-headers-5.4.0-65-generic
|
||||||
|
- linux-headers-generic
|
||||||
|
- linux-image-generic
|
||||||
|
- linux-modules-extra-5.4.0-65-generic
|
||||||
state: present
|
state: present
|
||||||
when: amdgpu_install.failed and hwe_kernel.stdout != "0" and ga_kernel.failed
|
when: amdgpu_install.failed and hwe_kernel.stdout != "0" and ga_kernel.failed
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user