Re: [orca-list] OT USB serial emulation
- From: Luke Yelavich <themuso ubuntu com>
- To: orca-list gnome org
- Subject: Re: [orca-list] OT USB serial emulation
- Date: Tue, 22 Mar 2011 13:13:27 +1100
On Tue, Mar 22, 2011 at 12:10:36PM EST, Justin Pospical wrote:
Sorry this is off topic, but I cant think of anywhere else to post it
right now. I have a windows CE device that only has USB and no serial
port. I want to be able to set up a terminal so I can access it's
bootloader. I've tried minicom on /dev/ttyUSB0 and it doesn't work.
Again I'm really sorry this isn't orca related, but I've been looking
for a terminal application that works now for weeks and am not finding
one.
Minicom is right, I think the issue here is where the serial port is found. Do you know how the serial port
is connected to your system? If it is a USB to serial adapter, then ttyUSB# is where you should find it, #
being the number of the port, i.e if you only have one USB to serial port, then 0 is the first, counting up
for any additional ports.
If the port is internal to your computer, then you should try using /dev/ttyS#, again # being the serial port
number, 0 being the first.
Hope this helps.
Luke
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]