Re: Unlock SIM pin with NetworkManager

2011-10-16 Thread Daniele Guerrieri
thank you!

Sorry, I don't know how to force NetworkManager to do whatever you
 want it to do (I don't use it at all). But I suggest you to completely
 disable pin code request. You can use minicom for that purpose or
 simply send needed command directly to device. For example:
 $ echo -e «AT+CPIN=\r\n»  /dev/ttyUSB0
 The above command will send pin code '' to the modem connected to
 /dev/ttyUSB0.
 Google is your friend here. Something you may consider to do:

 http://coderstalk.blogspot.com/2008/04/howto-disable-sim-card-pin-on-wavecom.html
 HTH
 --
 Hiisi.
 Registered Linux User #487982. Be counted at: http://counter.li.org/
 --
 Spandex is a privilege, not a right.
 --
 users mailing list
 users@lists.fedoraproject.org
 To unsubscribe or change subscription options:
 https://admin.fedoraproject.org/mailman/listinfo/users
 Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Unlock SIM pin with NetworkManager

2011-10-12 Thread Hiisi
On 10 October 2011 12:03, Daniele Guerrieri d.guerri...@gmail.com wrote:
 Hi,

 i'm searching for a method to force unlock of sim card pin in a huawei usb
 hsdpa device (ZTE K3565-Z HSDPA).

 The problem is this: the first time i insert it, i'm asked for the PIN with
 a popup dialog and so the sim gets unlocked and i can connect to it with
 wammu.

 BUT if I suspend,hibernate or simply remove and re insert the usb huawei,
 sim remains locked and i'm no more prompted to insert the pin; I've tried to
 stop NetworkManager, kill modem-manager and restart both but it didn't.
 work. The only way is a complete reboot.

 Does anyone know a method to force sim card unlock?

 Thanks,

 Daniele


Sorry, I don't know how to force NetworkManager to do whatever you
want it to do (I don't use it at all). But I suggest you to completely
disable pin code request. You can use minicom for that purpose or
simply send needed command directly to device. For example:
$ echo -e «AT+CPIN=\r\n»  /dev/ttyUSB0
The above command will send pin code '' to the modem connected to
/dev/ttyUSB0.
Google is your friend here. Something you may consider to do:
http://coderstalk.blogspot.com/2008/04/howto-disable-sim-card-pin-on-wavecom.html
HTH
-- 
Hiisi.
Registered Linux User #487982. Be counted at: http://counter.li.org/
--
Spandex is a privilege, not a right.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Unlock SIM pin with NetworkManager

2011-10-10 Thread Daniele Guerrieri
Hi,

i'm searching for a method to force unlock of sim card pin in a huawei usb
hsdpa device (ZTE K3565-Z HSDPA).

The problem is this: the first time i insert it, i'm asked for the PIN with
a popup dialog and so the sim gets unlocked and i can connect to it with
wammu.

BUT if I suspend,hibernate or simply remove and re insert the usb huawei,
sim remains locked and i'm no more prompted to insert the pin; I've tried to
stop NetworkManager, kill modem-manager and restart both but it didn't.
work. The only way is a complete reboot.

Does anyone know a method to force sim card unlock?

Thanks,

Daniele
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines