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

[Bug]: T-Deck: Can not stop the alert message sound #5222

Open
tomhanax opened this issue Nov 2, 2024 · 4 comments
Open

[Bug]: T-Deck: Can not stop the alert message sound #5222

tomhanax opened this issue Nov 2, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@tomhanax
Copy link

tomhanax commented Nov 2, 2024

Category

Other

Hardware

T-Deck

Firmware Version

2.5.10.8462d65f

Description

I use Ext Notif module to hear alert message, with these settings:

  • Alert Message Buzzer
  • Use I²S Pin as Buzzer
  • Nag Timeout = 60

It used to work OK with previous firmware (some 2.3.x). Now it works only partially - it starts the sound but I can not stop it, I have to wait for the timeout (60 seconds). Also, sometimes, whole device freeze or restarts (maybe related to #5150).

If it is any help, I am able to try some code changes and upload, so if anybody has an idea what to try, feel free to navigate me.

Relevant log output

No response

@tomhanax tomhanax added the bug Something isn't working label Nov 2, 2024
@zpatten
Copy link

zpatten commented Nov 3, 2024

Same issue here on 2.5.8.6485f03. Can't cancel the notify buzzer. Also, it locks up often if wifi is enabled. With wifi off it will only lock up when a message is received; it seems to lock up as soon as the buzzer is done playing.

@caveman99
Copy link
Member

This is a known issue because the trackball re-uses some GPIOs on the t-deck. We're looking into several solutions.

@zpatten
Copy link

zpatten commented Nov 3, 2024

Just to add a note and possible workaround for others that find this; as long as wifi is off and the buzzer (ext notif) is disabled I don't seem to be having random lockups or lockups after receiving messages.

@fifieldt fifieldt changed the title [Bug]: Can not stop the alert message sound [Bug]: T-Deck: Can not stop the alert message sound Nov 16, 2024
@gjelsoe
Copy link
Contributor

gjelsoe commented Nov 17, 2024

Perhaps #5375 fixes this issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants