first patch to test is: https://bugs.edge.launchpad.net/ubuntu/+source
/network-manager/+bug/278992/comments/7
** Changed in: network-manager (Ubuntu)
Importance: Undecided => Medium
Status: Incomplete => Triaged
** Summary changed:
- NM 0.7 does not set APN for AT&T 3G connection
+ [S
could you please test the patch posted by Jeroen in bug 278992
** Changed in: network-manager (Ubuntu)
Status: New => Incomplete
** Changed in: mobile-broadband-provider-info (Ubuntu)
Status: Incomplete => Invalid
--
[Sierra] NM 0.7 does not set APN for AT&T 3G connection
https://
I can confirm the exact problems with the Sierra 875U with
AT&T/cingular. Searching "set_apn_done(): Setting APN failed" got me to
this page. I'm on the latest 8.10 beta, updated today.
--
NM 0.7 does not set APN for AT&T 3G connection
https://bugs.launchpad.net/bugs/282207
You received this bu
more research: I changed the hal definition for the Sierra Aircard 881
(10-modem.fdi) so that the modem capability points to /dev/ttyUSB2 instead of
/dev/ttyUSB0. Tried with unpatched NetworkManager. The connection got initiated
but immediately after the modem hung up. Who knows why ...
Giving u
some more research:
/dev/ttyUSB2:
AT+CGDCONT=1, "IP", "ISP.CINGULAR"
OK
AT+CGDCONT=1,"IP","ISP.CINGULAR"
OK
/dev/ttyUSB0:
AT+CGDCONT=1, "IP", "ISP.CINGULAR"
ERROR
AT+CGDCONT=1,"IP","ISP.CINGULAR"
OK
set_apn() in nm-gsm-device.c (#216) executes that command with white spaces,
which would work
I made an interesting observation here. Aircard creates three USB serial
ports when its driver gets loaded by the kernel.
/dev/ttyUSB1 does not work with any of the AT commands at all (returns
nothing)
/dev/ttyUSB2 seems to work fully and gives the following output:
AT
OK
could you attach the output of 'AT+CGDCONT?' as described here:
http://live.gnome.org/NetworkManager/MobileBroadband/GprsCid
and also the output of 'AT+CGDCONT=?'
--
NM 0.7 does not set APN for AT&T 3G connection
https://bugs.launchpad.net/bugs/282207
You received this bug notification because y
that problem seems to be similar to the bug described in #279197.
bug also still persists with latest NM version:
apt-cache policy network-manager
network-manager:
Installed: 0.7~~svn20081015t024626-0ubuntu1
Candidate: 0.7~~svn20081015t024626-0ubuntu1
Version table:
*** 0.7~~svn20081015t024
The settings in the NetworkManager UI seem to be correct ISP.CINGULAR as
the proper access point. However, this part of the log leads me to the
assumption Network Manager does not properly set it.
Oct 11 10:05:38 X31 NetworkManager: (ttyUSB0): powering up...
Oct 11 10:05:38 X31 NetworkManager: R
could you please identify which setting is wrong and how it should be?
** Changed in: mobile-broadband-provider-info (Ubuntu)
Sourcepackagename: network-manager => mobile-broadband-provider-info
Status: New => Incomplete
--
NM 0.7 does not set APN for AT&T 3G connection
https://bugs.launc
** Description changed:
Binary package hint: network-manager
System: Intrepid / current snapshot
Kernel: 2.6.27-7
3G Device: Sierra Aircard 881
3G Provider: AT&T US
Problem: Network Manager is unable to initiate a 3G connection with an
Sierra Aircard 881.
The card is prope
** Description changed:
Binary package hint: network-manager
- System: Intrepid / current snapshop
+ System: Intrepid / current snapshot
Kernel: 2.6.27-7
3G Device: Sierra Aircard 881
3G Provider: AT&T US
Problem: Network Manager is unable to initiate a 3G connection with an
Sier
12 matches
Mail list logo