15-11-2012 17:26
15-11-2012 17:26
I Just bought a Huewei 173 dongle with 1GB of usage pre-paid. It works fine with Windows but I really want to use it with Kubuntu linux (version 12 - precise pangolin). Normally Network Manager would set this up straight away and it would go with no problem, but not in this case!
I tried exporting the settings from Windows and this is what it gave me:
username o2bb
password NQ8mHTsaFQU*
apn m-bb.o2.co.uk
However, when I try using these settings it just asks me for authentication, then gives up.
It seems likely that the password is wrong or maybe even encrypted. I have tried just putting 'password' in but that doesn't work either.
I have also tried the 'payandgo' settings offered by Network Manager (user is 'payandgo', apn is payandgo.o2.co.uk) but these don't work either.
Anyone any ideas?
Solved! Go to Solution.
15-11-2012 19:25
Hi. Thanks for anyone who tried to help. The solution is simple - the dongle is waiting for a PIN. This is the last 4 digits of the SSN code given on the card which the SIM card comes within.
So in my case the settings were:
user o2bb
password password (the one I listed originally was obviously this encrypted)
apn m-bb.o2.co.uk
- and then when setting up the account, enter the PIN from your SSN and choose the STORE option.
Then it all works!
15-11-2012 17:47
15-11-2012 17:47
Ok lets see if we can help you out. As you know Linux based programs are written by your average joe and is basically a collaboration of peoples coding. This unfortunatelty makes things like dongles and usb devices in general a little problematic at times.
Kubuntu change the coding name if you like on how a usb is seen or picked up and this is what courses the the conflict.
I will try to help but I will say that Linux is not my forte so you may need to bare with me and hopefully somebody with a better knowledge can jump in.
In a command box try typing in usb-devices
if that does not work try usb_devices.
Basically we are looking for the modeswitch, the part that acknowledges and switches over from a usb dongle to a modem
15-11-2012 17:54
No, sorry, you aren't helping at all. I am pretty expert at using Ubuntu/kubuntu. This isn't a problem with the OS not finding the dongle - I have checked that and it's fine. It's some sort of problem with the Network Manager settings
15-11-2012 17:58
15-11-2012 18:14
15-11-2012 19:25
Hi. Thanks for anyone who tried to help. The solution is simple - the dongle is waiting for a PIN. This is the last 4 digits of the SSN code given on the card which the SIM card comes within.
So in my case the settings were:
user o2bb
password password (the one I listed originally was obviously this encrypted)
apn m-bb.o2.co.uk
- and then when setting up the account, enter the PIN from your SSN and choose the STORE option.
Then it all works!
15-11-2012 19:29
15-11-2012 20:11
Glad you found a fix and sorry I could not help.