Posts: 8
Threads: 2
Joined: Jan 2015
Reputation:
0
02-20-2015, 05:47 PM
(This post was last modified: 02-24-2015, 05:36 AM by MokaiLynx.)
Hello forums,
I'm currently using Arch Linux x64 and I downloaded PCSX2 from the AUR using the PCSX2-Git package provided there. The package compiles fine and everything but the emulator wont start saying something like the following: "Insufficient resources or unsupported video driver". PCSX2 used to work in my machine with the Intel 4600 integrated graphics card (although slow) but now I have an Nvidia card I obtained (GT 630) and for some reason PCSX2 is the only emulator that won't work. Emulators like PCSXR or Dolphin work well but not PCSX2. Any help would be appreciated, thanks.
Posts: 1.821
Threads: 13
Joined: Mar 2011
Reputation:
55
Location: Florida, USA
Its best to use the proprietary nvidia driver. The one in the pacman repos is fine. Make sure you also have the lib32 version.
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti
Posts: 8
Threads: 2
Joined: Jan 2015
Reputation:
0
I am using the official drivers. I tried the open source driver and while it worked it was extremely slow, even the Intel iGP driver was faster.
Posts: 8
Threads: 2
Joined: Jan 2015
Reputation:
0
No matter what back end I use (Opengl HW, SW and Open CL) give the same error. ZZogl just down right crashes.
Posts: 1.821
Threads: 13
Joined: Mar 2011
Reputation:
55
Location: Florida, USA
please run PCSX 2 from terminal and post the output log here.
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti
Posts: 8.597
Threads: 105
Joined: May 2014
Reputation:
169
Location: 127.0.0.1
02-22-2015, 02:28 PM
(This post was last modified: 02-22-2015, 02:29 PM by ssakash.)
Don't worry, I actually tried explaining the same thing to the another windows user who gave wrong suggestions, which was merely a confusion between how windows and Linux works. About the problem, as stated in the error message, the solution will be to update your video drivers.
We're supposed to be working as a team, if we aren't helping and suggesting things to each other, we aren't working as a team.
- Refraction
Posts: 3.339
Threads: 125
Joined: Jul 2013
Reputation:
41
Location: India
02-22-2015, 03:21 PM
(This post was last modified: 02-22-2015, 04:56 PM by Brock lessner.)
(02-22-2015, 02:28 PM)ssakash Wrote: Don't worry, I actually tried explaining the same thing to the another windows user who gave wrong suggestions, which was merely a confusion between how windows and Linux works.
edit= some mis understanding here , sorry btw .
Core i3 9100f 3.6Ghz
RAM=8GB
nvidia GT 1030
pcsx2 version-1.3.1
Posts: 1.821
Threads: 13
Joined: Mar 2011
Reputation:
55
Location: Florida, USA
I remember when I was an arch user that lib32-egl (specifically with nvidia name) had to be installed separately for proper driver function.
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti
Posts: 8
Threads: 2
Joined: Jan 2015
Reputation:
0
Oh man that was the problem, I was missing the 32 bit library.