Homepage Forums RetroPie Project GPIO Adapter, ControlBlock etc. NES + ControlBlock Reply To: NES + ControlBlock

#89745
petrockblog
Keymaster

Glad that you made the ControlBlock work now!

Looking at
[quote=89605]joypad port #0 (SNES-to-Gamepad Device) configured
joypad port #2 (ControlBlock SNES gamepad) configured
joypad port #3 (ControlBlock SNES gamepad) configured
joypad port #1 (SNES-to-Gamepad Device) configured[/quote]
I can see that SNESDev is also running. I recommend to disable that! It is a driver for the RetroPie GPIO Adapter and you do not need it when you are using the ControlBlock! To uninstall the service you need to do follow these commands:

cd /opt/retropie/supplementary/snesdev
sudo make uninstallservice

That will remove the devices “SNES-to-Gamepad Device” that you do not need anyway.