-
```
make
sudo make load
```
then reboot, still can't find ttyUSB.
sudo dmesg | grep ch34x
still show the disconnect msg:
```
284.973396] ch34x 3-4.2:1.0: ch34x converter detected
[…
-
### Operating System
Linux
### Board
-
### Firmware
-
### What happened ?
the callbacks are not handled correct
PR will follow soon
### How to reproduce ?
-
### Debug Log as txt file (LOG/C…
IngHK updated
9 months ago
-
我安装了驱动,并运行了demo,但是显示 CH34x_GetDriverVersion error ,能帮看看原因吗?
* 芯片型号 CH341A
```shell
(base) ➜ ch341 git:(xxx) ✗ ./a.out /dev/ch34x_pis0
Open device /dev/ch34x_pis0 succeed, fd: 3
CH34x_GetDri…
maswx updated
11 months ago
-
hello, i successfully compiled the driver under ubuntu 22.04, but under ubuntu 24.04 make fails with a incompatible-pointer-types error, any hint? here the console output:
![Screenshot at 2024-08-0…
-
there have been known issues on some OSX versions with the drivers for the chinese clone of Arduino using CH34X chip, this issue tries to concentrate efforts and information in this regard. Please pro…
-
```
make -C /lib/modules/4.4.0-28-generic/build M=/home/yuva/embedded/CH341SER_LINUX
make[1]: Entering directory '/usr/src/linux-headers-4.4.0-28-generic'
CC [M] /home/yuva/embedded/CH341SER_LIN…
-
Hello,
I tried to use your CH341PAR_LINUX driver under Linux 4.19. I managed to compile and load the module properly (an include is missing for this kernel version btw). I am using it with the LC-…
-
```
make -C /lib/modules/5.15.0-57-generic/build M=/home/anshuman/Downloads/CH341SER_LINUX
make[1]: Entering directory '/usr/src/linux-headers-5.15.0-57-generic'
CC [M] /home/anshuman/Downloa…
-
Hi to All, one desperate soul here. I need to install this driver and I followed the instructions in Aperepel's page. One minute how-to didn't work because I have different kernel. So if I try to do i…
-
not sure how to trouble shoot this.
```sh
pi@lchr:~/linux $ make kernelversion
4.9.13
pi@lchr:~/linux $ uname -a
Linux lchr 4.9.13-v7+ #974 SMP Wed Mar 1 20:09:48 GMT 2017 armv7l GNU/Linu…