Skip to content

chenzhuoyu/rm500u-usb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

USB driver patch for RM500U-CN modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published