LinuxMCE Forums

General => Installation issues => Topic started by: Avner on June 20, 2013, 08:10:25 pm

Title: 10.04 - Plug and play detection scripts running every bootup
Post by: Avner on June 20, 2013, 08:10:25 pm
Code: [Select]
Hello,

I'm trying to stabilize an lmce1004 system which I just installed.

With every bootup I get a flood of Media Plug-in scripts that are running and overloading the system.
Scripts like HAI_Omni_RS232.sh
I want to stabilize the boot up sequence by disabling these scripts first. Later on, I can add them as needed.
I tried to disable some of services by doing:

Code: [Select]
update-rc.d -f mediatomb remove
update-rc.d -f update-media remove
update-rc.d -f asterisk remove
(I could not find a mythtv-backend service in /etc/init.d/)

But the Plug and play detection scripts keep running with every bootup.
How can I disable the plug and play devices / services and the mythtv-backend service, so that they don't run during bootup?

Thanks,
Avner
Title: Re: 10.04 - Plug and play detection scripts running every bootup
Post by: Marie.O on June 20, 2013, 08:34:35 pm
Don't fight the system :p

In web admin select the MD in question, and check "Dont Detect Serial Devices".