bennofs__ has joined #nixos-aarch64
bennofs_ has quit [Ping timeout: 258 seconds]
AmandaC has joined #nixos-aarch64
AmandaC has quit [Ping timeout: 258 seconds]
AmandaC has joined #nixos-aarch64
srk has quit [Ping timeout: 268 seconds]
srk has joined #nixos-aarch64
srk has quit [Ping timeout: 268 seconds]
srk has joined #nixos-aarch64
rajivr has joined #nixos-aarch64
Raito_Bezarius has joined #nixos-aarch64
bennofs__ has quit [Quit: No Ping reply in 180 seconds.]
bennofs_ has joined #nixos-aarch64
patagonicus1 has joined #nixos-aarch64
patagonicus has quit [Ping timeout: 264 seconds]
patagonicus1 is now known as patagonicus
dongcarl8 has joined #nixos-aarch64
dongcarl has quit [Ping timeout: 265 seconds]
dongcarl8 is now known as dongcarl
h0m1 has quit [Ping timeout: 272 seconds]
h0m1 has joined #nixos-aarch64
orivej has quit [Ping timeout: 264 seconds]
cole-h has quit [Quit: Goodbye]
cole-h has joined #nixos-aarch64
cole-h has quit [Client Quit]
cole-h has joined #nixos-aarch64
cole-h has quit [Client Quit]
cole-h has joined #nixos-aarch64
cole-h has quit [Client Quit]
cole-h has joined #nixos-aarch64
cole-h has quit [Client Quit]
cole-h has joined #nixos-aarch64
cole-h has quit [Quit: Goodbye]
cole-h has joined #nixos-aarch64
<makefu> .tell itc-ger there is for example https://github.com/samueldr/cross-system/
<makefu> that was not the api, damn
pbb has quit [Ping timeout: 272 seconds]
pbb has joined #nixos-aarch64
<LinuxHackerman> makefu: very close! comma, not dot
<makefu> ,tell itc-ger there is for example https://github.com/samueldr/cross-system/ , https://mobile.nixos.org/ for building phone images . both are by samueldr
<{^_^}> makefu: I'll pass that on to itc-ger
alpernebbi has joined #nixos-aarch64
orivej has joined #nixos-aarch64
cole-h has quit [Ping timeout: 256 seconds]
ib07 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
srk has quit [Remote host closed the connection]
srk has joined #nixos-aarch64
dev_mohe has joined #nixos-aarch64
zupo has joined #nixos-aarch64
quinn has quit [Quit: ZNC 1.8.1 - https://znc.in]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<ar> LinuxHackerman: btw, your readme on https://github.com/lheckemann/lx2k-nix seems a bit wrong/outdated - >nix-build -A lx2k.uefi.ddr-3200 -o uefi.img
<ar> LinuxHackerman: i guess that should be lx2k-3200.uefi?
<LinuxHackerman> oh, yep. If you want to open a PR go ahead, otherwise I'll do it Soon™
<patagonicus> Btw, has someone seen the kernel failing to build because of "Error 2" in the devices subdirectory? Currently trying to debug this, all I know is that it worked on nixpkgs from December 1st and it's failing February 3rd. Specifically the hardkernel kernel, but the nix file for that is unchanged, so it has to be something in the common kernel nix
<patagonicus> code or one of the deps.
<sphalerite> patagonicus: check further up in the log, you should see a compilation error
<sphalerite> "error:" is a good search string
<patagonicus> I saw some things, but I didn't see anything marked as error. Maybe I just didn't scroll far enough.
<patagonicus> Let me try building again (one machine is currently bisecting it, yay for nix-bisect).
feepo has quit [Ping timeout: 265 seconds]
rajivr has quit [Ping timeout: 260 seconds]
davidtwco_ has quit [Read error: Connection reset by peer]
s1341 has quit [Read error: Connection reset by peer]
abbe has quit [Read error: Connection reset by peer]
alunduil has quit [Read error: Connection reset by peer]
cstrahan has joined #nixos-aarch64
s1341 has joined #nixos-aarch64
lukego has joined #nixos-aarch64
alunduil has joined #nixos-aarch64
davidtwco_ has joined #nixos-aarch64
rajivr has joined #nixos-aarch64
abbe has joined #nixos-aarch64
illustris has joined #nixos-aarch64
steveeJ has joined #nixos-aarch64
feepo has joined #nixos-aarch64
<patagonicus> http://sprunge.us/ukNFD2 not sure what to make of this. New checks in gcc that now find this?
<patagonicus> But, yeah, considering this is a wifi driver and my machine doesn't have wifi …
<patagonicus> I'll still let the bisect run, I'm curious to find the problem (and I guess it's 32-bit arm specific? Or only in the hardkernel? I should try building a vanilla kernel).
<patagonicus> Yep, setting `CONFIG_RTL8812AU=n` makes it build in my nix-shell env. I should really go ahead and customize my kernel config as I can throw out all wifi/BT stuff as well as GPU drivers. Should also help with compile time, although the kernel is not that bad compared to some other stuff (*looking angrily at GHC*).
dev_mohe has quit [Quit: dev_mohe]
alpernebbi has quit [Quit: alpernebbi]
davidtwco_ has quit []
davidtwco_ has joined #nixos-aarch64
davidtwco_ has quit [Client Quit]
davidtwco has joined #nixos-aarch64
<patagonicus> Weird, now it's complaining about the ahci module not being available. Must be a side effect of changing my config to use my repo of common modules, but I think I did that before updating nixpkgs and it still worked (and I think I checked the diff).
<patagonicus> No, it's something else. :(
rajivr has quit [Quit: Connection closed for inactivity]
cole-h has joined #nixos-aarch64
cole-h_ has joined #nixos-aarch64
cole-h has quit [Ping timeout: 240 seconds]
cole-h_ is now known as cole-h
<patagonicus> Oh, yeah, look at this: https://github.com/NixOS/nixpkgs/commit/49130f93b73e61a9e3dff31c3c13c5a9096fa969 Guess I'll cherry pick that one since I don't feel like rebuilding everything once again.
srk has quit [Remote host closed the connection]
srk has joined #nixos-aarch64
<patagonicus> Cool. Cool, cool. Now it hangs at "Starting kernel" with no serial output and doesn't get its IP address. :(
<colemickens> the modules thing had a lot of side effects
<samueldr> yeah :/ it's definitely not an ideal situation
<samueldr> changes that break things "for the better"
<samueldr> but where previous behaviour was assumed desirad
<samueldr> desired*
{`-`} has joined #nixos-aarch64
dev_mohe has joined #nixos-aarch64
dev_mohe has quit [Client Quit]
zupo has joined #nixos-aarch64
<patagonicus> Now I have to figure out how to configure them in a way that it only configures the ones I need per system, but that's doable. For now I just change the stage1 derivation to ignore the missing modules again.
<samueldr> yeah, as I pointed out... somewhere... it is really problematic since we cannot remove from a list in the nixos module system
<samueldr> we can only completely replace the list
julm has quit [Remote host closed the connection]
julm has joined #nixos-aarch64
julm has quit [Remote host closed the connection]
julm has joined #nixos-aarch64
ejpcmac has joined #nixos-aarch64
<colemickens> after many hours of trying things, the folks in raspberry pi chat helped me realize I needed "uas" in my kernel initrd modules
<colemickens> I've got u-boot, mainline, all working now :)
<colemickens> and the bootlodader generation part working. which now means I have no reason not to take the time to send it upstream :upside-down-smiley:
<colemickens> Linux rpifour1 5.10.13 #1-NixOS SMP Wed Feb 3 22:28:52 UTC 2021 aarch64 GNU/Linux
<samueldr> colemickens: oh, nice!
<colemickens> samueldr, is there a cross-compile squad? Should someone open an issue about makeWrapper? I've looked a couple of times and it doesn't seem like there's a rallying point for it?
<colemickens> I don't feel entirely qualified to open it, is part of the problem.
<samueldr> not as far as I know
<samueldr> like, nothing formal
Thra11 has joined #nixos-aarch64
quinn has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has quit [Ping timeout: 265 seconds]
feepo has quit [Ping timeout: 246 seconds]
feepo has joined #nixos-aarch64
ib07 has joined #nixos-aarch64
ky0ko has quit [Remote host closed the connection]
<samueldr> FDT_ERR_BADPATH and FDT_ERR_NOTFOUND
<samueldr> dtc, never change