Can you give the output of lsmod
?
Thank you.
Can you give the output of lsmod
?
Thank you.
Just entering the system: =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.05.20 16:41:35 =~=~=~=~=~=~=~=~=~=~=~= login as: root [email protected]’s password: ###########################################
###########################################
Lakka (community) Version: devel-20170513095641-r26130-g0e112e3 Lakka git: 0e112e3962b8a28a369a497055dbd457d2dfe029 e[1;32mLakkae[1;32m:e[1;34m~ e[0m# lsmod Module Size Used by 8021q 15602 0 fuse 73079 5 snd_emu10k1 122807 1 snd_util_mem 1779 1 snd_emu10k1 snd_ac97_codec 84860 1 snd_emu10k1 ac97_bus 1070 1 snd_ac97_codec snd_hwdep 4276 1 snd_emu10k1 snd_rawmidi 13666 1 snd_emu10k1 snd_pcm 60595 3 snd_emu10k1,snd_ac97_codec parport_pc 26849 0 parport 27930 1 parport_pc asus_atk0110 8661 0 e[1;32mLakkae[1;32m:e[1;34m~ e[0m# exit
After entering the command: =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2017.05.20 16:42:45 =~=~=~=~=~=~=~=~=~=~=~= login as: root [email protected]’s password: ###########################################
###########################################
Lakka (community) Version: devel-20170513095641-r26130-g0e112e3 Lakka git: 0e112e3962b8a28a369a497055dbd457d2dfe029 e[1;32mLakkae[1;32m:e[1;34m~ e[0m# modprobe gamecxe[Jon map=0,7,0,0,0,0 e[1;32mLakkae[1;32m:e[1;34m~ e[0m# lsmod Module Size Used by gamecon 7557 0 8021q 15602 0 fuse 73079 5 snd_emu10k1 122807 1 snd_util_mem 1779 1 snd_emu10k1 snd_ac97_codec 84860 1 snd_emu10k1 ac97_bus 1070 1 snd_ac97_codec snd_hwdep 4276 1 snd_emu10k1 snd_rawmidi 13666 1 snd_emu10k1 snd_pcm 60595 3 snd_emu10k1,snd_ac97_codec parport_pc 26849 1 parport 27930 2 gamecon,parport_pc asus_atk0110 8661 0 e[1;32mLakkae[1;32m:e[1;34m~ e[0m# exit
Try to change gamecon.map=0,7,0,0,0,0
to gamecon map=0,7,0,0,0,0
in syslinux.cfg
If it still doesn’t work try this
echo “options gamecon map=0,7,0,0,0,0” > /storage/.config/modprobe.d/gameconf.conf
and reboot.
Can you add also ?
echo -e "parport\nparport_pc" > /storage/.config/modules-load.d/parport.conf
gamecon module needs parport to be loaded first.
Another idea is to put the modprobe to autostart.sh but it should have worked with modprobe.d and modules-load.d configuration files …
#!/bin/sh
(
modprobe gamecon map=0,7,0,0,0,0;
) &
Thank you.
Oh!Gouchi That’s great! At last it works! Thank you so much! Just use this method,Don’t need the two methods above.
Is there the x86_64.Ver available? And how can I output low resolution resolution(480i) to TV?I have a Geforce8400GS graphics card with RGB port.The CRT TVset has Component port and receive 480i signals.I think this is the experience of approaching the arcade! I have this card: and this cable:
Glad it finally works !
You mean x68_64 version with gamecon module ?
Unfortunately, tv out is not yet supported for Geforce 8400 GS with nouveau driver.
Yes,the x68_64 version. What a pity!Is there any possibility of achieving it in the future?like use the HDMI to VGA on Win7?
For now, gamecon has only be enabled for i386, you need it for x86_64 ?
Maybe somebody in the future will work about tv out support.
HDMI,DVI, VGA output is supported.
Ideally,It’s better to be able to work on a more advanced system.But I also feel that I can not insist. Thank you from the bottom of my heart for your help!
No problem you are welcome.
If you really need gamecon on x86_64, we can enable it but I doubt a lot of people are using parport on x86_64.
Now there is two other problem: How to set the pad2 to 2P? And how to set the time format to 12 hours?
Settings Tab > Input > Input User 2 Binds > User 2 Device Index ?
It is not possible to change time format, just enable or disable date/time.
The user 2 Device Index has two options.The two are: PSX controller(#0) Is the module setup command like this? Modprobe gamecon map=0,7,7,0,0,0
Yes if you are using the same parallel port and it is also psx pad.
Is it possible to get Lakka system log ?
Thank you.
systemctl: invalid option – ‘m’ RetroArch [INFO] :: This is RetroArch version 1.5.0 (Git e7061a8) RetroArch [INFO] :: === Build ======================================= Capabilities: MMX MMXEXT SSE1 SSE2 SSE3 SSSE3 SSE4 Built: May 13 2017 RetroArch [INFO] :: Version: 1.5.0 RetroArch [INFO] :: Git: e7061a8 RetroArch [INFO] :: ================================================= RetroArch [INFO] :: Loading default config. RetroArch [INFO] :: Looking for config in: “/storage/.config/retroarch/retroarch.cfg”. RetroArch [INFO] :: Environ SET_PIXEL_FORMAT: RGB565. RetroArch [INFO] :: Redirecting save file to “/storage/savefiles/.srm”. RetroArch [INFO] :: Redirecting savestate to “/storage/savestates/.state”. RetroArch [INFO] :: Version of libretro API: 1 RetroArch [INFO] :: Compiled against API: 1 RetroArch [INFO] :: [Audio]: Set audio input rate to: 29970.03 Hz. RetroArch [INFO] :: Found shader “/tmp/shaders/slang-conversion-template.glsl” RetroArch [INFO] :: Found shader “/tmp/shaders/stock.glsl” RetroArch [INFO] :: [Video]: Video @ fullscreen RetroArch [INFO] :: [Video]: Starting threaded video driver … RetroArch [INFO] :: [DRM]: Found 2 connectors. RetroArch [INFO] :: [DRM]: Connector 0 connected: yes RetroArch [INFO] :: [DRM]: Connector 0 has 26 modes. RetroArch [INFO] :: [DRM]: Connector 0 assigned to monitor index: #1. RetroArch [INFO] :: [DRM]: Connector 1 connected: no RetroArch [INFO] :: [DRM]: Connector 1 has 0 modes. RetroArch [WARN] :: [DRM]: Couldn’t find DRM encoder. RetroArch [WARN] :: [DRM]: Couldn’t get device resources. RetroArch [INFO] :: [DRM]: Found 2 connectors. RetroArch [INFO] :: [DRM]: Connector 0 connected: yes RetroArch [INFO] :: [DRM]: Connector 0 has 26 modes. RetroArch [INFO] :: [DRM]: Connector 0 assigned to monitor index: #1. RetroArch [INFO] :: [DRM]: Connector 1 connected: no RetroArch [INFO] :: [DRM]: Connector 1 has 0 modes. RetroArch [WARN] :: [DRM]: Couldn’t find DRM encoder. RetroArch [ERROR] :: [KMS]: Couldn’t find a suitable DRM device. RetroArch [INFO] :: [GL]: Found GL context: null RetroArch [INFO] :: [GL]: Detecting screen resolution 320x240. function is no-op function is no-op function is no-op function is no-op RetroArch [INFO] :: [GL]: Vendor: (null), Renderer: (null). RetroArch [INFO] :: [GL]: Version: (null). Segmentation fault (core dumped) RetroArch [INFO] :: This is RetroArch version 1.5.0 (Git e7061a8) RetroArch [INFO] :: === Build ======================================= Capabilities: MMX MMXEXT SSE1 SSE2 SSE3 SSSE3 SSE4 SSE4.2 Built: May 13 2017 RetroArch [INFO] :: Version: 1.5.0 RetroArch [INFO] :: Git: e7061a8 RetroArch [INFO] :: ================================================= RetroArch [INFO] :: Loading default config. RetroArch [INFO] :: Looking for config in: “/storage/.config/retroarch/retroarch.cfg”. RetroArch [INFO] :: Environ SET_PIXEL_FORMAT: RGB565. RetroArch [INFO] :: Redirecting save file to “/storage/savefiles/.srm”. RetroArch [INFO] :: Redirecting savestate to “/storage/savestates/.state”. RetroArch [INFO] :: libretro API版本: 1 RetroArch [INFO] :: Compiled against API: 1 RetroArch [INFO] :: [Audio]: Set audio input rate to: 29970.03 Hz. RetroArch [INFO] :: [SoftFilter]: Found plug: 2xBR (2xbr). RetroArch [INFO] :: [SoftFilter]: Found plug: 2xSaI (2xsai). RetroArch [INFO] :: [SoftFilter]: Found plug: Blargg NTSC SNES (blargg_ntsc_snes). RetroArch [INFO] :: [SoftFilter]: Found plug: Darken (darken). RetroArch [INFO] :: [SoftFilter]: Found plug: EPX (epx). RetroArch [INFO] :: [SoftFilter]: Found plug: LQ2x (lq2x). RetroArch [INFO] :: [SoftFilter]: Found plug: Phosphor2x (phosphor2x). RetroArch [INFO] :: [SoftFilter]: Found plug: Scale2x (scale2x). RetroArch [INFO] :: [SoftFilter]: Found plug: Super2xSaI (super2xsai). RetroArch [INFO] :: [SoftFilter]: Found plug: SuperEagle (supereagle). RetroArch [INFO] :: Using 1 threads for softfilter. RetroArch [INFO] :: Found shader “/tmp/shaders/retroarch.glslp” RetroArch [INFO] :: Found shader “/tmp/shaders/slang-conversion-template.glsl” RetroArch [INFO] :: Found shader “/tmp/shaders/stock.glsl” RetroArch [INFO] :: [Video]: Video @ fullscreen RetroArch [INFO] :: [Video]: Starting threaded video driver … RetroArch [INFO] :: [DRM]: Found 3 connectors. RetroArch [INFO] :: [DRM]: Connector 0 connected: yes RetroArch [INFO] :: [DRM]: Connector 0 has 11 modes. RetroArch [INFO] :: [DRM]: Connector 0 assigned to monitor index: #1. RetroArch [INFO] :: [DRM]: Connector 1 connected: no RetroArch [INFO] :: [DRM]: Connector 1 has 0 modes. RetroArch [INFO] :: [DRM]: Connector 2 connected: no RetroArch [INFO] :: [DRM]: Connector 2 has 0 modes. RetroArch [INFO] :: [DRM]: Mode 0: (1280x1024) 1280 x 1024, 60 Hz RetroArch [INFO] :: [DRM]: Mode 1: (1280x1024) 1280 x 1024, 75 Hz RetroArch [INFO] :: [DRM]: Mode 2: (1152x864) 1152 x 864, 75 Hz RetroArch [INFO] :: [DRM]: Mode 3: (1024x768) 1024 x 768, 75 Hz RetroArch [INFO] :: [DRM]: Mode 4: (1024x768) 1024 x 768, 60 Hz RetroArch [INFO] :: [DRM]: Mode 5: (832x624) 832 x 624, 75 Hz RetroArch [INFO] :: [DRM]: Mode 6: (800x600) 800 x 600, 75 Hz RetroArch [INFO] :: [DRM]: Mode 7: (800x600) 800 x 600, 60 Hz RetroArch [INFO] :: [DRM]: Mode 8: (640x480) 640 x 480, 75 Hz RetroArch [INFO] :: [DRM]: Mode 9: (640x480) 640 x 480, 60 Hz RetroArch [INFO] :: [DRM]: Mode 10: (720x400) 720 x 400, 70 Hz libGL: Can’t open configuration file /storage/.drirc: No such file or directory. libGL: Can’t open configuration file /storage/.drirc: No such file or directory. RetroArch [INFO] :: [GL]: Found GL context: kms RetroArch [INFO] :: [GL]: Detecting screen resolution 1280x1024. RetroArch [INFO] :: [EGL] Found EGL_EXT_platform_base, trying eglGetPlatformDisplayEXT RetroArch [INFO] :: [EGL]: EGL version: 1.4 RetroArch [INFO] :: [EGL]: Current context: 0xb3c32038. RetroArch [INFO] :: [KMS]: New FB: 1280x1024 (stride: 5120). RetroArch [INFO] :: [GL]: Vendor: nouveau, Renderer: Gallium 0.4 on NVCF. RetroArch [INFO] :: [GL]: Version: 3.0 Mesa 13.0.6. RetroArch [INFO] :: [GL]: Using resolution 1280x1024 RetroArch [INFO] :: [GL]: Default shader backend found: glsl. RetroArch [INFO] :: [Shader driver]: Using GLSL shader backend. RetroArch [INFO] :: [GLSL]: Checking GLSL shader support … RetroArch [WARN] :: [GL]: Stock GLSL shaders will be used. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GL]: Using 4 textures. RetroArch [INFO] :: [GL]: Loaded 1 program(s). RetroArch [INFO] :: [GL]: Using GL_RGB565 for texture uploads. RetroArch [INFO] :: [Font]: Using font rendering backend: freetype. RetroArch [INFO] :: [Video]: Graphics driver did not initialize an input driver. Attempting to pick a suitable driver. RetroArch [INFO] :: [udev] Adding device /dev/input/event3 as type ID_INPUT_KEYBOARD. RetroArch [INFO] :: [udev] Adding device /dev/input/event2 as type ID_INPUT_MOUSE. RetroArch [INFO] :: [udev] Adding device /dev/input/mouse0 as type ID_INPUT_MOUSE. RetroArch [INFO] :: [Device]: Found pad: PSX controller on /dev/input/js0. RetroArch [INFO] :: [Device]: Found pad: PSX controller on /dev/input/js1. RetroArch [INFO] :: [Joypad]: Found joypad driver: “linuxraw”. ALSA lib /media/lakkadisk/gouchi/Lakka-LibreELEC/build.Lakka-Generic.i386-8.0-devel/alsa-lib-1.1.2/src/pcm/pcm_dmix.c:1041:(snd_pcm_dmix_open) unable to open slave RetroArch [ERROR] :: ALSA: Failed to initialize… RetroArch [ERROR] :: Failed to initialize audio driver. Will continue without audio. RetroArch [INFO] :: [Menu]: Found menu display driver: “menu_display_gl”. RetroArch [INFO] :: [Font]: Using font rendering backend: freetype. RetroArch [INFO] :: [Font]: Using font rendering backend: freetype. function is no-op RetroArch [INFO] :: SRAM will not be saved. RetroArch [INFO] :: 正在读取历史文件: [/storage/.config/retroarch/content_history.lpl]. RetroArch [INFO] :: 正在读取历史文件: [/storage/.config/retroarch/content_music_history.lpl]. RetroArch [INFO] :: 正在读取历史文件: [/storage/.config/retroarch/content_video_history.lpl]. RetroArch [INFO] :: 正在读取历史文件: [/storage/.config/retroarch/content_image_history.lpl]. RetroArch [ERROR] :: 音频驱动启动失败,将在无音频模式下继续启动。 RetroArch [INFO] :: [KMS]: New FB: 1280x1024 (stride: 5120). RetroArch [INFO] :: [KMS]: New FB: 1280x1024 (stride: 5120). function is no-op RetroArch [ERROR] :: 音频驱动启动失败,将在无音频模式下继续启动。 RetroArch [ERROR] :: 音频驱动启动失败,将在无音频模式下继续启动。 RetroArch [INFO] :: 已保存新配置到 “/storage/.config/retroarch/retroarch.cfg”. function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op function is no-op RetroArch [INFO] :: Threaded video stats: Frames pushed: 4744, Frames dropped: 0. RetroArch [INFO] :: This is RetroArch version 1.5.0 (Git e7061a8) RetroArch [INFO] :: === Build ======================================= Capabilities: MMX MMXEXT SSE1 SSE2 SSE3 SSSE3 SSE4 SSE4.2 Built: May 13 2017 RetroArch [INFO] :: Version: 1.5.0 RetroArch [INFO] :: Git: e7061a8 RetroArch [INFO] :: ================================================= RetroArch [INFO] :: Loading default config. RetroArch [INFO] :: Looking for config in: “/storage/.config/retroarch/retroarch.cfg”. RetroArch [INFO] :: Environ SET_PIXEL_FORMAT: RGB565. RetroArch [INFO] :: Redirecting save file to “/storage/savefiles/.srm”. RetroArch [INFO] :: Redirecting savestate to “/storage/savestates/.state”. RetroArch [INFO] :: libretro API版本: 1 RetroArch [INFO] :: Compiled against API: 1 RetroArch [INFO] :: [Audio]: Set audio input rate to: 29970.03 Hz. RetroArch [INFO] :: [SoftFilter]: Found plug: 2xBR (2xbr). RetroArch [INFO] :: [SoftFilter]: Found plug: 2xSaI (2xsai). RetroArch [INFO] :: [SoftFilter]: Found plug: Blargg NTSC SNES (blargg_ntsc_snes). RetroArch [INFO] :: [SoftFilter]: Found plug: Darken (darken). RetroArch [INFO] :: [SoftFilter]: Found plug: EPX (epx). RetroArch [INFO] :: [SoftFilter]: Found plug: LQ2x (lq2x). RetroArch [INFO] :: [SoftFilter]: Found plug: Phosphor2x (phosphor2x). RetroArch [INFO] :: [SoftFilter]: Found plug: Scale2x (scale2x). RetroArch [INFO] :: [SoftFilter]: Found plug: Super2xSaI (super2xsai). RetroArch [INFO] :: [SoftFilter]: Found plug: SuperEagle (supereagle). RetroArch [INFO] :: Using 1 threads for softfilter. RetroArch [INFO] :: Found shader “/tmp/shaders/retroarch.glslp” RetroArch [INFO] :: Found shader “/tmp/shaders/slang-conversion-template.glsl” RetroArch [INFO] :: Found shader “/tmp/shaders/stock.glsl” RetroArch [INFO] :: [Video]: Video @ fullscreen RetroArch [INFO] :: [Video]: Starting threaded video driver … RetroArch [INFO] :: [DRM]: Found 3 connectors. RetroArch [INFO] :: [DRM]: Connector 0 connected: yes RetroArch [INFO] :: [DRM]: Connector 0 has 11 modes. RetroArch [INFO] :: [DRM]: Connector 0 assigned to monitor index: #1. RetroArch [INFO] :: [DRM]: Connector 1 connected: no RetroArch [INFO] :: [DRM]: Connector 1 has 0 modes. RetroArch [INFO] :: [DRM]: Connector 2 connected: no RetroArch [INFO] :: [DRM]: Connector 2 has 0 modes. RetroArch [INFO] :: [DRM]: Mode 0: (1280x1024) 1280 x 1024, 60 Hz RetroArch [INFO] :: [DRM]: Mode 1: (1280x1024) 1280 x 1024, 75 Hz RetroArch [INFO] :: [DRM]: Mode 2: (1152x864) 1152 x 864, 75 Hz RetroArch [INFO] :: [DRM]: Mode 3: (1024x768) 1024 x 768, 75 Hz RetroArch [INFO] :: [DRM]: Mode 4: (1024x768) 1024 x 768, 60 Hz RetroArch [INFO] :: [DRM]: Mode 5: (832x624) 832 x 624, 75 Hz RetroArch [INFO] :: [DRM]: Mode 6: (800x600) 800 x 600, 75 Hz RetroArch [INFO] :: [DRM]: Mode 7: (800x600) 800 x 600, 60 Hz RetroArch [INFO] :: [DRM]: Mode 8: (640x480) 640 x 480, 75 Hz RetroArch [INFO] :: [DRM]: Mode 9: (640x480) 640 x 480, 60 Hz RetroArch [INFO] :: [DRM]: Mode 10: (720x400) 720 x 400, 70 Hz libGL: Can’t open configuration file /storage/.drirc: No such file or directory. libGL: Can’t open configuration file /storage/.drirc: No such file or directory. RetroArch [INFO] :: [GL]: Found GL context: kms RetroArch [INFO] :: [GL]: Detecting screen resolution 1280x1024. RetroArch [INFO] :: [EGL] Found EGL_EXT_platform_base, trying eglGetPlatformDisplayEXT RetroArch [INFO] :: [EGL]: EGL version: 1.4 RetroArch [INFO] :: [EGL]: Current context: 0xb3c32038. RetroArch [INFO] :: [KMS]: New FB: 1280x1024 (stride: 5120). RetroArch [INFO] :: [GL]: Vendor: nouveau, Renderer: Gallium 0.4 on NVCF. RetroArch [INFO] :: [GL]: Version: 3.0 Mesa 13.0.6. RetroArch [INFO] :: [GL]: Using resolution 1280x1024 RetroArch [INFO] :: [GL]: Default shader backend found: glsl. RetroArch [INFO] :: [Shader driver]: Using GLSL shader backend. RetroArch [INFO] :: [GLSL]: Checking GLSL shader support … RetroArch [WARN] :: [GL]: Stock GLSL shaders will be used. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GLSL]: Found GLSL vertex shader. RetroArch [INFO] :: [GLSL]: Found GLSL fragment shader. RetroArch [INFO] :: [GLSL]: Linking GLSL program. RetroArch [INFO] :: [GL]: Using 4 textures. RetroArch [INFO] :: [GL]: Loaded 1 program(s). RetroArch [INFO] :: [GL]: Using GL_RGB565 for texture uploads. RetroArch [INFO] :: [Font]: Using font rendering backend: freetype. RetroArch [INFO] :: [Video]: Graphics driver did not initialize an input driver. Attempting to pick a suitable driver. RetroArch [INFO] :: [udev] Adding device /dev/input/event3 as type ID_INPUT_KEYBOARD. RetroArch [INFO] :: [udev] Adding device /dev/input/event2 as type ID_INPUT_MOUSE. RetroArch [INFO] :: [udev] Adding device /dev/input/mouse0 as type ID_INPUT_MOUSE. RetroArch [INFO] :: [Device]: Found pad: PSX controller on /dev/input/js0. RetroArch [INFO] :: [Device]: Found pad: PSX controller on /dev/input/js1. RetroArch [INFO] :: [Joypad]: Found joypad driver: “linuxraw”. ALSA lib /media/lakkadisk/gouchi/Lakka-LibreELEC/build.Lakka-Generic.i386-8.0-devel/alsa-lib-1.1.2/src/pcm/pcm_dmix.c:1041:(snd_pcm_dmix_open) unable to open slave RetroArch [ERROR] :: ALSA: Failed to initialize… RetroArch [ERROR] :: Failed to initialize audio driver. Will continue without audio. RetroArch [INFO] :: [Menu]: Found menu display driver: “menu_display_gl”. RetroArch [INFO] :: [Font]: Using font rendering backend: freetype. RetroArch [INFO] :: [Font]: Using font rendering backend: freetype. function is no-op RetroArch [INFO] :: SRAM will not be saved. RetroArch [INFO] :: 正在读取历史文件: [/storage/.config/retroarch/content_history.lpl]. RetroArch [INFO] :: 正在读取历史文件: [/storage/.config/retroarch/content_music_history.lpl]. RetroArch [INFO] :: 正在读取历史文件: [/storage/.config/retroarch/content_video_history.lpl]. RetroArch [INFO] :: 正在读取历史文件: [/storage/.config/retroarch/content_image_history.lpl]. RetroArch [ERROR] :: 音频驱动启动失败,将在无音频模式下继续启动。 RetroArch [INFO] :: [KMS]: New FB: 1280x1024 (stride: 5120). RetroArch [INFO] :: [KMS]: New FB: 1280x1024 (stride: 5120). function is no-op
The two psx pads are detected…
RetroArch [INFO] :: [Device]: Found pad: PSX controller on /dev/input/js0
RetroArch [INFO] :: [Device]: Found pad: PSX controller on /dev/input/js1
Pad1 is OK. But the Pad2 Cannot bind,Or press the button without a response.Even I have chosen another in the device(show as PSX controller(#0)) that binds the user 2.Accurately speaking, is not able to bind keys, because the key is pressed without reaction of pad2. After I switched to XP, two of them worked properly.