We kind of hashed over this a week or 2 ago.  The previous person that was
having problems had them all disappear by adding the symlink from 

/dev/ttyS0 -> /dev/modem

ln -s /dev/tyS0 /dev/modem  

Another thing I've found to help is to add:

alias serial macserial

in /etc/modules.conf, so the normal serial driver does not load

I also found on my machine that the modem was not dropping the phone line
properly on disconnect.  I had to add myself to the uucp group and make
sure that group had "rw" permissions on /dev/ttyS0, then add the following
in the kppp options:

DisconnectCommand=/bin/sleep 2;/bin/setserial /dev/modem

HTH,
Stew Benedict

-- 
MandrakeSoft    OH/TN, USA      http://perso.mandrakesoft.com/~sbenedict/


On Tue, 10 Jul 2001, David C. Hacker, DVM wrote:

> I installed Mandrake without a problem and booted it right up and configured
> PPP and it worked fine I rebooted and conected to PPP with no problems then
> I configured the internet connection sharing to share my connection over
> ethernet to another mac and this worked with no problems.  The next time I
> rebooted though I could not connect with Kppp or gnome PPP.  It says modem
> is busy even from a cold boot.  I deleted the profile and reconfigured ppp
> but still it won't work.  Any suggestions?  Thanks
> 
> David Hacker
> [EMAIL PROTECTED]
> 
> 
> 


Reply via email to