LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How do I install the driver for my invisable modem? (https://www.linuxquestions.org/questions/linux-general-1/how-do-i-install-the-driver-for-my-invisable-modem-190819/)

moonjasmine 06-07-2004 04:17 PM

How do I install the driver for my invisable modem?
 
Thank you mermxx for showing me the way to Driverguide.com and the pctel.zip file which contains the driver for my HSP 56 micromodem! I truly appreciate your response. :D

I have downloaded the zip file and extracted the following directories/files:

src/module/Makefile
src/module/ptmodule.c
lib/control.a
lib/dsp.a
lib/hal.a
lib/ptserial.a
lib/pctel.o

Now..., what are the steps for installing the driver? Anyone reading this is welcome to respond, but please note: I am very much a Linux :newbie: so please be patient with me and instruct me one baby-step at a time. Thanks.

(Remember: your help will contribute to makeing a newbee (me) more proficient in Linux and in turn, able to help other newbees make the move from the Windows monopoly to Linux.)

Sincerely,

Moonjasmine

Bruce Hill 06-07-2004 05:26 PM

Welcome to LQ!

This thread has a lot of information, links and guides, that will help you a lot ->
http://www.linuxquestions.org/questi...hreadid=169240

Scroll down until you see # Modem and connection troubleshooting
and there are links. One of them is for hsp56 mr modem and he also
wrote a tutorial for installing a pci modem.

Hope this helps!

Deliver them from the demonic Micro$loth!!!

TheOther1 06-07-2004 05:36 PM

In the directory where you extracted the files, run:
Code:

make
If make runs OK, as root, in the same directory, run: :
Code:

make install


All times are GMT -5. The time now is 01:11 AM.