!pbdtvoHxUGLhcEvnlu:nixos.org

Exotic Nix Targets

323 Members
97 Servers

Load older messages


SenderMessageTime
21 Apr 2026
@matthewcroughan:defenestrate.itmatthewcroughanyeah actually this is just an llvm issue oops13:34:53
@matthewcroughan:defenestrate.itmatthewcroughan

Pretty close tbh K900

Apr 21 14:53:24 nixos systemd[1]: Started Klipper 3D Printer Firmware.
Apr 21 14:53:25 nixos klipper-pre-start[2131]: /nix/store/1k604vyaahmrn6yvahhfaklgfbpxbg72-klipper-armv6l-unknown-linux-gnueabihf-0.13.0-unstable-2026-03-21/lib
Apr 21 14:53:44 nixos klippy[2142]: INFO:root:Starting Klippy...
Apr 21 14:53:44 nixos klippy[2142]: WARNING:root:No log file specified! Severe timing issues may result!
Apr 21 14:53:46 nixos systemd[1]: klipper.service: Main process exited, code=exited, status=1/FAILURE
Apr 21 14:53:46 nixos klippy[2142]: Traceback (most recent call last):
Apr 21 14:53:46 nixos klippy[2142]:   File "/nix/store/1k604vyaahmrn6yvahhfaklgfbpxbg72-klipper-armv6l-unknown-linux-gnueabihf-0.13.0-unstable-2026-03-21/lib/klipper/klippy.py", line 375, in <module>
Apr 21 14:53:46 nixos klippy[2142]:     main()
Apr 21 14:53:46 nixos klippy[2142]:     ~~~~^^
Apr 21 14:53:46 nixos klippy[2142]:   File "/nix/store/1k604vyaahmrn6yvahhfaklgfbpxbg72-klipper-armv6l-unknown-linux-gnueabihf-0.13.0-unstable-2026-03-21/lib/klipper/klippy.py", line 357, in main
Apr 21 14:53:46 nixos klippy[2142]:     main_reactor = reactor.Reactor(gc_checking=True)
Apr 21 14:53:46 nixos klippy[2142]:   File "/nix/store/1k604vyaahmrn6yvahhfaklgfbpxbg72-klipper-armv6l-unknown-linux-gnueabihf-0.13.0-unstable-2026-03-21/lib/klipper/reactor.py", line 362, in __init__
Apr 21 14:53:46 nixos klippy[2142]:     SelectReactor.__init__(self, gc_checking)
Apr 21 14:53:46 nixos klippy[2142]:     ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
Apr 21 14:53:46 nixos klippy[2142]:   File "/nix/store/1k604vyaahmrn6yvahhfaklgfbpxbg72-klipper-armv6l-unknown-linux-gnueabihf-0.13.0-unstable-2026-03-21/lib/klipper/reactor.py", line 110, in __init__
Apr 21 14:53:46 nixos klippy[2142]:     self.monotonic = chelper.get_ffi()[1].get_monotonic
Apr 21 14:53:46 nixos klippy[2142]:                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Apr 21 14:53:46 nixos klippy[2142]: AttributeError: 'NoneType' object has no attribute 'get_monotonic'
Apr 21 14:53:46 nixos systemd[1]: klipper.service: Failed with result 'exit-code'.
Apr 21 14:53:46 nixos systemd[1]: klipper.service: Consumed 12.755s CPU time over 25.802s wall clock time, 18.1M memory peak, 7.7M read from disk.
14:56:30
@matthewcroughan:defenestrate.itmatthewcroughanis this normal for a pi though?14:56:38
@matthewcroughan:defenestrate.itmatthewcroughansince a pi wouldn't have a realtime clock14:56:44
@matthewcroughan:defenestrate.itmatthewcroughanI've never tried to run klipper on a pi on nixos before, so it's possible this never worked 14:56:59
@k900:0upti.meK900No clue15:00:48
@matthewcroughan:defenestrate.itmatthewcroughanNah it's cos I fucked up, fixing now15:00:55
@matthewcroughan:defenestrate.itmatthewcroughanfixed https://github.com/NixOS/nixpkgs/pull/51211415:19:50
@matthewcroughan:defenestrate.itmatthewcroughanwell.. hopefully15:20:10
@matthewcroughan:defenestrate.itmatthewcroughanneed to test15:20:11
@matthewcroughan:defenestrate.itmatthewcroughan
Failed to mangle mount options mode=0755,size=4m: Not supported
[!!!!!!] Failed to mount early API filesystems.
Freezing execution. 
17:14:23
@matthewcroughan:defenestrate.itmatthewcroughanokay now this is a musl moment17:14:26
@matthewcroughan:defenestrate.itmatthewcroughan This has been an issue for quite a long time now actually, do you have a workaround Grimmauld (any/all) ? 17:21:50
@matthewcroughan:defenestrate.itmatthewcroughanunsure what actually caused the breakage, but it's libmount in util-linux that is the culprit I believe17:22:05
22 Apr 2026
@lukas:luflosi.deLukasHas anyone here tried to build a NixOS image for PowerPC 32 bit?13:25:58
@opna2608:matrix.orgPuna Marie had it running on a wii u at some point at least
https://chaos.social/@marie/115119276423525387
13:41:57
@lukas:luflosi.deLukasVery cool13:49:07
@lukas:luflosi.deLukasI was able to build a filesystem image but I'm struggling to make U-Boot load the kernel. So far, I only tried running it in QEMU, not on real hardware13:50:52
@matthewcroughan:defenestrate.itmatthewcroughanThat is incredible19:13:56
@matthewcroughan:defenestrate.itmatthewcroughanI have a wii u I could get it running on too19:14:03
@matthewcroughan:defenestrate.itmatthewcroughanis that code still around ?19:14:07
@matthewcroughan:defenestrate.itmatthewcroughanI could make a module and make this easy for people19:15:03
@matthewcroughan:defenestrate.itmatthewcroughanwhy not go for the nintendo 64 next19:16:49
@matthewcroughan:defenestrate.itmatthewcroughan I actually have a wii-u, do you have the code Puna 20:33:13
@matthewcroughan:defenestrate.itmatthewcroughanI will install it just for a laugh20:33:17
@matthewcroughan:defenestrate.itmatthewcroughanit is just gathering dust20:33:23
@opna2608:matrix.orgPunai don't, ppc32 is not my focus20:33:31
@matthewcroughan:defenestrate.itmatthewcroughanAh right, sorry I mistook you for the author 20:33:47
@matthewcroughan:defenestrate.itmatthewcroughandidn't realise it was marie20:33:50
@matthewcroughan:defenestrate.itmatthewcroughanI'm sure they'll see the message eventually :D20:34:00

There are no newer messages yet.


Back to Room ListRoom Version: 6