Posts by jkiel

    5schatten

    Thanks.

    I tried adding video_driver = "vulkan" to /storage/.config/retroarch/retroarch.cfg and creating /storage/.config/retroarch/nokms, but now I get:

    Not too sure what to do with nvidia-drm.modeset=1 thing. I tried creating /storage/.config/modprobe.d/nvidia.conf and adding "options nvidia-drm modeset=1" to it, then restarting, but that had no effect.

    Can't get retroarch to work trying the latest LE8 remix (LibreELEC-Generic.x86_64-8.2-devel-20180820.img.gz) and the one previous (LibreELEC-Generic.x86_64-8.2-devel-20180816.img.gz) on Ryzen 2700x system with Geforce GT 710.

    In /var/log/retroarch.log, I keep getting the following every time I try to run any rom:

    Code
    [ERROR] [KMS]: Couldn't find a suitable DRM device.
    [WARN] [SDL_GL]: Failed to initialize SDL gfx context driver: kms not available
    [WARN] Failed to bind API (#1, version 0.0) on context driver "khr_display".
    [INFO] [GL]: Found GL context: null

    Both LibreELEC-Generic.x86_64-8.2-devel-20180816.img.gz and LibreELEC-Generic.x86_64-8.2-devel-20180820.img.gz give me the same results.

    I can get LibreELEC-Generic.x86_64-8.2-devel-20170820.img.gz to work, but wondering why the newest won't work on my system.