/rm500u-usb

USB driver patch for RM500U-CN modules

Primary LanguageShell

RM500U-CN USB Driver Patch

  1. Patch the option driver for your current kernel version.

If this script does not work, look at the source and figure out why on your own.

./patchsrc.sh
  1. Build the driver.

Assuming you have a working build environment.

make
  1. Install & load the driver.

Assuming the builtin option driver is not loaded. Ensure this on your own.

sudo make install
sudo modprobe option