Attempt dkms build and install with hard-coded kernel version
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3m30s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3m30s
This commit is contained in:
@@ -13,5 +13,5 @@ echo "INFO: xpad modules in /usr/src"
|
||||
ls /usr/src | grep xpad
|
||||
|
||||
echo "INFO: build and install xpadneo"
|
||||
sudo dkms build -m xpadneo/0.9.7
|
||||
sudo dkms install -m xpadneo/0.9.7
|
||||
sudo dkms build -m xpadneo/0.9.7 -k 6.14.11-300
|
||||
sudo dkms install -m xpadneo/0.9.7 -k 6.14.11-300
|
Reference in New Issue
Block a user