d6jg wrote: > Actually I think I have seen this before now I think about it. > I was building a piCorePlayer player which was initially wired. After > build I switched to wireless and I recall I had to uninstall and > reinstall Jivelite to get it to recognise that I was now using a > different interface. > Since you want LMS on the LAN interface try dropping the WiFi connection > and reinstall Jivelite when only the LAN is operative.
over at jivelite forum, bunch of people were talking about this! how did you uninstall/reinstall jivelite exactly? 'cause i made it some months ago following http://hagensieker.com/jivelite/index.php instructions. snooping around the .jivelite directory, i found SlimDiscovery.lua which had the following line: {serverInit={ip="192.168.43.252",} that's the wlan0 address which the hotspot dynamically assigned. of course, when hotspot goes away, this addr is no longer around. so i changed it 127.0.0.1 or 192.168.1.23 but neither worked. jivelite fails to connect to LMS. do i need to somehow compile this .lua file? when i took the mobile hotspot near the pi, this file magically returned to what it was, 192.168.43.252. i assume jivelite is doing this but why and how? ------------------------------------------------------------------------ pavowren's Profile: http://forums.slimdevices.com/member.php?userid=51958 View this thread: http://forums.slimdevices.com/showthread.php?t=109789 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
