I installed Ubuntu 12.10 on my Lenovo W500 and this annoying popup keeps appearing on start up.
The text sais: "SIM PIN unlock required" and "The mobile broadband device 'Ericsson F3507g' requires a SIM PIN code before it can be used." (for search engines)
I do not plan on using this device and I just want to disable this popup.
You have to know the PIN of the SIM if you want to disable PIN checking. There are two possibilities:
1) Put the SIM card into your mobile phone, enter the pin. Look for "disable PIN" in the settings of your mobile phone.
2) Use gsmctl as described here:
where 1234 is the PIN. Check for the device path (ttyUSB*) with dmesg after plugging in the GSM modem. It should look similar to this:
I just had the same problem with my W520 on Ubuntu 14.04 (I don't want to use the device at all but I also don't want to add any special settings) and solved it by completely disabling mobile broadband:
Security -> I/O Port Access
Wireless WAN
toDisabled
No more popups.
For me, only
mmcli
works:list modems
get path to sim
disable PIN
Is the Mobile Broadband card removable, i.e. just a card? You could just pull it out then. Also, if you fire up Network Manager (Network Connection), and click the "Mobile Broadband" tab, you should be able to either Edit it, and tell it to never connect, or delete the connection altogether. Sorry, I do not have a mobile broadband card, so I cannot give more detail.
Tick mark on option
Automatically unlock this device
. You can disable it permenantly from making PIN disable. You can ask your provider to remove Pin of sim.Since you don't want to use your inbuilt 3G-modem you can disable it device:
Open in command-line
sudoedit /etc/rc.local
and before the line withexit 0
add: