09-06-2018, 04:58 AM
Heres my log:
```
pi@retropie:~/Freeplay/mk_arcade_joystick_rpi $ ./install.sh
Error! There are no instances of module: mk_arcade_joystick_rpi
0.1.5.5 located in the DKMS tree.
-------- Uninstall Beginning --------
Module: mk_arcade_joystick_rpi
Version: 0.1.5.6
Kernel: 4.14.52-v7+ (armv7l)
-------------------------------------
Status: Before uninstall, this module version was ACTIVE on this kernel.
mk_arcade_joystick_rpi.ko:
- Uninstallation
- Deleting from: /lib/modules/4.14.52-v7+/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
depmod....
DKMS: uninstall completed.
------------------------------
Deleting module version: 0.1.5.6
completely from the DKMS tree.
------------------------------
Done.
Error! There are no instances of module: mk_arcade_joystick_rpi
0.1.5.7 located in the DKMS tree.
Reading package lists... Done
Building dependency tree
Reading state information... Done
cpp-4.7 is already the newest version (4.7.3-11+rpi1).
dkms is already the newest version (2.3-2).
gcc-4.7 is already the newest version (4.7.3-11+rpi1).
joystick is already the newest version (1:1.6.0-1).
raspberrypi-kernel-headers is already the newest version (1.20180703-1).
wiringpi is already the newest version (2.46).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Creating symlink /var/lib/dkms/mk_arcade_joystick_rpi/0.1.5.7/source ->
/usr/src/mk_arcade_joystick_rpi-0.1.5.7
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area....
make -j4 KERNELRELEASE=4.14.52-v7+ all KVERSION=4.14.52-v7+.....
cleaning build area...
DKMS: build completed.
mk_arcade_joystick_rpi:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.14.52-v7+/updates/dkms/
depmod...
DKMS: install completed.
```
```
pi@retropie:~/Freeplay/mk_arcade_joystick_rpi $ ./install.sh
Error! There are no instances of module: mk_arcade_joystick_rpi
0.1.5.5 located in the DKMS tree.
-------- Uninstall Beginning --------
Module: mk_arcade_joystick_rpi
Version: 0.1.5.6
Kernel: 4.14.52-v7+ (armv7l)
-------------------------------------
Status: Before uninstall, this module version was ACTIVE on this kernel.
mk_arcade_joystick_rpi.ko:
- Uninstallation
- Deleting from: /lib/modules/4.14.52-v7+/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
depmod....
DKMS: uninstall completed.
------------------------------
Deleting module version: 0.1.5.6
completely from the DKMS tree.
------------------------------
Done.
Error! There are no instances of module: mk_arcade_joystick_rpi
0.1.5.7 located in the DKMS tree.
Reading package lists... Done
Building dependency tree
Reading state information... Done
cpp-4.7 is already the newest version (4.7.3-11+rpi1).
dkms is already the newest version (2.3-2).
gcc-4.7 is already the newest version (4.7.3-11+rpi1).
joystick is already the newest version (1:1.6.0-1).
raspberrypi-kernel-headers is already the newest version (1.20180703-1).
wiringpi is already the newest version (2.46).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Creating symlink /var/lib/dkms/mk_arcade_joystick_rpi/0.1.5.7/source ->
/usr/src/mk_arcade_joystick_rpi-0.1.5.7
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area....
make -j4 KERNELRELEASE=4.14.52-v7+ all KVERSION=4.14.52-v7+.....
cleaning build area...
DKMS: build completed.
mk_arcade_joystick_rpi:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.14.52-v7+/updates/dkms/
depmod...
DKMS: install completed.
```