feihu 发表于 2002-11-10 12:45:03

modem: 没有载波...

小弟用的是联想射雕内置iv型modem,芯片型号:MD5628D-L-B.

从intel的官方网站上下了一个驱动:intel-v92ham.tgz.
安装的时候没有问题,可用kppp拨号却报警:no carrier.
想了半天也不明白.

请问哪位大哥知道怎麽回事吗?

:cry: (小弟用red hat 8.0)

(噢,还想请教:8.0下拨号只有kppp吗? 7.2下还有rp3呢.是不是rp3有问题?)

llc 发表于 2002-11-10 13:18:31

可能拨号设备没选对,请详细阅读你驱动里的说明

3331 发表于 2002-11-11 20:16:53

我的问题和你类似,
http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=4273
如果你的问题解决了请务必告诉我

kmlzkm 发表于 2003-2-14 00:26:43

顶一下,我也是

llc 发表于 2003-2-14 00:41:22

AT&SO=1


This tells the modem to pick the phone up after one RING.


Like a lot of other client programs, kppp checks to see if the connection is closed by the server, and then stops the current session if a NO CARRIER is detected. This, then, is the real problem when setting up callback. NO CARRIER will of course be detected the moment the callback server hangs up the line. Some servers therefore use a special login program. So how do you solve this problem? You tell your modem to show CARRIER UP at all times (which causes no problems if you tell the client to hang up the line.) You can do this with the following modem command:


AT&C0


If you want to test this, you can first use an ordinary terminal program such as minicom, and call your callback server, to see what hapens.

看不太懂什么意思,会不会电话线没接上?用kppp的查询调制解调器功能能不能查询到正确信息?

nbxmedia 发表于 2003-2-15 13:21:36

:-( 在RH73和MDK9都能用,唯独RH8过不了,我现在只能用外猫了:(

flydagger 发表于 2003-2-15 19:08:20

现在又for rh80的驱动
试一试
我就是原来没有载波
试了新驱动以后就可以用了
用google搜索一下
我得网站上有下载
http://tangmingfei.myetang.com/Intel-v92ham-453-R80.tgz
请不要直接点,用工具下载(蚂蚁),
页: [1]
查看完整版本: modem: 没有载波...