Basically padsp is a simple script that only preloads
libpulsedsp.so(x86_64 version of it for x86_64 system). While 32 bit
application requires 32 bit library there is no way it will work. The
only workaround that I know is to copy from 32 bit libpulsedsp package
libpulsedsp.so to /usr/lib32 and LD_PRELOAD=/usr/lib32/libpulsedsp.so
for 32 bit applications. However this is similar to Stanislav workaround
and can be confusing for novice ubuntu users. I've noticed that Fedora
solved this issue some time ago, see
https://bugzilla.redhat.com/show_bug.cgi?id=376721. There must be more
user friendly way to handle this. Maybe it would be enough to
additionally provide a 32bit version of libpulsedsp.so on x86_64 systems
as Fedora users suggested.

** Bug watch added: Red Hat Bugzilla #376721
   https://bugzilla.redhat.com/show_bug.cgi?id=376721

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1002515

Title:
  padsp does not work, ld.so can't find libpulsedsp.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1002515/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to