
마더보드는 3개의 GeForce GTX 1060(PCIe x16 슬롯 1, 3, 5)을 갖춘 BIOSTAR Z270GT9입니다. 해당되는 경우 모든 카드는 USB 전원 라이저 카드에 있습니다. gnome과 함께 Ubuntu Server 14.04가 설치되어 있습니다. 첫 번째와 두 번째 카드에는 모두 HDMI 모니터가 연결되어 있습니다. apt-get을 통해 드라이버용 nvidia-367을 설치했습니다.
첫 번째 카드만 작동하는 것으로 보이며 시스템에서 감지됩니다. PCI 관련 설정이 있는지 확인하기 위해 BIOS를 살펴보았지만 찾을 수 없었습니다. 팬은 모두 카드에서 작동하고 있으며 조명도 마찬가지입니다.
다음은 'lspci | grep -i 엔비디아':
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1c03 (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 10f1 (rev a1)
다음은 'dmesg | grep NVRM':
[ 3.610776] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 375.66 Mon May 1 15:29:16 PDT 2017 (using threaded interrupts)
[ 4.760621] NVRM: Your system is not currently configured to drive a VGA console
[ 4.760624] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[ 4.760625] NVRM: requires the use of a text-mode VGA console. Use of other console
[ 4.760626] NVRM: drivers including, but not limited to, vesafb, may result in
[ 4.760627] NVRM: corruption and stability problems, and is not supported.
다음에 무엇을 찾아야 할지 잘 모르겠습니다.