Description of problem: NetworkManager doesn't detect my mobile broadband even after installing gobi_loader, the firmware, and verifying the USB mode switched. Version-Release number of selected component (if applicable): 1.0.2 How reproducible: Always Steps to Reproduce: 1. Install Gobi 2000 2. Install gobi_loader 3. Install gobi firmware to /lib/firmware/gobi/ 4. Verify usb device ID changed to modem mode Actual results: Watch NetworkManager not care to add the mobile broadband device or detect it at all Expected results: Mobile broadband component added Additional info: This same setup works on Debian Jessie Reference: http://www.thinkwiki.org/wiki/Qualcomm_Gobi_2000
Was able to fix the issue. The problem here is that ModemManager is not started by default in Fedora 22.
Same here, clean install of Fedora 22. I checked /var/log/dnf* -- no ModemManager updates installed. [ ~]$ systemctl status ModemManager ● ModemManager.service - Modem Manager Loaded: loaded (/usr/lib/systemd/system/ModemManager.service; disabled; vendor preset: enabled) Active: inactive (dead) Vendor preset says enabled, but it was disabled. RPM post install bug?
*** This bug has been marked as a duplicate of bug 1227424 ***