Forum

Full Version: Airplay icon not showing RC1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Software
XBian version: 1.0RC1
XBMC version:12.2
Overclock settings:xbian

Hardware
Power supply rating:1A
RPi model (model A/B 256mb/512mb):512
SD card size and make/type:4gb kingsgton
Network (wireless or LAN):LAN
Connected devices (TV, USB, network storage, etc.): TV

I have updated the whole system.
The airplay icon doesnt appear on my ios 7, 5 and itunes.
Dbus and avahi daemon are running. zerconf is on. But automatic setup of xbmcremote didnt work too.
some extra info, airplay didn't work on openelec neither did it on xbian 1.0 beta2.
This morning, suddenly it worked for like 5 minutes, andthenit was lost. also I noticed that xbmcremote sometimes just loses connection onmy ipad. Also airplay didn't show up on my ios 7 device, only on the ipad with ios 5
if not yet, update
xbian-package-shairplay package to latest (1.0.2)
I have all the updates. I have now figuren out that AirPlay announcment doesnt work with my ethernet connection. Cause when I connect my laptop via ethernet, xbmc AirPlay doesnt work either, only when my laptop is om wifi. So the problem is my router, any suggestions?
what is your content of /etc/default/avahi-daemon ?

is AVAHI_DAEMON_DETECT_LOCAL 0 or 1 ?
so I set up SSH from an external ip, it says 0. Should I change this?
I changed it to 1 it didn't work either. I did some extra testing:
- Rasp Pi xbian and ethernet conenction, laptop newest iTunes ethernet connection, no AirPlay with AVAHI_DAEMON_DETECT_LOCAL 0 and 1
- Rasp Pi xbian and ethernet connection, iPhone 5 iOS7.1 and iPad 1 iOS 5.1.1, no AirPlay with AVAHI_DAEMON_DETECT_LOCAL 0 and 1
- Laptop with wifi connection XBMC 12.3, iPhone 5 iOS 7.1 iPad 1 iOS 5.1.1 and newest iTunes, AirPlay working!
- Laptop with ethernet connection XBMC 12.3, iPhone 5 iOS 7.1 iPad 1 iOS 5.1.1 AirPlay not working. (As for iTunes, I don't remember if it worked, will check it as soon as I get home.)

I scanned my xbmc logfile, noticed two warinings:
13:47:41 T:3041759776 WARNING: AIRTUNES: Error initialising IPv6 socket 97
13:47:41 T:3041759776 WARNING: AIRTUNES: Continuing without IPv6 supp
also, some DBus warnings, should I post them?
you can try ipv6 if you want:
Code:
modprobe ipv6

what is output of
Code:
netstat -l

book is mac or windows with itunes? if mac, what version? 10.9,10.8,10.7 ?

if the errors from DBUS are related to UDISKS, don't send them. otherwise post.
xbian@xbian ~ $ netstat -l
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:microsoft-ds *:* LISTEN
tcp 0 0 localhost:8000 *:* LISTEN
tcp 0 0 *:9090 *:* LISTEN
tcp 0 0 *:1990 *:* LISTEN
tcp 0 0 *:netbios-ssn *:* LISTEN
tcp 0 0 *:sunrpc *:* LISTEN
tcp 0 0 *:http-alt *:* LISTEN
tcp 0 0 localhost:tproxy *:* LISTEN
tcp 0 0 *:1172 *:* LISTEN
tcp 0 0 *:ssh *:* LISTEN
tcp 0 0 *:36666 *:* LISTEN
tcp 0 0 *:36667 *:* LISTEN
udp 0 0 *:40156 *:*
udp 0 0 *:mdns *:*
udp 0 0 *:9777 *:*
udp 0 0 *:bootpc *:*
udp 0 0 *:1900 *:*
udp 0 0 *:sunrpc *:*
udp 0 0 xbian.local:ntp *:*
udp 0 0 localhost:ntp *:*
udp 0 0 *:ntp *:*
udp 0 0 *:638 *:*
udp 0 0 192.168.0.25:netbios-ns *:*
udp 0 0 xbian.local:netbios-ns *:*
udp 0 0 *:netbios-ns *:*
udp 0 0 192.168.0.2:netbios-dgm *:*
udp 0 0 xbian.local:netbios-dgm *:*
udp 0 0 *:netbios-dgm *:*
udp 0 0 *:26511 *:*
Active UNIX domain sockets (only servers)
Proto RefCnt Flags Type State I-Node Path
unix 2 [ ACC ] STREAM LISTENING 1489 @/com/ubuntu/upstart
unix 2 [ ACC ] STREAM LISTENING 1862 /var/run/rpcbind.sock
unix 2 [ ACC ] STREAM LISTENING 1883 /var/run/dbus/system_bus_socket
unix 2 [ ACC ] STREAM LISTENING 2685 /var/run/avahi-daemon/socket
unix 2 [ ACC ] SEQPACKET LISTENING 2466 /run/udev/control
unix 2 [ ACC ] STREAM LISTENING 4553 /var/run/samba/unexpected
unix 2 [ ACC ] STREAM LISTENING 3038 /var/run/lirc/lircd

its a windows
Got a new router from my serviceprovider today, AirPlay seems to work fine. I haven't tested it yet, but I see the icon appear on my itunes via teamviewer. Will report back as soon as I do a test.
Works now, topic can be closed
so router was blocking broadcast packets ?

interesting, but not impossible.
Yess it was the fault of the router. It was an ubeee
Reference URL's