01:00
t184256 has left #nixos-aarch64 ["Disconnected: Replaced by new connection"]
01:01
t184256 has joined #nixos-aarch64
01:18
h0m1 has quit [Ping timeout: 252 seconds]
01:20
h0m1 has joined #nixos-aarch64
01:50
orivej has quit [Ping timeout: 260 seconds]
01:50
orivej_ has joined #nixos-aarch64
02:02
orivej_ has quit [Ping timeout: 265 seconds]
02:05
orivej has joined #nixos-aarch64
02:32
orivej has quit [Read error: Connection reset by peer]
02:33
orivej has joined #nixos-aarch64
02:40
andi- has quit [Ping timeout: 256 seconds]
02:43
lovesegfault has quit [Quit: WeeChat 2.8]
02:52
andi- has joined #nixos-aarch64
04:37
lovesegfault has joined #nixos-aarch64
06:15
FRidh has joined #nixos-aarch64
06:25
Darkmatter66_ has quit [Ping timeout: 265 seconds]
06:36
Darkmatter66 has joined #nixos-aarch64
07:12
lovesegfault has quit [Ping timeout: 252 seconds]
07:27
zupo has joined #nixos-aarch64
07:30
FRidh2 has joined #nixos-aarch64
07:30
FRidh has quit [Ping timeout: 265 seconds]
08:31
zupo has quit [Read error: Connection reset by peer]
08:35
zupo has joined #nixos-aarch64
08:55
zupo has quit [Ping timeout: 256 seconds]
08:56
zupo has joined #nixos-aarch64
09:04
Darkmatter66_ has joined #nixos-aarch64
09:04
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
09:05
Darkmatter66 has quit [Ping timeout: 264 seconds]
09:05
zupo has joined #nixos-aarch64
09:10
zupo has quit [Ping timeout: 260 seconds]
09:39
orivej has quit [Ping timeout: 240 seconds]
09:58
Darkmatter66 has joined #nixos-aarch64
10:35
zupo has joined #nixos-aarch64
10:45
Darkmatter66 has joined #nixos-aarch64
11:55
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
11:59
zupo has joined #nixos-aarch64
12:01
zupo has quit [Client Quit]
12:21
zupo has joined #nixos-aarch64
13:11
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
13:11
FRidh2 has quit [Ping timeout: 240 seconds]
13:12
FRidh2 has joined #nixos-aarch64
13:20
zupo has joined #nixos-aarch64
13:29
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
13:39
zupo has joined #nixos-aarch64
13:45
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
14:20
Darkmatter66_ has joined #nixos-aarch64
14:22
Darkmatter66 has quit [Ping timeout: 256 seconds]
15:01
zupo has joined #nixos-aarch64
15:37
Darkmatter66_ has quit [Ping timeout: 256 seconds]
15:41
Darkmatter66 has joined #nixos-aarch64
15:56
ekleog_ has quit [Quit: WeeChat 2.7.1]
15:57
ekleog has joined #nixos-aarch64
15:58
bennofs is now known as ALLES_bennofs
16:00
lovesegfault has joined #nixos-aarch64
16:03
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
16:26
orivej has joined #nixos-aarch64
17:07
zupo has joined #nixos-aarch64
17:25
kloenk has joined #nixos-aarch64
17:32
<
kloenk >
I'm trying to port mobile-nixos onto my mobile phone. I got the kernel to compile, but fastboot says: FAILED (remote: 'dtb not found'). can anybody help me with that?
17:32
<
samueldr >
kloenk: which device?
17:32
<
kloenk >
scorpio (xiaomi mi note 2)
17:33
<
samueldr >
ensure CONFIG_BUILD_ARM64_DT_OVERLAY=y
17:34
<
samueldr >
or if it's not one with CONFIG_BUILD_ARM64_DT_OVERLAY, look at that page
17:34
<
kloenk >
will try, thanks
17:45
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
17:49
zupo has joined #nixos-aarch64
18:19
<
samueldr >
:( github isn't nice sometimes
18:19
<
samueldr >
wanted to report an issue on danielrf[m]'s robotnix project, but since it's a fork
*obviously* there's no issue tab
18:20
<
samueldr >
for the record, it may be necessary to have /tmp
*not* be a tmpfs, otherwise the build may fail due to lack of free space
18:20
<
danielrf[m] >
I didn't realize that!
18:20
<
samueldr >
yeah, it's annoying how github breaks down with forks
18:20
<
danielrf[m] >
do I have to make a fresh repo to get that?
18:20
<
samueldr >
e.g. you can't fork your own repo
18:20
<
lordcirth >
There's a difference between "forked project" and "fork to make PRs"
18:20
<
kloenk >
unfortunately that config did not help, i just does not boot
18:21
<
colemickens >
I've been more frustrated that search is disabled in forked repos. :|
18:21
<
samueldr >
lordcirth: exactly
18:21
<
lordcirth >
And github doesn't really distinguish
18:21
<
samueldr >
colemickens: that too
18:21
<
danielrf[m] >
yup. I should add a note for that about /tmp not as tmpfs
18:21
<
samueldr >
lordcirth: and when the latter becomes the former!
18:21
<
lordcirth >
Updating my PBP to release-20.03 branch, lets see how that does
18:21
<
samueldr >
danielrf[m]: add "even if your tmpfs is 32GB!!"
18:22
<
samueldr >
I don't know what the requirements actually are, but it seems to require a bunch of tmpfs space
18:22
<
samueldr >
(testing the walleye build)
18:22
<
danielrf[m] >
android's source is so huge I made this whole systemd for bind-mounting the source to avoid copying it
18:22
<
danielrf[m] >
but even with that--the build products from android would definitely use up all the RAM
18:22
<
danielrf[m] >
s/systemd/system/
18:23
<
lordcirth >
Is AOSP all a single repo and build?
18:23
<
samueldr >
not a monorepo, but a bunch of repos managed by "repo"
18:23
<
lordcirth >
I remember accidentally building chromium with make -j after misreading what it did
18:24
<
lordcirth >
I thought -j with no number was "number of cores". No it is not
18:24
<
lordcirth >
1 second later, my taskbar disappeared, because KDE got OOM'd
18:26
<
samueldr >
kloenk: sorry, missed that message, does not boot meaning still the same error or something else?
18:26
<
lordcirth >
btw, I found it useful to disable cpu5 on the PBP to avoid overheating when compiling for an hour+
18:27
<
samueldr >
(I send my builds to another rk3399 build machine :))
18:27
<
kloenk >
same error so nothing changed
18:28
<
samueldr >
is it creating an Image.gz-dtb file or do you need to append the device tree yourself?
18:28
* samueldr
checks if it's in postmarketOS
18:28
<
samueldr >
doesn't look like it is
18:28
<
kloenk >
there is a Image.gz-dtb file if i just build the kernel
18:29
<
samueldr >
okay, that's most likely the right output to use
18:29
zupo has quit [Ping timeout: 260 seconds]
18:31
<
lordcirth >
samueldr, nice, how do you do that? I might want to do that on x86
18:31
<
danielrf[m] >
samueldr: it looks like I can enable the issues tab in github settings even for this forked repo
18:31
<
samueldr >
danielrf[m]: at least that annoyance gone
18:31
<
samueldr >
though that doesn't solve searches, for what search on github is worth
18:32
zupo has joined #nixos-aarch64
19:05
FRidh2 is now known as FRidh
19:07
<
DigitalKiwi >
lordcirth: what is -j
19:08
<
lordcirth >
DigitalKiwi, make -j is number of parallel jobs. eg -j4. But -j with no args runs as many as the dependency graph allows.
19:08
<
lordcirth >
Which, with chromium, instantly used 100% of RAM and oom'd KDE
19:08
<
lordcirth >
The oom-killer has apparently been improved since them, so it would have killed the cc1 processes
19:20
<
ashkitten >
samueldr: github doesn't have an issues tab on forked repos by default but you can still enable it
19:21
<
samueldr >
ashkitten: yeah, that was figured out later by daniel//rf[m] though thanks :)
19:21
<
ashkitten >
ah i see
19:21
<
samueldr >
(still has other warts)
19:21
<
ashkitten >
yeah github is not great to forks
19:48
<
Valodim >
samueldr: will do :) (not right now tho)
19:48
<
samueldr >
and whenever convenient
20:02
<
Valodim >
samueldr: thanks for your work on this!
20:13
<
sphalerite >
samueldr: would 3A+ be relevant too?
20:14
<
samueldr >
sphalerite: yes
20:14
<
samueldr >
I assume it would be the same as 3B+ here
20:15
<
samueldr >
I didn't want to make this confusing by adding the seldom used 3A variants
20:20
<
sphalerite >
heh, I really picked a niche product I guess
20:21
FRidh has quit [Quit: Konversation terminated!]
21:04
lovesegfault has quit [Quit: WeeChat 2.8]
22:10
lovesegfault has joined #nixos-aarch64
22:45
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]