View Single Post
Old February 27th, 2005   #1 (permalink)
s_werter
Registered User
 
Join Date: Feb 2005
Location: Germany
Posts: 2
USB plugin won't load on Linux

Hi,

I'm running on Linux and having a problem with the USB plugin libUSBnull.so. I edited Pcsx2.cfg to use the above mentioned file as the USB plugin, but PCSX2 (v0.7) fails to load it: When I launch PCSX2, I get an error message saying

Quote:
Could Not Load USB Plugin 'Plugins/libUSBnull.so': Plugins/libUSBnull.so: undefined symbol: LoadConfig
Then I get to the configuration screen where I am to select a USB plugin, but since there apparently is a problem loading that plugin I can't select one.

On the command line I don't get other error messages than
Quote:
Plugins/libUSBnull.so: undefined symbol: LoadConfig
and
Quote:
Gtk-CRITICAL **: file gtkcombo.c: line 849 (gtk_combo_set_popdown_strings): assertion `strings != NULL' failed.
The reason for the latter is probably that the USB plugin dropdown list on the configuration screen is empty.

I tried both the pre-compiled USB plugin that comes with the Linux version of PCSX2 and also compiled it myself. The result has always been the same.

Any ideas of what I could do? Basically I don't need USB so a method to override the whole USB thing would solve my problem. Thanks in advance!
s_werter is offline   Reply With Quote