00:48
Yannik_Sc has quit [Quit: Yannik_Sc]
01:10
andi- has quit [Quit: WeeChat 2.6]
01:18
andi- has joined #nixos-aarch64
01:36
lovesegfault has quit [Ping timeout: 272 seconds]
02:22
h0m1 has quit [Ping timeout: 246 seconds]
02:24
h0m1 has joined #nixos-aarch64
02:46
v0|d has joined #nixos-aarch64
03:26
cptchaos83 has joined #nixos-aarch64
04:30
v0|d has quit [Remote host closed the connection]
04:41
orivej has quit [Ping timeout: 260 seconds]
04:52
lovesegfault has joined #nixos-aarch64
05:43
Acou_Bass has quit [Ping timeout: 240 seconds]
05:46
Acou_Bass has joined #nixos-aarch64
07:59
zupo has joined #nixos-aarch64
08:42
zupo has quit [Ping timeout: 268 seconds]
09:00
zupo has joined #nixos-aarch64
09:05
craige has joined #nixos-aarch64
09:24
zupo has joined #nixos-aarch64
10:19
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
11:16
m15k has joined #nixos-aarch64
11:16
<
m15k >
Hi. Is it possible to trigger aarch64 build for a nixpkgs pull request?
11:35
<
mvnetbiz_ >
I think ofborg runs aarch64 always too
11:36
ryantrinkle has quit [Ping timeout: 240 seconds]
11:37
<
mvnetbiz_ >
It looks like it may not automatically trigger depending on your PR title, so you can maybe manually use a command to do it
11:39
<
m15k >
mvnetbiz_: From my understanding a PR which failing build should be reported as failing or?
11:39
<
mvnetbiz_ >
samueldr, on mobile-nixos, how can I get it to use another aarch64 machine to compile? I have it set up as remote building in global configuration.nix on the machine, but maybe I need to do something else? Or should I just run the whole build directly on the aarch64
11:39
<
mvnetbiz_ >
m15k, example PR?
11:39
<
m15k >
My previous PR was errornous.
11:39
<
m15k >
(for aarch64)
11:42
<
mvnetbiz_ >
looks like it passed aarch64 if you expand the "All checks passed" thing it has aarch64 included
11:44
<
m15k >
But it was not mentioned in the commit.
11:45
<
m15k >
It's marked as neutral instead of failing. Should this happen in case a packages fails to build?
11:45
<
mvnetbiz_ >
well it says its failed but I guess whoever commited it just decided aarch64 didn't matter :)
11:45
<
mvnetbiz_ >
oh I see what you're saying
11:46
<
m15k >
That's basically my PR :S
11:47
<
mvnetbiz_ >
you're asbachb? or what do you mean
11:48
<
mvnetbiz_ >
I'm not sure I'm guessing that it has just been decided that aarch64 build fail is not to block commits.
11:49
<
m15k >
Maybe it's my missing experience but I guess it's maybe worth to at least print some info into the PR.
11:50
ryantrinkle has joined #nixos-aarch64
11:51
<
m15k >
I just recognized the error since it wanted to delete the branch and saw I did not push all commits.
11:53
<
mvnetbiz_ >
Oh, on your local computer branch? good catch
11:58
orivej has joined #nixos-aarch64
12:04
<
m15k >
Btw someone already tried PinePhone with NixOS mobile?
12:04
zupo_ has joined #nixos-aarch64
12:05
zupo_ has quit [Client Quit]
12:11
<
mvnetbiz_ >
I got mine a week ago, I have been busy with other stuff though :(
12:15
<
m15k >
I'm still waiting >:(
12:16
<
mvnetbiz_ >
Are you waiting on shipping or on a new batch?
12:18
<
mvnetbiz_ >
:/ darn that is really strict regulations
12:22
<
FireFly >
Mine arrived, I also haven't really had time to play with it though
12:22
<
FireFly >
probably won't for a bit..
13:07
m15k has quit [Remote host closed the connection]
14:31
<
mvnetbiz_ >
Don't know if that would be more difficult on android kernels, but it seemed like good notes
14:41
zupo has joined #nixos-aarch64
14:55
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:47
samrose has joined #nixos-aarch64
16:08
samrose_ has joined #nixos-aarch64
16:08
samrose has quit [Ping timeout: 272 seconds]
16:35
samrose_ has quit [Ping timeout: 240 seconds]
17:02
samrose_ has joined #nixos-aarch64
17:20
ryantrinkle has quit [Ping timeout: 240 seconds]
17:35
ryantrinkle has joined #nixos-aarch64
17:47
orivej has quit [Read error: Connection reset by peer]
17:48
orivej has joined #nixos-aarch64
17:53
ryantrinkle has quit [Ping timeout: 260 seconds]
17:55
<
samueldr >
it's basically what I'm working on, but the words of someone else, and more allwinner notes
17:55
<
samueldr >
everything about u-boot is not applicable in android-land
17:56
<
samueldr >
ah, though they're relying on a reboot to u-boot to boot bootsel.txt, rather than having the kernel itself continue or boot another system
17:56
<
samueldr >
so a small difference, useful when you can control the bootloader
17:57
<
samueldr >
but imo, what would be better would be to actually have u-boot usable
17:57
<
samueldr >
rather than do this unsavoury hack, just like some users are working on on the PBP :(
18:00
<
samueldr >
I'm not sure I'm comfortable with all the focus on those workarounds
18:01
<
clever >
something weird i noticed with the pi, is that shutdown, isnt a shutdown
18:01
<
clever >
when you request a shutdown, it will instead reboot fully (using the watchdog)
18:01
<
clever >
but the firmware noticed a flag set somewhere, and will halt before bringing dram up
18:02
<
samueldr >
wondering how much comes from set-top-box focus
18:02
<
samueldr >
so it stays ready for a power-on from external component
18:03
<
clever >
yeah, this allows software to detect the wakeup condition and be more inteligent then just whacking the reset pin
18:03
<
clever >
though the rpi4 has an extra complication
18:03
<
clever >
you can optionally enable a more complete shutdown, which requests that the power regulator disable all voltage rails
18:03
<
clever >
then the whole SoC is just dead
18:05
thefloweringash has quit [Ping timeout: 246 seconds]
18:05
CrystalGamma[m] has quit [Ping timeout: 252 seconds]
18:05
worldofpeace has quit [Ping timeout: 252 seconds]
18:05
NickHu1 has quit [Ping timeout: 246 seconds]
18:06
alienpirate5 has quit [Ping timeout: 240 seconds]
18:06
marijan[m] has quit [Ping timeout: 248 seconds]
18:06
Irenes[m] has quit [Ping timeout: 248 seconds]
18:06
dtz has quit [Ping timeout: 240 seconds]
18:06
danielrf[m] has quit [Ping timeout: 260 seconds]
18:06
colemickens has quit [Ping timeout: 260 seconds]
18:06
bennofs[m] has quit [Ping timeout: 260 seconds]
18:07
goibhniu has quit [Ping timeout: 256 seconds]
18:07
Smith[m] has quit [Ping timeout: 240 seconds]
18:07
Ericson2314 has quit [Ping timeout: 240 seconds]
18:07
contrun[m] has quit [Ping timeout: 260 seconds]
18:07
cornu has quit [Ping timeout: 248 seconds]
18:07
thequux[m] has quit [Ping timeout: 256 seconds]
18:08
hsngrmpf[m] has quit [Ping timeout: 240 seconds]
18:08
Ox4A6F has quit [Ping timeout: 240 seconds]
18:21
thefloweringash has joined #nixos-aarch64
18:21
hsngrmpf[m] has joined #nixos-aarch64
18:21
worldofpeace has joined #nixos-aarch64
18:22
Smith[m] has joined #nixos-aarch64
18:22
marijan[m] has joined #nixos-aarch64
18:24
CrystalGamma[m] has joined #nixos-aarch64
18:25
<
dongcarl >
Have there been experiments with NixOS on Olimex boxes? They seem to be very dedicated to the craft of OSHW
18:25
NickHu1 has joined #nixos-aarch64
18:25
zupo_ has joined #nixos-aarch64
18:27
alienpirate5 has joined #nixos-aarch64
18:28
<
samueldr >
really dependent on the board, but I think it should be trivial for a good chunk
18:30
Irenes[m] has joined #nixos-aarch64
18:32
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
18:32
goibhniu has joined #nixos-aarch64
18:43
Yannik_Sc has joined #nixos-aarch64
18:43
thequux[m] has joined #nixos-aarch64
18:43
cornu has joined #nixos-aarch64
18:44
danielrf[m] has joined #nixos-aarch64
18:46
bennofs[m] has joined #nixos-aarch64
19:46
zupo has joined #nixos-aarch64
19:46
goibhniu has quit [Quit: killed]
19:46
thefloweringash has quit [Quit: killed]
19:46
thequux[m] has quit [Quit: killed]
19:46
bennofs[m] has quit [Quit: killed]
19:46
alienpirate5 has quit [Quit: killed]
19:47
hsngrmpf[m] has quit [Quit: killed]
19:47
marijan[m] has quit [Read error: Connection reset by peer]
19:47
cornu has quit [Read error: Connection reset by peer]
19:47
CrystalGamma[m] has quit [Read error: Connection reset by peer]
19:47
worldofpeace has quit [Quit: killed]
19:47
danielrf[m] has quit [Quit: killed]
19:47
Irenes[m] has quit [Quit: killed]
19:47
Smith[m] has quit [Quit: killed]
19:47
NickHu1 has quit [Quit: killed]
20:18
alienpirate5 has joined #nixos-aarch64
20:36
{^_^} has joined #nixos-aarch64
20:45
thequux[m] has joined #nixos-aarch64
20:45
marijan[m] has joined #nixos-aarch64
20:45
Smith[m] has joined #nixos-aarch64
20:45
colemickens has joined #nixos-aarch64
20:45
Ox4A6F has joined #nixos-aarch64
20:45
bennofs[m] has joined #nixos-aarch64
20:45
thefloweringash has joined #nixos-aarch64
20:45
contrun[m] has joined #nixos-aarch64
20:45
goibhniu has joined #nixos-aarch64
20:45
cornu has joined #nixos-aarch64
20:45
Ericson2314 has joined #nixos-aarch64
20:45
NickHu1 has joined #nixos-aarch64
20:45
danielrf[m] has joined #nixos-aarch64
20:45
worldofpeace has joined #nixos-aarch64
20:45
dtz has joined #nixos-aarch64
20:45
Irenes[m] has joined #nixos-aarch64
20:45
CrystalGamma[m] has joined #nixos-aarch64
20:45
hsngrmpf[m] has joined #nixos-aarch64
20:47
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:48
zupo has joined #nixos-aarch64
20:50
zupo has quit [Read error: Connection timed out]
20:52
hpfr[m] has joined #nixos-aarch64
20:52
zupo has joined #nixos-aarch64
22:35
Yannik_Sc has quit [Quit: Yannik_Sc]
23:01
Acou_Bass has joined #nixos-aarch64
23:03
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
23:16
zupo has joined #nixos-aarch64
23:33
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]