首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >调制解调器不连接互联网(H9601 prolink)

调制解调器不连接互联网(H9601 prolink)
EN

Ask Ubuntu用户
提问于 2012-11-17 07:21:38
回答 1查看 719关注 0票数 3

我使用的是Ubuntu9.04,我有一个Conextant H9601 PROLINK调制解调器。我使用eciadsl安装了它,我也使用XP制作了一个synch.bin,但是当我发出命令eciadsl-start时,就会发生这种情况。

代码语言:javascript
复制
[EciAdsl 1/5] Setting up USB support...

Preliminary USB device filesystem is OK
Loading UHCI support... Warning: uhci-hcd module doesn't exist

[EciAdsl 2/5] Uploading firmware...

firmware loaded successfully

[EciAdsl 3/5] Synchronization...


 Please Wait.. Synchronisation in progress [-]
 Please Wait.. Synchronisation in progress [\]
 Please Wait.. Synchronisation in progress [|]
 Please Wait.. Synchronisation in progress [/]
 Please Wait.. Synchronisation i
OK eciadsl-synch: success                                                           
Synchronization successful

[EciAdsl 4/5] Connecting to provider...

Connection successful

[EciAdsl 5/5] Setting up route table...

Waiting for tap0... 
ERROR: couldn't set your static IP or your external gateway
If you don't use PPPoE, please check your configuration.

Eventhough it says the connection is successful. I can't connect to internet
pls help... I'm new to ubuntu..



After Madukas suggestion and I tried it and typed eciadsl-start after rebooting. The same thing came up then I tried for another 2 or 3 times then it said.

ERROR: eciadsl-pppoeci is already running!
You should kill all instances of eciadsl-pppoeci and restart this script.

then I typed ifconfig then,

eth0      Link encap:Ethernet  HWaddr 00:22:68:7b:e1:89  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:252 Base address:0xc000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:240 (240.0 B)  TX bytes:240 (240.0 B)

tap0      Link encap:Ethernet  HWaddr 12:2d:83:26:55:b1  
          inet6 addr: fe80::102d:83ff:fe26:55b1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:500 
          RX bytes:0 (0.0 B)  TX bytes:468 (468.0 B)

我试着使用Firefox,但什么也没出现。

EN

回答 1

Ask Ubuntu用户

发布于 2012-11-17 07:59:51

从应用程序->附件打开一个终端。类型:

代码语言:javascript
复制
gksu gedit /etc/modules

在文件的底部,创建两个新行,如下所示:

代码语言:javascript
复制
usbserial
option

然后关闭编辑器程序并保存它。重新启动电脑,希望你能从现在开始!

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/218384

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档