Loading the Driver
To load the driver:
- Enter command
sudo modprobe menable
If you have a frame grabber plugged into your system, you can check if the driver is loaded and fully functional:
- Enter command
dmesg | grep menable
To load the driver:
sudo modprobe menable
If you have a frame grabber plugged into your system, you can check if the driver is loaded and fully functional:
dmesg | grep menable