Even though the original config fragment I proposed above should work,
it seems that under specific circumstances, on some of my test hardware,
loading the modules in that order fails. Additionally, unless I'm
mistaken, it seems tat RAOP depends upon Zeroconf, so perhaps the
following config segment would be safer:

.ifexists module-zeroconf-discover.so
.nofail
load-module module-zeroconf-discover
.fail
.endif
.ifexists module-raop-discover.so
.nofail
load-module module-raop-discover
.fail
.endif

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

Title:
  Please add module-raop-discover and module-zeroconf-discover to default.pa

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

Reply via email to