
La placa base es una BIOSTAR Z270GT9 con tres GeForce GTX 1060 (en las ranuras PCIe x16 1, 3 y 5). Todas las tarjetas están en tarjetas verticales alimentadas por USB, si eso es relevante. Tengo instalado Ubuntu Server 14.04 con gnome. La primera y la segunda tarjeta tienen monitores HDMI conectados. Instalé nvidia-367 para los controladores a través de apt-get.
Sólo la primera tarjeta parece funcionar y es detectada en el sistema. Intenté buscar en el BIOS para ver si había alguna configuración relacionada con PCI y no pude encontrar ninguna. Todos los fanáticos están funcionando con las cartas y también las luces.
Aquí está mi resultado para 'lspci | grep -i nvidia':
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1c03 (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 10f1 (rev a1)
Aquí está mi resultado para '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.
No estoy seguro de qué buscar a continuación.