This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aeon Labs Gen5 z-stick installation | |
https://github.com/frep/radxa/blob/master/files/cdc-acm.ko | |
# install the driver (if it is not already present in your build) | |
mkdir -p /lib/modules/3.0.36+/kernel/drivers/usb/class | |
cp ${pathToFile}/cdc-acm.ko /lib/modules/3.0.36+/kernel/drivers/usb/class/ |
NewerOlder