Re: [SLUG] modem question

From: Matt Miller (mmiller1@mptotalcare.com)
Date: Tue Mar 11 2003 - 13:10:46 EST


On Tue, 2003-03-11 at 12:44, William Coulter wrote:
> So, how do I fixs this the easy way?
>

List the processes which are locking your modem:

    $ lsof /dev/ppp0
    OR
    $ fuser /dev/ppp0

Kill any associated processes. Send an atz OR atz! to your modem:

    $ kill (-9) <pid>
Then:
    $ echo "atz" > /dev/ppp0
    OR
    $ echo "atz!" > /dev/ppp0

-- 

Matt Miller Systems Administrator MP TotalCare gpg public key id: 08BC7B06

-- The tree of liberty must be refreshed from time to time, with the blood of patriots and tyrants. -- Jefferson




This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 16:49:08 EDT