Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-14-2009, 10:47 AM
|
#1
|
LQ Newbie
Registered: Nov 2009
Posts: 3
Rep:
|
How to Configure TATA Photon Plus
Hi
I am Jerome new to linux.
i have installed mandriva spring 2009 in my laptop HP Compaq CQ60..
I am using net connection from Tata Photon plus using the modem ZTE AC8710
Kindly help me to configure net connection..
Please provide me detailed steps as i am new to linux..
with regards
R.Jerome
|
|
|
11-15-2009, 07:27 AM
|
#2
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529
|
Last edited by repo; 11-15-2009 at 07:43 AM.
|
|
|
06-01-2011, 12:28 PM
|
#3
|
LQ Newbie
Registered: May 2011
Posts: 1
Rep:
|
tata photon plus
hii Jerome u said ur new to linux so as I.
there is a installation guide available in tataindicom website
or u can use the code
Steps.
1. Connect / Plug your photon+ to the system and wait till it gets ditected.
2. Open a terminal, run a command "dmesg" and check it is showing the modem name as HUAWEI.
3. Run another command "sudo wvdial" and its will create a config file in /etc/wvdial.conf, something like shown below.
(if u dont have wvdial, you can download it from open.alumnit.ca)
by running "cat /etc/wvdial.conf"
or you can edit it using the commadn "vi /etc/wvdial.conf"
#
[Dialer Defaults]
Modem = /dev/modem
Baud = 115200
Modem Type = Analog Modem
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
[Dialer info]
Init9 = AT&V
[Dialer photon+]
modem=ur modem model
baud=115200
dial command=atdt
baud=115200
dial command=atdt
init1=atz
init 2=at+crm=1
flow control=hardware
username=internet
password=internet
phone=#777
stupid mode=1
#
then run wvdial in terminal it will detect the modem
goto the network connection and add new vpn connection its "tata photon plus written there" juct connect it and it will be done
|
|
|
04-04-2012, 01:03 PM
|
#4
|
LQ Newbie
Registered: Apr 2012
Posts: 2
Rep:
|
a easier way to install tata photon +
ive mentions the details to install tata photon+ in the blog in the next comment[COLOR="Silver"]
<moderated>
Last edited by colucix; 04-04-2012 at 02:11 PM.
Reason: Driving traffic to your own blog is not allowed at LQ.
|
|
|
04-04-2012, 01:49 PM
|
#5
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,321
|
Quote:
Originally Posted by jdev005
ive mentions the details to install tata photon+ in the blog in the next comment
|
Don't post things to just advertise your personal blog, and don't reopen old threads that have already BEEN answered.
And adding to that...your 'blog' post is incomplete and inaccurate, and doesn't mention anything about usb_modeswitch, which is what is needed to see the device AS A MODEM to start with. Once it's 'switched' to a modem device, ANY Linux PPP dialer will be able to pick it up and configure it.
Last edited by TB0ne; 04-04-2012 at 01:51 PM.
|
|
|
04-04-2012, 02:12 PM
|
#6
|
LQ Guru
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509
|
@jdev005: the forum rules do not permit advertising. Please visit http://www.linuxquestions.org/advertising/ for more information on advertising. Feel free to contact the forum admin if you have any questions about this policy.
|
|
|
04-05-2012, 01:06 AM
|
#7
|
LQ Newbie
Registered: Apr 2012
Posts: 2
Rep:
|
sorry i was just trying to help
the method i had posted was a much simpler way to install it
cause i had come here when i was facing this problem
and the posts above dint help much
sorry again !!
|
|
|
04-05-2012, 09:05 AM
|
#8
|
LQ Guru
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509
|
No problem. You can always share your knowledge by posting details here!
|
|
|
04-05-2012, 10:19 AM
|
#9
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,321
|
Quote:
Originally Posted by jdev005
sorry i was just trying to help
the method i had posted was a much simpler way to install it cause i had come here when i was facing this problem and the posts above dint help much
sorry again !!
|
Always glad to have new ways of doing things, but your blog post leaves out a good bit. Why don't you just post it here, and put in all the steps you followed? Remember; whey you say "copy a file"...some folks won't know how to do that, so be sure to fill in those blanks.
And I'm not sure about 'simpler'; typing in "usb_modeswitch", then configuring a connection with whatever dialer/network manager you wish seems pretty simple. That can even be automated in a script, which will perform the usb_modeswitch, then dial your connection for you.
Last edited by TB0ne; 04-05-2012 at 10:21 AM.
|
|
|
05-08-2012, 08:01 AM
|
#10
|
LQ Newbie
Registered: May 2012
Posts: 1
Rep:
|
Its not working for me.
I have the photon + connected, it shows mounted. When I try wvdial, it connects fine and IPs are assigned.Ping to this IP is working. PIng to url is also working fine... I have already set the nameserver in resolv.conf.
But unable to browse in Mozilla.
Members, please suggest !!
Last edited by mukesh.singh92; 05-08-2012 at 08:44 AM.
Reason: Ping to URL address is now working, browsing still not working
|
|
|
All times are GMT -5. The time now is 03:35 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|