!UUYziobKGGxpovWyAN:nixos.org

Robotnix

229 Members
Build Android (AOSP) using Nix | https://github.com/nix-community/robotnix69 Servers

Load older messages


SenderMessageTime
6 Jan 2026
@magic_rb:matrix.redalder.orgmagic_rbthats what ive beent trying to do for 3 hours now18:43:11
@magic_rb:matrix.redalder.orgmagic_rbwell, im relying on github for this, cant be bothered to check out all of LOS18:43:29
@cyclopentane:aidoskyneen.eupentane my go-to way to grep through the source trees is with config.build.debugEnterEnv and then rg 18:43:52
@cyclopentane:aidoskyneen.eupentane * my go-to way to grep through the source trees is with config.build.debugEnterEnv and then ripgrep 18:43:59
@cyclopentane:aidoskyneen.eupentaneuseful because it's also the exact source tree that'll be used for building it18:44:20
@magic_rb:matrix.redalder.orgmagic_rbyeah but in this its not18:44:27
@magic_rb:matrix.redalder.orgmagic_rbbecause im missing some source :P18:44:32
@magic_rb:matrix.redalder.orgmagic_rbim not pulling some specific repo from LOS that i need18:44:42
@magic_rb:matrix.redalder.orgmagic_rbrepo or patch18:44:44
@magic_rb:matrix.redalder.orgmagic_rbah or you mean, right18:45:06
@cyclopentane:aidoskyneen.eupentane 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:matrix.redalder.orgmagic_rbgrep through a ordinary LOS build18:45:13
@cyclopentane:aidoskyneen.eupentane * 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
@cyclopentane:aidoskyneen.eupentaneexactly18:45:17
@magic_rb:matrix.redalder.orgmagic_rb🫡18:45:30
@cyclopentane:aidoskyneen.eupentaneit's absurd how much you can achieve by grepping for error messages18:46:02
@cyclopentane:aidoskyneen.eupentanenumber one tool in my hacking swiss army knife18:46:17
@magic_rb:matrix.redalder.orgmagic_rbyeah true18:46:48
@magic_rb:matrix.redalder.orgmagic_rb pentane what do i do in the env? 18:51:31
@cyclopentane:aidoskyneen.eupentaneripgrep for the string you're looking for18:51:48
@magic_rb:matrix.redalder.orgmagic_rbah it bind mounts18:52:01
@cyclopentane:aidoskyneen.eupentaneYep18:52:04
@cyclopentane:aidoskyneen.eupentanehope you didnt clutter your nix source tree by accident like i did the first time lol18:52:30
@magic_rb:matrix.redalder.orgmagic_rbi did18:53:11
@magic_rb:matrix.redalder.orgmagic_rb:P18:53:12
@magic_rb:matrix.redalder.orgmagic_rb
development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/commit.csv
29652:2018/03/02,a5e1dd544bb3b0bfd3dcdb9ae90ecf3c2ff003d3,platform/hardware/qcom/wlan,fake_FrKr6yqzTpCZes_RF73rLA@fakeemail.com,Building libwifi-hal-qcom with BOARD_VNDK_VERSION

frameworks/opt/net/wifi/libwifi_hal/Android.bp
166:                defaults: ["libwifi-hal-qcom"],

hardware/qcom-caf/wlan/Android.bp
63:    name: "libwifi-hal-qcom",
68:                    "//hardware/qcom-caf/wlan/qcwcn:libwifi-hal-qcom",

hardware/qcom-caf/wlan/qcwcn/wifi_hal/Android.bp
78:    name: "libwifi-hal-qcom-defaults",
113:    name: "libwifi-hal-qcom",
116:        "libwifi-hal-qcom-defaults",

hardware/interfaces/wifi/aidl/default/wifi_legacy_hal_factory.cpp
124: * <path>/vendor/lib64/libwifi-hal-qcom.so</path>

hardware/qcom/wlan/legacy/qcwcn/wifi_hal/Android.bp
64:    name: "libwifi-hal-qcom-defaults",
78:    name: "libwifi-hal-qcom",
81:        "libwifi-hal-qcom-defaults",

hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/Android.bp
70:    name: "libwifi-hal-qcom-defaults",
89:    name: "libwifi-hal-qcom",
92:        "libwifi-hal-qcom-defaults",

hardware/qcom/wlan/Android.bp
58:    name: "libwifi-hal-qcom",
63:                    "//hardware/qcom/wlan/wcn6740:libwifi-hal-qcom",
73:                        "//hardware/qcom/" + bsp_dir + "/wlan/qcwcn/wifi_hal:libwifi-hal-qcom",
85:                    "//hardware/qcom/wlan/legacy:libwifi-hal-qcom",

device/oneplus/sm8250-common/common.mk
378:    libwifi-hal-qcom \

all of those exist in my lineaphene source tree

18:57:05
@magic_rb:matrix.redalder.orgmagic_rb i added hardware/interfaces but it didnt help 18:57:14
@magic_rb:matrix.redalder.orgmagic_rbissue might be that oneplus 8t from lineage is using 4.19 kernel18:59:44
@magic_rb:matrix.redalder.orgmagic_rbmaybe it doesnt like that?19:00:06
@cyclopentane:aidoskyneen.eupentaneunlikely, the error message refers to an HAL which lives in userspace19:00:10

Show newer messages


Back to Room ListRoom Version: 6