This can be done via udev rules.
- Use lsusb to find the vendor id and product id of your modem. - Write a new udev rules file, similar to http://cgit.freedesktop.org/ModemManager/ModemManager/tree/src/77-mm-usb-device-blacklist.rules - Have your rules file set ENV{ID_MM_DEVICE_IGNORE}="1" - Put your udev file in /etc/udev/rules.d/ (or similar directory for you distribution). -Jason On Wed, Oct 13, 2010 at 11:16 PM, Msquared <[email protected]> wrote: > Hi! > > How do I configure ModemManager to ignore a specific USB 3G modem? > > I have a 3G USB modem that I'm using with gnokii to reprogram phonebooks > on SIM cards. > > Since I do not use the device as a modem, ModemManager interferes with > gnokii when the modem is first plugged in. > > > So far I've only been able to completely disable MM or uninstall it, to > stop it from interfering with the modem. > > I tried adding the device to NetworkManager's unmanaged-devices list, but > of course that just stops NM from using the modem; it doesn't stop MM from > configuring the modem. > > Is there a way to stop MM from messing with a specific modem? > > Regards, Msquared... > _______________________________________________ > networkmanager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list >
_______________________________________________ networkmanager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
