LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-11-2010, 05:01 AM   #1
abhi.daemon
LQ Newbie
 
Registered: Dec 2010
Posts: 5

Rep: Reputation: 0
Issues with Mobile Broadband Connection ( Service Prov.-MTS MBlaze )


Hi All,

I am using Fedora 13. and had bought MTS Mblaze Mobile Broadband device.
One installer comes with this device for Fedora, I have installed it.
There were some issues while starting this application on fedora. But after seeing some threads for SELinux, it had been solved.

Now, when I run this software, a window appears. If i clicked connect, it does show connecting and once connected automatically firefox opens.

But i am not able to access internet. After some time software shows device is in sleep mode due to inactivity.
Network connectivity icon on launch panel on fedora shows network is connected.

Please somebody help me..I had similar problem with Mandriva 10..
 
Old 12-11-2010, 11:30 PM   #2
andrewthomas
Senior Member
 
Registered: May 2010
Location: Chicago Metro
Distribution: Arch, Gentoo, Slackware
Posts: 1,690

Rep: Reputation: 312Reputation: 312Reputation: 312Reputation: 312
This thread may help:

http://www.linuxquestions.org/questi...a-14-a-843264/
 
Old 12-11-2010, 11:35 PM   #3
coexistance
Member
 
Registered: Dec 2010
Location: Earth planet
Distribution: Debian GNU/Linux 6 (Squeeze) - AMD64
Posts: 50

Rep: Reputation: 9
Hello abhi.daemon

From the experience I had with my Huawei USB modem device.

You probably will have more luck using Sakis3G tool, here is the link:
http://www.sakis3g.org/

Installation help:
http://wiki.sakis3g.org/wiki/index.p...G_installation

Fedora usually comes with pppd, so I think you can rest about the pppd dependency.

Anyway the instructions are:

- Download the sakis3g ~200kb for your architecture at -> http://www.sakis3g.org/

- Copy it to /usr/bin folder(need to be ROOT)
Code:
cp sakis3g /usr/bin
# Please, change "sakis3g" for the location you actually have placed...
Now make it executable (ROOT)
Code:
chmod +x /usr/bin/sakis3g
# NOTE: Change sakis3g for the name of the file
Get the information of the device
Take my device as an example.
Code:
lsusb
# Will display something like:
# Bus 003 Device 001: ID 12d1:1010 Huawei Technologies Co., Ltd. E600 USB Modem
Now execute sakis3g it(ROOT as usual, but if on user mode will ask root pass. auto.)
Put the device and vendor information on it.
You can do on two different ways:
Code:
sakis3g -v 0x12d1 -p 0x1010
# -v stands for vendor and -p for product, the "0x" is needed because is an hexadecimal code.
## OR
# sakis3g MODEM="12d1:1010"
Now add a username and password(if you don't have, invent... the password limit is 4 numbers)
Code:
sakis3g -v 0x12d1 -p 0x1010 APN_USER="User_here" APN_PASS="0000"
# or sakis3g MODEM="12d1:1010" APN_USER="User_here" APN_PASS="0000"
# The password was invented can be anything.
Finally, execute sakis on interactive mode:
Code:
sakis3g --interactive -v 0x12d1 -p 0x1010 APN_USER="User_here" APN_PASS="0000"
# OR
sakis3g MODEM="12d1:1010" APN_USER="User_here" APN_PASS="0000"
And click connect... If lucky your on!

If not... try read the manual.

Code:
sakis3g man
Best of luck and credits for who helped me before.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] MTS MBlaze fails to connect on fedora 14 arul315 Linux - Newbie 16 05-30-2011 11:10 AM
Mobile broadband service that's Linux-friendly (or at least supported)? MrCode Linux - Networking 6 07-14-2010 03:11 AM
how to connect tata photon+ mobile broadband service in redhat el5? pranava Red Hat 3 04-22-2010 01:02 AM
Help Newbie struggling with Mobile Broadband Connection pinkskull Linux - Newbie 14 07-22-2009 10:56 AM
Net Connection (Mobile Broadband) Problem in Ubnutu 9.04 alamgir Linux - Newbie 5 06-23-2009 11:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration