00:05
v0|d has joined #nixos-aarch64
01:19
julm has quit [Remote host closed the connection]
01:19
julm has joined #nixos-aarch64
01:33
alp_ has quit [Ping timeout: 272 seconds]
01:44
h0m1 has quit [Ping timeout: 272 seconds]
01:45
h0m1 has joined #nixos-aarch64
02:08
rajivr has joined #nixos-aarch64
02:37
orivej has joined #nixos-aarch64
02:43
Acou_Bass has quit [Ping timeout: 260 seconds]
02:46
Acou_Bass has joined #nixos-aarch64
02:53
Acou_Bass has quit [Ping timeout: 260 seconds]
02:57
Acou_Bass has joined #nixos-aarch64
04:53
zarel has joined #nixos-aarch64
05:24
<
samueldr >
oops :| wrong terminal
05:24
<
samueldr >
I uh... may have rebooted the aarch64 build server
05:25
<
samueldr >
hopefully "reboot recovery" means nothing special to that server
05:34
<
samueldr >
okay, it rebooted
05:39
orivej has quit [Ping timeout: 240 seconds]
05:40
<
samueldr >
clever: that's not the DVD logo
05:40
<
clever >
samueldr: lol
05:48
<
samueldr >
neat, I think I totally get the A/B stuff as implemented on the Razer Phone 2
05:49
<
samueldr >
well, not sure about slot switching, but I know for sure how it reduces the boot counter
05:49
<
samueldr >
and I have a scheme in mind to work with that
05:59
cole-h has joined #nixos-aarch64
06:13
cole-h has quit [Quit: Goodbye]
06:15
cole-h has joined #nixos-aarch64
06:16
cole-h has quit [Client Quit]
06:21
cole-h has joined #nixos-aarch64
07:55
<
sphalerite >
clever: it looks upside-down.
07:56
<
clever >
sphalerite: imagemagick did that, no idea why converting png->tga fliped it
07:57
<
clever >
but a -flip flips it again, so easily fixed
07:58
<
clever >
it was purple earlier, due to pixel order issues
07:58
<
clever >
now the next challenge, is getting it to run on a pi1
08:03
<
sphalerite >
clever: are you sure the conversion flipped it, and it's not a pixel ordering thing?
08:04
<
sphalerite >
iirc BMP stores images bottom-to-top, right-to-left… Maybe TGA is similar and you're reading it wrong?
08:05
<
clever >
sphalerite: re-opening the new tga in gimp shows it to be flipped
08:05
<
clever >
i was surprised by that too, i thought it was a bug in my code, not imagemagick
08:05
<
sphalerite >
huh ok
08:07
<
clever >
the basic problem i have, is that the hw block to register images like this, has undocumented security features
08:08
<
clever >
by default, the arm cant touch it, but the closed firmware is unlocking the door for us
08:08
<
clever >
the open firmware doesnt know where the door even is
08:08
<
clever >
sphalerite: now what?
08:08
<
sphalerite >
get a job at broadcom and exfiltrate the information
08:09
<
clever >
my hope, is that the original pi1 firmware, from release day, also leaves the door locked
08:09
<
clever >
because the arm never had to touch this, until very recently
08:09
<
clever >
then i just bisect
08:13
<
clever >
ok, wat, now it only works if i dont -flip, lol
08:35
cole-h has quit [Ping timeout: 240 seconds]
08:37
zupo has joined #nixos-aarch64
08:56
alp_ has joined #nixos-aarch64
08:57
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
09:31
alp_ has quit [Ping timeout: 272 seconds]
09:32
zupo has joined #nixos-aarch64
09:59
justanotheruser has quit [Ping timeout: 272 seconds]
09:59
zupo has quit [Ping timeout: 258 seconds]
10:01
zupo has joined #nixos-aarch64
10:29
alp_ has joined #nixos-aarch64
11:07
alp_ has quit [Ping timeout: 272 seconds]
11:24
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
11:46
alp_ has joined #nixos-aarch64
11:48
orivej has joined #nixos-aarch64
13:21
orivej has quit [Ping timeout: 265 seconds]
13:35
alp_ has quit [Remote host closed the connection]
13:35
alp__ has joined #nixos-aarch64
14:14
orivej has joined #nixos-aarch64
14:23
alp__ has quit [Ping timeout: 240 seconds]
15:16
zupo has joined #nixos-aarch64
15:32
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:38
ehmry has joined #nixos-aarch64
15:38
ehmry has quit [Client Quit]
15:41
ehmry has joined #nixos-aarch64
15:41
ehmry has quit [Client Quit]
15:42
ehmry has joined #nixos-aarch64
16:40
cole-h has joined #nixos-aarch64
17:20
ib07 has joined #nixos-aarch64
17:46
cole-h has quit [Quit: Goodbye]
17:47
cole-h has joined #nixos-aarch64
17:47
v0|d has quit [Ping timeout: 260 seconds]
17:50
zupo has joined #nixos-aarch64
17:51
zupo_ has joined #nixos-aarch64
17:51
Darkmatter66_ has joined #nixos-aarch64
17:53
Darkmatter66 has quit [Ping timeout: 272 seconds]
17:54
zupo has quit [Ping timeout: 258 seconds]
18:15
rajivr has quit [Quit: Connection closed for inactivity]
18:16
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
18:17
zupo has joined #nixos-aarch64
18:18
zupo has quit [Client Quit]
18:34
zupo has joined #nixos-aarch64
18:35
zupo has quit [Client Quit]
18:47
zupo has joined #nixos-aarch64
19:41
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
19:43
zupo has joined #nixos-aarch64
20:40
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:42
zupo has joined #nixos-aarch64
20:50
cole-h has quit [Ping timeout: 240 seconds]
21:12
pbb has joined #nixos-aarch64
21:12
kloenk has joined #nixos-aarch64
21:17
<
samueldr >
neat, about done with reading the info
21:17
<
samueldr >
now... flipping the bits
21:19
<
colemickens >
does razer2 have wifi?
21:19
<
colemickens >
working, that is?
21:19
<
samueldr >
haven't investigated yet
21:19
<
samueldr >
but not yet
21:19
<
samueldr >
(with vendor kernel)
21:19
<
samueldr >
I kinda assume it won't
21:19
<
samueldr >
though I could be surprised
21:19
t184256 has left #nixos-aarch64 ["Error from remote client"]
21:19
<
samueldr >
but what I'm doing right now is generic required work
21:20
<
samueldr >
I would assume all A/B qualcomm-based devices
21:20
<
samueldr >
right now when you reboot 7 times it's done
21:21
t184256 has joined #nixos-aarch64
22:00
zupo has quit [Ping timeout: 240 seconds]
22:02
zupo has joined #nixos-aarch64
22:06
Darkmatter66 has joined #nixos-aarch64
22:24
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
22:41
<
samueldr >
totally not a finished project, but at the very least I can now make it so the boot doesn't fail after ~7 boots of the same boot image
22:43
<
samueldr >
so first glance the wifi on razer-cheryl2 is probabl icnss, so that probably means it'll work off from the work of previous devices with icnss
22:44
<
samueldr >
though there is always the off chance of being able to backport the mainline driver
22:45
<
samueldr >
which might be helpful on sdm660 too
22:46
t184256 has left #nixos-aarch64 ["Error from remote client"]
22:49
<
samueldr >
backporting would "only" need to go backwards 11 versions of the kernel
22:49
<
samueldr >
and hopefully not use any features the vendor customized away
22:53
t184256 has joined #nixos-aarch64