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

How to install ch341 driver in latest kernel 4.4.x #11

Open
skyrocknroll opened this issue Jul 2, 2016 · 6 comments
Open

How to install ch341 driver in latest kernel 4.4.x #11

skyrocknroll opened this issue Jul 2, 2016 · 6 comments

Comments

@skyrocknroll
Copy link

https://github.com/SkyRocknRoll/CH341SER_LINUX

clone and follow the instructions mentioned there

@skyrocknroll skyrocknroll changed the title How install ch341 driver in latest kernel 4.4.x How to install ch341 driver in latest kernel 4.4.x Jul 2, 2016
@AgingChan
Copy link

Hi,

I just encounter a problem following the instruction in the above link:

aging:/myspace/workspace/ch341/CH341SER_LINUX$ sudo make load
modprobe usbserial
insmod ch34x.ko
insmod: ERROR: could not insert module ch34x.ko: Required key not available
Makefile:9: recipe for target 'load' failed
make: *** [load] Error 1

After make, I will fails to load the module.

Please suggest how to fix

@mondaini
Copy link

mondaini commented Jun 3, 2017

@AgingChan

This disabling temporarily the UEFI mode worked for me: https://askubuntu.com/a/762255

@yonghuming
Copy link

https://code.woboq.org/linux/linux/drivers/usb/serial/ch341.c.html
i use ubuntu 17.04 and i met same question and i download the ch341x.c copy from here and i make successfully but lsusb could not find my nodemcu so strange

@yonghuming
Copy link

@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

@thetiana
Copy link

Is anybody have solution for kernel 4.15?

@Davi-tec
Copy link

Davi-tec commented Apr 2, 2020

@thetiana, did you get the driver?

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

No branches or pull requests

6 participants