MadCityGeoff;300955 Wrote: > > Try stopping apparmor with the command "sudo service apparmor stop". > > When I try this I get sudo: service: command not found. I looked for > service using the synaptic package manager and couldn't find it. Also, > I'm not sure that apparmor is running on my system. I do "ps ax | grep > apparmor" and the only thing that comes back is a process for "grep > apparmor." > > > Restart squeezecenter with "service squeezecenter restart" > > Squeezecenter is now apparently starting whenever I boot linux. It > starts and goes into its infinite loop. (I see this happening in the > log in /var/log.) Is there some way to stop it? > > > Check System > Administration > System Monitor - you should see the > squeezecenter processes. > > It doesn't show up in System Monitor, but I do see it when I do "ps ax > | grep squeezecenter" with similar results as I posted in an earlier > message. > > > The fix for the apparmor problem is not included in SC 7.0, and you > will have to upgrade to 7.0.1 to make SC run with apparmor. > > To install 7.0.1, do I just repeat the process that I went through with > 7.0 using a different source as described in the wiki? Do I have to > remove 7.0 first? If so, could you tell me how to do it? > > Thanks very much for all your help!
if the "service" command doesn't work use sudo /etc/init.d/apparmor stop for all the "service" commands substitute "/etc/init.d" for "service" Try this b4 downloading 7.0.1. You can add the "testing" repository to synaptic package manager. System > Administration > Synaptic Package Manager > Settings > Repositories > Third Party Software, and enter the details from the wiki for the "testing" branch. -- Ramage T5500 1.6GHz, SC 7.0.1-18576 Win Vista, Alien 2.0 P4 2.6GHz, SC 7.0.1-17976 WinXP, Alien 2.0 P2 266MHz, ClarkConnect 4.1, SC 7.0.1-19325, Alien 2.0 AMD64x2 ubuntu 8.04, SC 7.0.1~19608, Alien 2.0 ------------------------------------------------------------------------ Ramage's Profile: http://forums.slimdevices.com/member.php?userid=5343 View this thread: http://forums.slimdevices.com/showthread.php?t=47494 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
