Hello, This is my first post. I install retroarch and libretro. I successfully run it. The screen seems stuck. I can use arrows to move up and down but it delay for respond to move. When I executive retroarch, I get these information, error: XDG_RUNTIME_DIR not set in the environment. and libEGL warning: DRI2: failed to authenticate. What is it? My board is orange pi pc.
orangepi@OrangePI:~$ retroarch libEGL warning: DRI2: failed to authenticate orangepi@OrangePI:~$ sudo retroarch sudo: unable to resolve host OrangePI [sudo] password for orangepi: error: XDG_RUNTIME_DIR not set in the environment. libEGL warning: DRI2: failed to authenticate
I use find / -n name libEGL*. These information are as below.
orangepi@OrangePI:~$ sudo find / -name libEGL* \sudo: unable to resolve host OrangePI [sudo] password for orangepi: Sorry, try again. [sudo] password for orangepi: /usr/lib/arm-linux-gnueabihf/mesa-egl/libEGL.so.1.0.0 /usr/lib/arm-linux-gnueabihf/mesa-egl/libEGL.so /usr/lib/arm-linux-gnueabihf/mesa-egl/libEGL.so.1 /usr/lib/arm-linux-gnueabihf/libEGL.so
I don’t know it is the display problem to make running slowly. I am newbie.
Jeff