Young_Max

Members
  • Posts

    51
  • Joined

  • Last visited

Report Comments posted by Young_Max

  1. On 4/25/2020 at 8:39 AM, Daniel Ehrhardt said:

    This does work for me:
     

    
      <cpu mode='host-passthrough' check='none'>
        <topology sockets='1' cores='2' threads='1'/>
        <feature policy='require' name='vmx'/>
      </cpu>

     

    I use proxmox VE, this command don’t work for me,

     

      <cpu mode='host-passthrough' check='none'>
        <topology sockets='1' cores='4' threads='1'/>
        <cache mode='passthrough'/>
        <feature policy='require' name='vmx'/>
      </cpu>

     

  2. On 2019/10/26 at PM6点44分, dalben said:

    我的go文件中有几个modeprobe命令。它们仍然可以从那里运行还是应该在其他地方?系统临时插件不适用于rc1和rc 4

     

    #启动传感器
    modprobe coretemp
    modprobe nct6775

    Yes, I do it. But  it still doesn't work. rc 3 also is the same

  3. 1、 Array Stopped•Starting services..

    2、The lm-sensors update is useless.

     

    Use Unraid lm-sensors 3.6 run

    sensors-detect

    , I can get :

    Trying family `SMSC'...                                     No
    Trying family `VIA/Winbond/Nuvoton/Fintek'...               Yes
    Found unknown chip with ID 0xd121
        (logical device B has address 0x290, could be sensors)
    Probing for Super-I/O at 0x4e/0x4f

     

     

    But I download from https://github.com/lm-sensors/lm-sensors. Run

    sensors-detect

     I can get:

     

    Trying family `VIA/Winbond/Nuvoton/Fintek'...               Yes
    Found `Nuvoton NCT6793D Super IO Sensors'                   Success!
        (address 0x290, driver `nct6775')
    Probing for Super-I/O at 0x4e/0x4f


    It's just what I need. My motherboards is ASUS TUF Z370-PLUS GAMING

     

    So Why?

     

     

    tower-diagnostics-20191026-0556.zip

  4. Please add lm-sensors 3.6 version to unraid

    Unraid is now installed in version 3.5. It could not detect my motherboards sensors . But I can use the sensor-detect version 3.6.

    root@Tower:~# sensors -v
    
    sensors version 3.5.0 with libsensors version 3.5.0

     

    lm-sensors 3.6 version support some motherboards sensors such as z370 ,x570 with Nuvoton NCT6793D Super IO Sensors.The driver ofNuvoton NCT6793D Super IO Sensors is nct6775.

     

    This is lm-sensors 3.5 detected result:

    Trying family `VIA/Winbond/Nuvoton/Fintek'...               Yes
    
    Found unknown chip with ID 0xd121     (logical device B has address 0x290, could be sensors) Probing for Super-I/O at 0x4e/0x4f

     

    This is 3.6 version:

    Found `Nuvoton NCT6793D Super IO Sensors'    Success! (address 0x290, driver `nct6775') Probing for Super-I/O at 0x4e/0x4f
    

    So we need update the latest lm-sensors version

     

    My configuration information:

    # sensors-detect version 3.6.0+git

    # Board: ASUSTeK COMPUTER INC. TUF Z370-PLUS GAMING

    # Kernel: 5.3.6-Unraid x86_64

    # Processor: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz (6/158/10)

    #Unraid version: 6.8.0 rc3