Skip to content

USB serial not work after install rt kernel #24

Answered by kdoren
tom9672 asked this question in Q&A
Discussion options

You must be logged in to vote

pl2303 driver is a kernel module that is not loaded by default.

Your modprobe command should have loaded it though.

Try adding the line "pl2303" at the end of /etc/modules, and rebooting. That should load it automatically on boot.

Then you should see it working under /sys/bus/usb-serial/

This is not likely rt related. But to be sure, you can also try the llat kernel posted in releases. I think it can work better with USB devices anyway.

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by tom9672
Comment options

You must be logged in to vote
1 reply
@kdoren
Comment options

Comment options

You must be logged in to vote
5 replies
@kdoren
Comment options

@kdoren
Comment options

@kdoren
Comment options

@tom9672
Comment options

@tom9672
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants