Installed edge pcsxr from Ubuntu daily build PPA, hit this bug. Got fed up with Ubuntu and installed Arch Linux as a result of this, and then tried installing both pcsxr-git from Arch AUR, and building it myself. Same issue on all three:
__
/usr/lib/games/psemu/libDFCdrom.so: undefined symbol: mmc_run_cmd
__
or related errors (using plugins I think from 1.9.92):
__
/home/d/.pcsxr/plugins/libgpuPeteXGL2.so.2.0.9: wrong ELF class: ELFCLASS32
/home/d/.pcsxr/plugins/libDFCdrom.so: undefined symbol: mmc_run_cmd
__
Can't open the CD plugin!
Best I can figure is that this is some kind of problem with libcdio, guessing pcsxr is falling behind.
PCSXR tried at 1.9.94 and 1.9.93. libcdio version is 0.94. Kernel is 4.10.11-1-ARCH, x86_64.
Comments: Hello Djvsh092tn3wig, Since it appears sound is casing the segfault. You can try and to compile with openal or alsa.Make sure you have openal installed before trying to compile. Make sure you do rm -rf ~/.pcsxr . For the lastest version of pcsxr you can do this by cd /home/user/Downloads/pcsxr-version cmake . ccmake . then scroll down to sound and can it to openal or alsa
__
/usr/lib/games/psemu/libDFCdrom.so: undefined symbol: mmc_run_cmd
__
or related errors (using plugins I think from 1.9.92):
__
/home/d/.pcsxr/plugins/libgpuPeteXGL2.so.2.0.9: wrong ELF class: ELFCLASS32
/home/d/.pcsxr/plugins/libDFCdrom.so: undefined symbol: mmc_run_cmd
__
Can't open the CD plugin!
Best I can figure is that this is some kind of problem with libcdio, guessing pcsxr is falling behind.
PCSXR tried at 1.9.94 and 1.9.93. libcdio version is 0.94. Kernel is 4.10.11-1-ARCH, x86_64.
Comments: Hello Djvsh092tn3wig, Since it appears sound is casing the segfault. You can try and to compile with openal or alsa.Make sure you have openal installed before trying to compile. Make sure you do rm -rf ~/.pcsxr . For the lastest version of pcsxr you can do this by cd /home/user/Downloads/pcsxr-version cmake . ccmake . then scroll down to sound and can it to openal or alsa