Not sure if these will work on Raspbian bur should do
try "netstat -t -l" It will show which ports are being "listened" - if LMS is running you should see port 9000, 909 and 3483 If 9001, 9002 ... is open then something is blocking 9000 for LMS. The command "lsof -i" will show the processes with open internet ports. You can identify processes with ports. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=110834 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
