On Wed, 13 Mar 2013, Richard Guy Briggs wrote:
> On Wed, Mar 13, 2013 at 09:10:49AM -0400, Aidan Van Dyk wrote:
> > kill -9 will absolutely prevent *minicom* from resetting the modem. With
> > kill -9 (-KILL), minicom is gone, it can't reset it. That's the point of
> > -KILL.
> >
> > But as the
On Wed, 13 Mar 2013, Aidan Van Dyk wrote:
> kill -9 will absolutely prevent *minicom* from resetting the modem.
> With kill -9 (-KILL), minicom is gone, it can't reset it. That's
> the point of -KILL.
i've tried this a number of times and have never had any success in
leaving the modem in a u
Hi Rob,
Thank you for this email. Yes I will be happily attend the April
meeting, it is a good way to know more friends who interested in Open
Source and Linux, isn't it? : )
Also, I hope the other new comers enjoy the friendly atmosphere at
this LUG as same as I do, and learning from our group m
On Wed, Mar 13, 2013 at 09:02:31AM -0400, Aidan Van Dyk wrote:
> I have a setup like that on a 16GB usb key. I forget the name, but it was
> a pretty basic syslinux based boot, and it would scan a directory for ISOs
> and present them all as "boot options". It "just worked" on the computers
> I t
On Wed, Mar 13, 2013 at 09:10:49AM -0400, Aidan Van Dyk wrote:
> kill -9 will absolutely prevent *minicom* from resetting the modem. With
> kill -9 (-KILL), minicom is gone, it can't reset it. That's the point of
> -KILL.
>
> But as the kernel device is closed when minicom is killed, whatever dr
kill -9 will absolutely prevent *minicom* from resetting the modem. With
kill -9 (-KILL), minicom is gone, it can't reset it. That's the point of
-KILL.
But as the kernel device is closed when minicom is killed, whatever driver
is responsible for it may be doing something...
I know this is the
I have a setup like that on a 16GB usb key. I forget the name, but it was
a pretty basic syslinux based boot, and it would scan a directory for ISOs
and present them all as "boot options". It "just worked" on the computers
I tested it on, I used it mainly for debian-live and for
debian-testing-ne
i'm currently working with minicom to initialize a modem using
a minicom "runscript" -- for those of you unfamiliar with this, you
can run:
$ minicom -S script
where "script" is a shell script that minicom will execute, doing
things like sending various "AT" commands to the modem. at the en