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

retropielcdfirst, retropielcdnext co-opts PWM0 pin for Raspberry Pi Zero 2W #19

Open
minkezhang opened this issue Sep 21, 2023 · 0 comments

Comments

@minkezhang
Copy link

This is running on a Raspberry Pi Zero 2W, RetroPie, and GPi Case 2W.

The config.txt is edited per the official display patch.

$ raspi-gpio get 18,19
GPIO 18: level=0 fsel=2 alt=5 func=PWM0
GPIO 19: level=0 fsel=2 alt=5 func=PWM1

Installing retropielcdfirst.sh, retropielcdnext.sh will remove speaker functionality on the GPi Case 2W, which seems to pull on pin 18. Plugging in headphones with the Raspberry Pi installed in the case will result in the right speaker being non-functional.

Are the LCD scripts even necessary here? We would assume once someone puts the Pi into the case, it is very likely they will keep the Pi there; if they were to remove the Pi, it seems very likely they will reflash the SD card anyways.

Removing all references to the LCD scripts in retropie_SafeShutdown_gpi2.py and retropie_install_gpi2.sh works fine.

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

1 participant