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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
05-07-2009, 07:13 AM
|
#1
|
|
Member
Registered: May 2008
Location: Sri Lanka
Distribution: Ubuntu
Posts: 57
Rep:
|
How to install Prolink H9601 ADSL usb modem in ubuntu
I Wanna know where I can download drivers and how to install it on ubuntu 9.04
|
|
|
|
05-15-2009, 06:10 AM
|
#2
|
|
LQ Newbie
Registered: May 2009
Posts: 1
Rep:
|
mee tooo........please
|
|
|
|
05-16-2009, 01:34 AM
|
#3
|
|
Member
Registered: May 2008
Location: Sri Lanka
Distribution: Ubuntu
Posts: 57
Original Poster
Rep:
|
It looks like there is no way of installing driver. I've got a old PC so I'm thinking of network my Ubuntu PC with the old PC(Installed Windows) and connect to internet with ubuntu pc
|
|
|
|
09-21-2009, 04:10 AM
|
#4
|
|
LQ Newbie
Registered: Sep 2009
Location: Piliyandala,Sri Lanka
Distribution: Ubuntu Jaunty 9.04
Posts: 10
Rep:
|
The linux driver for prolink h9601 is eciadsl(google it)
PM me if you have a problem!
install it and the download the synch.bin achive which is also there and extract it to /etc/eciadsl/synch
use the following parameters to configure
using eciadsl-config-text command as root
VID1=0915
PID1=8102
VID2=0915
PID2=8102
MODE=LLC_SNAP_RFC1483_BRIDGED_ETH_NO_FCS
VCI=35
VPI=8
FIRMWARE=/etc/eciadsl/firmware00.bin
SYNCH=gs7470_synch20.bin
PPPD_USER=(username)
PPPD_PASSWD=
USE_DHCP=no
USE_STATICIP=no
STATICIP=
GATEWAY=
MODEM=Other
MODEM_CHIPSET=GS7470
SYNCH_ALTIFACE=0
PPPOECI_ALTIFACE=0
PROVIDER=Other
DNS1=203.115.0.46
DNS2=203.115.0.47
then to connect enter these commands as root eciadsl-start.keep entering this command until an error comes telling that a process called eciadsl-pppoeci is already running.
then type ifconfig and you must see something like this(without any rx packets):
tap0
Link encap:Ethernet HWaddr d6:ab:d9:99:f5:2e
inet6 addr: fe80::d4ab:d9ff:fe99:f52e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:18395 errors:0 dropped:0 overruns:0 frame:0
TX packets:19493 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:17577091 (17.5 MB) TX bytes:2835186 (2.8 MB)
if you dont see something like this then try eciadsl-start again until you see it.
then after tap0 appears
enter the command pppoeconf tap0
then it will scan some stuff and press enter for all those stuff enter you username and password when asked.after you are done ,
connect by typing pppoe-start
happy surfing
PM me if you have a problem!
-harindu perera
|
|
|
|
10-23-2009, 11:36 AM
|
#5
|
|
LQ Newbie
Registered: Oct 2009
Posts: 1
Rep:
|
I visit your post
Dear Haridu,
I visit your post "how to install prolink h9601 modem in ubuntu" But I don't understand this post please tell me how to install prolink h9601 modem in ubuntu step by step. If can please give your phone number or E-Mail address please. As I sad this problem. I am studying Ubuntu therefore please give help.
I am SriLanka in kandy.
E-Mail - sumithabcd@gmail.com
|
|
|
|
10-24-2009, 05:59 AM
|
#6
|
|
Member
Registered: May 2008
Location: Sri Lanka
Distribution: Ubuntu
Posts: 57
Original Poster
Rep:
|
Thanks Harindu
It worked. Previousely I've not typed the username correctcly.
|
|
|
|
10-25-2009, 04:13 AM
|
#7
|
|
LQ Newbie
Registered: Sep 2009
Location: Piliyandala,Sri Lanka
Distribution: Ubuntu Jaunty 9.04
Posts: 10
Rep:
|
Mark as Solved
Pls mark the thread as solved
|
|
|
|
01-29-2010, 01:47 AM
|
#8
|
|
LQ Newbie
Registered: Jan 2010
Posts: 2
Rep:
|
Harindu,
I worked every thing as you have told and it seemed to work until the end.I am pretty sure that there were no errors in configuration I have done,because I have done exactly as you have stated.But when I type the command "pppoe-start",I get an error as ".........TIMED OUT".Can you please tell me a way to solve this problem.
Here's my e-mail address.
gemunupura@yahoo.com
|
|
|
|
05-15-2010, 06:48 AM
|
#9
|
|
LQ Newbie
Registered: Sep 2009
Location: Piliyandala,Sri Lanka
Distribution: Ubuntu Jaunty 9.04
Posts: 10
Rep:
|
Quote:
Originally Posted by Channa5
Harindu,
I worked every thing as you have told and it seemed to work until the end.I am pretty sure that there were no errors in configuration I have done,because I have done exactly as you have stated.But when I type the command "pppoe-start",I get an error as ".........TIMED OUT".Can you please tell me a way to solve this problem.
Here's my e-mail address.
gemunupura@yahoo.com
|
try typing sudo tkpppoe and making a new connection and connecting
you can find how to do it here: http://linuxmodems.blogspot.com/2010...-in-linux.html
|
|
|
|
05-28-2010, 10:28 PM
|
#10
|
|
LQ Newbie
Registered: Jan 2010
Posts: 2
Rep:
|
Thanks Harindu it really worked.I actually was very much frustrated in connecting to internet in linux.Now the problem is over.Thanks again.
|
|
|
|
05-10-2011, 10:46 AM
|
#11
|
|
LQ Newbie
Registered: May 2011
Posts: 1
Rep:
|
I can't get my internet connection H9601 PPP Connection
Dear Harindu,
I am a Sri Lankan living in Colombo. I recently started using Ubuntu. You had already posted how to get the internet connection for H9601 PPP Connection via SLT adsl and by the way i am a newbie in using Ubuntu and i can't understand a thing in those steps. pls re-post in away, step by step like teaching to a 10 year old child or below.Your help would be appreciated if you could reply to me soon.
I am using Ubuntu 11.04 with window(using two os).
Or pls contact me to this email: nazimzihar@yahoo.com
pls help!!
Nazim Zihar
nazimzihar@yahoo.com
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:24 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
|
|