How to install the driver step by step
- Michael Trensch
Owned by Michael Trensch
2014-07-24
2 min read
Loading data...
- Build the uio_netx kernel module
- Enter the drivers directory and run the Makefile of the uio_netx kernel module
- Optional: Disable DMA / Build for special kernel version (other than the current running)
- Enter the drivers directory and run the Makefile of the uio_netx kernel module
- Build the user space library libcifX
- Enter the directory of the user space driver and run configure to generate the Makefile
- Optional: Run configure with further option to enable/disable any driver features (e.g. enable DMA support)
For all features run configure --help - Run the Makefile to build the library
- Install the library (root privileges required)
- Enter the directory of the user space driver and run configure to generate the Makefile
- Install the firmware (root privileges required)
- Create the base directory (/opt/cifx/) of the cifX driver configuration file storage and install the bootloader
- Optional: Create additional folder structure for configuration of specific device (e.g. configuration based on device and serial number)
- Create the base directory (/opt/cifx/) of the cifX driver configuration file storage and install the bootloader
- Install and load the uio_netx kernel module (root privileges required)
General
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
Installation
Configuration
Application
netX based Virtual Ethernet Interface