Seeed-Studio-Wiki/docs/FAQ/reTerminal/buzzer-leds-not-work_by_drivers.md
2024-10-31 09:17:45 +08:00

832 B

description title image slug last_update
reTerminal-FAQ How to solve the issue of buzzer, LEDs do not work after installing the reTerminal drivers https://files.seeedstudio.com/wiki/wiki-platform/S-tempor.png /buzzer-leds-not-work_by_drivers
date author
6/21/2023 Seraphina

This issue will not last long. We will completely solve this issue later from reTerminal drivers itself

  • Step 1. Open /boot/config.txt
sudo vi /boot/config.txt
  • Step 2. Comment the following line and save the file by typing :wq after pressing ESC
#dtoverlay=reTerminal-bridge
  • Step 3. Reboot reTerminal
sudo reboot

Now the LEDs and Buzzer will work as normal.