CharlesV wrote: Thu Oct 19, 2023 1:54 pm
@l0dr3 So, the script fails with the following:
Code: Select all
Preparation steps not (yet) supported for your Linux distro. You might want to modify the distro-specific commands.
Auto-installing kernel headers not (yet) supported for your Linux distro. You might want to modify the distro-specific commands.
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^gcc\b.+?(1\d)\.\d{ <-- HERE ,2}\.\d{,2}/ at -e line 1.
Here:
https://github.com/saulhdev/hp-15-ew0xx ... ad9634e956 ...
This is another (newer) dkms patch repository, which contains fixes for building on debian
NB: with only a quick look at the build scripts, this stuff will ONLY work with OFFICIAL debian kernels, NOT with AHS or Liquorix ones?
NB2: compared to the original patches from late August, theres now an '--auto' flag, that should detect the model specific subsystem-id??
Plz post the output of ...
Code: Select all
sudo dmidecode | less | grep "Product Name"
:
greetz l0dr3