How do I install Arduino chipset drivers ch34x? [closed]
Question: What is my process to use the below to install the chipset drivers.
I am new to Linux and new to Arduino
I am looking to install the chipset ch341 for the Chinese Arduino modules I have download to folder downloads.
File name: CH341SER_LINUX
Contents:
ch34x.c
Makefile
readme.txt
Readme.txt instructions:
Note: 1.Please run followed executable programs as root privilege
2.Current Driver support versions of linux kernel range from 2.6.25 to 3.13.x
3.Current Driver support 32bits and 64bits linux systems
Usage:
(load or unload linux driver of CH34x)
//compile
#make
//load ch34x chips driver
#make load
//unload ch34x chips driver
#make unload
// 1.2 - 1.3 Fix some bugs
Linux Ubuntu OS details:
Distributor ID: LinuxMint
Description: Linux Mint 19 Tara
Release: 19
Codename: tara
arduino
New contributor
closed as off-topic by dobey, guiverc, Eric Carvalho, vidarlo, karel Dec 31 '18 at 3:43
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – dobey, guiverc, Eric Carvalho, vidarlo, karel
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
Question: What is my process to use the below to install the chipset drivers.
I am new to Linux and new to Arduino
I am looking to install the chipset ch341 for the Chinese Arduino modules I have download to folder downloads.
File name: CH341SER_LINUX
Contents:
ch34x.c
Makefile
readme.txt
Readme.txt instructions:
Note: 1.Please run followed executable programs as root privilege
2.Current Driver support versions of linux kernel range from 2.6.25 to 3.13.x
3.Current Driver support 32bits and 64bits linux systems
Usage:
(load or unload linux driver of CH34x)
//compile
#make
//load ch34x chips driver
#make load
//unload ch34x chips driver
#make unload
// 1.2 - 1.3 Fix some bugs
Linux Ubuntu OS details:
Distributor ID: LinuxMint
Description: Linux Mint 19 Tara
Release: 19
Codename: tara
arduino
New contributor
closed as off-topic by dobey, guiverc, Eric Carvalho, vidarlo, karel Dec 31 '18 at 3:43
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – dobey, guiverc, Eric Carvalho, vidarlo, karel
If this question can be reworded to fit the rules in the help center, please edit the question.
2
Linux Mint is not Ubuntu, nor an official flavor of Ubuntu thus off-topic on this site. Refer askubuntu.com/help/on-topic and ask on a Linux Mint forum, or SE's Unix & Linux Q&A site (which is distro-agnostic)
– guiverc
Dec 30 '18 at 22:35
See askubuntu.com/questions/343522/…
– Kristopher Ives
Dec 30 '18 at 22:45
add a comment |
Question: What is my process to use the below to install the chipset drivers.
I am new to Linux and new to Arduino
I am looking to install the chipset ch341 for the Chinese Arduino modules I have download to folder downloads.
File name: CH341SER_LINUX
Contents:
ch34x.c
Makefile
readme.txt
Readme.txt instructions:
Note: 1.Please run followed executable programs as root privilege
2.Current Driver support versions of linux kernel range from 2.6.25 to 3.13.x
3.Current Driver support 32bits and 64bits linux systems
Usage:
(load or unload linux driver of CH34x)
//compile
#make
//load ch34x chips driver
#make load
//unload ch34x chips driver
#make unload
// 1.2 - 1.3 Fix some bugs
Linux Ubuntu OS details:
Distributor ID: LinuxMint
Description: Linux Mint 19 Tara
Release: 19
Codename: tara
arduino
New contributor
Question: What is my process to use the below to install the chipset drivers.
I am new to Linux and new to Arduino
I am looking to install the chipset ch341 for the Chinese Arduino modules I have download to folder downloads.
File name: CH341SER_LINUX
Contents:
ch34x.c
Makefile
readme.txt
Readme.txt instructions:
Note: 1.Please run followed executable programs as root privilege
2.Current Driver support versions of linux kernel range from 2.6.25 to 3.13.x
3.Current Driver support 32bits and 64bits linux systems
Usage:
(load or unload linux driver of CH34x)
//compile
#make
//load ch34x chips driver
#make load
//unload ch34x chips driver
#make unload
// 1.2 - 1.3 Fix some bugs
Linux Ubuntu OS details:
Distributor ID: LinuxMint
Description: Linux Mint 19 Tara
Release: 19
Codename: tara
arduino
arduino
New contributor
New contributor
edited Dec 30 '18 at 23:49
Kristopher Ives
1,8181016
1,8181016
New contributor
asked Dec 30 '18 at 22:20
user3470922
1
1
New contributor
New contributor
closed as off-topic by dobey, guiverc, Eric Carvalho, vidarlo, karel Dec 31 '18 at 3:43
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – dobey, guiverc, Eric Carvalho, vidarlo, karel
If this question can be reworded to fit the rules in the help center, please edit the question.
closed as off-topic by dobey, guiverc, Eric Carvalho, vidarlo, karel Dec 31 '18 at 3:43
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – dobey, guiverc, Eric Carvalho, vidarlo, karel
If this question can be reworded to fit the rules in the help center, please edit the question.
2
Linux Mint is not Ubuntu, nor an official flavor of Ubuntu thus off-topic on this site. Refer askubuntu.com/help/on-topic and ask on a Linux Mint forum, or SE's Unix & Linux Q&A site (which is distro-agnostic)
– guiverc
Dec 30 '18 at 22:35
See askubuntu.com/questions/343522/…
– Kristopher Ives
Dec 30 '18 at 22:45
add a comment |
2
Linux Mint is not Ubuntu, nor an official flavor of Ubuntu thus off-topic on this site. Refer askubuntu.com/help/on-topic and ask on a Linux Mint forum, or SE's Unix & Linux Q&A site (which is distro-agnostic)
– guiverc
Dec 30 '18 at 22:35
See askubuntu.com/questions/343522/…
– Kristopher Ives
Dec 30 '18 at 22:45
2
2
Linux Mint is not Ubuntu, nor an official flavor of Ubuntu thus off-topic on this site. Refer askubuntu.com/help/on-topic and ask on a Linux Mint forum, or SE's Unix & Linux Q&A site (which is distro-agnostic)
– guiverc
Dec 30 '18 at 22:35
Linux Mint is not Ubuntu, nor an official flavor of Ubuntu thus off-topic on this site. Refer askubuntu.com/help/on-topic and ask on a Linux Mint forum, or SE's Unix & Linux Q&A site (which is distro-agnostic)
– guiverc
Dec 30 '18 at 22:35
See askubuntu.com/questions/343522/…
– Kristopher Ives
Dec 30 '18 at 22:45
See askubuntu.com/questions/343522/…
– Kristopher Ives
Dec 30 '18 at 22:45
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
2
Linux Mint is not Ubuntu, nor an official flavor of Ubuntu thus off-topic on this site. Refer askubuntu.com/help/on-topic and ask on a Linux Mint forum, or SE's Unix & Linux Q&A site (which is distro-agnostic)
– guiverc
Dec 30 '18 at 22:35
See askubuntu.com/questions/343522/…
– Kristopher Ives
Dec 30 '18 at 22:45