You need to make sure that you have actually started SC and it is running. I cannot recall if it starts by itself after a new install but in any case it should be easy if the install has gone properly.
Take a look in the list of running processes by opening System Monitor or using the "top" command at a terminal prompt. If SC is running you should a squeezecenter process listed there. If it is not running then you need to start it. With a normal ubuntu install this should require entering "/etc/init.d/squeezecenter start" at the command prompt. If it is running then I would suspect apparmor - I have found this to be a real problem and have basically disabled it on my system. You can try stopping it by doing "sudo /etc/init.d/apparmor stop" after which you probably need to do a restart of SC (/etc/init.d/squeezecenter restart). davep -- davep ------------------------------------------------------------------------ davep's Profile: http://forums.slimdevices.com/member.php?userid=61 View this thread: http://forums.slimdevices.com/showthread.php?t=49359 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
