I recently picked up a Dell Venue 8 Pro tablet (Atom BayTrail-T Z3740D), and I’ve been trying to get RetroArch running, but it just stops before I get to RGUI with the error given in the subject line.
Full log:
=== Build =======================================
Compiler: MinGW (4.8.2) 32-bit
Built: Jan 3 2014
=================================================
RetroArch: [CPUID]: Vendor: GenuineIntel
RetroArch: [CPUID]: MMX: 1
RetroArch: [CPUID]: SSE: 1
RetroArch: [CPUID]: SSE2: 1
RetroArch: [CPUID]: SSE3: 1
RetroArch: [CPUID]: SSSE3: 1
RetroArch: [CPUID]: AVX: 0
RetroArch: Loading default config.
=== Config ===
=== Config end ===
RetroArch [WARN] :: system_directory is not set in config. Assuming system direc
tory is same folder as game: "".
RetroArch: Found default config: retroarch.cfg.
RetroArch: Environ SET_PIXEL_FORMAT: RGB565.
RetroArch: Version of libretro API: 1
RetroArch: Compiled against API: 1
RetroArch: Set audio input rate to: 29975.00 Hz.
RetroArch: Video @ 960x720
RetroArch: Setting multimedia scheduling for DWM.
RetroArch: Found GL context: wgl
RetroArch: Detecting screen resolution 1280x800.
RetroArch: [WGL]: wglSwapInterval(1)
RetroArch: [GL]: Vendor: Intel, Renderer: Intel(R) HD Graphics.
RetroArch: [GL]: Version: 4.0.0 - Build 10.18.10.3306.
RetroArch: Querying GL extension: ARB_ES2_compatibility => exists
RetroArch: Querying GL extension: ARB_sync => exists
RetroArch: Querying GL extension: ARB_texture_float => exists
RetroArch: GL: Using resolution 960x720
RetroArch: [GL]: Not loading any shader.
RetroArch: GL: Using 4 textures.
RetroArch: GL: Loaded 0 program(s).
RetroArch: [GL]: Using GL_RGB565 for texture uploads.
RetroArch: Using font rendering backend: freetype.
RetroArch: Graphics driver did not initialize an input driver. Attempting to pic
k a suitable driver.
RetroArch [ERROR] :: Cannot init input driver. Exiting ...
RetroArch [ERROR] :: Fatal error received in: "init_video_input()"
Any help with the problem is much appreciated.