<Ke>
ok hexa- https://wiki.debian.org/SourceOnlyUpload " July 2019, binaries uploaded by maintainers are not allowed to migrate to testing. In other words, packages must have source-only uploads before they can reach the next release. "
<colemickens>
hm, even after fixing that, seems like maybe netboot/tftp doesn't work with the rpi4's tftp implementation
<clever>
colemickens: are you watching the tftp server logs? are you trying to packet-sniff all traffic from its ip?
<colemickens>
no, but pcap or a bunch of println debugging in the pixiecore source is coming up soon I uess
<colemickens>
I was going to re-read rpi4 docs to make sure I understood but I think pcaping it might just be faster/better
<clever>
colemickens: i do have rpi4 netboot working on my end, and its trivial to debug with the tftp logs to see what its trying to read
<colemickens>
clever: what are you running for the tftp server? I'm trhying to use pixiecore, but this isn't a hill I want to die on
<colemickens>
if there's something more out of the box that will work with the default pi4 netboot settings, I'm interested.
<colemickens>
or just has more verbose logs so I don't have to break out wireshark CLI on my tftp-server-Pi4
<Ke>
if you are aarch-person you can use busybox-tftp as systemd socket
<Ke>
very easy to setup
<Ke>
because all aarch-people have full-featured busyboxes lying around
<Ke>
I guess you can also just use nixos busybox
<colemickens>
Hm. I'm not sure this will work anyway.
<colemickens>
I'm not sure the nixos netbootRamdisk initrd will include the rpi4 /boot files like it expects?
<colemickens>
yeah, this tries to load up a bunch of files direct from the tftp server, I'm going to have to wire this up manually. I wonder if someone is making a gist for me :P
<clever>
colemickens: just 2 lines in configuration.nix
<clever>
colemickens: and then `journalctl -t tftpd -f` to watch it
<clever>
Jul 07 08:34:05 amd-nixos tftpd[31462]: tftpd: trying to get file: d328cdce/start4.elf
<clever>
then i get logs like this, d328cdce is the serial# for my pi
<colemickens>
I got there with tshark :)
<colemickens>
and realize it expects the rpi4 boot files to be hosted.
<colemickens>
I was starting to write it, but I was wondering if you had the nix lying around that moved the files in place for the rpi4 in a Nix expr, since you'd mentioned you had it working.
<clever>
the only expr i have laying around is from the rpi3
<colemickens>
ack. thanks clever.
alp has joined #nixos-aarch64
rajivr has quit [Quit: Connection closed for inactivity]
<angerman>
wavirc22: did you manage to get emmc booting to work yet? I might have revered enough of that dreaded x86 tool to not need it anymore. I just tried sticking the produced boot loader into an exiting image (on emmc) and that failed. However it also failed with the aml tool. I’ll try to find a molex connector tomorrow to see if uart gives some hints.
<hexa->
Ke: thx for proving me out of date
colemickens_irc has quit [Quit: Connection closed for inactivity]
<patagonicus>
Well, 128GB of swap (+2GB of RAM) is enough to compile node. But now Prometheus failed some tests. But it's progress. :D
superherointj has joined #nixos-aarch64
orivej has joined #nixos-aarch64
AmandaC has joined #nixos-aarch64
alp has quit [Ping timeout: 240 seconds]
AmandaC has quit [Quit: Toodles]
AmandaC has joined #nixos-aarch64
alp has joined #nixos-aarch64
<superherointj>
I have installed Nix in my amd64 computer, I need to somehow download this package: https://hydra.nixos.org/build/124402686 and `dd` this uboot image to the sdcard I have nixos installed. I'm stuck at how to download this file/package.
<clever>
superherointj: go to the details tab in hydra, and get the output path, then run `nix-store -r <thatpath>`
<superherointj>
Wow! It worked. Many thanks!
orivej has quit [Ping timeout: 256 seconds]
orivej_ has joined #nixos-aarch64
e has joined #nixos-aarch64
zupo has joined #nixos-aarch64
alp has quit [Ping timeout: 240 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cole-h has joined #nixos-aarch64
alp has joined #nixos-aarch64
orivej_ has quit [Ping timeout: 264 seconds]
orivej has joined #nixos-aarch64
rajivr has quit [Quit: Connection closed for inactivity]
alp has quit [Ping timeout: 264 seconds]
ninjin has quit [Ping timeout: 240 seconds]
ninjin has joined #nixos-aarch64
superherointj has quit [Quit: Leaving]
ninjin_ has joined #nixos-aarch64
ninjin has quit [Ping timeout: 240 seconds]
cole-h has quit [Quit: Goodbye]
alp has joined #nixos-aarch64
quinn has joined #nixos-aarch64
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-aarch64
kloenk has joined #nixos-aarch64
v0|d has joined #nixos-aarch64
ekleog has joined #nixos-aarch64
zupo has joined #nixos-aarch64
evils has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]