11-15-2018, 02:15 PM
(11-15-2018, 08:00 AM)Flavor Wrote: stevo619,I did see your post after I re-soldered everything again. Did a much better job this time anyway lol.
Did you see my previous post here? There's a lot of info for you. I think that you have to edit the conf file using
sudo nano /etc/modprobe.d/mk_arcade_joystick.conf
That's the piece that I'm guessing you're missing here.
If you want to test the joystick, then run
jstest /dev/input/js0
to see what the joystick is reporting
You can also run
gpio readall
To see button states, but jstest is more applicable here.
The config file was my issue. Everything is working great now. I will be messing with the software for the fan next, and then on to more case modding to fit my psp1000 sticks in. Then I will drop in that other code to turn them on.
This has been a bit more involved than I thought, but is totally going to be worth it. I will probably wind up doing another shell at some point, as the first one is a bit of a learning experience.
Can't thank you enough for pointers and expertise here.
You are awesome!!!