Issues with the B Button and Shutdown
#2
Hello,
I hope you are safe, I am also stuck home for the same reason.

Something you can try thru SSH (it will not solve the problem but help for diag):
Code:
watch -n 0.1 -d gpio allreadall
This command will allow you to see in almost real time what is happening with all GPIO "pins" (I2C, SPI, ... included).

If the command doesn't work:
Code:
sudo apt-get update
sudo apt-get install wiringpi

Pin list (I hope to not make any mistake, don't have the device with me):
Up : 17
Down : 4
Left : 6
Right : 5
Start : 19
Select : 26
A : 16
B : 24
Right Trigger : 23
Y : 18
X : 15
Left Trigger : 14
Hotkey (Power) : 20
Reply


Messages In This Thread
RE: Issues with the B Button and Shutdown - by Porcinus - 03-26-2020, 01:09 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)