Displaying 2 results from an estimated 2 matches for "libpulsedsp".
2008 May 30
7
Wine + Steam + PulseAudio = Fail
...o.0 (+0x31487) (0x7baed7e8)
6 0xb7c87bd6 in libpulse.so.0 (+0x31bd6) (0x7baed828)
7 0xb7c6daa6 pa_stream_unref+0xb6() in libpulse.so.0 (0x7baed868)
8 0xb7c5efcb in libpulse.so.0 (+0x8fcb) (0x7baed8a8)
9 0xb7c5f10f pa_context_disconnect+0x2f() in libpulse.so.0 (0x7baed8d8)
10 0xb7f5546e in libpulsedsp.so (+0x546e) (0x7baed908)
11 0xb7f557ac close+0x4c() in libpulsedsp.so (0x7baed928)
12 0x7e1ea40d in wineoss (+0xa40d) (0x7baed988)
13 0x7e1ea86a in wineoss (+0xa86a) (0x7baed9d8)
14 0x7e1ea9f6 in wineoss (+0xa9f6) (0x7baeda38)
15 0x7bc6aeae call_thread_entry_point+0xe() in ntdll (0x7baed...
2011 Aug 24
1
wine monopolizes the sound
...on I tried (1.0.1, 1.2.3, 1.3.24).
I've seen a lot of posts saying to run wine through padsp or aoss, but when I do it, I get the following errors:
with aoss: ERROR: ld.so: object '/usr/lib/libaoss.so' from LD_PRELOAD cannot be preloaded: ignored.
with padsp: ERROR: ld.so: object 'libpulsedsp.so' from LD_PRELOAD cannot be preloaded: ignored.
The problem stays exactly the same (sound either in wine or the rest), it seems to be because of the fact that I am on a 64 bits OS.
I tried to download 32bits libraries libpulseaudiodsp.so and libaoss.so, the error messages change to those:
e...