Ubuntu 16.04 LTS NVIDIA Setup Guide
#14
Same resault

Code:
nvidia-settings -a [gpu:2]/GPUFanControlState=1 -a [fan:2]/GPUTargetFanSpeed=30



ERROR: Error assigning value 30 to attribute 'GPUTargetFanSpeed' (horse-power:0[fan:2]) as
       specified in assignment '[fan:2]/GPUTargetFanSpeed=30' (Unknown Error).

New info (don't know if usefull):
Code:
nvidia-xconfig --query-gpu-info
Number of GPUs: 3

GPU #0:
  Name      : GeForce GTX 1080
  UUID      : GPU-d2e19eee-589a-b609-5daf-f21754c2829b
  PCI BusID : PCI:1:0:0

  Number of Display Devices: 0


GPU #1:
  Name      : GeForce GTX 1080
  UUID      : GPU-bb9f11c3-be17-d645-e76e-4c4cdf451842
  PCI BusID : PCI:2:0:0

  Number of Display Devices: 0


GPU #2:
  Name      : GeForce GTX 1080
  UUID      : GPU-d0cd4902-e657-cdeb-7d6b-eeb5e273b81e
  PCI BusID : PCI:5:0:0

  Number of Display Devices: 0

nvidia-smi -q -d PERFORMANCE

==============NVSMI LOG==============

Timestamp                           : Wed Nov  8 11:13:08 2017
Driver Version                      : 384.98

Attached GPUs                       : 3
GPU 00000000:01:00.0
    Performance State               : P8
    Clocks Throttle Reasons
        Idle                        : Active
        Applications Clocks Setting : Not Active
        SW Power Cap                : Not Active
        HW Slowdown                 : Not Active
        Sync Boost                  : Not Active
        SW Thermal Slowdown         : Not Active

GPU 00000000:02:00.0
    Performance State               : P0
    Clocks Throttle Reasons
        Idle                        : Active
        Applications Clocks Setting : Not Active
        SW Power Cap                : Not Active
        HW Slowdown                 : Not Active
        Sync Boost                  : Not Active
        SW Thermal Slowdown         : Not Active

GPU 00000000:05:00.0
    Performance State               : P0
    Clocks Throttle Reasons
        Idle                        : Active
        Applications Clocks Setting : Not Active
        SW Power Cap                : Not Active
        HW Slowdown                 : Not Active
        Sync Boost                  : Not Active
        SW Thermal Slowdown         : Not Active

Another thing, I'm using a USB raiser for GPU #1 and #2. The recently added is from a PCIe 8x (regular GPU slot) the other is from a PCIe 2x (smaller slots).


Messages In This Thread
Ubuntu 16.04 LTS NVIDIA Setup Guide - by evilmog - 11-21-2016, 08:29 PM
RE: Ubuntu 16.04 LTS NVIDIA Setup Guide - by atom - 11-21-2016, 09:06 PM
RE: Ubuntu 16.04 LTS NVIDIA Setup Guide - by jimbas - 11-08-2017, 01:12 PM
RE: Ubuntu 16.04 LTS NVIDIA Setup Guide - by atom - 11-12-2017, 09:34 PM