How to make Modem Manager ignore non-modem USB serial devices?
- From: Paul Stoffregen <paul pjrc com>
 
- To: networkmanager-list gnome org
 
- Subject: How to make Modem Manager ignore non-modem USB serial devices?
 
- Date: Fri, 26 Apr 2013 05:01:51 -0700
 
What is the current recommended way to request the Modem Manager ignore 
a USB serial device which is not a modem?
Until recently, this udev rule worked.
KERNEL=="ttyACM*", ATTRS{idVendor}=="16c0", 
ATTRS{idProduct}=="04[789]?", MODE:="0666", ENV{ID_MM_DEVICE_IGNORE}="1"
I've had at least 3 users report problems which appear to be related to 
newer versions of the Modem Manager apparently no longer respecting 
ENV{ID_MM_DEVICE_IGNORE} and opening the device shortly after it enumerates.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]