[Lcdproc] [SOLVED] cwlinux usb 12832 (fwd)

Daryl F wyatt@prairieturtle.ca
Fri Feb 15 03:50:02 2008


Just keeping the mailing list up-to-date

-Daryl

---------- Forwarded message ----------
Date: Thu, 14 Feb 2008 19:07:00 -0600 (CST)
From: list-catcher <list-catcher@hellburner.com>
To: Daryl F <wyatt@prairieturtle.ca>
Subject: Re: [Lcdproc] [SOLVED] cwlinux usb 12832

> I see in the Linux Kernel 2.6.23 there is an option to set for the
> Prolific 2303 converter. It creates kernel module pl2303.
>
> Can you `modprobe pl2303' or check your kernel configuration to see if the
> support is built in to your kernel. Check kernel Device Drivers->USB
> Support->USB
> Serial Convertor Support->USB
> Prolific 2303 Single Port Serial Driver (NEW)
>
> It's been my experience with udev and USB serial convertors that the
> /dev/ttyUSB* device doesn't appear until the kernel module is loaded.
>
> -Daryl

That did it!  Thank you!