12.10.2015 09:54, David C. Rankin пишет:
All,
How in the heck do I stop dbus from filling my logs with ModemManager nonsense? My logs are literally filled with:
2015-10-12T01:49:35.685011-05:00 alchemy dbus[594]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' 2015-10-12T01:49:35.686490-05:00 alchemy dbus[594]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service failed to load: No such file or directory.
This is my toshiba laptop, it has a software modem -- it will never work.
I have disabled the service:
# sc status ModemManager ModemManager.service - Modem Manager Loaded: loaded (/usr/lib/systemd/system/ModemManager.service; disabled) Active: inactive (dead)
but still my logs keep filling up...
This is the *EXACT* reason for your logs filling up. Enable it and errors will go away.
How do I tell 13.1 to "forget about ModemManger, let it rest, drop it already..."
Uninstall NetworkManager
I guess what I'm properly looking for is "How do I take ModemManager out of the dbus check that is continually running?" Do I delete the .conf file in /etc/dbus-1/system.d/ ? What's the trick?
/usr/share/dbus-1/system-services/org.freedesktop.ModemManager1.service but it will be back on update. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org