[分享]无法使用CDMA之类无线上网卡的,请进……

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
testerhook
帖子: 53
注册时间: 2007-10-26 0:19

[分享]无法使用CDMA之类无线上网卡的,请进……

#1

帖子 testerhook » 2008-02-20 8:46

Ubuntu对这类上网卡的支持还是不错的。
本人使用的是SRT2000U,基本属于杂牌了吧。曾经也为了驱动的问题而烦恼。
不过经过研究,发现解决起来真的是太简单了。
首先进入控制台,输入

代码: 全选

sudo wvdialconf
确认程序是否认出了你的网卡
输入下面的语句

代码: 全选

sudo gedit /etc/wvdial.conf
看看配置文件怎么写的。
如果类似下面的内容,就表示驱动能够支持你的卡了。

代码: 全选

Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = USB Modem
Baud = 460800
New PPPD = yes
Modem = /dev/ttyACM0
然后就可以修改拨号号码和密码了,如下

代码: 全选

Phone = #777
Password = card
Username = card
保存,退出编辑器。

最后要上网的时候,按Ctrl+Alt+F1(当然,开一个终端窗口也可以,不过,不小心把那个窗口关闭的话,网络就断开了),输入Ubuntu用户名,密码。
提示符出现以后,输入

代码: 全选

sudo wvdial
等显示出IP地址的时候,你就可以按Ctrl+Alt+F7,切换回桌面,自由上网了。
头像
tonytam
帖子: 485
注册时间: 2006-09-23 12:28

#2

帖子 tonytam » 2008-02-20 8:59

mark待用
mrlabi
帖子: 12
注册时间: 2008-02-02 8:20

#3

帖子 mrlabi » 2008-02-20 12:44

GC85没有被支持,郁闷
kanny_sun
帖子: 44
注册时间: 2008-02-14 10:21

#4

帖子 kanny_sun » 2008-03-10 10:14

留下,回去研究。
头像
追疯少年
帖子: 950
注册时间: 2008-03-13 23:37
联系:

我的是Huawei E220,能解决吗?

#5

帖子 追疯少年 » 2008-03-16 5:00

我都快要疯了
wqssky
帖子: 6
注册时间: 2008-05-01 6:48

#6

帖子 wqssky » 2008-05-10 20:01

好像并不是单独支持某一种CDMA上网卡,而是支持里面的通用芯片,只要是这种芯片,基本上都能识别,谁能告诉芯片型号是什么?
唐朝和尚
帖子: 2
注册时间: 2008-04-13 1:20

能不能详细一点

#7

帖子 唐朝和尚 » 2008-06-01 17:30

还是不行

bill@bill-laptop:~$ sudo wvdialconf
Editing `/etc/wvdial.conf'.

Scanning your serial ports for a modem.

ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Modem Port Scan<*1>: S1
ttyS2<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS2<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS2<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Modem Port Scan<*1>: S3


Sorry, no modem was detected! Is it in use by another program?
Did you configure it properly with setserial?

Please read the FAQ at http://open.nit.ca/wiki/?WvDial

If you still have problems, send mail to <wvdial-list@lists.nit.ca>.
bill@bill-laptop:~$
头像
milkboy_x
帖子: 431
注册时间: 2006-06-13 11:02
来自: 广东 广州

#8

帖子 milkboy_x » 2008-06-01 18:04

:oops: 我的也不行
Scanning your serial ports for a modem.

Modem Port Scan<*1>: S0 S1 S2 S3
WvModem<*1>: Cannot get information for serial port.
ttyUSB0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyUSB0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyUSB0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.


Sorry, no modem was detected! Is it in use by another program?
Did you configure it properly with setserial?

Please read the FAQ at http://open.nit.ca/wiki/?WvDial

If you still have problems, send mail to <wvdial-list@lists.nit.ca>.
头像
九天星
帖子: 1440
注册时间: 2007-07-14 20:45

#9

帖子 九天星 » 2008-06-01 21:12

问个题外的问题,你们的笔记本在安装UBUNTU之后硬盘是否每隔一会就听到卡卡的异声???
唐朝和尚
帖子: 2
注册时间: 2008-04-13 1:20

#10

帖子 唐朝和尚 » 2008-06-01 22:03

没有楼上所说得现象。
头像
milkboy_x
帖子: 431
注册时间: 2006-06-13 11:02
来自: 广东 广州

#11

帖子 milkboy_x » 2008-06-03 14:41

九天星 写了:问个题外的问题,你们的笔记本在安装UBUNTU之后硬盘是否每隔一会就听到卡卡的异声???
这个问题,你可以去这里看看:viewtopic.php?t=115759&sid=26c20541a553 ... 3fe0125308
我的笔记本也有这个问题,需要用“hdparm -B 254 /dev/你的硬盘”来解决。 :(
回复