Thursday, December 22, 2011

Automatically switch the GSM modem to modem mode after reboot



# added by Karen to configure udev to automatically switch gsm modem

# run sakis3g
ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="1c9e", ATTR{idProduct}=="f000", RUN+="/usr/local/bin/sakis3g switchonly"





Plug in the GSM modem. The mode switch should be automatically. The udev rule mode switch operation can be monitored in /var/log/syslog.