xpad
                                
                                 xpad copied to clipboard
                                
                                    xpad copied to clipboard
                            
                            
                            
                        Error running 'sudo dkms install -m xpad -v 0.4'
Getting this error when I try to run the DKMS command:
nvidia@tegra-ubuntu:~$ sudo dkms install -m xpad -v 0.4
Kernel preparation unnecessary for this kernel. Skipping...
Building module: cleaning build area.... make KERNELRELEASE=4.4.38-tegra KVERSION=4.4.38-tegra....(bad exit status: 2) ERROR (dkms apport): binary package for xpad: 0.4 not found Error! Bad return status for module build on kernel: 4.4.38-tegra (aarch64) Consult /var/lib/dkms/xpad/0.4/build/make.log for more information.
@kumailn Hi there. You need to do the following before installing the module:
cd /usr/src/xpad-0.4;
make