Pironman5 LED light pipe

The light pipe (clear plastic tube to show LED below SD card slot) keeps falling out. Finally it fell out again and I can’t find it. Can I buy 10 of them? If not, can you give me the dimensions (diameter and length) so I can make one?

Love the case! Everything else is great. Oh, one tip. Your advice to enable POWEROFF-ON-HALT should add one more step. I had to disable and reenable RPi-connect with the preferences app after making that change.

Thanks,

Rick

Please contact at service@sunfounder.com.We will send you the light pipe.Do you mean that after setting POWEROFF-ON-HALT, RPi-connect does not work? And need to disable and reenable it to make it work?

Yes, I had to disable and re-enable Pi-connect after editing after enabling POWEROFF-ON-HALT.

Configure the shutdown to disable the GPIO power. When the Raspberry Pi is shut down, the GPIO power will be turned off, and the OLED screen and RGB fan will also stop working.
You can execute the command: sudo rpi-eeprom-config -e, and in the file, change the value of POWER_OFF_ON_HALT to 1.

Save the changes and reboot the Raspberry Pi, and the changes will take effect.

If you encounter any other problems, please provide detailed information, including screenshots or videos, so that we can better assist you.

Also, please let us know which operating system and version you are currently using, so that we can better reproduce and solve the problem.