QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1622|回复: 15

modem驱动安装问题

[复制链接]
发表于 2005-2-6 12:39:46 | 显示全部楼层 |阅读模式
我的modem为lucent win modem下载了驱动(http://www.close.u-net.com/ltmodem-0.9.9.tgz)但不会怎么装。我的系统为:FedoraCore2(2.65—1.35。希望大家帮下我。在这先谢谢了。
发表于 2005-2-6 12:41:07 | 显示全部楼层
Paste the readme files here.
回复

使用道具 举报

 楼主| 发表于 2005-2-6 12:56:19 | 显示全部楼层
readme :D

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
回复

使用道具 举报

发表于 2005-2-6 13:03:04 | 显示全部楼层
To compile the package, just run "make". To install it, "make install".

That is to say ,unpack it ,then,cd into the dir,type "make" then "make install"




Use it like this:
3) How do I use the command mode?

   To start up an interctive session in command mode on tty1 type:
     ./ltmodem -c 3< /dev/tty1

   You should then be placed in command mode.
   Note if you are in an Xterm, kvt, Konsole etc. then you will
   need to use /dev/ttyp1 or whatever. To find out do ps.

   The following is a short example session to illustate the above:

---------------------------------------------------------------------
[root@loki ltmodem-0.9.7]# ps
  PID TTY          TIME CMD
  901 ttyp1    00:00:00 bash
  915 ttyp1    00:00:00 ps
[root@loki ltmodem-0.9.7]# ./ltmodem -c 3< /dev/ttyp1
ltmodem version 0.9.7
PROTOCOL 0.0
SWVERSION ltmodem 0.9.7
Initialising with ports at 6500 and 6600, assuming portbase at 6600.
# Country is set to United Kingdom
Resetting modem...
.....
Rom checksum is  e851.
Chip version is  1 (Mars).
Modem init successfully complete
io_task(3, (null), 0): not implemented!
# Country is set to United Kingdom
# Initializing modem... Resetting modem...
.....
Rom checksum is  e851.
Chip version is  1 (Mars).
Modem init successfully complete
# ok
HWVERSION mars V1.48 (rom checksum 0)
+ Command mode ready
exit
+ exiting
[root@loki ltmodem-0.9.7]#  
---------------------------------------------------------------------





Help files:
  ./ltmodem -c 3< modem-dial-script   

   Executes the commands in the example script file supplied with
   this ditribution.

   The following commands are supported in 0.9.7 onwards:

   help                    Displays command summary.
   ?            Same as help.
   quit         Exit command mode back to shell.
   exit         Guess what! (yes the same as quit).
   onhook            Go onhook.
   offhook            Go offhook.
   dial        xxx            Dial the number xxx.
   duplex       Perform duplex voice transmission.
   ringin       Wait for a call to come in.
   reset        Hang up and reset the modem.
   speaker on        Turn internal speaker on.
   speaker off        Turn internal speaker off.
回复

使用道具 举报

 楼主| 发表于 2005-2-6 13:26:42 | 显示全部楼层
潇湘馆主,我看不懂.能否给点中文来?
回复

使用道具 举报

发表于 2005-2-6 13:48:12 | 显示全部楼层
星际快译!
回复

使用道具 举报

发表于 2005-2-6 14:02:13 | 显示全部楼层
To compile the package, just run "make". To install it, "make install".

That is to say ,unpack it ,then,cd into the dir,type "make" then "make install"
回复

使用道具 举报

 楼主| 发表于 2005-2-6 14:23:12 | 显示全部楼层
[root@tyro ltmodem-0.9.9]# ps
  PID TTY          TIME CMD
2619 pts/1    00:00:00 bash
2689 pts/1    00:00:00 ps
[root@tyro ltmodem-0.9.9]# ./ltmodem -c 3< /dev/pts/l
bash: /dev/pts/l: 没有那个文件或目录
[root@tyro ltmodem-0.9.9]# ./ltmodem
bash: ./ltmodem: 没有那个文件或目录

just run "make". To install it, "make install". 也出错,说没有那个文件或目录.等一下.我发信息上.
回复

使用道具 举报

 楼主| 发表于 2005-2-6 14:25:19 | 显示全部楼层
[quote:d40572a810="sutie"]星际快译![/quote]
sutie哥,你能否先做一会星际快译,帮我译译上面那三楼潇湘馆主的话?
先谢谢了.
回复

使用道具 举报

发表于 2005-2-6 14:27:00 | 显示全部楼层
我在外面的网吧!   
回复

使用道具 举报

发表于 2005-2-6 14:27:32 | 显示全部楼层
Have you installed?
回复

使用道具 举报

 楼主| 发表于 2005-2-6 14:47:59 | 显示全部楼层
我一installed就出错.
[root@tyro ltmodem-0.9.9]# dir
bb_threads.c     dsp.c          ltmodem.c          pnp
bb_threads.h     dsp_usage.txt  ltmodem.c,v        portIO.c
ChangeLog        find-ISA.sh    ltmodem.h          portIO.c,v
common.c         homol.h        ltmodem.h,v        portIO.h
config.h         i2sig.c        Makefile           README
control.c        init.c         Makefile.RealInts  README.INTERRUPTS
control.h        init.h         Makefile.usirq     README.ISA
countries.h      io_dce.c       make_i2sig         README.PHONE
data.c           io_dce.h       mnp.c              setupISA.sh
data.h           io_dte.c       mnp.h              stdbool.h
dp_call.c        io_dte.h       modem-dial-script  task.c
dp_call.h        io_main.c      modem_globals.h    task.h
dp_dial-jamie.c  io_main.h      NASTY              test_irq.c
dp_llhost.c      io_pdm.c       NOTES              time_utils.c
dp_llhost.h      io_pdm.h       old_task.c         time_utils.h
dp_shmap.c       irq.c          Pavel-scripts      usirq.c
dp_shmap.h       irq.h          pci.ids            v90atcom.txt
dp_v8bis.c       isa_utils.c    pci_utils.c        voice.c
dp_v8bis.h       isa_utils.h    pci_utils.h        voice.h
dp_vpcm.c        lapm.c         pciutils.h
dp_vpcm.h        lapm.h         phone.c
dsp_arrays.txt   lib            phone.h
[root@tyro ltmodem-0.9.9]# make
make -C lib all
make[1]: Entering directory `/root/Desktop/my/ltmodem-0.9.9/lib'
cc -O2 -g -Wall -W -Wno-parentheses -Wstrict-prototypes -Werror -fcommon    -c -o access.o access.c
access.c: In function `pci_null_debug':
access.c:109: warning: unused parameter `msg'
make[1]: *** [access.o] 错误 1
make[1]: Leaving directory `/root/Desktop/my/ltmodem-0.9.9/lib'
make: *** [lib] 错误 2
[root@tyro ltmodem-0.9.9]# make install
make -C lib all
make[1]: Entering directory `/root/Desktop/my/ltmodem-0.9.9/lib'
cc -O2 -g -Wall -W -Wno-parentheses -Wstrict-prototypes -Werror -fcommon    -c -o access.o access.c
access.c: In function `pci_null_debug':
access.c:109: warning: unused parameter `msg'
make[1]: *** [access.o] 错误 1
make[1]: Leaving directory `/root/Desktop/my/ltmodem-0.9.9/lib'
make: *** [lib] 错误 2
[root@tyro ltmodem-0.9.9]#
回复

使用道具 举报

 楼主| 发表于 2005-2-6 14:50:06 | 显示全部楼层
[quote:3868f07471="sutie"]我在外面的网吧!   [/quote]
你也不会E文
回复

使用道具 举报

 楼主| 发表于 2005-2-6 15:29:48 | 显示全部楼层
没人帮我吗?
回复

使用道具 举报

发表于 2005-2-6 15:59:12 | 显示全部楼层
What's your system?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-9 06:29 , Processed in 0.046116 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表