Bug#941385: UT99: sound missing due to missing dependency osspd
Stephen Kitt
skitt at debian.org
Tue Oct 1 21:49:49 BST 2019
Hi,
On Tue, 01 Oct 2019 13:09:24 -0700, esp at riseup.net wrote:
> The game boots fine but the sound does not work by using padsp. The
> terminal spit out following upon launching the command:
>
> ERROR: ld.so: object
> '/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsedsp.so' from LD_PRELOAD
> cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
> Unreal engine initialized
> Bound to SDLDrv.so
> Joystick [0] : Unknown Joystick
> SDLClient initialized.
This happens because UT99 is a 32-bit binary, and padsp assumes it’s running
64-bit binaries on amd64. Could you try installing libpulsedsp:i386 (it will
install fine alongside the amd64 package), then running
LD_PRELOAD=/usr/lib/i386-linux-gnu/pulseaudio/libpulsedsp.so /usr/games/ut99
That should allow ut99 to send its audio through PulseAudio.
Regards,
Stephen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-games-devel/attachments/20191001/513a5e32/attachment-0001.sig>
More information about the Pkg-games-devel
mailing list