-
Notifications
You must be signed in to change notification settings - Fork 288
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
How to install ch341 driver in latest kernel 4.4.x #11
Comments
Hi, I just encounter a problem following the instruction in the above link: aging:/myspace/workspace/ch341/CH341SER_LINUX$ sudo make load After make, I will fails to load the module. Please suggest how to fix |
This disabling temporarily the UEFI mode worked for me: https://askubuntu.com/a/762255 |
https://code.woboq.org/linux/linux/drivers/usb/serial/ch341.c.html |
@skyrocknroll thank for you goodness but the driver verson here cannot make successfully on ubuntu 17.04 for the interrupt_sleep_on function has been removed in kenal version 3.15 |
Is anybody have solution for kernel 4.15? |
@thetiana, did you get the driver? |
https://github.com/SkyRocknRoll/CH341SER_LINUX
clone and follow the instructions mentioned there
The text was updated successfully, but these errors were encountered: