Exotic Nix Targets | 330 Members | |
| 105 Servers |
| Sender | Message | Time |
|---|---|---|
| 2 Jul 2023 | ||
In reply to @fgaz:matrix.org It’s already in hands of some devs. One such is felixonmars, the guy behind the RISC-V port of Arch Linux. He got it up and running using the vendor 6.1 kernel.
If you have a Twitter acc, you can see this tweet: https://twitter.com/felixonmars/status/1675224365766705152 | 14:23:26 | |
| Has anyone worked out how to get the VF2 to run at 1.5GHz? I'm using a kernel with the AXP15060 enabled and all the patches for PMIC and CPU freq applied, but the system still runs at 1GHz (the boot clock rate). | 18:31:43 | |
| Also, the system isn't thermal throttling. | 18:34:32 | |
| There isn't much in the kernel logs either. | 18:41:09 | |
| 21:40:53 | ||
| 3 Jul 2023 | ||
| https://www.crowdsupply.com/milkv/milk-v-pioneer | 02:29:03 | |
| Has anyone looked into this for a build machine? | 02:29:15 | |
| Though reasonably priced, it is too expensive for me, an individual | 02:29:47 | |
| This was mentioned above | 09:33:30 | |
| I'm not sure it's a good idea to buy this right right now | 09:33:43 | |
| 4 Jul 2023 | ||
In reply to @alex:tunstall.xyz I've asked upstream because I couldn't work out what's wrong, inexperienced as I am at kernel hacking. | 08:02:34 | |
Any ideas on how to get an LLVM crossLibcStdenv with C++ support? SerenityOS needs it to bootstrap libc but I can't see a straightforward way to enable it like with GCC (https://github.com/NixOS/nixpkgs/pull/186484/files#diff-ab5748dc9567516fefba8344056b51ec1866adeace380f46e58a7af3d619ea22R15251) | 11:01:08 | |
Download 2023-07-04-145913_786x410_scrot.png | 13:00:00 | |
| \o/ | 13:00:07 | |
In reply to @fgaz:matrix.org Is that the devel branch kernel? The CPU frequency shown is the max frequency, but is that also what you get for Asking because I don't want to spend 10+ hours building the devel branch kernel (+ time needed to get it to build and work properly). | 15:24:53 | |
| you can also just cross compile :p | 15:26:09 | |
In reply to @raitobezarius:matrix.org I'm not entirely sure how I'd then hook that into
| 15:29:04 | |
| you want to mix native and cross compiled derivations? | 15:29:41 | |
| I'd cross compile an entire NixOS system, boot it, then pick up the rest with native derivation or just keep up with cross compiled stuff | 15:29:58 | |
| I already have a running native system, so I'd rather stick to native. | 15:30:53 | |
| I see | 15:34:33 | |
| That's how I know how long it takes to build the Linux kernel in the first place. 🙃 (I could probably disable a lot of unused modules to reduce the build times, but is it worth it?) | 15:39:16 | |
In reply to @alex:tunstall.xyz It's this one (the board is a star64, not a vf2) https://github.com/Fishwaldo/Star64_linux/commit/765947eacb2408a3a232cbe8093bf28a991f3c35 Yes I get 1.5GHz | 15:58:44 | |
| Oh and I had to patch it a bunch | 15:59:57 | |
| I'll add it to nixos-hardware shortly | 16:01:51 | |
In reply to @fgaz:matrix.orgThanks. Both boards use the same SoC, so it still gives me more material to sift through. | 16:02:00 | |
| 5 Jul 2023 | ||
| 18:20:40 | ||
| 6 Jul 2023 | ||
| 12:32:04 | ||
| 12:36:40 | ||
| 12:42:35 | ||