!pbdtvoHxUGLhcEvnlu:nixos.org

Exotic Nix Targets

339 Members
105 Servers

Load older messages


SenderMessageTime
13 Mar 2026
@opna2608:matrix.orgPuna
puna@Yubel ~> ./g5-power-draw.sh
Your PowerMac G5's CPUs are currently drawing: 226.088W
Calculated using the following equation: ((5.358 + 4.663) * 12) + (45.532 * 1.247) + (39.184 * 1.252)
14:25:28
@opna2608:matrix.orgPunawhich checks out compared to this blob post where someone put an external watt-meter on their g5 https://lowendmac.com/2025/so-how-much-power-does-a-power-mac-g5-really-use/14:26:37
@opna2608:matrix.orgPuna *
puna@Yubel ~> ./g5-power-draw.sh
Your PowerMac G5's CPUs are currently drawing: 226.088W
Calculated using the following equation: ((5.358 + 4.663) * 12) + (45.532 * 1.247) + (39.184 * 1.252)

building protobuf-c with 2/2 cores rn

14:27:11
@opna2608:matrix.orgPuna *
puna@Yubel ~> ./g5-power-draw.sh
Your PowerMac G5's CPUs are currently drawing: 226.088W
Calculated using the following equation: ((5.358 + 4.663) * 12) + (45.532 * 1.247) + (39.184 * 1.252)

building protobufc with 2/2 cores rn

14:27:24
@opna2608:matrix.orgPuna"blob post" lol, blog*14:46:38
@stas:mainframe.lvStasinteresting14:55:57
@stas:mainframe.lvStasmy winndfarm.0 device does not have 12v surrent sensor devices14:56:13
@stas:mainframe.lvStas* my windfarm.0 device does not have 12v current sensor devices14:58:20
@stas:mainframe.lvStas
root@macg5:~# ls -la /sys/devices/platform/windfarm.0/
total 0
drwxr-xr-x  3 root root    0 Mar 13 15:58 .
drwxr-xr-x 13 root root    0 Jan  1  2000 ..
-rw-r--r--  1 root root 4096 Mar 13 15:58 backside-fan
-r--r--r--  1 root root 4096 Mar 13 15:58 backside-temp
-r--r--r--  1 root root 4096 Mar 13 15:54 cpu-current-0
-r--r--r--  1 root root 4096 Mar 13 15:54 cpu-current-1
-rw-r--r--  1 root root 4096 Mar 13 15:58 cpu-front-fan-0
-rw-r--r--  1 root root 4096 Mar 13 15:58 cpu-front-fan-1
-r--r--r--  1 root root 4096 Mar 13 15:58 cpu-power-0
-r--r--r--  1 root root 4096 Mar 13 15:58 cpu-power-1
-rw-r--r--  1 root root 4096 Mar 13 15:58 cpu-rear-fan-0
-rw-r--r--  1 root root 4096 Mar 13 15:58 cpu-rear-fan-1
-r--r--r--  1 root root 4096 Mar 13 15:58 cpu-temp-0
-r--r--r--  1 root root 4096 Mar 13 15:58 cpu-temp-1
-r--r--r--  1 root root 4096 Mar 13 15:54 cpu-voltage-0
-r--r--r--  1 root root 4096 Mar 13 15:54 cpu-voltage-1
-rw-r--r--  1 root root 4096 Mar 13 15:58 cpufreq-clamp
-rw-r--r--  1 root root 4096 Mar 13 15:58 drive-bay-fan
lrwxrwxrwx  1 root root    0 Mar 13 15:58 driver -> ../../../bus/platform/drivers/windfarm
-rw-r--r--  1 root root 4096 Mar 13 15:58 driver_override
-r--r--r--  1 root root 4096 Mar 13 15:58 hd-temp
-r--r--r--  1 root root 4096 Mar 13 15:58 modalias
drwxr-xr-x  2 root root    0 Mar 13 15:58 power
-rw-r--r--  1 root root 4096 Mar 13 15:58 slots-fan
-r--r--r--  1 root root 4096 Mar 13 15:58 slots-power
lrwxrwxrwx  1 root root    0 Mar 13 09:37 subsystem -> ../../../bus/platform
-rw-r--r--  1 root root 4096 Jan  1  2000 uevent
14:59:01
@opna2608:matrix.orgPuna available things in there depend on the machine model i think… i don't have cpu-power-* on my end, maybe that has smth useful? 15:47:25
@opna2608:matrix.orgPuna * available things in there depend on the machine model i think, there's abunch of different windfarm submodules for handling the differences there… i don't have cpu-power-* on my end, maybe that has smth useful? 15:48:44
@stas:mainframe.lvStasI will investigate it for sure. 15:52:39
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneHmm, this happens without llvm19:58:36
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneso it's probably a glib bug19:58:39
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zonestill happens whenever cross compiling, and only cross compiling19:58:49
@qyliss:fairydust.spaceAlyssa Rosswithout musl too?20:02:58
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zonejust checking this now, but I think so yeah20:03:30
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneah bugger elfutils -.-20:03:44
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zonelet me verify that 20:05:49
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone Alyssa Ross: I can't validate that, because elfutils is failing tests on normal 20:07:12
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone nix build github:nixos/nixpkgs/staging#legacyPackages.aarch64-linux.pkgsCross.aarch64-multiplatform.glib 20:07:30
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneUgh great20:09:21
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zonenow native musl/llvm fail on nixpkgs, but cross succeeds (if I remove glib from the graph)20:09:34
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneyesterday it was that native musl/llvm work, but cross doesn't20:09:45
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneElfutils do be failing tho20:10:18
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zonehttps://github.com/NixOS/nixpkgs/pull/49924520:10:22
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneAh I have that patch applied though, so can't be that20:10:51
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneor is elfutils another annoyance that you can't overlay a patch for20:11:26
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone* or is elfutils another annoyance that you can't overlay a patch for, like bash, because of bootstrapping?20:11:34
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zoneor is the test failing because of resources and race conditions -.-20:12:28

Show newer messages


Back to Room ListRoom Version: 6