I have solved this problem, simply by creating a new network connection
in Network Manager and using that instead.
Investigating why the new one works fine whereas the original one
doesn't: if I compare .gconf/system/networking/conenctions/{2,17} -
(blanking out the mtime attributes to make it clearer) - there doesn't
seem to be much difference:
diff -uNr a/connection/%gconf.xml b/connection/%gconf.xml
--- a/connection/%gconf.xml 2010-11-16 21:24:23.625747000 +0000
+++ b/connection/%gconf.xml 2010-11-16 21:24:26.035747000 +0000
@@ -1,17 +1,17 @@
<?xml version="1.0"?>
<gconf>
- <entry name="autoconnect" mtime="" type="bool" value="false"/>
<entry name="timestamp" mtime="" type="string">
- <stringvalue>1287763233</stringvalue>
+ <stringvalue>1289942624</stringvalue>
</entry>
+ <entry name="autoconnect" mtime="" type="bool" value="false"/>
<entry name="type" mtime="" type="string">
<stringvalue>gsm</stringvalue>
</entry>
<entry name="uuid" mtime="" type="string">
- <stringvalue>a464d5b9-e83e-4794-b319-aaa7356b8c0d</stringvalue>
+ <stringvalue>1b207bbd-5b19-4713-af7d-4e939c1de734</stringvalue>
</entry>
<entry name="id" mtime="" type="string">
- <stringvalue>Vodafone (pre-pay)</stringvalue>
+ <stringvalue>Vodafone TopUp and Go 1</stringvalue>
</entry>
<entry name="name" mtime="" type="string">
<stringvalue>connection</stringvalue>
diff -uNr a/gsm/%gconf.xml b/gsm/%gconf.xml
--- a/gsm/%gconf.xml 2010-11-16 21:24:23.635747000 +0000
+++ b/gsm/%gconf.xml 2010-11-16 21:24:26.045747000 +0000
@@ -1,12 +1,8 @@
<?xml version="1.0"?>
<gconf>
- <entry name="network-type" mtime="" type="int" value="2"/>
<entry name="apn" mtime="" type="string">
<stringvalue>pp.internet</stringvalue>
</entry>
- <entry name="username" mtime="" type="string">
- <stringvalue>wap</stringvalue>
- </entry>
<entry name="number" mtime="" type="string">
<stringvalue>*99#</stringvalue>
</entry>
Ah, but it I go into gconf-editor, navigate to
system/networking/connections/2/gsm and unset network-type, then the
connection works again. Hence that entry seems to be the cause of the
problem.
--
modemmanager won't initialize gobi 2000 in maverick
https://bugs.launchpad.net/bugs/671338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs