On Sat, 2004-01-24 at 18:34, ananda rao wrote:
> in the wvdial.conf file in /etc there is a line that
> says under [Modem]
> modem=/dev/modem
> the last line says
> inherits=modem0
> should i change these lines to
> modem=/dev/ttyS0
> and
> inherits=/dev/ttyS0
That is right. OR you could give command:
$: ln -sf /dev/ttyS0 /dev/modem
This would link /dev/modem to serial port1 and you do not have to change
anything in wvdial.conf. Ofcourse it can be /dev/ttyS1 or
/dev/usb/ttyUSB0 or such depending on where you are attaching your
modem.

I read your later posts also. Good you have the modem running under kppp
but if you go through various option you get better idea of what
interactions are involved. I"THINK" kppp is jus a GUI front end for
wvdial. Check out you wvdial.conf now and you will most likely see the
same changes incorporated there....but by kppp! Atleast "neat" does
that.

As to kudzu...?? scratching my head but check out after you have made a
link to /dev/modem as above??
-- 
Sudev Barar

Learning Linux

Address: D10 NH2, Faridabad 121001
Tel; +91-129-5021588


_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to