You are not logged in.

#1 2025-06-04 13:20:08

Aipathon
Member
Registered: 2025-06-04
Posts: 1

Issues installing the CH341 Arduino driver

I want to get into Arduino programming and got an Arduino, that requires the CH341 driver (which can be found here: https://github.com/arkin/Arduino_USB_Drivers). I followed the installation instructions and ran sudo make in the linux directoy of the git repo. This resulted in the following output:

make[1]: *** /lib/modules/6.14.5-arch1-1/build: No such file or directory. Stop

How can I fix this?

Offline

#2 2025-06-04 14:11:13

loqs
Member
Registered: 2014-03-06
Posts: 18,463

Re: Issues installing the CH341 Arduino driver

Did you not try the ch341 kernel driver supplied by the linux package before building the out of tree one?

Offline

#3 2025-06-05 02:34:01

dimich
Member
From: Kharkiv, Ukraine
Registered: 2009-11-03
Posts: 356

Re: Issues installing the CH341 Arduino driver

CH340 and CH341 in UART mode work perfectly with in-tree driver.

I'm pretty sure a driver that hasn't been updated for 8 years won't compile for modern kernel.

Last edited by dimich (2025-06-05 02:35:09)

Offline

#4 2025-06-08 19:32:15

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,438

Re: Issues installing the CH341 Arduino driver

There's ch34x in the aur.  It's a dkms package.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#5 2025-06-08 19:57:57

loqs
Member
Registered: 2014-03-06
Posts: 18,463

Re: Issues installing the CH341 Arduino driver

nomorewindows wrote:

There's ch34x in the aur.

Have you read https://github.com/juliagoda/CH341SER/c … 4fe82dc4ad?

Offline

Board footer

Powered by FluxBB