Hi,
> plugins/ofono.rules | 9 ++++++---
> 1 files changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/plugins/ofono.rules b/plugins/ofono.rules
> index 27a6316..4e697af 100644
> --- a/plugins/ofono.rules
> +++ b/plugins/ofono.rules
> @@ -385,7 +385,10 @@ ATTRS{idVendor}=="1c9e",
ATTRS{idProduct}=="9800",
> ENV{ID_USB_INTERFACE_NUM}=="0
> ATTRS{idVendor}=="1c9e", ATTRS{idProduct}=="9e00",
> ENV{ID_USB_INTERFACE_NUM}=="00",
ENV{OFONO_SPEEDUP_TYPE}="modem"
> ATTRS{idVendor}=="1c9e", ATTRS{idProduct}=="9e00",
> ENV{ID_USB_INTERFACE_NUM}=="03", ENV{OFONO_SPEEDUP_TYPE}="aux"
>
> -# SpeedUp 8000
> +# SpeedUp
> +ATTRS{idVendor}=="2020", ATTRS{idProduct}=="1005",
> ENV{ID_USB_INTERFACE_NUM}=="03",
ENV{OFONO_SPEEDUP_TYPE}="modem"
> +ATTRS{idVendor}=="2020", ATTRS{idProduct}=="1005",
> ENV{ID_USB_INTERFACE_NUM}=="01", ENV{OFONO_SPEEDUP_TYPE}="aux"
> +
This modem seems to have an issue with PPP. The NO CARRIER is sent only
in one channel, and not the same as the ATD. So I think that I have to
swith the tty.
Please wait before applying this patch.
Finally, I will keep the tty because if I switch, it's even worse :(
If modem is on tty 0, we are never receiving any PPP data from the modem.
So I will kept this patch as it is.
And I will make one to black list the NO CARRIER for speedup...
Thanks for the review,
Bertrand
---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris,
92196 Meudon Cedex, France
Registration Number: 302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.