Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <43497C2B.8020707@cox.net> Date: Sun, 09 Oct 2005 13:23:07 -0700 From: tns1 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) MIME-Version: 1.0 To: Cygwin List Subject: Re: cant set baud rate with stty References: <43485766 DOT 5020206 AT cox DOT net> <7C0A75E7-7DB2-4C73-A754-AD615CFD8B82 AT rehley DOT net> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20051009141522 DOT 02aa8670 AT pop DOT prospeed DOT net> In-Reply-To: <6.2.1.2.0.20051009141522.02aa8670@pop.prospeed.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 for the moment at least. > Remove the 'cygwin1.dll' and any other Cygwin DLL they installed (or > rename > them if you're cautious) and install the base installation of Cygwin > using > 'setup.exe' (including any lib packages containing the other DLLs you > removed/renamed). Make sure the path to your Cygwin installation's bin > directory is in your path. Voila! Done. > > Good info. I'll try this if I can prove the standard cygwin install works. > > Try the latest snapshot and find out for yourself. If it doesn't work for > you in a Cygwin environment as provided by 'setup.exe' (with 'cygwin1.dll' > from the snapshot), report it here. If it won't work with your > third-party > app or in any other environment, report it to the proper parties. > Some success. I took the latest snapshot of the dll and copied it over the one in the lastest release install . Now when I do: $stty -F /dev/com1 115200 $stty -F /dev/com1 I get no errors and it reports the baud rate changed correctly. 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 as part of any of the snapshots so maybe thats the reason. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/