- 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
- Build the driver.
Assuming you have a working build environment.
make
- Install & load the driver.
Assuming the builtin option
driver is not loaded. Ensure this on your own.
sudo make install
sudo modprobe option