aperepel / raspberrypi-ch340-driver

CH340/341 (HL340/341) Serial-to-USB UART Driver for Raspberry Pi
97 stars 18 forks source link

Insmod // Invalid module format #2

Open sholzmayer opened 8 years ago

sholzmayer commented 8 years ago

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 you have any idea?

NCO3 commented 7 years ago

did you find a solution?