> I should also mention that unlike in windows where the BSNL 3G first pops up
> a connection box where the "Strength" of the signal is shown (as in mobile
> phones), my ubuntu system doesn't show any pop ups; the card is either
> accepted straight away or it is not.
>
> I strongly doubt that the problem is due to an unforeseen USB drive crash
> that's happening in the midst of a session.
I had similar issues with bsnl evdo, now it seems to be corrected,
I have added to /lib/udev/rules.d/77-mm-longcheer-port-types.rules
ATTRS{idProduct}=="9e00", ENV{.MM_USBIFNUM}=="00",
ENV{ID_MM_LONGCHEER_PORT_TYPE_MODEM}="1"
ATTRS{idProduct}=="9e00", ENV{.MM_USBIFNUM}=="01",
ENV{ID_MM_LONGCHEER_PORT_TYPE_AUX}="1"
In my case the driver was longcheer, so I added here.
Not sure this will work for ur case. This was added to avoid reconnection error
after a connection break. also this will give u signal strength.
--
"Freedom is the only law".
"Freedom Unplugged"
http://www.ilug-tvm.org
You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For details visit the google group page:
http://groups.google.com/group/ilug-tvm?hl=en