hello on https://wiki.debian.org/AMDGPUDriverOnStretchAndBuster2 section: What you need/Prerequistes line: A debian system running stretch or buster with kernel 4.19.x linux-headers-<version>-amd64 package has to be installed so that you can compile the admgpu driver apt-get install linux-headers-<version>-amd64
i followed best i could and got this far: ================================================================== enzo@debian:~/Documents/hardware/asus/gpu/amdgpu-pro-19.30-855429- ubuntu-18.04/amdgpu-pro-19.30-855429-ubuntu-18.04$ sudo dpkg -i amdgpu- core_19.30-855429_all.deb amdgpu-dkms_19.30-855429_all.deb [sudo] password for enzo: (Reading database ... 282860 files and directories currently installed.) Preparing to unpack amdgpu-core_19.30-855429_all.deb ... WARNING: This package was intented to be installed on Ubuntu 18.04 and may not work as expected on Debian GNU/Linux 9. Unpacking amdgpu-core (19.30-855429) over (19.30-855429) ... Preparing to unpack amdgpu-dkms_19.30-855429_all.deb ... ------------------------------ Deleting module version: 19.30-855429 completely from the DKMS tree. ------------------------------ Done. Unpacking amdgpu-dkms (19.30-855429) over (19.30-855429) ... Setting up amdgpu-core (19.30-855429) ... Setting up amdgpu-dkms (19.30-855429) ... Loading new amdgpu-19.30-855429 DKMS files... Building for 4.9.0-9-amd64 Building for architecture amd64 Module build for kernel 4.9.0-9-amd64 was skipped since the kernel headers for this kernel does not seem to be installed. ================================================================== i have: apt-cache search linux-headers-4.9.0- ... linux-headers-4.9.0-11-all-amd64 - All header files for Linux 4.9 (meta-package) ... cannot find linux-headers-4.9.0-9-amd64 anywhere not sure what to do now can you please advise what to do next ? system: Processor 12x AMD Ryzen 5 1600 Six-Core Processor Memory 16428MB (2174MB used) Operating System Debian GNU/Linux 9.11 Resolution 1920x1080 pixels OpenGL Renderer Gallium 0.4 on AMD POLARIS11 (DRM 3.8.0 / 4.9.0- 9-amd64, LLVM 3.9.1) Kernel Linux 4.9.0-9-amd64 (x86_64) Compiled #1 SMP Debian 4.9.168-1+deb9u5 (2019-08-11) C Library Unknown Default C Compiler GNU C Compiler version 6.3.0 20170516 (Debian 6.3.0- 18+deb9u1) Distribution Debian GNU/Linux 9.11 Loaded Modules ... amdkfd Standalone HSA driver for AMD's GPUs ... amdgpu AMD GPU ... Devices: Processors AMD Ryzen 5 1600 Six-Core Processor 1550.00MHz ... Memory Total Memory 16428796 kB ... PCI Devices ... VGA compatible controller Advanced Micro Devices, Inc. [AMD/ATI] Baffin [Polaris11] ... also: enzo@debian:~/Documents/hardware/asus/gpu$ lspci -nn | grep VGA 08:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Baffin [Polaris11] [1002:67ff] (rev cf) DMI BIOS Date 11/09/2017 Vendor American Megatrends Inc. (www.ami.com) Version 3203 Board Name PRIME A320M-K Vendor ASUSTeK COMPUTER INC. (SEAGATE, www.seagate.com) gpu MSI RX 560 AERO ITX 4G OC any help will be appreciated regards enzo

