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

Taranis X9D Plus, T20 and potentially other transmitters - startup screen (pre-splash screen!) scrambled / showing 'white noise' or 'afterglow' #4995

Open
1 task done
RipperDrone opened this issue May 12, 2024 · 2 comments
Labels
bug 🪲 Something isn't working triage Bug report awaiting review / sorting

Comments

@RipperDrone
Copy link

RipperDrone commented May 12, 2024

Is there an existing issue for this problem?

  • I have searched the existing issues

What part of EdgeTX is the focus of this bug?

Transmitter firmware

Current Behavior

Confirmed with 2 other users on Discord: Taranis X9D Plus (2013) screen is showing 'white noise' screen when powering up, regardless whether splash screen is switched on or off (splash screen will show normally if switched ON, right after the 1-2 secs 'white noise screen'. With some users, it's showing the last screen that was displayed before the transmitter had been switched off last time, instead of the 'white noise' > Looks like screen memory buffer holds random data or last-shown data by the time screen is switched on.

Expected Behavior

up to v 2.9.3, startup behaviour was normal, no white noise screen shown on power up.

Steps To Reproduce

  1. Flash ETX2.10 to transmitter
  2. Switch transmitter on

Version

Other (Please specify below)

Transmitter

Other (Please specify below)

Operating System (OS)

Windows

OS Version

11 x64

Anything else?

image

@RipperDrone RipperDrone added bug 🪲 Something isn't working triage Bug report awaiting review / sorting labels May 12, 2024
@RipperDrone
Copy link
Author

RipperDrone commented May 12, 2024

Since it seems to be confined to Taranis transmitters and everything was running fine up to v 2.9.3, I tried to spot recent changes and found this refactoring commit by @raphaelcoeffic to be related to display management - maybe it's related somehow.. 5153aae
Then again, there's some more commits dealing with LCD display buffer (font buffer etc.) and how to manage SD memory to deal with it. Could it be we need to wipe the SD cards to NOT leave scrambled data on certain clusters that serve as LCD memory buffer?

@pfeerick
Copy link
Member

pfeerick commented May 12, 2024 via email

@RipperDrone RipperDrone changed the title Taranis X9D Plus (2013) - startup screen (pre-splash screen!) scrambled / showing 'white noise' Taranis X9D Plus (2013), T20 and potentially others - startup screen (pre-splash screen!) scrambled / showing 'white noise' or 'afterglow' = last image before previous shutdown May 13, 2024
@RipperDrone RipperDrone changed the title Taranis X9D Plus (2013), T20 and potentially others - startup screen (pre-splash screen!) scrambled / showing 'white noise' or 'afterglow' = last image before previous shutdown Taranis X9D Plus, T20 and potentially other transmitters - startup screen (pre-splash screen!) scrambled / showing 'white noise' or 'afterglow' May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working triage Bug report awaiting review / sorting
Projects
None yet
Development

No branches or pull requests

2 participants