Fedora Linux Support Community & Resources Center
  #1  
Old 13th August 2010, 08:23 PM
mymind Offline
Registered User
 
Join Date: Jan 2009
Posts: 10
macoschrome
Vodafone huawei k3520

hi
i have a usb modem 3g huawei k3520 that is installed on FC13 minimal only shelll
i have see that my modem is config with dmesg ....

now i want to create a conection to my provider on boot ... can anyone help me find the files where i create my conection and how can i make my modem to conect autom on boot...????
i m newbie and i don t no very well the shell....

is possible for someone get m help please....
tank s
__________________
Mymind
Reply With Quote
  #2  
Old 13th August 2010, 08:44 PM
trigpoint Offline
Registered User
 
Join Date: Dec 2004
Location: Shropshire, UK
Posts: 676
linuxfedorafirefox
Re: Vodafone huawei k3520

Not sure about getting it to connect on boot, but it should connect automatically when you login.

Follow the instructions I posted in this thread http://forums.fedoraforum.org/showth...37#post1389237 (posts 22 & 23 to get the connection working.

Then right-click NetworkManager, Edit Connections, Click the Mobile Broadband tab, edit your connection and tick Connect Automatically.

It should then connect when you login.
Reply With Quote
  #3  
Old 14th August 2010, 12:22 PM
mymind Offline
Registered User
 
Join Date: Jan 2009
Posts: 10
macoschrome
Talking Re: Vodafone huawei k3520

hi
tank s to reply ....
i don t have graphic desktop only shell ...
i wan t to no how to make without the the graphic tool ....

tank s

---------- Post added at 03:22 AM CDT ---------- Previous post was at 02:14 AM CDT ----------

my freinds !

t everyone that have same problem ....

i make this way...

first download package WVDIAL from repo....
see if you need to install the dependecy, if yes !? install please ...

you will need this ones :

libwvstreams.i686 0:4.6.1-2.fc13 lockdev.i686 0:1.0.3-4.fc13
ppp.i686 0:2.4.5-9.fc13


edit and change to your provider and conection :

i assume that you will have root access.


vi /etc/wvdial.conf with my data like example ....

and you will see a file like this, if not copy this to the file ....




Code:
# wvdial.conf 14/08/2010
# yugi

[Dialer Defaults]

Phone = *99***1#   <---my phone 
Username = tmn       <-- my user
Password = tmn         <---my pass
Stupid Mode = 1
Dial Command = ATDT

[Dialer Pin]

Init1 = AT+CPIN=      <--- and because i don thave pin ....

[Dialer huawei]

Modem = /dev/ttyUSB0
Baud = 460800
Init2 = ATZ
Init3 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Type = Analog Modem

[Dialer huawei]

Modem = /dev/ttyUSB0
Baud = 460800
Init2 = ATZ
Init3 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Type = Analog Modem

[Dialer 2gonly]

Init4 = AT+COPS=0,0,"ISP",0

[Dialer 3gonly]

Init4 = AT+COPS=0,0,"ISP",2

[Dialer internet]

Init5 = AT+CGDCONT=1,"IP","internet"

now you save the file and write on the shell

wvdial huawei


and you will see


[root@localhost /]# wvdial huawei
--> WvDial: Internet dialer version 1.61
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> 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: ATDT*99***1#
--> Waiting for carrier.
ATDT*99***1#
CONNECT
--> Carrier detected. Starting PPP immediately.
--> Starting pppd at Sat Aug 14 14:03:56 2010
--> Pid of pppd: 1874
--> Using interface ppp0
--> local IP address 92.250.52.9
--> remote IP address 10.64.64.64
--> primary DNS address 88.214.178.1
--> secondary DNS address 88.214.182.2
^CCaught signal 2: Attempting to exit gracefully...
--> Terminating on signal 15
--> Connect time 11.6 minutes.
--> Disconnecting at Sat Aug 14 14:15:36 2010

and voila ....
i hope this will help others ....

__________________
Mymind

Last edited by mymind; 14th August 2010 at 03:19 PM.
Reply With Quote
  #4  
Old 14th August 2010, 12:59 PM
trigpoint Offline
Registered User
 
Join Date: Dec 2004
Location: Shropshire, UK
Posts: 676
linuxfedorafirefox
Re: Vodafone huawei k3520 (with text/shell, no X)

That makes it much more difficult. I have only used shell mode for servers, never a desktop.

I did produce a guide to using system-config-network in the days before NetworkManager was as advanced as it is now, it can be found at http://www.trigpoint.me.uk/3GModemConfig/index.html

It may give some ideas to some of the steps needed to some of the text mode experts.

I did manage to to configure the connection using system-config-network-tui, but it lacks an activate button so I had no idea how to get it to connect.

I have modified the title to better reflect your question.

HTH
Reply With Quote
Reply

Tags
huawei, k3520, vodafone

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Huawei E220 Vodafone Australia mike11 Servers & Networking 11 2nd September 2008 11:00 AM
Vodafone 710 problem Laucien Hardware & Laptops 0 8th August 2008 01:17 AM
HUAWEI E220 and Vodafone driver v2.0 marie@dk Hardware & Laptops 26 7th August 2008 05:53 PM
huawei e220 - vodafone npsilva Servers & Networking 1 3rd February 2008 09:45 AM
Problem with USB-Modem huawei e220 vodafone philippjosefric Hardware & Laptops 4 14th January 2008 03:44 PM


Current GMT-time: 19:35 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat