Page 1 of 1

Posted: Tue May 14, 2002 7:43 pm
by Beaucoup
I have an LK162-12 module(16*2) attached to my Linux box. When attached to my "real" serial port, /dev/tts/0, it works perfectly; I can echo bytes to it manually from the command line, and I can use it with LCDProc clients. When I attach it via a USB adapter(generic brand, powered by a PL2303 chipset and running the respective driver), I can still operate it perfectly by echoing bytes to /dev/usb/tts/0, but when I run LCDProc on that same device, I just get garbage characters on the display. Does anyone have any ideas as to what I'm doing wrong?

-Andrew