GPRS settings for Vodafone Iceland and Landsiminn missing (only affects Icelandic users)

Bug #379359 reported by Steinsson
18
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mobile-broadband-provider-info
Fix Released
Undecided
Unassigned
mobile-broadband-provider-info (Ubuntu)
Fix Released
Undecided
Unassigned
Nominated for Jaunty by Alexandros
Nominated for Karmic by Alexandros

Bug Description

This is not an effective 'bug', more of a quickfix that needs to be implemented asap.

When connecting a 3G dongle to Ubuntu 9.04 we get the following list of providers:

Islandssimi
Nova

The fact of the matter is that Islandssimi has not been around since 2003, when Vodafone Iceland bought the company up.

We need to change this list to include the following providers:

Landssiminn
Vodafone
Nova

I do not have the correct settings for Landssiminn yet. The settings for Nova are correct in the system as is. The settings for Vodafone are: Number: *99# and APN: vmc.gprs.is

affects: ubuntu → linux (Ubuntu)
affects: linux (Ubuntu) → network-manager (Ubuntu)
Changed in network-manager (Ubuntu):
status: New → Confirmed
Revision history for this message
Alexandros (alexandros-t) wrote :

According to http://en.wikipedia.org/wiki/Siminn, Landssíminn is now named Síminn. Is this correct at the moment or not?

Revision history for this message
Jakub (jakub-hanak) wrote :

Yes, that is correct. Landsíminn is now called Síminn. 3G connection details for Síminn are:
APN type: Static
APN: internet

Authentication:
Access Number: *99#
User name: no user name is used
Password: no password is used

Hope this helps

Revision history for this message
Alexandros (alexandros-t) wrote :

Oops, wrong package :)

affects: network-manager (Ubuntu) → mobile-broadband-provider-info (Ubuntu)
Revision history for this message
Alexandros (alexandros-t) wrote :

Can someone provide the IP address of the DNS servers of Vodafone (and of the other companies)? I've found the file which needs to be edited (usr/share/mobile-broadband-provider-info/serviceproviders.xml) and I want to upload a patch.

<!-- Iceland -->
<country code="is">
 <provider>
  <name>Síminn</name>
  <gsm>
   <apn>internet</apn>
  </gsm>
  <dns>213.176.128.51</dns>
  <dns>213.176.128.50</dns>
 </provider>
<provider>
  <name>Vodafone</name>
  <gsm>
   <apn>vmc.gprs.is</apn>
  </gsm>
  <dns></dns>
  <dns></dns>
</provider>
 <provider>
  <name>Nova</name>
  <gsm>
   <apn>internet.nova.is</apn>
  </gsm>
  <dns>192.168.190.54</dns>
  <dns>192.168.190.55</dns>
 </provider>
</country>

Revision history for this message
Marino A. Jonsson (marino-jonsson) wrote :

I've been using my mobile phone as a modem, using Siminn as a service provider (manually adding the provider element to the serviceproviders.xml file) and the only thing needed is the APN - the name servers are apparently provided by DHCP:

<provider>
  <name>Síminn</name>
  <gsm>
    <apn>internet</apn>
  </gsm>
</provider>

If you like to include name servers as well, these are the ones that were provided to me:

212.30.200.199
212.30.200.200

Revision history for this message
Alexandros (alexandros-t) wrote :

Here's a test patch. This patch needs to be applied to usr/share/mobile-broadband-provider-info/serviceproviders.xml of package mobile-broadband-provider-info in Karmic and Jaunty.

Changed in mobile-broadband-provider-info:
status: New → Confirmed
Revision history for this message
Alexandros (alexandros-t) wrote :

Reproduced in karmic alpha 5.

Workaround: In karmic, you can add your own service provider if not listed.

Revision history for this message
Björgvin Ragnarsson (nifgraup) wrote :

My patch to the upstream project has been committed: http://git.gnome.org/browse/mobile-broadband-provider-info/commit/?id=da9dadc4d06f9cc62a99124df9a68bbb6e82ab91

Will the mobile-broadband-provider-info package be updated for 10.04.1 ?

Revision history for this message
Bhavani Shankar (bhavi) wrote :

New version is the repos containing this fix

Thanks!

Changed in mobile-broadband-provider-info:
status: Confirmed → Fix Committed
Changed in mobile-broadband-provider-info (Ubuntu):
status: Confirmed → Fix Released
Changed in mobile-broadband-provider-info:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.