05-31-2012, 11:06 PM
Alright, so this is something I just can't figure out. Airplay doesn't seem to work when booted via pxe and ISCSI. I have no idea why.
I have tested OE on a local HDD and airplay worked fine, same hardware.
Here is a debug log with airplay debugging turned on. I hope someone can maybe point me in the right direction as this is a mystery to me.
http://pastebin.com/rCN3pJir
I have also tried the following command, but it doesn't seem to report anything back, the terminal window just sits there
I have also triedwhich reports
I have tested OE on a local HDD and airplay worked fine, same hardware.
Here is a debug log with airplay debugging turned on. I hope someone can maybe point me in the right direction as this is a mystery to me.
http://pastebin.com/rCN3pJir
I have also tried the following command, but it doesn't seem to report anything back, the terminal window just sits there
Code:
avahi-browse -a -r
I have also tried
Code:
netstat -tlnp
Code:
root ~ # netstat -tlnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:61375 0.0.0.0:* LISTEN 1325/xbmc.bin
tcp 0 0 0.0.0.0:9090 0.0.0.0:* LISTEN 1325/xbmc.bin
tcp 0 0 127.0.0.1:19333 0.0.0.0:* LISTEN 1460/boblightd
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 355/rpcbind
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1325/xbmc.bin
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 646/sshd
tcp 0 0 0.0.0.0:7000 0.0.0.0:* LISTEN 1425/python
tcp 0 0 0.0.0.0:36666 0.0.0.0:* LISTEN 1325/xbmc.bin
tcp 0 0 0.0.0.0:36667 0.0.0.0:* LISTEN 1325/xbmc.bin
tcp 0 0 0.0.0.0:64668 0.0.0.0:* LISTEN 1325/xbmc.bin
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 1329/smbd
tcp 0 0 :::111 :::* LISTEN 355/rpcbind
tcp 0 0 :::53 :::* LISTEN 364/connmand
tcp 0 0 :::22 :::* LISTEN 646/sshd