InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.71k stars 926 forks source link

No response from hardware button #929

Closed Mentate closed 2 years ago

Mentate commented 2 years ago

After updating to 1.8.0 the hardware button fails to respond at all. It no longer has any effect on the watch, including the long press to shut down feature.

Behavior: No response when hardware button is pressed.

Expected Behavior: For the watch to respond when the button is pressed

After a rollback to the previous firmware, the hardware button began working again.

Avamander commented 2 years ago

If you repeat the update, does it reoccur?

Mentate commented 2 years ago

I installed it on my dev watch first, and when the button failed I assumed I had damaged the hardware so I installed it on my main watch and had the same results.

Mentate commented 2 years ago

I should mention that I compiled it myself.

JF002 commented 2 years ago

@Mentate Could you try with the build from the release note to eliminate the possibility your build is faulty?

honyczek commented 2 years ago

Hi, I've updated my watch today from official 1.7.1 to official 1.8.0 and after successful download of firmware watch went to reboot, but never started up. Hardware button doesn't work as hard reset nor power on. After trying to charge watch it is still off. I have Gadgetbridge 0.65.0 and sealed PineTime...

Riksu9000 commented 2 years ago

@Mentate Did you try the official release build? Do you still have this issue?

Mentate commented 2 years ago

Sorry for the bad delay in response, using the official repo corrected the issue, must have been something wrong with my build change