Menu graphics bounce

I’m not sure if I can describe this particularly well, but when I’m navigating through the menu the graphics seem to “bounce” slightly, making the text fuzzy, before stabilizing. When I was navigating to the TV Shows display it started doing the inverse. It would start clear, then the screen would jitter and the text remained fuzzy.

What can I best do to help troubleshoot this issue?
Logs: https://paste.osmc.tv/fojuvutoqa

1 Like

You only included the apt logs, probably you used -a instead of -A (yes, linux is case sensitive).

As a guess without seeing logs, do you have the GUI set to 1080? If it’s set to 4K, try changing it to 1080.

1 Like

I always freaking do that. Here you go: https://paste.osmc.tv/eciyecutaq

Out of curiosity, is there ever a reason to use “-a”?

It was 1080i. Switching to 1080p fixed the issue. Thanks!

Adjust display refresh rate: Off

Change this to On Start/stop

GUI Resolution: 1920x1080 @ 60i

Also you probably want to use 60p instead of 60i

Allow passthrough: false

If you are connected to an AVR, you probably want to change this to true

Sometimes, we may want to just see the info related to doing updates, that’s what -a gives.

Good! You still may want to make the other changes that I suggested.

1 Like