Yitzchak Scott-Thoennes wrote:
On Sun, Oct 09, 2005 at 01:23:07PM -0700, tns1 wrote:
But when I try:
$cat textfile.txt > /dev/com1
What comes out the serial port looks garbled at every baud I can try.
I tried replacing all the exe files with the snapshot versions but that
did not change anythi
On Sun, Oct 09, 2005 at 01:23:07PM -0700, tns1 wrote:
> But when I try:
> $cat textfile.txt > /dev/com1
> What comes out the serial port looks garbled at every baud I can try.
> I tried replacing all the exe files with the snapshot versions but that
> did not change anything. stty is not included
tns1 wrote:
> I noticed that setup did not automatically choose the very lastest
> versions - maybe the mirror was not up-to-date on all dependancies?.
> Anyway, I had to manually select the 5.90-1 over the 5.2.1-5
coreutils 5.90 is a *test* release. It is not meant for general use,
and setup ne
Larry Hall wrote:
That said, there's no reason this third-party app can't work with a stock
Cygwin installation, unless they've made changes to the DLL
themselves. If
that's the case, you definitely should be talking to them. Otherwise, you
should be able to resolve this conflict yourself fo
Peter Rehley wrote:
On Oct 8, 2005, at 4:33 PM, tns1 wrote:
Cygwin on WinXP
What version of cygwin are you using?
uname says CYGWIN_NT-5.1
cygcheck -c says 'no setup information found'
This is probably because this is a custom version of cygwin bundled with
some cross-development tools (a
On Oct 8, 2005, at 4:33 PM, tns1 wrote:
Cygwin on WinXP
What version of cygwin are you using?
I am trying to redirect the IO from a terminal app to a serial port.
$terminal_app > /dev/com5
Works but uses the wrong baud rate.
$stty /dev/com5 115200
Does not change the baud: 'unable to perfor
Cygwin on WinXP
I am trying to redirect the IO from a terminal app to a serial port.
$terminal_app > /dev/com5
Works but uses the wrong baud rate.
$stty /dev/com5 115200
Does not change the baud: 'unable to perform all requested operations'.
I have tried many variations on this syntax.
$stty doe
7 matches
Mail list logo