<NickHu>
Hi, I just setup nixos on my orangepi PC2 today; I'm having some trouble with the home-assistant module though - I enabled it with default settings and can't get the UI to work at all, even though there's no errors in the log and running in verbose+debug mode also has no errors
<NickHu>
Does anyone know if the package is currently broken on unstable or something like that?
<NickHu>
Also, I seem to be getting a lot of `error 9` unable to decompress xz data errors when doing nixos rebuild (I thought I might switch to stable) - is this common on aarch64? I would enable --fallback but it would take several days to recompile gcc I suspect...
sds2 has quit [Quit: sds2]
tilpner_ has joined #nixos-aarch64
tilpner has quit [Ping timeout: 260 seconds]
tilpner_ is now known as tilpner
h0m1 has quit [Ping timeout: 272 seconds]
h0m1 has joined #nixos-aarch64
orivej has joined #nixos-aarch64
<NickHu>
Oh wow I totally didn't realise nixos enabled a firewall by default, that would be why I thought it was broken - my bad...
tilpner has quit [Remote host closed the connection]
tilpner has joined #nixos-aarch64
tilpner has quit [Remote host closed the connection]
tilpner has joined #nixos-aarch64
orivej has quit [Ping timeout: 256 seconds]
<sphalerite>
gchristensen: I can have another look at the builders today, could you set me up with the serial and the netboot config again? :) (I realise you're probably still asleep as of now)
alp has quit [Ping timeout: 272 seconds]
alp has joined #nixos-aarch64
orivej has joined #nixos-aarch64
sds2 has joined #nixos-aarch64
sds2 has quit [Quit: sds2]
sds2 has joined #nixos-aarch64
sds2 has quit [Client Quit]
sds2 has joined #nixos-aarch64
sds2 has quit [Quit: sds2]
sds2 has joined #nixos-aarch64
sds2 has quit [Client Quit]
sds2 has joined #nixos-aarch64
alp has quit [Ping timeout: 256 seconds]
alp has joined #nixos-aarch64
<gchristensen>
sphalerite: cool! which type?
<gchristensen>
I forgot what the next step was going to be :)
<sphalerite>
gchristensen: thunderx, seeing if the issue occurs with the same kernel version as alpine uses
<sphalerite>
in alpine: # CONFIG_ARCH_ALPINE is not set
<sphalerite>
lol
alp has joined #nixos-aarch64
<srk>
,locate bin kconfig-diff
<{^_^}>
Found in packages: kconfig-frontends
<srk>
^ might be useful
cole-h has quit [Ping timeout: 264 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<gchristensen>
reboot? ok
sds2 has quit [Quit: sds2]
sds2 has joined #nixos-aarch64
<gchristensen>
reboot? ok
<sphalerite>
srk: I'm not at that point yet, but that could indeed come in useful! Thanks
FRidh has quit [Ping timeout: 265 seconds]
sds2 has quit [Client Quit]
sds2 has joined #nixos-aarch64
zupo has joined #nixos-aarch64
<gchristensen>
reboot? ok
<Ke>
what does this message mean?
<hexa->
Ke: spahle1te is debugging the arm builders, and graham has deployed a script that allows him to trigger reboots
lopsided98 has quit [Ping timeout: 260 seconds]
lopsided98 has joined #nixos-aarch64
sds2 has quit [Quit: sds2]
sds2 has joined #nixos-aarch64
sds2 has quit [Client Quit]
sds2 has joined #nixos-aarch64
mschwaig1 has joined #nixos-aarch64
mschwaig has quit [Ping timeout: 264 seconds]
<sphalerite>
hrm. Building the kernel with nixpkgs but using alpine's config also doesn't work.
<sphalerite>
alpine's is built with gcc 10.x…
<gchristensen>
it isn't impossible that the alpine kernel has patches
<sphalerite>
true
<sphalerite>
oh you mean patches beyond alpine's stock patches?
<gchristensen>
yea
red[evilred] has quit [Quit: Idle timeout reached: 10800s]
alp has quit [Ping timeout: 272 seconds]
<gchristensen>
reboot? ok
<sphalerite>
gchristensen: any idea where I might find such patches? https://github.com/tinkerbell/osie seems to be getting close, but I'm not finding any real specifics…
<gchristensen>
reboot? ok
<gchristensen>
reboot? ok
<gchristensen>
I'd try #worksonarm on their slack ... :/
rajivr has quit [Quit: Connection closed for inactivity]
alp has joined #nixos-aarch64
veleiro has joined #nixos-aarch64
zupo has quit [Ping timeout: 240 seconds]
sds2 has quit [Quit: sds2]
sds2 has joined #nixos-aarch64
zupo has joined #nixos-aarch64
sds2 has quit [Client Quit]
sds2 has joined #nixos-aarch64
sds2 has quit [Quit: sds2]
sds2 has joined #nixos-aarch64
sds2 has quit [Client Quit]
sds2 has joined #nixos-aarch64
<sphalerite>
gchristensen: I'm kind of blocked on knowing how the alpine kernel is built so I can get closer to it, and I haven't had any answers there yet. I think I'll call it a day. If you want to shut the servers down again feel free
<samueldr>
sphalerite: what *is* the actual error message with 5.4?
<samueldr>
if it's "modprobe: FATAL: Module pci_thunder_ecam not found in directory /nix/store/ll41hdmy9h592szkz4vbsa6lppcp3qpg-linux-5.4.78-modules/lib/modules/5.4.78"
<samueldr>
why are you saying it's built-in?
<samueldr>
ah, I think I get it, that error is a red herring coming from boot.initrd.availableKernelModules ?
sds2 has quit [Quit: sds2]
sds2 has joined #nixos-aarch64
justanotheruser has joined #nixos-aarch64
sds2 has quit [Client Quit]
sds2 has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
tilpner has quit [Quit: tilpner]
sds2 has quit [Ping timeout: 240 seconds]
<sphalerite>
samueldr: yep red herring. No error message, it just freezes up completely after a short time
<samueldr>
sphalerite: can you provide the two config files?
<samueldr>
just in case I can spot something by reading them, though unlikely
<sphalerite>
no, I realised after testing the "stock" alpine aarch64 config that that may well not be what is used on packet :/
<samueldr>
right
<sphalerite>
and IKCONFIG is off, of course
v0|d has joined #nixos-aarch64
sds2 has joined #nixos-aarch64
alp has quit [Ping timeout: 272 seconds]
mvnetbiz_99 has quit [Quit: Bye!]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]