[pulseaudio-tickets] [PulseAudio] #69: support airport express as audio sink
PulseAudio
trac-noreply at tango.0pointer.de
Tue Feb 24 06:31:24 PST 2009
#69: support airport express as audio sink
--------------------------+-------------------------------------------------
Reporter: funkyhat | Owner: coling
Type: enhancement | Status: closed
Priority: low | Milestone: 0.9.15
Component: daemon | Severity: normal
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Comment(by clconway):
I successfully compiled and installed `0.9.15-test2`, but loading the
module fails.
{{{
$ pactl load-module module-raop-discover
16
}}}
The output from `pulseaudio -vv`:
{{{
D: protocol-native.c: Protocol version: remote 15, local 15
I: protocol-native.c: Got credentials: uid=1000 gid=1000 success=1
D: protocol-native.c: SHM possible: yes
D: protocol-native.c: Negotiated SHM: yes
I: module.c: Loaded "module-raop-discover" (index: #16; argument: "").
I: client.c: Freed 1 "pactl"
I: protocol-native.c: Connection died.
D: module-raop-discover.c: Found key: 'txtvers' with value: '1'
D: module-raop-discover.c: Found key: 'vn' with value: '3'
D: module-raop-discover.c: Found key: 'pw' with value: 'false'
D: module-raop-discover.c: Found key: 'sr' with value: '44100'
D: module-raop-discover.c: Found key: 'ss' with value: '16'
D: module-raop-discover.c: Found key: 'ch' with value: '2'
D: module-raop-discover.c: Found key: 'cn' with value: '0,1'
D: module-raop-discover.c: Found key: 'et' with value: '0,1'
D: module-raop-discover.c: Found key: 'ek' with value: '1'
D: module-raop-discover.c: Found key: 'sv' with value: 'false'
D: module-raop-discover.c: Found key: 'sm' with value: 'false'
D: module-raop-discover.c: Found key: 'tp' with value: 'TCP,UDP'
D: module-raop-discover.c: Loading module-raop-sink with arguments
'server=10.0.1.232 sink_name=airtunes.Spaulding.local'
E: module.c: Failed to open module "module-raop-sink": file not found
}}}
Oddly, it seems to be finding `module-raop-discover` but not `module-raop-
sink`, but they're both installed in the same place:
{{{
~$ ls /usr/lib/pulse-0.9.15/modules/*raop*
/usr/lib/pulse-0.9.15/modules/module-raop-discover.so
/usr/lib/pulse-0.9.15/modules/module-raop-sink.so
}}}
--
Ticket URL: <http://pulseaudio.org/ticket/69#comment:69>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list