[LUAU] modem

Steve Anderson andersons001 at hawaii.rr.com
Sun Mar 14 00:01:44 PST 1999


"David C. Eason, Jr." wrote:
> 
> I've been trying to get ppp working under slackware for a few days now, so
> far nothing.  

David,

I ran across this in the newsgroups:

1) Start with pnpdump redirecting the output to /etc/isapnp.conf
2) Edit isapnp.conf and see if your modem was detected by pnpdump, if
not, 
figure out why.
3) edit isapnp.conf and pick an i/o - irq combination that works for
your 
particular setup (it varies).  Generally, if you have COM1 on your MB
enabled 
and don't need COM2, then disable COM2 in the bios and set the PnP modem
for 
i/o 2F8 at irq 3
4) run isapnp and look at any error messages.  Be aware that if your
bios had 
already configured the modem at the same i/o - irq  space that you
specified 
in isapnp.conf, then running isapnp isnt doing anything, but it's not
hurting 
either.  Some bios's have the ability to "set PnP OS" to either Yes/No. 
Set 
it to NO and then the card should be detected by isapnp.
5) set the symbolic link '/dev/modem' to point to the serial device you
chose 
in isapnp.conf. If you chose 3F8/4 (COM1) then /dev/ttyS0, 2F8/3 then 
/dev/ttyS1, etc.  To set symbolic link for ttyS1 (for example)
# ln -s /dev/ttyS1 /dev/modem
will do the trick
6) use minicom to test out your modem.

Steve
--
     __   __  __________  __
    / /  / / / / __  / / / /  Home Page: http://luau.hi.net
   / /__/ /_/ / /_/ / /_/ /
  /____/\____/_/ /_/\____/  LUAU - Linux Users AnonymoUs - Hawaii

   To unsubscribe: echo unsubscribe luau | mail majordomo at luau.hi.net
           LUAU meetings are the 3rd Tuesday of each month 6pm



More information about the LUAU mailing list