Project

General

Profile

Actions

Emulator Issues #2786

closed

DSP settings aren't applicable and libPlugin_DSP_HLE.so is not readable

Added by Hobbsilla about 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
DSP
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. Followed the instructions for compiling for Linux on this wiki
  2. Open Dolphin-emu file. Click on DSP icon or just load a game

What is the expected output? What do you see instead?
By clicking on DSP I should be able to configure the settings but none are present. Also the game should load with the core initiated. I get the following error message with the GUI:
Error loading libPlugin_DSP_HLE.so: can't read info
Can't init DSP Plugin
Couldn't init the core.
Check your configuration.

With the terminal I get the following:
elixir@Elixir:~/dolphin-emu-read-only/Binary/Linux-i686$ ./dolphin-emu
24:01:221 Source/Core/Common/Src/FileUtil.cpp:92 W[COMMON]: IsDirectory: stat failed on ./user/Wii/title/00000001/00000002/content/:
DL: Error loading DLL plugins/libPlugin_DSP_LLE.so: plugins/libPlugin_DSP_LLE.so: undefined symbol: pa_simple_free24:01:358 Source/Core/Common/Src/DynamicLibrary.cpp:91 E[COMMON]: DL: Error loading DLL plugins/libPlugin_DSP_LLE.so: (null)
24:01:358 Source/Core/Core/Src/PluginManager.cpp:246 W[CONSOLE]: PluginInfo: libPlugin_DSP_LLE.so is not a valid Dolphin plugin. Ignoring.
DL: Error loading DLL plugins/libPlugin_DSP_HLE.so: plugins/libPlugin_DSP_HLE.so: undefined symbol: pa_simple_free24:01:359 Source/Core/Common/Src/DynamicLibrary.cpp:91 E[COMMON]: DL: Error loading DLL plugins/libPlugin_DSP_HLE.so: (null)
24:01:359 Source/Core/Core/Src/PluginManager.cpp:246 W[CONSOLE]: PluginInfo: libPlugin_DSP_HLE.so is not a valid Dolphin plugin. Ignoring.
24:01:412 Source/Core/DolphinWX/Src/X11Utils.cpp:107 N[Video]: XRRExtension-Version 1.3
24:01:472 Source/Core/DolphinWX/Src/X11Utils.cpp:144 N[Video]: Fullscreen Resolution 1024x768
24:44:748 Source/Core/Common/Src/MsgHandler.cpp:53 E[*]: Warning: Error loading libPlugin_DSP_HLE.so: can't read info
Segmentation fault

Dolphin version with the problem? Other Dolphin version without the
problem?
I don't have any other dolphin version to compare to but I'm using SVN 5642-release

32-bit or 64-bit and any other build parameters?
32-bit

OS version and versions of tools/libraries used?
Ubuntu Lucid Lynx, only the ones provided by this wiki

Please provide any additional information below.
I'm using a early 2010 Macbook Pro (5,5) so I should have solid specs to run it.

Actions #1

Updated by Hobbsilla about 14 years ago

I'm also having issues with libPlugin_DSP_LLE.so as well.

Actions #2

Updated by johan.az about 14 years ago

Same problem here (using Archlinux AMD64)

Actions #4

Updated by skidau over 13 years ago

  • Category set to dsp
Actions #5

Updated by NeoBrainX over 13 years ago

  • Status changed from New to Fixed

Should be fixed with cmake..

Actions

Also available in: Atom PDF