Here's my log:
Is this alright?
EDIT: I deleted the old DKMS and rebuilt it. First none of the buttons worked, but then i commented out the default line used in the config and replaced it with the line from the instructions. Now all the buttons work except for the D-pad, which gives no input at all.
EDIT#2: My bad, even though i disassebled and reassembled the device thrice, i failed to notice that my d-pad was oriented wrong. Everything works now.
Code:
modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.14.98-v7+/modules.dep.bin'
------------------------------
Deleting module version: 0.1.6.2
completely from the DKMS tree.
------------------------------
Done.
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 is already the newest version (1.20190819~stretch-1).
raspberrypi-kernel-headers is already the newest version (1.20190819~stretch-1).
wiringpi is already the newest version (2.50).
0 upgraded, 0 newly installed, 0 to remove and 44 not upgraded.
If your kernel was just updated, you may need to reboot and rerun this script
Creating symlink /var/lib/dkms/mk_arcade_joystick_rpi/0.1.6.2/source ->
/usr/src/mk_arcade_joystick_rpi-0.1.6.2
DKMS: add completed.
Error! echo
Your kernel headers for kernel 4.14.98-v7+ cannot be found at
/lib/modules/4.14.98-v7+/build or /lib/modules/4.14.98-v7+/source.
Error! echo
Your kernel headers for kernel 4.14.98-v7+ cannot be found at
/lib/modules/4.14.98-v7+/build or /lib/modules/4.14.98-v7+/source.
mk_arcade_joystick_rpi already present in /etc/modules
You may need to edit /etc/modules by hand
/etc/modprobe.d/mk_arcade_joystick.conf exists and contains options for mk_arcade_joystick_rpi
Already contain lines for v0.1.5.10+ of the driver
modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.14.98-v7+/modules.dep.bin'
modprobe: FATAL: Module mk_arcade_joystick_rpi not found in directory /lib/modules/4.14.98-v7+
It is recommended that you run 'sudo nano /etc/modprobe.d/mk_arcade_joystick.conf' to set up desired parameters.
0
Is this alright?
EDIT: I deleted the old DKMS and rebuilt it. First none of the buttons worked, but then i commented out the default line used in the config and replaced it with the line from the instructions. Now all the buttons work except for the D-pad, which gives no input at all.
EDIT#2: My bad, even though i disassebled and reassembled the device thrice, i failed to notice that my d-pad was oriented wrong. Everything works now.