!pbdtvoHxUGLhcEvnlu:nixos.org

Exotic Nix Targets

351 Members
110 Servers

Load older messages


SenderMessageTime
12 Mar 2026
@opna2608:matrix.orgPuna the alternative is to figure out & fix all of the endianness issues in glslang, spirv-tools, and spirv-llvm-translator, and then check if mesa's mesa_clc tool still has any parsing issues. which sadly takes alot more spoons than i can allocate to this rn 14:18:25
@opna2608:matrix.orgPunai'll see if i can get https://github.com/NixOS/nixpkgs/pull/480841 ready this week - that'll at least further document in one of these packages that parsing on non-LE is just messed up14:22:02
@k900:0upti.meK900 I mean that's not my concern really 14:33:46
@k900:0upti.meK900I just really don't like the nixpkgs side implementation14:33:51
@k900:0upti.meK900 At least I think we should flag every package that's known broken on BE as such 14:34:08
@k900:0upti.meK900And then maybe hoist the conditionals somehow14:34:18
@k900:0upti.meK900Which sucks14:34:21
@opna2608:matrix.orgPuna can mark those packages as broken, but i think we had smth (at the very least a preference maybe?) against making features of thing depend on whether other things are marked broken, cus it'd randomly flip stuff on n off? so the condition in mesa would still p much be platformOpenCLWorks = stdenv.buildPlatform.isLittleEndian or smth like that 14:43:02
13 Mar 2026
@stas:mainframe.lvStasthe G5 was compiling all through the night. Managed to bootstrap gcc, and is now on python09:19:31
@stas:mainframe.lvStasI need to put a power meter on it, to see how much power it guzzles. Exhaust is not as hot as I expected, though14:17:15
@artemist:nixos.devArtemis Tosini (NixOS)I suppose that's what happens on old machines, a full FreeBSD bootstrap to stdenv takes only a few hours on my VM14:24:07
@opna2608:matrix.orgPunadunno how accurate this is, but apparently the windfarm module exposes current & voltage data of the cpus https://github.com/techflashYT/g5-power-draw-linux14:25:07
@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
23 May 2021
@grahamc:nixos.org@grahamc:nixos.org set the history visibility to "world_readable".12:23:31
@grahamc:nixos.org@grahamc:nixos.org changed the room name to "" from "".12:23:31
@grahamc:nixos.org@grahamc:nixos.org invited @qyliss:fairydust.spaceAlyssa Ross.12:31:10
@qyliss:fairydust.spaceAlyssa Ross joined the room.13:20:51
@server_stats:nordgedanken.devServer Stats Discoverer (traveler bot) joined the room.13:28:40
@abbe:badti.meabbe joined the room.13:29:04

Show newer messages


Back to Room ListRoom Version: 6