Thanks Chris. The PL2303 driver source run perfect in Linux desktop, and in Ubuntu Arm too. In Android system, after many fails and tries, I've manage to make the driver shows a ttyUSB0 in /dev, and are going to test the functionality.
Regarding piracy and pirated software you mentioned, I'm not sure they will provide kernel sources or not, it's a shame if it will be a real pirated software. The service people from the MID manufacture is included in this email. On 6 September 2010 06:22, Chris Stratton <cs07...@gmail.com> wrote: > First you should build that driver source for a desktop linux and make > sure it works with the peripheral. You may need to add vid/pid codes > to it, or it might be you have the wrong driver. Figure that out on > the desktop first. > > Then you should look at the driver source and see where that no more > free serial devices message is coming from. > > You could also return the mid device on the grounds that it contains > pirated software - if they are not offering kernel source code they > are shipping a linux kernel without a license to do so, which is > usually called piracy. > > On Sep 4, 11:16 am, Xu <xu4w...@gmail.com> wrote: > > Hi All, > > > > I'm trying to connect a PL2303 based USB to serial converter with one > > Android MID [1]. > > However, the MID does not have driver for it and I do not have the > > kernel source for the MID, as it's running 2.6.29 kernel, Inspired by > > [2] I built the pl2303.ko file from source code myself. > > > > The insmod pl2303.ko runs perfect, but when I insert the usb2serial > > cable, I found below error message via dmesg: > > > > <6>usb 2-1: new full speed USB device using dwc_otg and address 2 > > <3>usb 2-1: device v067b p2303 is not supported > > <6>usb 2-1: configuration #1 chosen from 1 choice > > <6>pl2303 2-1:1.0: pl2303 converter detected > > <3>pl2303 2-1:1.0: No more free serial devices > > <4>pl2303: probe of 2-1:1.0 failed with error -5 > > > > [1]http://en.smartdevices.com.cn/Products/V5/ > > [2] > http://android.modaco.com/content/htc-hero-hero-modaco-com/313133/how... > > > > Do you know is there something wrong in the pl2303.ko driver I built > > or I need further configuration to make the cable works? > > > > Thanks and Regards, > > xu > > -- > unsubscribe: > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com> > website: http://groups.google.com/group/android-porting > -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting