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

2024 oled switches #15

Open
Leerz opened this issue Aug 24, 2024 · 3 comments
Open

2024 oled switches #15

Leerz opened this issue Aug 24, 2024 · 3 comments

Comments

@Leerz
Copy link

Leerz commented Aug 24, 2024

had a few run-ins with some oled switches that just glitches too slow - takes a long time.

glitch pattern is

instant
instant
instant
40 seconds
60 seconds
80 seconds
instant
80 seconds
60 seconds

best guess is it's either glitching too slow or too fast (that it couldn't catch the last saved record)

upping the resistance doesn't change the result
changing mosfet setup doesn't change the result

above is using 2.75
if using 2.74 - it will always timeout and cycle back to writing the bct and training

my hypothesis is that these new 2024 emmc's (new samsung ones) needs new timings like how the toshiba/kioxia fix was done before on the early days.

or, another fix could be to have several records of known good glitch patters

try the first success pattern twice.
then the 2nd, then the 3rd etc before attempting to use the random array pattern.

@rehius
Copy link
Owner

rehius commented Aug 30, 2024

I might look into this issue once either I find such console or someone gives me a high-speed logic analyzer dump of the eMMC lines behavior of this specific case

@Leerz
Copy link
Author

Leerz commented Aug 30, 2024

I might look into this issue once either I find such console or someone gives me a high-speed logic analyzer dump of the eMMC lines behavior of this specific case

or we could a similar fix you did with toshiba. i noticed when i flashed the no overclock file, it always reach the number of attempts, writes the emmc again and tries to glitch.

@hexdra
Copy link

hexdra commented Dec 2, 2024

I also have this problem, I was on 2.7.3 for weeks and it has the same behaviour as 2.8.0. But 2.8.0 sometimes boots straight into HOS with error code *== (short long long).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants