| 26 Nov 2024 |
matthewcroughan - nix.how | chuang: I got the d1 booting with 6.11 using a kernel from someone who's maintaining it on 6.11 with only 30~ patches away from mainline | 23:06:43 |
matthewcroughan - nix.how | https://github.com/esmil/linux/commits/d1-6.11.y/ | 23:07:13 |
matthewcroughan - nix.how |  Download image.png | 23:07:36 |
matthewcroughan - nix.how | we need to figure out what is causing those lockups on riscv in our common-config | 23:08:11 |
matthewcroughan - nix.how | Also, we unnecessarily disable zboot/efi on riscv64 in nixpkgs for some reason, any ideas on why we do that? https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/linux/kernel/common-config.nix#L978-L981 | 23:09:14 |
matthewcroughan - nix.how | Oh, and the image was made with systemd-repart, which was pretty cool! | 23:10:33 |
matthewcroughan - nix.how | systemd-analyze
Startup finished in 5.176s (kernel) + 39.477s (initrd) + 1min 36.092s (userspace) = 2min 20.746s
multi-user.target reached after 1min 36.090s in userspace.
| 23:11:48 |
matthewcroughan - nix.how | pretty slow, of course@ | 23:11:53 |
matthewcroughan - nix.how | * pretty slow, of course | 23:11:59 |
| 27 Nov 2024 |
| jopejoe1 (4094@epvpn) changed their display name from jopejoe1 to jopejoe1 [4094]. | 18:18:07 |
| 28 Nov 2024 |
Morgan (@numinit) | http://github.com/NixOS/nixpkgs/issues/354261
hmmm... never tackled these errors before. adding one of the deps to allowedReferences fixed it but 4 more popped up... | 20:49:02 |