Automatic Activation, Hotplug and UDEV, Configuration
Post Reply
zydoon
Posts: 2
Joined: 24 Mar 2012, 10:32

E1752 on RHEL6 - SUCCESS

Post by zydoon » 24 Mar 2012, 10:40

Hi,

In case someone wants to know, the E1752 is working on RHEL 6 thanks to usb_modeswitch

Simple install usb_modeswitch as usual

from the file:

Code: Select all

/lib/udev/rules.d/61-option-modem-modeswitch.rules
comment the line:

Code: Select all

#ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="1446", RUN+="modem-modeswitch -v 0x%s{idVendor} -p 0x%s{idProduct} -t option-zerocd"
And you're done.

Post Reply