23 May 2021 |
samueldr |
and googling that error returns zero results
| 21:13:46 |
samueldr | nah, three all about Nix! | 21:13:54 |
lovesegfault | :D | 21:13:58 |
lovesegfault | Interesting... | 21:14:23 |
samueldr | even more if you don't ignore "repeated" results | 21:14:31 |
samueldr | a few in my IRC logger | 21:14:39 |
samueldr | nothing obvious at a glance | 21:14:45 |
lovesegfault | The curious thing is nothing has changed in my setup | 21:19:09 |
lovesegfault | these systems are the same | 21:19:13 |
lovesegfault | and this build has worked for many months | 21:19:18 |
lovesegfault | I wonder what exactly changed in the chain here... | 21:19:32 |
artemist 🏳️⚧️ | I'm trying out Tow-Boot on my pinebook pro. How can I write it to the spi flash? | 22:07:12 |
artemist 🏳️⚧️ | Wait, never mind, that's easy | 22:12:08 |
samueldr | artemist 🏳️⚧️: how's it easy? | 22:12:58 |
artemist 🏳️⚧️ | You have spi-installer.img | 22:13:12 |
samueldr | I'm not trolling, I want to know how you end up doing it :) | 22:13:13 |
samueldr | yeah | 22:13:15 |
artemist 🏳️⚧️ | I don't have to flashrom | 22:13:16 |
samueldr | at this time I still haven't looked at installing from the booted system | 22:13:31 |
samueldr | spi-installer may or may not work from a non-Tow-Boot build of U-Boot | 22:13:42 |
samueldr | testing was apparently lacking | 22:13:53 |
samueldr | artemist 🏳️⚧️: word of caution, don't use saveenv if installed to SPI for the time being | 22:14:40 |
samueldr | (there is no way it would be called automatically if that concerns you) | 22:16:35 |
samueldr | also note that I haven't had the ability to test NVMe boot | 22:16:44 |
samueldr | but on another RK3399 target it works | 22:16:48 |
hoverbear | In reply to @linus.heckemann:matrix.mayflower.de hoverbear probably knows more about it than me at this point though 😅 artemist 🏳️⚧️ if you use flakes I have this https://github.com/Hoverbear-Consulting/lx2k-nix/tree/flake, happy to answer questions or get you an invite to the dev eco for it | 22:27:34 |
hoverbear | I need to make a pr for that to Linux Hackerman 's repo but I've been trying to find some optimal gcc flags which include ftree-vectorize etc | 22:28:13 |
hoverbear | * I need to make a pr for that to Linux Hackerman 's repo but I've been trying to find some optimal gcc flags which include ftree-vectorize etc... Currently waiting on Firefox to build. | 22:29:56 |
artemist 🏳️⚧️ | Okay, spi flashed
The main issue with my old uboot was that any keyboard or serial input took several seconds to register | 22:56:32 |
samueldr | right, yeah, fixed upstream | 22:56:51 |