| 4 Jun 2023 |
mannp | nix-shell
cd flavors/lineageos
./update_device_dirs.py --branch lineage-19.1 equuleus gives me an error and i am not sure what I am doing wrong 😕 | 17:41:31 |
mannp | Traceback (most recent call last):
File "/run/media/local/data1/Builds/robotnix/flavors/lineageos/./update_device_dirs.py", line 182, in <module>
main()
File "/run/media/local/data1/Builds/robotnix/flavors/lineageos/./update_device_dirs.py", line 160, in main
vendor, device = product.split('_', 1)
ValueError: not enough values to unpack (expected 2, got 1)
| 17:41:56 |
mannp | mm may that the device is not in device-metadata yet | 17:47:52 |
mannp | Leave it for another day 🙂 cheers all | 18:01:06 |
atemu12 | mannp: See whether it works on the los20 branch | 18:03:41 |
mannp | In reply to @atemu12:matrix.org mannp: See whether it works on the los20 branch I cloned your los-20 branch and tried again with the same error 😕 I am a noob but find not very much works when I try and use a secondary 2tb drive as the tmp and ccache drive, so it might be related to that. Its hard to tell with things outdated whether it a genuine issue or me being an idiot 🙂 | 18:07:36 |
atemu12 | mannp: The updare script is super unstable and inflexible, you're not an idiot. | 20:35:44 |
mannp | In reply to @atemu12:matrix.org mannp: The updare script is super unstable and inflexible, you're not an idiot. Thanks Atemu: will give it a try another day 👍see if I can make some more progress. | 20:41:31 |
| 5 Jun 2023 |
| pajarove joined the room. | 21:41:48 |
| 6 Jun 2023 |
mannp | Hi all, I am using a flake with multiple devices and wanted to separate one device to use a separate source build like Atemu los20 tree. Is it possible to select in the flake which source tree gets used for which device? TIA | 18:30:04 |
mannp | * Hi all, I am using a flake with multiple devices and wanted to separate one device to use a separate source build like Atemu los20 tree. Is it possible to select in the flake which external source tree gets used for which device? TIA | 18:35:19 |
| 8 Jun 2023 |
jaen | Any pointers on what to look at when I get this? It's the first time I'm trying to get secure boot working with my phone:
╰─$ sudo fastboot flash avb_custom_key ./avb_pkmd.bin
Warning: skip copying avb_custom_key image avb footer (avb_custom_key partition size: 0, avb_custom_key image size: 520).
Sending 'avb_custom_key' (0 KB) OKAY [ 0.000s]
Writing 'avb_custom_key' (bootloader) avb custom key: flash done
OKAY [ 0.056s]
Finished. Total time: 0.057s
| 13:53:41 |
jaen | Ok, it seems that it's some issue with fastboot 34.y.z, downgrading to 33.y.z worked. | 14:50:24 |
| 14 Jun 2023 |
| @ronnypfannschmidt:matrix.org left the room. | 15:45:15 |
| 18 Jun 2023 |
jaen | Anybody tried to get things like Google Wallet to work? I have locked the bootloader, found this branch here ( https://github.com/cassandracomar/robotnix/tree/fix-cts-profile) that seems to use SafetyNet fixes from ProtonAOSP (needed a few fixes to get the property to appear) and I still fail attestation. I don't think I have any more ideas, maybe someone here has? | 18:51:44 |
kranzes | Is this with gapps? | 18:52:39 |
jaen | Depends on what you mean exactly? I have a profile with sandboxed gapps where I tried to use the wallet, didn't try global microg yet. | 19:00:42 |
| 20 Jun 2023 |
| @kn:envs.net joined the room. | 15:00:10 |
| 22 Jun 2023 |
| @lehmanator:gnulinux.club joined the room. | 12:20:31 |
| 30 Jun 2023 |
| @raboof:matrix.org joined the room. | 09:15:04 |
| 6 Jul 2023 |
| Shane on Conduit.rs ⚡️ joined the room. | 15:08:32 |
Shane on Conduit.rs ⚡️ | I have oneplus_oneplus2 which gets Android 13 through an unofficial build by LineageOS developer _undead -> how can i do robotnix for it? x.x | 15:09:19 |
Shane on Conduit.rs ⚡️ | * I have oneplus_oneplus2 which gets Android 13 through an unofficial build by LineageOS developer _undead -> Can i do robotnix for it? x.x | 15:16:59 |
atemu12 | Shane on Conduit.rs ⚡️: Sure. Just need to add the source dirs manually. | 15:46:40 |
atemu12 | (And vendor!) | 15:46:49 |
| 7 Jul 2023 |
| @bootstrapper:matrix.org left the room. | 05:02:00 |
| 8 Jul 2023 |
Shane on Conduit.rs ⚡️ |  Download image.png | 02:54:38 |
Shane on Conduit.rs ⚡️ | these? | 02:54:39 |
atemu12 | That's the option to add the source dirs, yeah | 03:18:45 |
Shane on Conduit.rs ⚡️ | In reply to @atemu12:matrix.org That's the option to add the source dirs, yeah ehh how?
Referencing https://forum.xda-developers.com/t/rom-t-lineageos-20-0-for-oneplus-2-android-13-beta-unofficial-signature-spoofing.4535927/
Device/Kernel Source(s): https://github.com/mukul2259/experimental_device_oneplus_oneplus2
ROM: https://github.com/LineageOS-OP2/
| 04:01:15 |