by graysky » Sun Sep 08, 2019 12:04 am
$this->bbcode_second_pass_quote('ambrice', 'Y')eah, that was it, the headers weren't installed. I would think that they would be listed as a dependency of dkms, or that if you ran dkms without the headers it would give you a relevant error message. But it's working now.
Glad it's working... the dkms package does have the headers listed as opt deps:
$this->bbcode_second_pass_code('', '% pacman -Si dkms
Repository : extra
Name : dkms
Version : 2.7.1-1
Description : Dynamic Kernel Modules System
Architecture : any
URL : https://github.com/dell/dkms
Licenses : GPL2
Groups : None
Provides : None
Depends On : bash kmod gcc make patch
Optional Deps : linux-headers: build modules against the Arch kernel
linux-lts-headers: build modules against the LTS kernel
linux-zen-headers: build modules against the ZEN kernel
linux-hardened-headers: build modules against the HARDENED kernel
')