On Fri, Apr 25, 2014 at 5:58 PM, Todd Goodman <[email protected]> wrote:
> * [email protected] <[email protected]> [140425 12:21]:
>> journalctl -b | grep -i modem yields *many* of these lines
>>
>> Apr 25 12:10:18 e6510 dbus-daemon[254]: dbus[254]: [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.
>> Apr 25 12:10:18 e6510 dbus[254]: [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.
>>
>> I do have a (cable) modem, but presumably that is not visible to the
>> system since the modem is behind a (linksys) router.
>>
>> I can't simply --depclean modemmanager since gnome-control-center-3.10.3
>> requires it and the ebuild contains
>>
>> # FIXME: modemmanager is not optional
>>
>> thanks,
>> allan
>>
>
> FWIW Allan I get those too (without any modem.)
>
> I'm just ignoring them.
>
> Todd
>

I got rid of the spam in the logs by going ahead and enabling modemmanager.

heater ~ # systemctl status ModemManager
ModemManager.service - Modem Manager
   Loaded: loaded (/usr/lib64/systemd/system/ModemManager.service; enabled)
   Active: active (running) since Thu 2014-04-24 13:36:47 EDT; 1 day 5h ago
 Main PID: 215 (ModemManager)
   CGroup: /system.slice/ModemManager.service
           └─215 /usr/sbin/ModemManager

Apr 24 13:36:46 localhost systemd[1]: Starting Modem Manager...
Apr 24 13:36:46 localhost ModemManager[215]: <info>  ModemManager
(version 1.0.0-r2) starting...
Apr 24 13:36:47 heater systemd[1]: Started Modem Manager.
Apr 24 13:36:49 heater ModemManager[215]: <warn>  Couldn't find
support for device at
'/sys/devices/pci0000:00/0000:00:1c.0/0000:0e:00.0': not supported by
any plugin
Apr 24 13:36:49 heater ModemManager[215]: <warn>  Couldn't find
support for device at
'/sys/devices/pci0000:00/0000:00:1c.1/0000:0f:00.0': not supported by
any plugin
heater ~ # journalctl -b | grep -i modem
Apr 24 13:36:46 localhost systemd[1]: Starting Modem Manager...
Apr 24 13:36:46 localhost ModemManager[215]: <info>  ModemManager
(version 1.0.0-r2) starting...
Apr 24 13:36:47 heater systemd[1]: Started Modem Manager.
Apr 24 13:36:47 heater NetworkManager[214]: <info> ModemManager
available in the bus


-- 
David Abbott

Reply via email to