Fedora Linux Support Community & Resources Center
  #1  
Old 2nd June 2012, 02:36 PM
rsk Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 32
linuxfirefox
Question how to disable ModemManager?

Hi, does anyone know how to disable modem manager?
I'm running f-17 on a desktop machine and it will never have a modem connected so it seem just a waste of startup time/ resourse to even start it.
But so far I can't see a way to disable it -- maybe I'll try uninstalling it ( but I don't think that will work due to dependencies)

UPDATE : No, uninstall won't work without removing NetwirkManger and lots of other stuff too.

Last edited by rsk; 2nd June 2012 at 02:45 PM. Reason: update
Reply With Quote
  #2  
Old 2nd June 2012, 02:48 PM
stevea's Avatar
stevea Online
Registered User
 
Join Date: Apr 2006
Location: Ohio, USA
Posts: 8,302
linuxfirefox
Re: how to disable ModemManager?

It's started only from the Dbus interface on request. So if shouldn't run unless you configure/request it.
Make sure it's not configured in NetworlkManager.
__________________
None are more hopelessly enslaved than those who falsely believe they are free.
Johann Wolfgang von Goethe
Reply With Quote
  #3  
Old 2nd June 2012, 02:58 PM
rsk Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 32
linuxfirefox
Re: how to disable ModemManager?

Thanks.
I haven't configured it and I don't see why it shoud get requested. Any ideas where in the NetworkManger config I should look?
I'm running KDE and the wireless & Mobile tabs are greyed out.
Reply With Quote
  #4  
Old 2nd June 2012, 03:20 PM
stevea's Avatar
stevea Online
Registered User
 
Join Date: Apr 2006
Location: Ohio, USA
Posts: 8,302
linuxfirefox
Re: how to disable ModemManager?

For a lot of silly/bad reasons, Fedora has creeping package dependency problems.

So IF you install NetworkManager, which is a default, then you must install ModemManager.
This is in fact really stupid. NM *should* be designed to use MM if present and ignore it if not.
In fact that's exactly the kind of independence that Dbus should permit.


So if you didn't configure it - you're good.
I don't use NM on the current system, but I THINK if you right click the icon, select something like 'configure networks' and you get a window with tabs for wireless, wired ... . I imagine any modem setup is under 'wired', but that's a guess.
__________________
None are more hopelessly enslaved than those who falsely believe they are free.
Johann Wolfgang von Goethe
Reply With Quote
  #5  
Old 2nd June 2012, 04:51 PM
rsk Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 32
linuxfirefox
Re: how to disable ModemManager?

I can't find where this gets configured, the KDE NetworkManager app doesn't given me anything useful.
NM starts MM on every boot, and I get load of pointless loading messages in the log.
I guess I'll have to look at the source and try work out what the stupid thing is doing!
I agree, fedora as a whole seems to be suffering from feature creap not just NM.
Reply With Quote
  #6  
Old 10th June 2012, 10:37 PM
fordmason Offline
Registered User
 
Join Date: Jun 2012
Location: Redmarley, UK
Posts: 1
linuxfirefox
Re: how to disable ModemManager?

I am having the same issues with ModemManager. I have an 8-port serial card and none of the devices attached are modems. ModemManager opening each of the ports at startup seems to cause nut-driver (part of UPS monitoring) to fail. I too was really frustrated by having such nannying software foisted upon me.
Reply With Quote
  #7  
Old 12th November 2012, 06:56 AM
aleksander Offline
Registered User
 
Join Date: Nov 2012
Location: Madrid, Spain
Posts: 2
linuxfirefox
Re: how to disable ModemManager?

Quote:
Originally Posted by rsk View Post
Hi, does anyone know how to disable modem manager?
I'm running f-17 on a desktop machine and it will never have a modem connected so it seem just a waste of startup time/ resourse to even start it.
But so far I can't see a way to disable it -- maybe I'll try uninstalling it ( but I don't think that will work due to dependencies)

UPDATE : No, uninstall won't work without removing NetwirkManger and lots of other stuff too.
Since F18 you will be able to skip the installation of ModemManager.

---------- Post added at 06:54 AM ---------- Previous post was at 06:53 AM ----------

Quote:
Originally Posted by stevea View Post
It's started only from the Dbus interface on request. So if shouldn't run unless you configure/request it.
Make sure it's not configured in NetworlkManager.
If installed, NetworkManager will always try to start ModemManager. ModemManager automatically detects new modems that get plugged in, and for that it needs to be running.

---------- Post added at 06:56 AM ---------- Previous post was at 06:54 AM ----------

Quote:
Originally Posted by fordmason View Post
I am having the same issues with ModemManager. I have an 8-port serial card and none of the devices attached are modems. ModemManager opening each of the ports at startup seems to cause nut-driver (part of UPS monitoring) to fail. I too was really frustrated by having such nannying software foisted upon me.
ModemManager has a blacklist of USB vendor/product IDs, so that if any of those is found it doesn't try to probe the ports to check if they are modems or not. If you find such a case, please open a bug in NetworkManager/ModemManager specifying the USB vendor/product IDs. If you are using real RS232 ports, ModemManager shouldn't probe those by default.
Reply With Quote
  #8  
Old 4th February 2013, 07:10 PM
jhhaynes Offline
Registered User
 
Join Date: Mar 2005
Posts: 84
linuxfirefox
Re: how to disable ModemManager?

Quote:
Originally Posted by aleksander View Post
Since F18 you will be able to skip the installation of ModemManager.. If you are using real RS232 ports, ModemManager shouldn't probe those by default.
My machine has a Real RS-232 port and modem manager is turning it on during bootup and turns
it back off after I get logged in on the console. I've temporarily fixed the problem by renaming
the modem manager executable; but it shouldn't get turned on by default anyway. This is
in F18.
Reply With Quote
  #9  
Old 4th February 2013, 07:54 PM
sonoran's Avatar
sonoran Offline
Registered User
 
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,108
linuxfirefox
Re: how to disable ModemManager?

While looking through my F18 systemd journal the other day I noticed that Modem Manager was starting
and loading something like 24 plugin modules - and I have no modem on this box. I selected to remove
Modem Manager in yumex and there were no dependencies.

Can't say I see any difference without it but I do feel much better.
Reply With Quote
  #10  
Old 5th February 2013, 02:31 PM
vallimar Offline
Registered User
 
Join Date: Jul 2008
Posts: 806
windows_7chrome
Re: how to disable ModemManager?

In F18, NetworkManager had a few dependencies removed. ModemManager and some wireless
things are no longer forced. For older versions, if you want to prevent automatic startup, you can
remove the file: /usr/share/dbus-1/system-services/org.freedesktop.ModemManager.service
Reply With Quote
Reply

Tags
disable, modemmanager

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with UMTS Modem and ModemManager dragon001 Servers & Networking 7 12th November 2012 07:03 AM
Disable yum heap Using Fedora 1 23rd February 2011 03:37 PM
fedora real disable ipv6 and disable sit0 ssb Servers & Networking 2 27th January 2011 01:43 PM
disable cgi ... sanway Servers & Networking 5 9th June 2006 07:34 PM
Disable LVM aero-z Using Fedora 2 4th January 2006 11:20 AM


Current GMT-time: 05:28 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat