<colemickens>
idk where I left off. Last thing I was trying was laying down rpi4uefi and then also triggering the regular systemd-boot bootloader installer. I think I was close, but I am jumping around a lot.
orivej has quit [Ping timeout: 260 seconds]
s1ng0c has quit [Quit: WeeChat 2.9]
veleiro has quit [Remote host closed the connection]
veleiro has joined #nixos-aarch64
veleiro has quit [Ping timeout: 265 seconds]
veleiro has joined #nixos-aarch64
Darkmatter66_ has quit [Ping timeout: 240 seconds]
Darkmatter66 has joined #nixos-aarch64
cole-h has quit [Ping timeout: 272 seconds]
veleiro has quit [Ping timeout: 256 seconds]
tilpner_ has joined #nixos-aarch64
tilpner has quit [Ping timeout: 272 seconds]
tilpner_ is now known as tilpner
red[evilred] has quit [Quit: Idle timeout reached: 10800s]
h0m1 has quit [Ping timeout: 264 seconds]
h0m1 has joined #nixos-aarch64
<clever>
Gaelan: maybe also move here, since the issue is arm based, and -dev is getting busy
<Gaelan>
sure
<clever>
i'm currently building master without that patch
<clever>
binutils
<Gaelan>
I'm building xpwcd9s984flhrfdz0wc8hrr8mgiayrq-bootstrap-stage2-gcc-wrapper-.drv, right after the patch
<red[evilred]>
complete with the target block house^H^H^H^H^Hdevice becoming full
<clever>
Gaelan: nix-daemon respects $TMPDIR
<clever>
so i can just point it anywhere
<Gaelan>
oh neat, that's good to know
<Gaelan>
but yeah, linux unpacks way more quickly on a ramfs
<clever>
and in single-user mode, all nix tools respect TMPDIR
<Gaelan>
tmpfs*
<clever>
linux-headers> tar: linux-5.9.8/lib: Cannot mkdir: No space left on device
<Gaelan>
oooof
<Gaelan>
but you shouldn't need linux-headers, just the cc it uses
<clever>
was more, confirming that commenting the patch out fixed it
<clever>
Dec 30 23:36:15 nas hydra-queue-runner[5136]: possibly transient failure building ‘/nix/store/0l60safsi9kr6rk7gr00r4mxrbvn7b0l-linux-5.4.86.drv’ on ‘pi@pi400’:
<clever>
hydra failed an unrelated aarch64 build on the same box
<clever>
for the same reason
<Gaelan>
ahh
<clever>
and that 2nd failure already deleted things, freeing up space, lol
<clever>
Gaelan: which nixpkgs rev did you test on?
<Gaelan>
b3640e024f0
<Gaelan>
the problematic commit itself
<Gaelan>
i'm also using armv6l, if it matters
<Gaelan>
although I thought I reproduced it on armv7l
<Gaelan>
and all of my testing is on a 64-bit kernel on an RPi4
<clever>
same, aarch64 pi400, with builds targetting armv7l
<clever>
linuxHeaders fails, but test2 doesnt
justanotheruser has joined #nixos-aarch64
<Gaelan>
…now I can't reproduce it
<Gaelan>
what is going on
Darkmatter66 has joined #nixos-aarch64
<clever>
gist updated
<clever>
/nix/store/53bwzq4jpqz9im31gvf8iz3qzl24f13y-test1/bin/test1: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /nix/store/f2s8qh3f4crglqyqbwxdi9ijfa3kgysq-bootstrap-stage0-glibc/lib/ld-linux-armhf.so.3, for GNU/Linux 2.6.32, with debug_info, not stripped
<clever>
this test1 runs successfully
<clever>
[3/0/13 built, 0.0 MiB DL] building xz-5.2.5 on ssh://pi@pi400 (round 1/2)
<clever>
~13 builds until i can test it on b3640e024f0
orivej has joined #nixos-aarch64
Darkmatter66 has quit [Ping timeout: 272 seconds]
red[evilred] has quit [Quit: Idle timeout reached: 10800s]
orivej has quit [Ping timeout: 240 seconds]
cole-h has joined #nixos-aarch64
orivej has joined #nixos-aarch64
<sphalerite>
andi-++ that would have bitten me sooner or later
<{^_^}>
andi-'s karma got increased to 53
<sphalerite>
red[evilred]: experiments! :D All I know of is thefl*weringash's work, but I'd quite like to get a mainline kernel running
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-aarch64
<sphalerite>
red[evilred]: I need to go into quarantine when I'm home though, so I guess I'll have lots of time for experiments :p
<sphalerite>
… if I can actually get the device :|
<sphalerite>
UPS is pissing me off majorly right now
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-aarch64
cole-h has quit [Ping timeout: 260 seconds]
alpernebbi has joined #nixos-aarch64
noonien has joined #nixos-aarch64
<noonien>
Perhaps this is a better place to ask
<noonien>
I've managed to get a nixos installer image running on rpi from https://github.com/Robertof/nixos-docker-sd-image-builder However when trying to `nixos-rebuild` with this configuration.nix: http://ix.io/2KoA the pi doesn't seem to fully boot anymore (the green light stops flashing). Plugging it into a monitor shows that it seems to be stuck at
<noonien>
"Starting kernel...", however, this is the case when booting the installation image as well, and that keeps working. The pi doesn't respond over wifi, nor over ethernet (to pings, ssh, nmap). Any tips?