Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wireless Internet > 3G/UMTS problem creating connection with wvdial

Forgot Password?
 Wireless Internet   Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Closed Thread
 
Thread Tools Display Modes
Old 07-08-2008   #1 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 1
3G/UMTS problem creating connection with wvdial

Hi,

I want to connect my EEE PC to german provider eplus via the 3G/UMTS-USB-Stick Huawei E169.

I have managed to get the pre-installed Xandros detecting the stick duely. However, as soon as I want to connect using the tool wvdial, wvdial gives back the following:

--> WvDial: Internet dialer version 1.56
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Sending: *99***1#
--> Waiting for carrier.
--> Timed out while dialing. Trying again.
--> Sending: *99***1#
--> Waiting for carrier.
--> Timed out while dialing. Trying again.
--> Sending: *99***1#
--> Waiting for carrier.
--> Timed out while dialing. Trying again.

It seems the stick is initialized correctly but for some reason the carrier doesn't respond.

This is my wvdial.conf:

[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
#Init3 = AT+CGDCONT=1,"IP","internet.eplus.de"
#Carrier Check = no
Modem Type = Analog Modem
Baud = 460800
New PPPD = yes
Modem = /dev/ttyUSB0
ISDN = 0
Phone = *99***1#
Password = gprs
Username = eplus
Dial Command =
#Auto DNS = 1

Can somebody please help?

Regards,

Allister
Allister is offline  


Old 07-09-2008   #2 (permalink)
Just Joined!
 
Join Date: Jul 2008
Location: Germany, Lower Saxony, Peine
Posts: 1
Send a message via Skype™ to kampmann
3G/UMTS problem creating connection with wvdial

I have a similar problem with Vodaphone 3G fusion card.

The wvdial.conf is:
[Dialer Defaults]
Modem = /dev/ttyUSB0
Baud = 115200
Init1 = ATZ
Init2 =
Init3 =
Area Code =
Phone = *99#
Username = eplus
Password = gprs
Ask Password = 0
Dial Command = ATDT
Stupid Mode = 1
Compuserve = 0
Force Address =
Idle Seconds = 300
DialMessage1 =
DialMessage2 =
ISDN = 0
Auto DNS = 1

If anybody has some hints - I'd appreciate
Jörg
kampmann is offline  
Old 10-07-2008   #3 (permalink)
Just Joined!
 
Join Date: Oct 2008
Posts: 2
PIN-Code

Hello Folks,

don't know if you still have your problem but in case it helps anybody, I just had the same thing myself. In my case the "Invalid dial code" was because the modem actually was waiting for the PIN code of the phone card. I solved it by firing up the manager program on Windows and deactivating the PIN.

Perhaps it's also possible to pass the PIN as an init string.

Hope that helps
Mike
jamikea is offline  
Old 10-07-2008   #4 (permalink)
Just Joined!
 
Join Date: Oct 2008
Posts: 2
And you need the "Dial Command = ATDT" as in the second posting!
jamikea is offline  
Old 06-15-2009   #5 (permalink)
Just Joined!
 
Join Date: Feb 2008
Posts: 4
You can find a working configuration here:

Vodafone UMTS Karte unter Linux - www_guddl_de_umts-ubuntu-linux_html

[- Stupid rule about posing URL -]

Short Englisch version:

/etc/wvdial.conf

1 [Dialer Defaults]
2 Init1 = ATZ
3 Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
4 Modem Type = USB Modem
5 Baud = 460800
6 New PPPD = yes
7 Modem = /dev/ttyUSB0
8 ISDN = 0
9
10 [Dialer umts-pin]
11 Init3 = AT+CPIN=xxxx <= replace with your PIN here!!!
12
13 [Dialer umts]
14 Dial Command = ATD
15 Carrier Check = no
16 Phone = *99***1#
17 Password = egal <== provider dependend
18 Username = nochmalegal <== provider dependend
19 Stupid Mode = 1
20 Init4 = AT+CGDCONT=1,"IP","web.vodafone.de" <== replace with your provider APN
21 Dial Attempts = 2

To set the PIN start with

wvdial umts-pin

Connect with:

wvdial umts
ThomasArend is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 07:12 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2