stella-odroid-go icon indicating copy to clipboard operation
stella-odroid-go copied to clipboard

After flashing Stella firmware, you can't navigate menu list unless oDroid GO reboot

Open JasonB32 opened this issue 6 years ago • 3 comments

After latest Stella release that fixes the volume (thank you btw!), once I flash Stella, I can't move up or down in the menu list. It's like the menu's frozen or just no navigation. I then turn off the oDroid GO and turn it back on, then I can navigate through the Atari 2600 menu. This only is happening with Stella, the Prosystem navigates fine after it's same day volume fix.

Edit - This happens everytime I flash Stella, no navigation out of the gate.

JasonB32 avatar Aug 06 '18 16:08 JasonB32

I finally managed to isolate the issue. This is actually the second time I have encountered it. It was so hard to diagnose the first time that I left myself a note: https://github.com/OtherCrashOverride/stella-odroid-go/blob/2221f5ef161d787b1dffd884d52cc4bedf1963e0/components/odroid/odroid_display.c#L407-L408

The regression occurred due to the use of 80Mhz PSRAM mode which also requires 80Mhz flash mode. The backlight fade will need to be removed and replaced with a constant value.

OtherCrashOverride avatar Sep 03 '18 21:09 OtherCrashOverride

Awesome, I always appreciate all the hard work you do CrashOveride! Thank you.

JasonB32 avatar Sep 04 '18 03:09 JasonB32

Thanks for finding / squishing this bug! Keep up the great work @OtherCrashOverride!!

shar33f avatar Sep 04 '18 04:09 shar33f