Comment 5 for bug 509738

Revision history for this message
Tony Espy (awe) wrote : Re: [regression] ModemManager from PPA not working in Lucid

@Torsten

Can you add some more details? Which PPA / version of MM?

Also, HAL was removed as a MM dependency much before Karmic, see the following commit from the MM git tree:

commit 924814c101da42fcb53005691d136852653f0eae
Author: Dan Williams <email address hidden>
Date: Thu Jun 18 14:25:30 2009 -0400

    udev: move device probing and detection to udev

    Get rid of dependency on HAL, using libgudev instead. Fix up the plugin API
    to no longer use either HAL or udev defines, but let plugins use whatever
    mechanism they want for getting more information out of the device given the
    subsystem and device node name.