Help debugging AirTunes: People with iOS5.
#16
darkscout Wrote:Bob's your uncle.

Next question. How do we get it working. I really hate having to disable IPv6 since I have a tunnel and subnet and everything in my house has a real IPv6 address.

I have "ipv6 disable" in advanced settings. But I think that was taken out a while ago.

make libshairport ipv6 aware i guess Wink
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#17
Memphiz Wrote:make libshairport ipv6 aware i guess Wink

That'd be nice 😉

If I have helped you in any way, please forgive me, it was entirely accidental.
Reply
#18
darkscout Wrote:When you select the XBMC does it just unselect itself with no error?

yep.
Reply
#19
Ned: disable IPv6 and try again.

Memphiz: Can we get XBMC to stop advertising on IPv6?

And the perl version is IPv6 enabled.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#20
@Memphiz,

skunkworks:xbmc-git davilla$ grep -r AF_INET6 tools/darwin/depends/libshairport/libshairport-1.2.0.20310_lib/src/

maybe the AF_INET6 code is broke and we need to just disable it for osx/ios.
Reply
#21
I'm seeing this issue in iTunes 10.5.3 with IPv6 disabled. I can see XBMC in the speaker selection area, but when I select it it unselects with no error. XBMC airtunes fine from my iPhone (5.0.1).
Reply
#22
then activate ipv6 - should be fixed since beta2 or even beta1? can't remember...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#23
Memphiz Wrote:then activate ipv6 - should be fixed since beta2 or even beta1? can't remember...

Beta 2. And it's working better then ever!

If I have helped you in any way, please forgive me, it was entirely accidental.
Reply

Logout Mark Read Team Forum Stats Members Help
Help debugging AirTunes: People with iOS5.0