www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4A427184.2040909@gmx.de> |
Date: | Wed, 24 Jun 2009 20:33:40 +0200 |
From: | Matthias Andree <matthias DOT andree AT gmx DOT de> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.6.666 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: /dev/ttyUSB0: No such file or directory |
References: | <h1td8p$hq9$1 AT ger DOT gmane DOT org> |
In-Reply-To: | <h1td8p$hq9$1@ger.gmane.org> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Leonid Krashenko schrieb: > Hello. > > I am new to the Cygwin and have a problem connecting a device with serial > output to the computer throw USB adapter. In Linux it's name is > /dev/ttyUSB0. I have no /dev/ttyUSB0 device in /dev (but ttyS0 works). > > So I plug the USB cable in, then trying to: > > $ cat /dev/ttyUSB0 > cat: /dev/ttyUSB0: No such file or directory Nevermind the name difference. Look up the proper COM name in device manager, and use /dev/com7 (adjust the number as needed). Note that Cygwin 1.5 only maps 16 serial devices (this is a problem for me as the crappy Toshiba Bluetooth software assigns a gazillion of Bluetooth COM ports it never needs and I never configured...), in doubt just remove an unused one (preferably one with a low number) in device manager and unplug and re-plug your USB to serial converter, Windows should then assign the lowest untaken number automatically. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |