-
-
Notifications
You must be signed in to change notification settings - Fork 39.5k
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
[Infinity Ergodox] - The matrix is sometimes messed up at start-up #514
Comments
I have not noticed this myself, and you are the first one to report it. Quite a few people have run the TMK port before it was ported here to QMK. But there's clearly a problem. So here are some additional questions.
|
Now that I think of it a bit more, the output of the two boards was reversed - right board was acting like it was left and vice versa. |
I've seen the reversed (mirrored) layout, but only when I have them plugged in with the wrong master. |
I may have been stupid and done just that - I'll do some testing tonight to see if I can reproduce it again. |
Thanks for the reports. I have a good idea now, of what part of the code, I should read carefully for bugs. But we might also deal with some sort of memory corruption, as can be seen in this issue. There was one that was fixed, but unfortunately the LCD screen still gets corrupted. I have only seen that happen on the QMK port though. |
@fredizzimo in your last comment on that issue:
Noticed that on my desktop, the left lcd would cut out after a few seconds, but the right one would stay lit I'll see if that's something that's consistent. |
hm, when connected to my laptop at boot, the left LCD backlight turns off, but if I reconnect it after boot, it stays lit. |
Yes, there are problems with the LCD backlight initialization. But that's unrelated to the LCD screen corruption, and this reported issue. The LCD stuff will be fixed within a few days. I'm closing this issue for now, if you see problems with the matrix, that is not related to connecting the USB cable the wrong way, please add a comment, and I will re-open it. For the corruption, let's continue the discussion in my TMK fork issue, and for the LED stuff (key LEDs, not the backlight), here |
* Ensure language in test * Add localstorage test for language
* Basic Port * Basic Port * idk * Infinity87 Rev1 Standard Support
@Lknechtli, reported this in #503, and I'm creating an issue for easier tracking and discussion
The text was updated successfully, but these errors were encountered: