Test Case Configuration
Follow the steps below to enable the kernel configuration for HDMI.
- Under the root directory of
freelight-u-sdk, type the following command to
enter the kernel menu configuration GUI.
make linux-menuconfig
- Enter the Target packages menu.
- Enter the Libraries menu.
- Enter the Graphics menu.
- Enter the libdrm menu.
- Select the Install test programs option, or you may
select ALL options under this menu.
Result: After you have completed all the above configuration, you can use the modetest tool in kernel for testing.
- Save your change before you exit the kernel configuration dialog.