modem驱动安装问题
:?: 我的modem为lucent win modem下载了驱动(http://www.close.u-net.com/ltmodem-0.9.9.tgz)但不会怎么装。我的系统为:FedoraCore2(2.65—1.358)。希望大家帮下我。在这先谢谢了。 Paste the readme files here. readme :D 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:
---------------------------------------------------------------------
# ps
PID TTY TIME CMD
901 ttyp1 00:00:00 bash
915 ttyp1 00:00:00 ps
# ./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 ise851.
Chip version is1 (Mars).
Modem init successfully complete
io_task(3, (null), 0): not implemented!
# Country is set to United Kingdom
# Initializing modem... Resetting modem...
.....
Rom checksum ise851.
Chip version is1 (Mars).
Modem init successfully complete
# ok
HWVERSION mars V1.48 (rom checksum 0)
+ Command mode ready
exit
+ exiting
#
---------------------------------------------------------------------
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. 潇湘馆主,我看不懂.能否给点中文来? :cry: 星际快译! 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" # ps
PID TTY TIME CMD
2619 pts/1 00:00:00 bash
2689 pts/1 00:00:00 ps
# ./ltmodem -c 3< /dev/pts/l
bash: /dev/pts/l: 没有那个文件或目录
# ./ltmodem
bash: ./ltmodem: 没有那个文件或目录
just run "make". To install it, "make install". 也出错,说没有那个文件或目录.等一下.我发信息上. 星际快译!
sutie哥,你能否先做一会星际快译,帮我译译上面那三楼潇湘馆主的话?
先谢谢了. 我在外面的网吧! :oops::oops: Have you installed? 我一installed就出错.
# dir
bb_threads.c dsp.c ltmodem.c pnp
bb_threads.h dsp_usage.txtltmodem.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.RealIntsREADME.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-scripttask.c
dp_call.h io_main.c modem_globals.h task.h
dp_dial-jamie.cio_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
# make
make -C lib all
make: 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
make: Leaving directory `/root/Desktop/my/ltmodem-0.9.9/lib'
make: *** 错误 2
# make install
make -C lib all
make: 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
make: Leaving directory `/root/Desktop/my/ltmodem-0.9.9/lib'
make: *** 错误 2
# 我在外面的网吧! :oops::oops:
你也不会E文:?: 没人帮我吗? :cry: What's your system?
页:
[1]
2