riduxd

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by riduxd

  1. Yeah every manufacturer will have it's quirks. The other ATX mobo I tried was an AsRock. Their power saving features in the BIOS isn's as robust compared to ASUS IMO. But for power saving, it's not manufacturer dependent but more like the board size/feature set. My theory is that ATX just have so many wiring and intricacies compared to ITX and mATX. I haven't tried an ATX H series mobo though so who knows, but yes I agree, it's not THAT bad hence why I haven't bought another mATX mobo lol. Besides like I mentioned, Z-Wave is somehow limiting my CStates. And np!
  2. As a motherboard it's fine. I may use it for my gaming PC instead, but I do think if you want max power savings, I would not recommend it or any other ATX motherboards.
  3. From my experience (I tried 3 Z790 mobos now), only the Asus Prime Z790m Plus D4 was able to achieve C10 states. My theory is full size ATX motherboards have a lot more features/circuitry going on compared to mATX and ITX mobos. In the end, it didn't matter and I ended up settling with the Tuf Z790 Plus Wifi D4 because zwave-js-ui was preventing deeper C States. I'm also thinking of putting a dedicated GPU.
  4. Mine installed just fine, but this plugin is causing incompatibility issues with intel_gpu_top
  5. Can confirm it worked after uninstalling SRIOV plugin
  6. I had intel_gpu_top running fine for awhile, but I was doing a lot of hardware and software all at once and I'm not sure which one broke it. I did took of the GPU though and intel_gpu_top is still not working. @ich777 may be able to point us to the right direction.
  7. Yeah I am facing this issue as well. HW transcode wasn't working for me because I had my 1050ti on it. I removed it, and now HW transcode works again.. I am on RC5 btw.
  8. reinstalled unRAID or intel_gpu_top?
  9. I was actually going to go Proxmox route before unRAID but I couldn't get the installer working. Mine was just getting stuck at the installer.. Got a guide somewhere? Speaking of unRAID version, what were you using before? My first install with the Asus Prime Z790M-P D4 was RC2. I was able to reach 5sh watts at C10 but it's not constant and was more like 8w on average. Man I wish I got the Intel NIC instead since those 8w with it installed is good! My thought with the CX4 is that it's SFP28 and it's more future proof in the event I upgrade my switch in the future. Also more data points. I decided to try the be quiet! Pure Power M 850W PSU because I'm think of using my unRAID server to host a gaming PC VM. To my surprise, idle power is the same (if not lower since I added an extra fan) as the PICO PSU. Dark Power 13 850W may probably even more efficient but I don't want to spend more $$ lol.
  10. Solved the SSH issue by install DocGyver's SSH Plugin, and I think RC4.1 somehow solved the SR-IOV issue. Not really sure how it got fixed, but it works now.
  11. I think only ITX and mATX boards only though. I've tried 3 Z790 mobos, and only the Asus Prime Z790M-P D4 was able to achieve C10. Both my Asrock and Tuf ATX motherboards were only able to achieve C6 max.
  12. I was using the i915 SR-IOV plugin with RC2 and it was working fine through RC3. I updated to RC4 today and SR-IOV for iGPU stopped working. My Mellanox ConnectX-4 LX is working fine though.. Another bug was my SSH keys just stopped working... I tried to recreate it using SpaceInvaderOne's tutorial and no luck. Still doesn't work. Forgot to mention: CPU: 13600k Mobo: Asus TUF Z790-Plus D4
  13. I have the same error, and was directed to this thread. unraid-diagnostics-20230427-1537.zip
  14. Since the upgrade, I am now getting a nonstop error from: Apr 27 15:35:40 unRAID emhttpd: error: malloc_share_locations, 5864: Operation not supported (95): getxattr: /mnt/user/Amazon Drive Apr 27 15:35:40 unRAID emhttpd: error: malloc_share_locations, 5864: Operation not supported (95): getxattr: /mnt/user/Time Machine unraid-diagnostics-20230427-1537.zip
  15. I honestly gave up on achieving the deepest C-States.. Even if I get the X710, once I run my Home Assistant and zwavejsui container, C-States immediately drop to C2. I guess the Zooz Zwave dongle probably is the culprit, not necessarily the zwavejsui, but I do use quite a few ZWave devices so I can't just drop ZWave.. Oh well.
  16. Well unfortunately @TheLinuxGuy, I don't have that mobo anymore. I broke it while I was reinstalling my CX4.... LOL. The mobo that I originally got to replace the Asus Prime Z790M-Plus D4, wasn't letting me go into deeper CStates, so I returned that for an Asus Tuf Z790-Plus D4, which also wasn't letting me go into deeper states. So yeah full size ATX mobo's are no go, especially for Z790. Anyways, those seem right.. I have a 13600k so I'm not sure if that's enough variance... What I do remember though is I set Multicore enhancement to disabled, and there was a setting for "Best Case Scenario" (i forget which one it was...). Anything motherboard vendor specific settings was basically turned off, and I used mostly Intel's default settings. I also capped my PL1 to 35W and PL2 at 125W, and unplugged my HDMI cable. Forgot to mention that I was only able to achieve C10 when I let it sit long enough, but in reality, it was mostly at C8, similar to what you have. Oh and for ASPM settings, I used C10 as max, not Auto or CPU Default. More edits: Install corefreq-cli, it should show you frequencies at faster poll rate.
  17. I was having an: unRAID kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PC00.PEG1.PEGP._DSM.USRG], AE_ALREADY_EXISTS (20220331/dsfield-184) Removing the GPU Statistics Plugin solved that bug as well.
  18. Ok, I found another way of doing this. Not sure if it's better or worse, but it works. # create and reload udev-rules cat << UDEVRULES >> /etc/udev/rules.d/99-sriov.rules ACTION=="add", SUBSYSTEM=="net", ATTRS{vendor}=="0x15b3", ATTRS{device}=="0x1015", ATTR{device/sriov_drivers_autoprobe}="0", ATTR{device/sriov_numvfs}="8" UDEVRULES udevadm control --reload udevadm trigger --action=add References: 1. How to use the mlx5_core driver with Mellanox ConnectX-4 Lx in Debian? | ServeTheHome Forums 2. https://forums.unraid.net/topic/109081-udev-regeln-in-unraid/?do=findComment&comment=996973
  19. Bumping this thread to post an update. I have a Connectx-4 LX so the first method I tried was @jortan which is: 1. Check driver: mlx5_core 2. Created a file: /boot/config/modprobe.d/mlx5_core.conf 3. added: options mlx5_core num_vfs=8 However, I get an error with mlx5_core num_vfs config not found (something like that) when I reboot unraid. So what I ended up doing is a hybrid of @BVD and @jortan 1. I first did this: 2. then: So now I have this: I still have to play with the Permanent MAC Address but I'm just glad it worked after spending hours on this.
  20. Quick update... I ended up bricking my motherboard LOL! 🤣. Are mATX boards really that more power efficient vs ATX? I'm about to go to Micro Center to get a new mobo. EDIT: I will just go with an ASRock Z790 PG Lightning. The PCIEx1 slot I think is notched so therefore I can just install my CX4 in there if it is.. Modding my Asus mobo to make the CX4 fit was a BAD idea lolol. EDIT 2: My idle with the new motherboard is the same despite it being larger in size and have more features (ie 2.5G port, which is plugged in). The CX4 is plugged in a PCIEx1 slot, and bandwidth is limited. I'll play more with this motherboard connections. I may end up just plugging it back to a x16 slot (or get those Intel NIC).
  21. Oh I haven't thought about that.. I'll try the bottom slot.. If it still doesn't idle efficiently, I'll just get one of those Intel NIC you mentioned. I was pretty surprised myself when I achieved that. The only other computers in my house that can achieve that on idle are my Apple Silicon Macs
  22. Long time lurker, and I have been reading this thread for some time now. I was able to get a deep idle power of around 7W - 8W with the following build. The 8W was achieved with the array running, but with no active Docker containers. With 2 running containers (Plex and HomeBridge) the idle power is about 20W. If I remove the other drives I'm not using, I'm sure I can lower the deep idle wattage even more. MB: Asus Prime Z790M-Plus CPU: Intel 13600K CPU cooler: Noctua NH-D15 (1 fan) RAM: CORSAIR Vengeance LPX 32GB (2PK x 16GB) 3.2GHz PSU: RGEEK 12V 300W Pico ATX NVME 1: Crucial P3 4TB NVME 2: Samsung 980 Pro 500GB NVME 3: Inland Performance 1TB SSD 1: SanDisk Ultra II 960GB Boot drive: Kingston DataTraveler 2.0 Ethernet: Built-in 1Gbit Case fans: 2 Idle: ~8W (C10) Idle with running Docker container: ~20w (C6) Idle with Connectx-4 LX and Docker containers running: 38w (C2) All is well thanks to following this guide, but how the heck do I let my CX4 go into deeper C-State? It's plugged to my Mac using a DAC and should be inactive when my Mac is off.. @mgutt Which Intel card? X520??