Add xpadneo properly #28
@@ -9,9 +9,12 @@ dnf list --installed | grep kernel.x86_64
|
||||
echo "INFO: uname -r output:"
|
||||
uname -r
|
||||
|
||||
echo "INFO: list /lib/modules/"
|
||||
ls /lib/modules
|
||||
|
||||
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 -k 6.14.11-300
|
||||
sudo dkms install -m xpadneo/0.9.7 -k 6.14.11-300
|
||||
sudo dkms build -m xpadneo/0.9.7 -k 6.14.11-300.fc42.x86_64
|
||||
sudo dkms install -m xpadneo/0.9.7 -k 6.14.11-300.fc42.x86_64
|
Reference in New Issue
Block a user