Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i could not find the ttyUSB0 under 'dev/' folder when i connect my android tablet with a PL-2303 adapter line #35

Closed
GoogleCodeExporter opened this issue Sep 11, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. i have a android(4.04) tablet with two usb, already root
2. i also have a  PL-2303 adapter line
3. i connet them. like the "Solution 2" in wiki

What is the expected output? What do you see instead?
i can not find the ttyUSB0 in the 'dev/' folder

What version of the product are you using? On what operating system?
a tablet with android(4.04)

Please provide any additional information below.


Original issue reported on code.google.com by GandL...@gmail.com on 13 Nov 2012 at 7:09

@GoogleCodeExporter
Copy link
Author

Sorry, the JNI library does not handle the Linux kernel loading, you need to 
have a valid Linux serial port present in /dev/tty* with valid access 
permissions for the JNI library to find and access it.

You may find more help on PL2303 related forums.

Original comment by cedric.p...@gmail.com on 15 Nov 2012 at 2:59

  • Changed state: WontFix
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant