!UUYziobKGGxpovWyAN:nixos.org

Robotnix

240 Members
Build Android (AOSP) using Nix | https://github.com/danielfullmer/robotnix75 Servers

Load older messages


SenderMessageTime
15 Oct 2025
@atemu12:matrix.orgatemu12Is it progressing or still stuck?20:36:22
@atemu12:matrix.orgatemu12Trying to figure out whether it did actually boot quickly and the graphics stack is simply stuck20:36:41
@atemu12:matrix.orgatemu12Check the logcat to figure out what state it's in20:36:56
@atemu12:matrix.orgatemu12And there was some way to check whether the system has booted20:37:11
@atemu12:matrix.orgatemu12Need to dig that out of my bachelor thesis lol20:37:22
@atemu12:matrix.orgatemu12 getprop sys.boot_completed 20:37:41
@atemu12:matrix.orgatemu12You could play with the different GPU options20:38:08
@atemu12:matrix.orgatemu12 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.orgatemu12Probably 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.orgatemu12Not sure; is there a stacktrace? Android logs tonnes of benign errors that sound critical20:51:42
@atemu12:matrix.orgatemu12Like, 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.orgatemu12You could try 22.1 I suppose; that did work20:53:17
@atemu12:matrix.orgatemu12Or I guess you could bisect20:53:27
@atemu12:matrix.orgatemu12a53d7488adeac921b9b088ef98e52a1761462281 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.orgatemu12
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.orgatemu12:)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.orgatemu12 That does not make any sense; where is .? 12:32:44
@atemu12:matrix.orgatemu12Also 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.orgatemu12I'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.orgatemu12Pretty sure the docs mention describe how to do that12:35:42
@atemu12:matrix.orgatemu12I think you're probably better off using the release script though12:35:46

Show newer messages


Back to Room ListRoom Version: 6