Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect instructions regarding module options #23

Closed
joolswills opened this issue Feb 18, 2016 · 4 comments
Closed

Incorrect instructions regarding module options #23

joolswills opened this issue Feb 18, 2016 · 4 comments

Comments

@joolswills
Copy link

Putting module options in /etc/modules won't work for systemd based setups (and /etc/modprobe.d is preferred on older systems also)

to fix on Jessie for example -

module name in /etc/modules

mk_arcade_joystick_rpi

and put the options in /etc/modprobe.d/mk_arcade_joystick.conf

options mk_arcade_joystick_rpi map=1,2
digitalLumberjack added a commit that referenced this issue Feb 18, 2016
@digitalLumberjack
Copy link
Member

hi @joolswills
thanks for the information i corrected that :)

For info is the mk_arcade_joystick_gpio in retropie ? Or are you using other drivers ?

@joolswills
Copy link
Author

We don't include it - but perhaps should as a few people have mentioned it recently. We include gamecon_gpio_rpi

@joolswills
Copy link
Author

thanks.

@digitalLumberjack
Copy link
Member

ok nice :)
tell me if you include the driver, we could work togother on the raspbian integration that is today hard to maintain due to the dependency on kernel headers.

JanVanBraeckel pushed a commit to JanVanBraeckel/mk_arcade_joystick_rpi that referenced this issue Mar 29, 2022
JanVanBraeckel pushed a commit to JanVanBraeckel/mk_arcade_joystick_rpi that referenced this issue Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants