| 6 Jan 2026 |
pentane | * my go-to way to grep through the source trees is with config.build.debugEnterEnv and then ripgrep | 18:43:59 |
pentane | useful because it's also the exact source tree that'll be used for building it | 18:44:20 |
magic_rb | yeah but in this its not | 18:44:27 |
magic_rb | because im missing some source :P | 18:44:32 |
magic_rb | im not pulling some specific repo from LOS that i need | 18:44:42 |
magic_rb | repo or patch | 18:44:44 |
magic_rb | ah or you mean, right | 18:45:06 |
pentane | Oh, I meant using a pristine robotnix LOS source tree for your device and grepping through it to findlibwifi-hal-qcom | 18:45:13 |
magic_rb | grep through a ordinary LOS build | 18:45:13 |
pentane | * Oh, I meant using a pristine robotnix LOS source tree for your device and grepping through it to find libwifi-hal-qcom | 18:45:16 |
pentane | exactly | 18:45:17 |
magic_rb | 🫡 | 18:45:30 |
pentane | it's absurd how much you can achieve by grepping for error messages | 18:46:02 |
pentane | number one tool in my hacking swiss army knife | 18:46:17 |
magic_rb | yeah true | 18:46:48 |
magic_rb | pentane what do i do in the env? | 18:51:31 |
pentane | ripgrep for the string you're looking for | 18:51:48 |
magic_rb | ah it bind mounts | 18:52:01 |