-
ubuntu环境下,安装了i2c-tools,使用i2cset、i2ctransfer命令,用逻辑分析仪抓取数据,全是read,没有write
yfyh@yfyh-virtual-machine:~/ch34x_mphsi_master_linux-main/driver$ uname -a
Linux yfyh-virtual-machine 6.5.0-26-generic #26~2…
-
最新的直接1.7编译 /bin/sh: 1: scripts/basic/fixdep: Exec format error
环境是
root@openstick
OS: Debian GNU/Linux 11 (bullseye) aarch64
Host: Handsome OpenStick UFI003MB
Kernel: 5.15.0-handsomekernel+
编…
-
Hello,
how to fix this?
Thanks
Opensuse 15.4 x86_64
uname -r
5.14.21-150400.24.46-default
```
make
make -C /lib/modules/5.14.21-150400.24.46-default/build M=/tmp/CH341SER
make[1]: вход в …
-
```
➜ CH341SER git:(master) ✗ make
make -C /lib/modules/5.15.0-53-generic/build M=/home/zero/tmp/ch340/CH341SER
make[1]: Entering directory '/usr/src/linux-headers-5.15.0-53-generic'
CC [M] …
-
Getting this error while trying `insmod ch34x.ko`:
`insmod: ERROR: could not insert module ch34x.ko: Invalid module format`
dmesg returns this:
`[ 254.804982] ch34x: disagrees about version of sym…
-
When running the make command, I came across the following errors:
error: initialization of ‘unsigned int (*)(struct tty_struct *)’ from incompatible pointer type ‘int (*)(struct tty_struct *)’ [-W…
-
- [x] Support multi port for device
- [x] Support multi port for host
- [x] Support msc with multi lun
- [x] Support adb device
- [ ] Support mtp host
- [ ] Support mtp device
- [x] Support blue…
-
**请求帮助:**
同一个I2C线,分别用ch341+i2c-tool和其他方式抓出来的数据。芯片是CH341T
![P30926-100251.jpg](https://github.com/WCHSoftGroup/ch34x_mphsi_master_linux/assets/48668011/9a88f856-bf3e-48fb-80c6-cdd4601b9be7)
**…
-
sudo dmesg | grep ch34x gitves the following :
```
[ 199.366031] usbcore: registered new interface driver ch34x
[ 199.366047] usbserial: USB Serial support registered for ch34x
```
I foloowed a…
-
Hi I'm getting this error on ubuntu Ubuntu 22.04.1 LTS running the 5.15.0-53-generic kernel. Seems like something changed here?
```
sudo make
make -C /lib/modules/5.15.0-53-generic/build M=/home…