!UUYziobKGGxpovWyAN:nixos.org

Robotnix

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

Load older messages


SenderMessageTime
15 Oct 2025
@atemu12:matrix.orgAtemu getprop sys.boot_completed 20:37:41
@atemu12:matrix.orgAtemuYou could play with the different GPU options20:38:08
@atemu12:matrix.orgAtemu I did have to put some other version of mesa.drivers into the LD_LIBRARY_PATH when I last played around with that 20:38:55
@atemu12:matrix.orgAtemuProbably the one from the nixpkgs input of the robotnix flake20:39:07
@volth:matrix.orgvolth

Probably this: Could not find 'aidl/activity' for ctl.interface_start from pid: 169 (/system/bin/servicemanager)

Likely I am the first one who run LOS 22.2 in the emulator, I had to start with something older and tested

20:50:35
@volth:matrix.orgvolth logcat full of different errors, but missing aidl is most often and likely relevant 20:51:26
@atemu12:matrix.orgAtemuNot sure; is there a stacktrace? Android logs tonnes of benign errors that sound critical20:51:42
@atemu12:matrix.orgAtemuLike, if the system can't boot for one reason or another, you'll usually have zygote error out with a huge-ass stack trace20:52:40
@atemu12:matrix.orgAtemuYou could try 22.1 I suppose; that did work20:53:17
@atemu12:matrix.orgAtemuOr I guess you could bisect20:53:27
@atemu12:matrix.orgAtemua53d7488adeac921b9b088ef98e52a1761462281 worked20:53:54
17 Oct 2025
@defalts2:matrix.orgDefalts2 joined the room.16:41:40
@defalts2:matrix.orgDefalts2good afternoon owo I'm new to matrix, is this the correct room to ask questions about robotnix?16:43:26
@magic_rb:matrix.redalder.orgmagic_rbYep16:44:50
@defalts2:matrix.orgDefalts2 great, so, about the device option, my device is called guamp and it has 3 variants, is there a way to set the specific variant? 16:47:05
@defalts2:matrix.orgDefalts2https://wiki.lineageos.org/devices/guamp16:47:24
@atemu12:matrix.orgAtemu
In reply to @defalts2:matrix.org
https://wiki.lineageos.org/devices/guamp

These devices all use the same LineageOS build.

16:49:26
@defalts2:matrix.orgDefalts2👀whoops I didn't read that, thank you lol16:50:16
@atemu12:matrix.orgAtemu:)16:58:36
19 Oct 2025
@mio:chat.mio19.ukmio Is there a method to specify ./keys as signing keys in nix files? I tried
config.signing.keyStorePath = ./keys;
config.signing.buildTimeKeyStorePath = ./keys; But I got an error error: A definition for option signing.keyStorePath' is not of type string'.
11:09:58
@atemu12:matrix.orgAtemu That does not make any sense; where is .? 12:32:44
@atemu12:matrix.orgAtemuAlso you don't want to use path literals here as that would copy the key files into the world-readable nix store12:33:23
@atemu12:matrix.orgAtemuI've never done signing but you need to pass an absolute path and make it available in the sandbox if you do it this way12:34:28
@atemu12:matrix.orgAtemuPretty sure the docs mention describe how to do that12:35:42
@atemu12:matrix.orgAtemuI think you're probably better off using the release script though12:35:46
@magic_rb:matrix.redalder.orgmagic_rbYou should be able to do the full build in the nix sandbox and only sign afterward technically?13:22:12
@cyclopentane:aidoskyneen.eupentane â­”yes, exactly - that's what the release script is for13:27:01
@mio:chat.mio19.ukmio
In reply to @atemu12:matrix.org
That does not make any sense; where is .?
It is the folder containing flake.nix and robotnix configurations
19:29:58
@atemu12:matrix.orgAtemubut that's not in the sandbox is the issue20:59:09
20 Oct 2025
@mio:chat.mio19.ukmioreleaseScript says: evaluation warning: releaseScript should be used only if signing.enable = true; Otherwise, the build might be using incorrect keys / certificate metadata. I set signing.enable = true; then I got an error error: The option `signing.keyStorePath' was accessed but has no value defined. Try setting the option. I set it to /keys and added --impure error: path '/keys/f-droid.x509.pem' does not exist02:45:46

Show newer messages


Back to Room ListRoom Version: 6