Using 7048GR-TR, 4028GR-TR and other X10 DP motherboard with onboard Aspeed VGA solution will be able to see black blank screen after loading CUDA Toolkit with inbox display driver or loading display driver separately into RHEL/CentOS 7.x kernel. Any solution?
Solution:
1. Add "--no-opengl-libs" when installing CUDA Toolkit.
2. Loading display driver separately, please add "--no-opengl-files" parameter for installation command.
ie. #sh ./NVIDIA-Linux-x86_64-367.55.run --no-opengl-files