No GS option in the Configuration screen
#1
I installed PCSX2 using the PPA on my x64 Ubuntu 16.04. When I launch PCSX2 and get to the configuration screen, there is no GS option which prevents me from going forward since I get the error 'Please select a valid plugin for GS'. I've tried various fixes but none have worked. My graphics are Intel Kabylake GT2. Anyone that can help me out with this?
Reply

Sponsored links

#2
Which PPA ? It is likely
1/ a missing plugin
2/ a missing dependency
3/ a missing SSE/AVX support (it must be fine here in your case)

Try to check PCSX2 console or log file.
Reply
#3
(06-12-2017, 04:29 PM)gregory Wrote: Which PPA ? It is likely
1/ a missing plugin
2/ a missing dependency
3/ a missing SSE/AVX support (it must be fine here in your case)

Try to check PCSX2 console or log file.

Where can I find the log file? Since I cant even go through the initial config screen I cant view the PCSX2 console. Also, I have the libGSdx-1.0.0.so file in /usr/games/PCSX2 where the other plugins are..
I used ppa:gregory-hainaut/pcsx2.official.ppa.
Reply
#4
Log should be around ~/.config/PCSX2/logs/emuLog.txt

Could you do check the output of "ldd /usr/games/PCSX2/libGSdx-1.0.0.so"
Reply
#5
(06-13-2017, 09:17 AM)gregory Wrote: Log should be around ~/.config/PCSX2/logs/emuLog.txt

Could you do check the output of "ldd /usr/games/PCSX2/libGSdx-1.0.0.so"

The output I get is: ldd: /usr/games/PCSX2/libGSdx-1.0.0.so: No such file or directory

And in my log file:


[wx] libGL.so.1: cannot open shared object file: No such file or directory
Path: /usr/lib/games/PCSX2/libGSdx-1.0.0.so
File is not a valid dynamic library.
Some kinda plugin failure: /usr/lib/games/PCSX2/libGSdx-1.0.0.so
Action canceled: Startup aborted: User canceled FirstTime Wizard.
Reply
#6
Im using debian 9  in this moment i been trying whith the deb from gregory haynut and from other repo that sounds like nemo something 
the emulator start but not allow to select the gs pluging and thus you can get further
[Image: Captura_de_pantalla_de_2017-06-26_07-47-28.png]


other things i try was:
* set folder righs to 777 on /usr/lib/i386-linux-gnu/pcsx2
* move the plugins folder to mi home and set pcsx2 to read from there 
*download another gs plugin "libZeroGSoglr.so.0.96.2"
*try whith lutris and not event start 
[Image: Captura_de_pantalla_de_2017-06-26_07-51-54.png]
i got 
* 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF119 [GeForce GT 520] [10de:1040] (rev a1) 
whith the nvidia drivers from the nonfree repo 
Code:
This aptitude does not have Super Cow Powers.
root@debian:/home/usuario# apt show nvidia-driver
Package: nvidia-driver
Version: 375.66-1
Priority: optional
Section: non-free/x11

What i could do to fix this ??
Thanks for reading
Reply
#7
Do a ldd on this one instead
Code:
ldd /usr/lib/i386-linux-gnu/pcsx2/libGSdx-1.0.0.so

Actually the emulator seem to be configured to search plugin in /usr/lib/games/PCSX2/ whereas your plugins seem to be in /usr/lib/i386-linux-gnu/pcsx2
Reply




Users browsing this thread: 1 Guest(s)