Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

markswift

Members
  • Joined

  • Last visited

  1. Just checking in to see if anyone has a working solution for the X470D4U? Many thanks in advance.
  2. Sadly I've had no luck getting my Asrock x470D4U working. I can successfully run the 'configure' (which detects the fans and speeds them up etc), but activating the temperature controls and starting fan control does nothing. I can confirm sending a command like: "ipmi-raw -h 192.168.1.11 -u admin -p admin 00 3a 01 00 32 48 48 64 00 00 00" works just fine. Does anyone use this board, or can help me figure this out? Many thanks.
  3. Hi all, Well, following my previous posts (above), I've been trying to get this working for over a week with no luck. I even bought a new fan to populate header_6 to see if that made a difference - it didn't. If anyone has any ideas why it might not be working with my board (but is for others), I'd love some help! It's strange that the configuration ramps up the fans and recognises everythign correctly, but auto / temp control doesn't work
  4. Hi, I've already checked that - no luck sadly I'm wondering if it's related the config / layout of my fans, as it did work briefly when they were attached to other headers. I tried to swap them back, but no luck... Tried a clean install too. Is there a chance you could share your board.json so I can compare it? Thanks in advance. To summarise: Config runs and I hear the fans ramping up, RPM is correct for each. Running in debug shows an incorrect raw command (unless I'm interpreting it wrongly). IPMI shows correct percentages, but no fan control happens. BIOS is set to smart fan, for all fans.
  5. Okay, upon activating debug it seems the issue is caused by a wrong RAW command being sent? I see: 2020-11-12 19:07:19 ipmi-raw 00 3a 01 00 00 44 44 44 44 00 -h '192.168.1.11' -u 'admin' -p 'xxx' --session-timeout=5000 --retransmission-timeout=1000 2>&1 Shouldn't the command include another '00' @dmacias? Would love to get this working, my rack sounds like a jet turbine Edit: reinstalled to test, no luck, debug log below: Sleep 60 seconds. Highest temp is 33ºC DECLARED VARIABLES: Array ( [debug] => 1 [prog] => ipmifan [lockfile] => /var/run/ipmifan.pid [log] => /var/log/ipmifan [service] => /usr/local/emhttp/plugins/ipmi/scripts/ipmifan [usage] => Process settings in ipmi plugin fan config. Control fans based on config values and [options]. Usage: ipmifan [options] -a, --auto set fans to auto --full set fans to full speed -q, --quiet suppress all messages --debug turn on debugging --daemon run in the background --help display this help and exit --quit stop daemon if running --version output version information and exit [shortopts] => adfq [longopts] => Array ( [0] => auto [1] => daemon [2] => debug [3] => full [4] => help [5] => quit [6] => quiet [7] => version ) [args] => Array ( [debug] => ) [arga] => [argf] => [argq] => [daemon] => [quit] => [raw] => 00 3a 01 [board_json] => Array ( [ASRock] => Array ( [raw] => 00 3a 01 [auto] => 00 00 00 00 00 00 00 00 [full] => 64 64 64 64 64 64 64 64 [fans] => Array ( [FAN1] => 01 [FAN2] => 01 [FAN3] => 01 [FAN4] => 01 [FAN5] => 01 [FAN_POS6] => 01 [FAN_POS7] => 01 [FAN_POS8] => 01 ) ) ) [board] => ASRock [board_file_status] => 1 [msg] => Fan:Temp, FAN2(66%):HDD Temp(33°C) [MD5] => 6ff1b3c3d1dd1140c6d895d739d64c7f [fancfg_file] => /boot/config/plugins/ipmi/fan.cfg [hdd_temp] => 33 [sensors] => Array ( [10] => Array ( [ID] => 10 [Name] => MB Temp [Type] => Temperature [Reading] => 35.00 [Units] => C [Event] => 'OK' ) [11] => Array ( [ID] => 11 [Name] => Card side Temp [Type] => Temperature [Reading] => 37.00 [Units] => C [Event] => 'OK' ) [12] => Array ( [ID] => 12 [Name] => CPU Temp [Type] => Temperature [Reading] => 43.00 [Units] => C [Event] => 'OK' ) [13] => Array ( [ID] => 13 [Name] => DDR4_A2_Temp [Type] => Temperature [Reading] => 39.00 [Units] => C [Event] => 'OK' ) [14] => Array ( [ID] => 14 [Name] => DDR4_A1_Temp [Type] => Temperature [Reading] => 40.00 [Units] => C [Event] => 'OK' ) [15] => Array ( [ID] => 15 [Name] => DDR4_B2_Temp [Type] => Temperature [Reading] => 40.00 [Units] => C [Event] => 'OK' ) [16] => Array ( [ID] => 16 [Name] => DDR4_B1_Temp [Type] => Temperature [Reading] => 40.00 [Units] => C [Event] => 'OK' ) [17] => Array ( [ID] => 17 [Name] => FAN1 [Type] => Fan [Reading] => 1000.00 [Units] => RPM [Event] => 'OK' ) [18] => Array ( [ID] => 18 [Name] => FAN2 [Type] => Fan [Reading] => 600.00 [Units] => RPM [Event] => 'OK' ) [19] => Array ( [ID] => 19 [Name] => FAN3 [Type] => Fan [Reading] => 500.00 [Units] => RPM [Event] => 'OK' ) [20] => Array ( [ID] => 20 [Name] => FAN4 [Type] => Fan [Reading] => 800.00 [Units] => RPM [Event] => 'OK' ) [21] => Array ( [ID] => 21 [Name] => FAN5 [Type] => Fan [Reading] => 1900.00 [Units] => RPM [Event] => 'OK' ) [22] => Array ( [ID] => 22 [Name] => FAN6 [Type] => Fan [Reading] => N/A [Units] => RPM [Event] => N/A ) [99] => Array ( [ID] => 99 [Name] => HDD Temperature [Type] => Temperature [Reading] => 33 [Units] => C [Event] => Ok ) ) [ipmipoll] => 6 [fanpoll] => 6 [hddpoll] => 6 [fan_count] => 8 [hdd_count] => 60 [curent_hex] => [current_hex2] => [i] => 1 [board0] => ASRock [fans] => Array ( [FAN1] => 01 [FAN2] => 01 [FAN3] => 01 [FAN4] => 01 [FAN5] => 01 [FAN_POS6] => 01 [FAN_POS7] => 01 [FAN_POS8] => 01 ) [hex] => 00 00 40 00 00 00 00 00 00 [cmd] => [exec] => [value] => 01 [fan] => FAN_POS8 [temp] => [fancfg] => Array ( [FANCONTROL] => disable [FANPOLL] => 6 [FANIP] => 192.168.1.11 [HDDPOLL] => 6 [HDDIGNORE] => [HARDDRIVES] => enable [FAN_FAN1] => 17 [TEMP_FAN1] => 0 [FAN_FAN2] => 18 [TEMP_FAN2] => 99 [TEMPHI_FAN2] => 40 [TEMPLO_FAN2] => 20 [FANMAX_FAN2] => 64 [FANMIN_FAN2] => 1 [FAN_FAN3] => 19 [TEMP_FAN3] => 0 [FAN_FAN4] => 20 [TEMP_FAN4] => 0 [FAN_FAN5] => 21 [TEMP_FAN5] => 0 [FAN_FAN6] => 22 [TEMP_FAN6] => 0 ) [templo] => 20 [temphi] => 40 [fanmin] => 1 [fanmax] => 64 [range] => 64 [reading] => 33 [name] => HDD Temperature [pct] => 66 [pwm] => 00 [cmd_count] => 0 [cmd_str] => ipmi-raw 00 3a 01 00 00 40 00 00 00 00 00 00 -h '192.168.1.11' -u 'admin' -p 'admin' --session-timeout=5000 --retransmission-timeout=1000 2>&1 [fanopts] => -h '192.168.1.11' -u 'admin' -p 'admin' --session-timeout=5000 --retransmission-timeout=1000 [current_hex] => 00 00 40 00 00 00 00 00 00 [time1] => 1605221273 [MD5_new] => 6ff1b3c3d1dd1140c6d895d739d64c7f [plg_path] => /boot/config/plugins/ipmi [cfg_file] => /boot/config/plugins/ipmi/ipmi.cfg [cfg] => Array ( [IPMISELD] => disable [IPMIPOLL] => 180 [NETWORK] => enable [LOCAL] => disable [IPADDR] => 192.168.1.11 [USER] => admin [PASSWORD] => YWRtaW4= [DISP_SENSOR1] => 0 [DISP_SENSOR2] => 0 [LOADCFG] => disable [IGNORE] => [DIGNORE] => [DASH] => enable [DEVIGNORE] => [DEVS] => enable [OVERRIDE] => enable [OBOARD] => ASRock [OCOUNT] => 0 [OMODEL] => 9 ) [netsvc] => enable [ipaddr] => 192.168.1.11 [user] => admin [password] => YWRtaW4= [override] => enable [oboard] => ASRock [omodel] => 9 [ocount] => 0 [ignore] => [dignore] => [devignore] => [devs] => enable [ipmi] => [netopts] => --always-prefix -h '192.168.1.11' -u 'admin' -p 'admin' --session-timeout=5000 --retransmission-timeout=1000 [fanctrl] => disable [hddignore] => [harddrives] => enable [fanip] => 192.168.1.11 [board_file] => /boot/config/plugins/ipmi/board.json [boards] => Array ( [ASRock] => [ASRockRack] => [Dell] => [Supermicro] => ) [board_status] => 1 )
  6. Hello, I have an ASROCK x470D4U board. I have installed and configured the plugin (sensors etc work), but it appears temperature control doesn't. The raw commands do work, so that's not the issue. board.json: { "ASRock": { "raw": "00 3a 01", "auto": "00 00 00 00 00 00 00 00", "full": "64 64 64 64 64 64 64 64", "fans": { "FAN1": "01", "FAN2": "01", "FAN3": "01", "FAN4": "01", "FAN5": "01", "FAN_POS6": "01", "FAN_POS7": "01", "FAN_POS8": "01" } } } I do see this error for fan6 (not attached): Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/ipmi/include/ipmi_helpers.php on line 367 Edit 1: Above error seems unrelated and can be removed by editing boards.json and renaming "FAN_POS6" to "FAN6"
  7. Howdy, when I try to run this I get: plugin: installing: https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.plg plugin: downloading https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.plg plugin: downloading: https://raw.githubusercontent.com/StevenDTX/unRAID-open-vm-tools/master/openVMTools_compiled.plg ... done Kernel Version: 4.19.33-Unraid -------------------------------------------------------------------------- Sorry, OpenVMTools has not yet been compiled for your unRAID version. -------------------------------------------------------------------------- plugin: run failed: /bin/bash retval: 1
  8. Hi All, Any update on this?
  9. I'm running 6.6.3 - tried to install manually but it also give an error, I'll also do some digging and see what I can find...
  10. Still fails here, I've never installed before, do I need to manually import / create some folders prior to installing via the PLG URL?
  11. Hi Alex, tried to install: plugin: installing: https://github.com/arberg/dynamix/blob/master/unRAIDv6/dynamix.cache.dirs.plg plugin: downloading https://github.com/arberg/dynamix/blob/master/unRAIDv6/dynamix.cache.dirs.plg plugin: downloading: https://github.com/arberg/dynamix/blob/master/unRAIDv6/dynamix.cache.dirs.plg ... done plugin: file doesn't exist or xml parse error
  12. Would love to get to the bottom of this - the fact is worked perfect before... I don't like the thought of my 3x1TB drives going TRIMless... Hope this can be solved.
  13. Same problem here, my 840 Pro worked fine, but I now see the error: FITRIM ioctl failed: Remote I/O error
  14. Love this plugin. Is there a chance you could add a setting to detect when the mover is running and only invoke turbo then?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.