Difference between revisions of "vulkan amd notes"
From thelinuxwiki
Line 10: | Line 10: | ||
dkms status | dkms status | ||
+ | |||
+ | ==scratch pad== | ||
+ | |||
+ | Setting up linux-headers-4.19.0-0.bpo.5-amd64 (4.19.37-4~bpo9+1) ... | ||
+ | /etc/kernel/header_postinst.d/dkms: | ||
+ | Error! Bad return status for module build on kernel: 4.19.0-0.bpo.5-amd64 (x86_64) | ||
+ | Consult /var/lib/dkms/amdgpu/18.20-684755/build/make.log for more information. |
Latest revision as of 19:38, 4 July 2019
driver check
# lspci -nnk | grep -i vga -A3 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Heathrow XT [Radeon HD 7870M] [1002:6825] Subsystem: Dell FirePro M6000 [1028:053f] Kernel modules: radeon
commands
dkms status
scratch pad
Setting up linux-headers-4.19.0-0.bpo.5-amd64 (4.19.37-4~bpo9+1) ... /etc/kernel/header_postinst.d/dkms: Error! Bad return status for module build on kernel: 4.19.0-0.bpo.5-amd64 (x86_64) Consult /var/lib/dkms/amdgpu/18.20-684755/build/make.log for more information.