linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* USB serial support / Prolific PL2303 Driver
@ 2013-04-08 13:37 Hans Beckérus
  2013-04-08 15:03 ` Greg KH
  0 siblings, 1 reply; 9+ messages in thread
From: Hans Beckérus @ 2013-04-08 13:37 UTC (permalink / raw)
  To: linux-serial

I have some problems getting a USB serial adapter to work on our
embedded Linux platform.
At installation of the driver I can see the following:

usbcore: registered new interface driver usbserial
usbserial: USB Serial Driver core
usbcore: registered new interface driver pl2303
USB Serial support registered for pl2303
pl2303 1-1.4:1.0: pl2303 converter detected
usb 1-1.4: pl2303 converter now attached to ttyUSB0

And there is such a device node created under /dev

crw--w--w-    1 root     root      188,   0 Apr  8 12:35 /dev/ttyUSB0


But I am not able to connect to it through putty :(
What I tried on the Linux end was (getty is from busybox):

/sbin/getty 115200 ttyUSB0

The serial adapter is connected through a USB HUB. Can that affect the
functionality?
The USB Ethernet we use is also connected to the same HUB and is working fine.

Is there something I can try to debug this further? Or is it something
obvious that I have overlooked?

Regards,
Hans

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-04-08 18:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08 13:37 USB serial support / Prolific PL2303 Driver Hans Beckérus
2013-04-08 15:03 ` Greg KH
2013-04-08 15:06   ` Re[2]: " Alexander Shiyan
2013-04-08 15:57     ` Hans Beckérus
2013-04-08 16:03       ` Greg KH
2013-04-08 16:20         ` Hans Beckérus
2013-04-08 16:29           ` Greg KH
2013-04-08 17:35             ` Hans Beckerus
2013-04-08 18:19               ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).