Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Main Support Categories > Networking & Wireless
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Networking & Wireless
Having problems getting connected to the internet or getting your wireless card to work? Ask here.

 
Thread Tools Display Modes
Old October 19th, 2008   #11
sog
Just Give Me the Beans!
 
Join Date: Jun 2006
Beans: 47
Re: [SOLVED] Setup and Configuration of Ericsson F3507g WWAN Card

@guhl: ah, thanks. i hadn't known that, since none of the previous scripts i've used have asked for or required a PIN. but i should be ok, since i only tried to feed it the incorrect PIN once. that's a big help.

now i just need to determine what the correct PIN is, as i have all information (EMEI, etc) for the device except that. i'm told the default for Cingular devices (which this is) is 1234, but if i only have two more attempts before the SIM is locked, i'm hesitant to experiment.

incidentally, the card is being used successfully on a T500 using the following instructions from Bob Lees [see http://redmonk.com/sogrady/2008/09/2...comment-480392:

Quote:
You need to load the cdc_acm module and the device appears as ttyACM[0-2]. Turn it on with at+cfun=1 and use umtsmon to control it
hope this helps.
sog is offline   Reply With Quote
Old October 19th, 2008   #12
puppywhacker
Quad Shot of Ubuntu
 
Join Date: Aug 2008
Beans: 419
Re: [SOLVED] Setup and Configuration of Ericsson F3507g WWAN Card

Just as background information

ATDT*99***1#

99 is the special code for dialing a data-connection. The 1 stands for data-profile 1. You could use the same if you connect a mobile phone for instance via bluetooth.
puppywhacker is offline   Reply With Quote
Old November 8th, 2008   #13
ccc1
5 Cups of Ubuntu
 
Join Date: Jun 2006
Beans: 20
Re: [SOLVED] Setup and Configuration of Ericsson F3507g WWAN Card

i have a few questions concerning the Ericsson F3507g card:

does this card support GPS and if so is it working under ubuntu?
is it necessary to compile a kernel from kernel.org to get it working?

ccc1

Last edited by ccc1; November 8th, 2008 at 10:35 AM..
ccc1 is offline   Reply With Quote
Old November 8th, 2008   #14
sog
Just Give Me the Beans!
 
Join Date: Jun 2006
Beans: 47
Re: [SOLVED] Setup and Configuration of Ericsson F3507g WWAN Card

Quote:
does this card support GPS and if so is it working under ubuntu?
the answer appears to be yes. see the link here.
sog is offline   Reply With Quote
Old November 9th, 2008   #15
ccc1
5 Cups of Ubuntu
 
Join Date: Jun 2006
Beans: 20
Re: [SOLVED] Setup and Configuration of Ericsson F3507g WWAN Card

Quote:
Originally Posted by sog View Post
the answer appears to be yes. see the link here.
nice and to get the card working under intrepid i have to patch the ubuntu kernel or do i have to get a kernel from kernel.org?
ccc1 is offline   Reply With Quote
Old November 9th, 2008   #16
sog
Just Give Me the Beans!
 
Join Date: Jun 2006
Beans: 47
Re: [SOLVED] Setup and Configuration of Ericsson F3507g WWAN Card

i do not have the card "working," per se, because i have been unable to determine my SIM PIN, but i can activate the device and communicate with it using the stock Intrepid kernel.
sog is offline   Reply With Quote
Old November 9th, 2008   #17
ccc1
5 Cups of Ubuntu
 
Join Date: Jun 2006
Beans: 20
Re: [SOLVED] Setup and Configuration of Ericsson F3507g WWAN Card

Quote:
Originally Posted by sog View Post
i can activate the device and communicate with it using the stock Intrepid kernel.
perfect
ccc1 is offline   Reply With Quote
Old November 24th, 2008   #18
seiser
First Cup of Ubuntu
 
Join Date: Mar 2006
Beans: 6
Re: [SOLVED] Setup and Configuration of Ericsson F3507g WWAN Card

Hi, this all looks quite promising. But I'm still not getting it right. Maybe someone can help:
I'm using the latest Intrepid Ubuntu and the correct module (_not_ patched) seems to come up fine automatically:

Code:
martin@martin-laptop:~$ lsmod | grep cdc_acm
cdc_acm                23456  0 
usbcore               148848  9 zaurus,cdc_ether,usbnet,cdc_acm,btusb,usbhid,ehci_hcd,uhci_hcd
Code:
martin@martin-laptop:~$ ls /dev/ttyACM*
/dev/ttyACM0  /dev/ttyACM1  /dev/ttyACM2
Code:
martin@martin-laptop:~$ cu -l /dev/ttyACM0
Connected.
AT+CFUN=1
OK

*ESTKSMENU: BASE Dienste,0,3
1,SMS Info
2,Sprach Info
3,Multimedia


*EMWI: 1,0

+PACSP0

AT+CGDCONT=1,"IP","internet.eplus.de"
OK
now, when I type "ATDT*99***1#", I get this (the command itself gets cleared):

Code:
~�}#�!}!}!} }9}#}%�#}%}(}"}'}"}"}&} } } } }%}&��}6Yڠ~
CONNECT
~�}#�!}!}"} }9}#}%�#}%}(}"}'}"}"}&} } } } }%}&��}6Y}6M~~�}#�!}!}#} }9}#}%�#}%}(}"}'}"}"}&} } } } }%}&��}6YR}6~~�}#�!}!}$} }9}#}%�#}%}(}"}'}"}"}&} } } } }%}&��}6Y��~~�}#�!}!}%} }9}#}%�#}%}(}"}'}"}"}&} } } } }%}&��}6Y��~~�}#�!}!}&} }9}#}%�#}%}(}"}'}"}"}&} } } } }%}&��}6Y}7(~~�}#�!}!}'} }9}#}%�#}%}(}"}'}"}"}&} } } } }%}&��}6YSs~~�}#�!}!}(} }9}#}%�#}%}(}"}'}"}"}&} } } } }%}&��}6Y�1~~�}#�!}!})} }9}#}%�#}%}(}"}'}"}"}&} } } } }%}&��}6Y�j~~�}#�!}!}*} }9}#}%�#}%}(}"}'}"}"}&} } } } }%}&��}6Y}4�~
NO CARRIER
I don't really know what the last two commands mean or if I need to adjust them to my provider. Where can I find any information about that data? Or, where did you, guhl, find them?

guten Abend
seiser is offline   Reply With Quote
Old November 27th, 2008   #19
glowbus
First Cup of Ubuntu
 
Join Date: Feb 2008
Beans: 1
Re: Setup and Configuration of Ericsson F3507g WWAN Card

Quote:
Originally Posted by guhl View Post
New Standing [SOLVED for the UMTS part]:

The important thing is that the GSM-Module has to be turned on by the AT+CFUN=1 command because it will not respond to any other commend without this. You can use AT+CFUN=0 to turn it off and save energy.
So put this in the init settings of the software that you use to connect.
?
Hi,

does somebody know where I could change the init script for the networkmanager in intrepid?

Kind regards

Andreas
glowbus is offline   Reply With Quote
Old December 15th, 2008   #20
sog
Just Give Me the Beans!
 
Join Date: Jun 2006
Beans: 47
Re: [SOLVED] Setup and Configuration of Ericsson F3507g WWAN Card

I can't help you on the NetworkManager front - as I haven't seen anybody get that to work yet, but there's a UMTSMON method here:

http://www.bjw.me.uk/2008/12/howto-u...gwwan-and.html

If you're comfortable with the command line, I've written up a HowTo using instructions from a Thinkwiki.org user here:

http://redmonk.com/sogrady/2008/12/0...untu-intrepid/

Enjoy.
sog is offline   Reply With Quote

Bookmarks

Tags
ericsson, f3507g, thinkpad, thinkpad x301, wwan

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:02 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry