Everything posted by stubi
-
Prozess "node dist/workers/indexing.worker.js"
Ich habe gerade rausgefunden, wie man die CPU-Auslastung der einzelnen Docker-Container sehen kann (docker stats) - das hat mir weitergeholfen - ich habe den Container (open-archiver) gefunden. Vielen Dank :)
-
Prozess "node dist/workers/indexing.worker.js"
Hallo, seit einem Neustart gestern ist mir ein Prozess aufgefallen, der seitdem einen Prozessorkern dauerhaft auslastet: Wie kriege ich raus, wo der herkommt? Es laufen einige Dockercontainer und ich weiß nicht so genau, wo ich anfangen soll Viele Grüße Stubi
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
I'm on 7.1.4 Then I'll just have to wait. I'll survive somehow... 😀
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Yes, directly from the GitHub page: https://github.com/Fred78290/nct6687d I'll see if I can find out more there... Thank you Stubi EDIT: I suspect it's because the parameter is fairly new: GitHubAdd kernel param for MSI variants by thiakil · Pull Reque...Adds a module param to switch fans to MSI alternate config for b850/x870/z890 boards - ref #107, #117 Possible to switch param during runtime too. fan_config=default (or unspecified) - previous be... Is there any chance of getting an updated version for unraid as well?
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Thank you for your help, unfortunately the module does not seem to know the parameter at all: root@unraid:~# dmesg | grep -i nct6687 [ 0.000000] Command line: BOOT_IMAGE=/bzimage initrd=/bzroot nct6687.fan_config=msi_alt1 [ 0.088925] Kernel command line: BOOT_IMAGE=/bzimage initrd=/bzroot nct6687.fan_config=msi_alt1 [ 66.345671] nct6687: unknown parameter 'fan_config' ignored [ 67.405276] nct6687: Found NCT6687D or compatible chip at 0x004e:0x0a20 [ 67.411334] nct6687 nct6687.2592: NCT6687D EC firmware version 0.0 build 11/06/24 What should I do now? 😨 Stubi
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Hi, I have an MSI board and unfortunately I can only see the speed for 2 fans (CPU + pump). At the very bottom of https://github.com/Fred78290/nct6687d, I find the following note: "Only CPU & Pump show RPM values. If you have an MSI motherboard, try using module parameter fan_config=msi_alt1." How can I use the parameter with the “Nuvoton NCT6687 Driver” plugin?