v0|d has joined #nixos-aarch64
julm has quit [Remote host closed the connection]
julm has joined #nixos-aarch64
alp_ has quit [Ping timeout: 272 seconds]
h0m1 has quit [Ping timeout: 272 seconds]
h0m1 has joined #nixos-aarch64
rajivr has joined #nixos-aarch64
orivej has joined #nixos-aarch64
Acou_Bass has quit [Ping timeout: 260 seconds]
Acou_Bass has joined #nixos-aarch64
Acou_Bass has quit [Ping timeout: 260 seconds]
Acou_Bass has joined #nixos-aarch64
zarel has joined #nixos-aarch64
<samueldr> oops :| wrong terminal
<samueldr> I uh... may have rebooted the aarch64 build server
<clever> samueldr: hows this look? https://youtu.be/ceRDMuPWyt0
<samueldr> hopefully "reboot recovery" means nothing special to that server
<DigitalKiwi> lmao
<samueldr> okay, it rebooted
<samueldr> whew
orivej has quit [Ping timeout: 240 seconds]
<samueldr> clever: that's not the DVD logo
<clever> samueldr: lol
<samueldr> neat, I think I totally get the A/B stuff as implemented on the Razer Phone 2
<samueldr> well, not sure about slot switching, but I know for sure how it reduces the boot counter
<samueldr> and I have a scheme in mind to work with that
cole-h has joined #nixos-aarch64
cole-h has quit [Quit: Goodbye]
cole-h has joined #nixos-aarch64
cole-h has quit [Client Quit]
cole-h has joined #nixos-aarch64
<sphalerite> clever: it looks upside-down.
<clever> sphalerite: imagemagick did that, no idea why converting png->tga fliped it
<clever> but a -flip flips it again, so easily fixed
<clever> it was purple earlier, due to pixel order issues
<clever> now the next challenge, is getting it to run on a pi1
<sphalerite> clever: are you sure the conversion flipped it, and it's not a pixel ordering thing?
<sphalerite> iirc BMP stores images bottom-to-top, right-to-left… Maybe TGA is similar and you're reading it wrong?
<clever> sphalerite: re-opening the new tga in gimp shows it to be flipped
<clever> i was surprised by that too, i thought it was a bug in my code, not imagemagick
<sphalerite> huh ok
<clever> the basic problem i have, is that the hw block to register images like this, has undocumented security features
<clever> by default, the arm cant touch it, but the closed firmware is unlocking the door for us
<clever> the open firmware doesnt know where the door even is
<clever> sphalerite: now what?
<sphalerite> get a job at broadcom and exfiltrate the information
<clever> my hope, is that the original pi1 firmware, from release day, also leaves the door locked
<clever> because the arm never had to touch this, until very recently
<clever> then i just bisect
<clever> ok, wat, now it only works if i dont -flip, lol
cole-h has quit [Ping timeout: 240 seconds]
zupo has joined #nixos-aarch64
alp_ has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alp_ has quit [Ping timeout: 272 seconds]
zupo has joined #nixos-aarch64
justanotheruser has quit [Ping timeout: 272 seconds]
zupo has quit [Ping timeout: 258 seconds]
zupo has joined #nixos-aarch64
alp_ has joined #nixos-aarch64
alp_ has quit [Ping timeout: 272 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alp_ has joined #nixos-aarch64
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 265 seconds]
alp_ has quit [Remote host closed the connection]
alp__ has joined #nixos-aarch64
orivej has joined #nixos-aarch64
alp__ has quit [Ping timeout: 240 seconds]
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ehmry has joined #nixos-aarch64
ehmry has quit [Client Quit]
ehmry has joined #nixos-aarch64
ehmry has quit [Client Quit]
ehmry has joined #nixos-aarch64
cole-h has joined #nixos-aarch64
ib07 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
ib07 has joined #nixos-aarch64
cole-h has quit [Quit: Goodbye]
cole-h has joined #nixos-aarch64
v0|d has quit [Ping timeout: 260 seconds]
zupo has joined #nixos-aarch64
zupo_ has joined #nixos-aarch64
Darkmatter66_ has joined #nixos-aarch64
Darkmatter66 has quit [Ping timeout: 272 seconds]
zupo has quit [Ping timeout: 258 seconds]
rajivr has quit [Quit: Connection closed for inactivity]
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
zupo has quit [Client Quit]
zupo has joined #nixos-aarch64
zupo has quit [Client Quit]
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
cole-h has quit [Ping timeout: 240 seconds]
pbb has joined #nixos-aarch64
kloenk has joined #nixos-aarch64
<samueldr> neat, about done with reading the info
<samueldr> now... flipping the bits
<colemickens> does razer2 have wifi?
<colemickens> working, that is?
<samueldr> haven't investigated yet
<samueldr> but not yet
<samueldr> (with vendor kernel)
<samueldr> I kinda assume it won't
<samueldr> though I could be surprised
t184256 has left #nixos-aarch64 ["Error from remote client"]
<samueldr> but what I'm doing right now is generic required work
<samueldr> I would assume all A/B qualcomm-based devices
<samueldr> right now when you reboot 7 times it's done
t184256 has joined #nixos-aarch64
zupo has quit [Ping timeout: 240 seconds]
Darkmatter66_ has quit [Quit: ZNC 1.7.5 - https://znc.in]
zupo has joined #nixos-aarch64
Darkmatter66 has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<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
<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
<samueldr> though there is always the off chance of being able to backport the mainline driver
<samueldr> which might be helpful on sdm660 too
t184256 has left #nixos-aarch64 ["Error from remote client"]
<samueldr> backporting would "only" need to go backwards 11 versions of the kernel
<samueldr> and hopefully not use any features the vendor customized away
t184256 has joined #nixos-aarch64