@substring I took a couple videos of the issues, as well as pulled a couple log files. Hopefully this will help when you have time
Video showing startup graphic glitches, ScummVM launch issue, and N64 glitches: https://www.youtube.com/watch?v=EeQA_oKaCuk
Video showing more startup glitches: https://www.youtube.com/watch?v=zTSuKfh5aII
This is a fresh install of 4.1 Stable on a Odroid Xu4
When logged into the console and I try to launch Scummvm via command line I see the following error: WARNING: SDL_SetVideoMode says we can't switch to that mode (Couldn't set console screen info)!
Here is more log file output: lvl2: Attempting to launch game...
lvl2: Shutting down SDL AUDIO
lvl2: Available and configurated : Logitech Logitech Cordless RumblePad 2
lvl2: No config for player 0
lvl2: So i set Logitech Logitech Cordless RumblePad 2 for player 0
lvl2: No config for player 1
lvl2: No config for player 2
lvl2: No config for player 3
lvl2: No config for player 4
lvl2: Configure emulators command : -p1index 1 -p1guid 030000006d04000019c2000010010000 -p1name "Logitech Logitech Cordless RumblePad 2" -p1nbaxes 4 -p1devicepath /dev/input/event3
lvl2: Controllers config : -p1index 1 -p1guid 030000006d04000019c2000010010000 -p1name "Logitech Logitech Cordless RumblePad 2" -p1nbaxes 4 -p1devicepath /dev/input/event3
lvl2: python /usr/lib/python2.7/site-packages/configgen/emulatorlauncher.pyc -p1index 1 -p1guid 030000006d04000019c2000010010000 -p1name "Logitech Logitech Cordless RumblePad 2" -p1nbaxes 4 -p1devicepath /dev/input/event3 -system scummvm -rom /recalbox/share/roms/scummvm/IHNM/ihnm.scummvm -emulator default -core default -ratio auto
lvl2: Creating surface...
lvl2: Created window successfully.
lvl2: Added unconfigured joystick Microsoft Microsoft Nano Transceiver v2.0 (GUID: 030000005e0400000008000011010000, instance ID: 0, device index: 0).
lvl2: Added known joystick Logitech Logitech Cordless RumblePad 2 (instance ID: 1, device index: 1)
lvl0: VolumeControl::init() - Failed to find mixer elements!
lvl2: SDL AUDIO Initialized
lvl2: Attempting to launch game...
lvl2: Shutting down SDL AUDIO
lvl2: Available and configurated : Logitech Logitech Cordless RumblePad 2
lvl2: No config for player 0
lvl2: So i set Logitech Logitech Cordless RumblePad 2 for player 0
lvl2: No config for player 1
lvl2: No config for player 2
lvl2: No config for player 3
lvl2: No config for player 4
lvl2: Configure emulators command : -p1index 1 -p1guid 030000006d04000019c2000010010000 -p1name "Logitech Logitech Cordless RumblePad 2" -p1nbaxes 4 -p1devicepath /dev/input/event3
lvl2: Controllers config : -p1index 1 -p1guid 030000006d04000019c2000010010000 -p1name "Logitech Logitech Cordless RumblePad 2" -p1nbaxes 4 -p1devicepath /dev/input/event3
lvl2: python /usr/lib/python2.7/site-packages/configgen/emulatorlauncher.pyc -p1index 1 -p1guid 030000006d04000019c2000010010000 -p1name "Logitech Logitech Cordless RumblePad 2" -p1nbaxes 4 -p1devicepath /dev/input/event3 -system scummvm -rom /recalbox/share/roms/scummvm/Monkey/monkey.scummvm -emulator default -core default -ratio auto
lvl2: Creating surface...
lvl2: Created window successfully.
lvl2: Added unconfigured joystick Microsoft Microsoft Nano Transceiver v2.0 (GUID: 030000005e0400000008000011010000, instance ID: 0, device index: 0).
lvl2: Added known joystick Logitech Logitech Cordless RumblePad 2 (instance ID: 1, device index: 1)
lvl0: VolumeControl::init() - Failed to find mixer elements!
lvl2: SDL AUDIO Initialized
Thanks!