raspberrypi-ch340-driver icon indicating copy to clipboard operation
raspberrypi-ch340-driver copied to clipboard

CH340/341 (HL340/341) Serial-to-USB UART Driver for Raspberry Pi

Results 6 raspberrypi-ch340-driver issues
Sort by recently updated
recently updated
newest added

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...

Try to compile from source, but had an error: ``` ~ $ sudo wget https://raw.githubusercontent.com/notro/rpi-source/master/rpi-source -O /usr/bin/rpi-source && sudo chmod +x /usr/bin/rpi-source && /usr/bin/rpi-source -q --tag-update --2023-04-13 15:49:38-- https://raw.githubusercontent.com/notro/rpi-source/master/rpi-source Resolving...

Raspberry pi3 with NOOBS Debian installed 2016 oct 19 did a reboot, show "ch341 4932 0 at lsmod, show "ch341.ko" at ls /lib/modules/$(uname -r)/kernel/drivers/usb/serial nothing at sudo depmod -a previously...

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/Linux...

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 symbol module_layout` Do...

usbserial needs to be loaded or else ch34x.ko fails