-
-
Notifications
You must be signed in to change notification settings - Fork 731
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
TS80P screen orientation upside down #1849
Comments
hi, i can confirm that old ts80p has the same behavior on 2.22. screen is upside down. |
Hello. What is the motion sensitivity setting when the issue appears? The bottom line is that I had minor issue with autorotate on
Sorry if you did it already and it didn't help but the report didn't mention anything about it. Just, please, report back if anything from the advises helped anyway. |
Hello Ivan.
The initial setting is 7.
Both firm and soft rotation trigger the display rotation. I might have described the problem insufficiently. Auto rotation works / detects movements, but it always orients the display in the wrong direction.
Nothing to be sorry about, I am grateful for any help/tip/trick as well as when I can assist you in finding a bug 😄 |
So this is a pain. From what I recall from this last time it was the cloned LIS2DH12's that sometimes get into weird states depending on the order you probe the I2C bus for devices. For 2.22 I changed to a bit-banged I2C to work around miniware shipping yet-another-cloned stm device with I2C quirks. The 2.22 firmware works fine for me here; though I have an early unit with a legit accel. Just to rule out it being I2C timing first, can you try this file: |
Please excuse the late reply! |
I am having the same issue with 2.22, weird behaviours from the accelerometer, occasional upside down flips and no movement detections. With 2.21 everything works perfectly , no issues at all Hope that this can give a clue |
Same issue here. +1 |
This was broken by TS101 support (#1695). |
If you could try flashing the build from here and confirm if this is fixed or not would be mint. |
tested, and sorry to say not working yet
Okan Zamanoglu
Il giorno lun 18 mar 2024 alle ore 03:01 Ben V. Brown <
***@***.***> ha scritto:
… If you could try flashing the build from here
<https://github.com/Ralim/IronOS/actions/runs/8320179021> and confirm if
this is fixed or not would be mint.
—
Reply to this email directly, view it on GitHub
<#1849 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD5KWWU45M2GSTUQTTN6FBTYYZDHPAVCNFSM6AAAAAA76J5RJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSG42DINRTGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Okan Zamanoglu
|
Can confirm, unfortunately still upside down on TS80P with this version. |
Ah dangit. |
@GrigoriOH thanks in advance |
Arg sorry! Somehow forgot to reply, please excuse the delay! For Firmware v2.22E.C308FE8C, the ACC is reported as LIS2 CLONE |
@Ralim |
Pushed updated fix, could you please test this build |
Fixed it for me :-) (Before I used to set it to "Right-handed" mode to work around this) |
Can confirm 👍 Screen orientation is correct and flips when orientation is changed. Thanks a lot! :D |
Thank you very much for fixing this, I can confirm the auto-rotation works correctly now ❤️ |
Describe the bug
With TS80P the automatic screen orientation is upside down.
To Reproduce
Expected behavior
Screen in readable orientation for auto rotation mode.
Details of your device:
Additional context
This issue has already been addressed in #1021 and was resolved in version 2.17
Today after work I was able to try out some previous versions and found the following:
If someone else stumbles over this issue, it might be a temporary fix to use v2.21. Also, I hope to be of some help finding the bug.
If you need some more information, please just let me know. 😃
The text was updated successfully, but these errors were encountered: