qbase Wrote:Yes I have. Everything works after I manually start avahi-daemon.
Should the daemon start up at boot or is it the airplayer script which starts the daemon? 
I got avahi-daemon to start at boot by running "sudo update-rc.d avahi-daemon defaults".
xbmc@XBMCLive:~$ sudo update-rc.d avahi-daemon defaults
update-rc.d: warning: /etc/init.d/avahi-daemon missing LSB information
update-rc.d: see <http://wiki.debian.org/LSBInitScripts>
Adding system startup for /etc/init.d/avahi-daemon ...
/etc/rc0.d/K20avahi-daemon -> ../init.d/avahi-daemon
/etc/rc1.d/K20avahi-daemon -> ../init.d/avahi-daemon
/etc/rc6.d/K20avahi-daemon -> ../init.d/avahi-daemon
/etc/rc2.d/S20avahi-daemon -> ../init.d/avahi-daemon
/etc/rc3.d/S20avahi-daemon -> ../init.d/avahi-daemon
/etc/rc4.d/S20avahi-daemon -> ../init.d/avahi-daemon
/etc/rc5.d/S20avahi-daemon -> ../init.d/avahi-daemon