M-Bab / linux-kernel-amdgpu-binaries

Kernel binaries (amd64) of amd-staging with DAL and latest security patches
214 stars 29 forks source link

Cant install kernel - #58

Closed nickmaleao closed 6 years ago

nickmaleao commented 6 years ago

Hello

I'm trying to install the kernel packages but i'm getting a error.

ivan@it:~/Downloads/linux-kernel-amdgpu-binaries$ sudo dpkg -i linux-headers-4.16.3+_18.04.23.AMDGPU.UBUNTU_amd64.deb Selecting previously unselected package linux-headers-4.16.3+. (Reading database ... 817564 files and directories currently installed.) Preparing to unpack linux-headers-4.16.3+_18.04.23.AMDGPU.UBUNTU_amd64.deb ... Unpacking linux-headers-4.16.3+ (18.04.23.AMDGPU.UBUNTU) ... Setting up linux-headers-4.16.3+ (18.04.23.AMDGPU.UBUNTU) ... Examining /etc/kernel/header_postinst.d. run-parts: executing /etc/kernel/header_postinst.d/dkms 4.16.3+ /boot/vmlinuz-4.16.3+ Error! Your kernel headers for kernel 4.16.3+ cannot be found. Please install the linux-headers-4.16.3+ package, or use the --kernelsourcedir option to tell DKMS where it's located

Does this kernel packages support dkms? if not, is there a way to compile the kernel with dkms suport?

Ubuntu version: 16.04.4 LTS Kernel: 4.17.0-rc4-acso

Best regards.

M-Bab commented 6 years ago

I assume this is linked to https://github.com/M-Bab/linux-kernel-amdgpu-binaries/issues/60 . Trying to fix this.

ghost commented 6 years ago

Fixed Please close