[pulseaudio-tickets] [PulseAudio] #445: playing 32bit sound on amd64 breaks sound or doesn't work
PulseAudio
trac-noreply at tango.0pointer.de
Fri Jan 2 09:30:15 PST 2009
#445: playing 32bit sound on amd64 breaks sound or doesn't work
-----------------------+----------------------------------------------------
Reporter: bluelife | Owner: lennart
Type: defect | Status: new
Priority: normal | Milestone:
Component: daemon | Severity: normal
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Comment (by coling):
Well I'd generally compile up aplay from alsa-utils in a 32-bit format (or
install the 32-bit package from your distro) as it's the most basic alsa
client.
The SHM error is actually fixed in git master but pulse should still fall
back to not using SHM. That said I'm not totally convinced that I know how
things work in this regard to advise you well enough ;)
I '''think''' that if the SHM doesn't work, it should just use a non-SHM
method but the fact is it's unable to connect at all to the pulse server
which implies that the 32-bit pulse client libraries are installed, but
for some reason, it cannot connect to the socket or the TCP port. Seeing a
strace of the access would probably indicate why it's not to connecting to
the socket file (it's located in /tmp (or in $TMPDIR if using current
git). If you are running a 32-bit chroot, then make sure this path is bind
mounted into the chroot.
For me it just works but I don't have any chroot, just a separate
/usr/lib/ and /usr/lib64 for libraries.
--
Ticket URL: <http://www.pulseaudio.org/ticket/445#comment:4>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list