!pbdtvoHxUGLhcEvnlu:nixos.org

Exotic Nix Targets

348 Members
107 Servers

Load older messages


SenderMessageTime
13 Mar 2026
@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
@matthewcroughan:defenestrate.itmatthewcroughan - nix.zone Alyssa Ross: should we merge https://github.com/NixOS/nixpkgs/pull/499245? 20:55:24
14 Mar 2026
@qyliss:fairydust.spaceAlyssa RossLooks fine07:32:51
@stas:mainframe.lvStas
make[3]: Leaving directory '/build/build-alpha-unknown-linux-gnu/bfd'
make[2]: Leaving directory '/build/build-alpha-unknown-linux-gnu/bfd'
make[1]: Leaving directory '/build/build-alpha-unknown-linux-gnu/bfd'
make[1]: Entering directory '/build/build-alpha-unknown-linux-gnu/opcodes'
make  all-recursive

I think my ppc64 system is confused :D

14:27:01
@stas:mainframe.lvStasAlpha would be cool though14:27:20
@amadaluzia:unredacted.orgamadaluzia -> 4d2.org changed their display name from amadaluzia to amadaluzia[uorg].18:49:08
@amadaluzia:unredacted.orgamadaluzia -> 4d2.org changed their display name from amadaluzia[uorg] to amadaluzia -> 4d2.org.21:22:35

Show newer messages


Back to Room ListRoom Version: 6