SOLVED - Sony KDL40w705C - UMS not detected

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: Sony KDL40w705C - UMS not detected

Post by valib »

The UMS have choosen wrong network interface

Code: Select all

Using address /169.254.112.133 found on network interface: name:eth8 (VMware Virtual Ethernet Adapter for VMnet1)
but it should use the

Code: Select all

wlan0, display name: Wireless AC600 Dual Band High-Gain USB Adapter
available addresses for wlan0 is: [/192.168.1.11]
because your TV has address

Code: Select all

BRAVIA KDL-40W705C, address=192.168.1.13
You have to set the correct network interface manually.
Post Reply