recalbox / mk_arcade_joystick_rpi

Raspberry PI kernel module for arcade joystick on GPIO and MCP23017
GNU General Public License v2.0
200 stars 120 forks source link

unable to load driver if self compiled #46

Open t4rif4ri opened 7 years ago

t4rif4ri commented 7 years ago

Does anyone have the same problem?

If i run the automatic installation i get a working driver, but the pin configuration is wrong cause i use the kitsch bent i2c pcb board. So i tried to do the manual installation and use the custom pinout. Installation is running well through, but i am unable to run the driver.

Dont know why. Maybe because of dkms instead of opkg?

vizigr0u commented 7 years ago

I submitted a pull request that fixes the bug with MCP23017 not initializing (I was trying to get the kitsch-bench i2c board to work as well ;) )

t4rif4ri commented 7 years ago

Hey, i got mine now working with this driver

https://github.com/soundsrc/joypi

Maybe it could help you too. Good luck

vizigr0u commented 7 years ago

I guess I was too stubborn to look for another driver, I'm glad I got it working. thanks for the tip though! :)

2017-03-31 3:17 GMT-04:00 t4rif4ri notifications@github.com:

Hey, i got mine now working with this driver

https://github.com/soundsrc/joypi

Maybe it could help you too. Good luck

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/recalbox/mk_arcade_joystick_rpi/issues/46#issuecomment-290636119, or mute the thread https://github.com/notifications/unsubscribe-auth/AB46SejLNv1PGlG9vBsC8QOcWm_15fiIks5rrKh7gaJpZM4KQLaE .

--

Vladimir Nachbaur