So, I have this problem, explained in #14117:

#14117: 3g hotplug script not called when modem connected
------------------------+------------------------
 Reporter:  raver@…     |      Owner:  developers
     Type:  defect      |     Status:  new
 Priority:  normal      |  Milestone:
Component:  packages    |    Version:  Trunk
 Keywords:  hotplug 3g  |
------------------------+------------------------
 Arch: ar71xx[[BR]]
 Devices: WNDR3700v2, Mikrotik RB493G / RB750UP[[BR]]
 Rev: r37890[[BR]]

 The 3g hotplug script (/etc/hotplug.d/tty/30-3g) isn't called when modem
 is connected, only when disconnected.[[BR]]
 However, usbmode hotplug is called and ttyUSBx ports are detected.[[BR]]
 I modified the file for debugging purposes.
 {{{
 #!/bin/sh
 . /lib/functions.sh
 . /lib/netifd/netifd-proto.sh

 logger -t DEBUG "hotplug 3g: devicename='$DEVICENAME' devname='$DEVNAME'
 action='$ACTION'"

 find_3g_iface() {
 ...
 }}}

 I can provide more info and perform more tests if necessary.


 TIA




On Mon, Oct 28, 2013 at 8:28 PM, Liverpool Bitlas <
[email protected]> wrote:

> I have the same problem.
> Is problem result of removing of hotplug2 package?
> hotplug2 is removed from trunk, so this package is not need anymore?
> How is it working without hotplug2?
> Thanks,
> Bitlas
>
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to