You are not logged in.

#1 2010-06-26 15:50:33

CPUnltd
Member
From: Milwaukee, WI
Registered: 2009-12-05
Posts: 483
Website

bin32-psx issues... (have checked the forums and still stuck)

when trying to run via CLI, this is the output:

[cpunltd@personalhost ~]$ pSX
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
ALSA lib pcm.c:2171:(snd_pcm_open_conf) Cannot open shared library /opt/lib32/usr/lib/alsa-lib/libasound_module_pcm_pulse.so
[src/linux/sound.cpp, line 582]: 'snd_pcm_open(&pcm_handle,dev->info->device_fname,SND_PCM_STREAM_PLAYBACK,0)' returned 'No such file or directory'
psx.real: pcm_params.c:2274: snd_pcm_hw_refine: Assertion `pcm && params' failed.
/usr/bin/pSX: line 12:  7311 Aborted                 psx.real $*


I've referenced http://bbs.archlinux.org/viewtopic.php?id=99009 and http://bbs.archlinux.org/viewtopic.php?id=50092 and believe it is an issue with the pSX script itself not properly exporting the files it's looking for (since they have to be lib32, not just lib) but I'm not sure... if anyone can offer some insight, I'd appreciate it.


Help grow the dev population... have your tech trained and certified!

Offline

#2 2010-06-26 15:56:30

CPUnltd
Member
From: Milwaukee, WI
Registered: 2009-12-05
Posts: 483
Website

Re: bin32-psx issues... (have checked the forums and still stuck)

found that /opt/lib32/usr/lib/alsa-lib/libasound_module_pcm_pulse.so is actually missing, so going to see how I can get that file in place to see if that will at least get the program running...


Help grow the dev population... have your tech trained and certified!

Offline

#3 2010-06-26 16:11:12

CPUnltd
Member
From: Milwaukee, WI
Registered: 2009-12-05
Posts: 483
Website

Re: bin32-psx issues... (have checked the forums and still stuck)

thinking THIS is a core problem for me atm:

/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64

even if I figure out the sound issue, how do I fix this issue?  I'm going to attempt copying the module to opt/lib32/... and if I can open it, switch the ELF class, but not sure if that will really fix things (and if it does, I would wonder why I need to go through all this, since this package has been around for a while and I seem to be the only one with this issue...)





EDIT:
ok, can't edit that file (from what I can tell) so what do I do?

Last edited by CPUnltd (2010-06-26 16:12:17)


Help grow the dev population... have your tech trained and certified!

Offline

Board footer

Powered by FluxBB