claudiii has quit [Quit: Connection closed for inactivity]
<craige>
I'm reviewing PR #96 samueldr and the nix-builds for the full disk image and boot partition (as documented in README.adoc) are failing with "The option `mobile.boot.stage-1.loop-forever' defined in `<unknown-file>' does not exist." - is that a problem with me, a known problem or sometihng for me to hack on?
<tcip>
Anyone having stumble upon this SSL/SSH error booting on the basic sd image?
<clever>
tcip: is the date/time set correctly?
<sphalerite>
gchristensen: I wrote to ampere for a quote on the mt snow platform, but haven't heard back yet :( would you happen to know of any retailers who might take single-unit orders?
<gchristensen>
I know a way to rustle somebody up ...
<sphalerite>
oh? :)
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<tcip>
@clever: I did not try! Did not think it might be that simple O_o! I’ll check tonight and report on Discourse if it works. Thanks a lot ;)
hexa- has joined #nixos-aarch64
Thra11 has joined #nixos-aarch64
tcip has quit [Quit: Leaving]
lordcirth_ has joined #nixos-aarch64
<sphalerite>
gchristensen: details? ;)
<samueldr>
the last time (and only time) I got in touch with ampere it took a while before I had a reply
claudiii has joined #nixos-aarch64
disasm has joined #nixos-aarch64
t184256 has left #nixos-aarch64 ["Disconnected: Replaced by new connection"]
t184256 has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jtojnar_ has joined #nixos-aarch64
jtojnar_ has quit [Read error: Connection reset by peer]
jtojnar_ has joined #nixos-aarch64
jtojnar_ has quit [Read error: Connection reset by peer]
zupo has joined #nixos-aarch64
lovesegfault has quit [Quit: WeeChat 2.7.1]
Thra11 has quit [Ping timeout: 268 seconds]
Thra11 has joined #nixos-aarch64
Thra11 has quit [Quit: WeeChat 2.7]
h0m1 has quit [Quit: WeeChat 2.7.1]
h0m1 has joined #nixos-aarch64
FRidh has quit [Quit: Konversation terminated!]
cidkid has joined #nixos-aarch64
<cidkid>
samueldr: bad news, new boot screen won't even attempt to work on 5/5T
<cidkid>
stops before it even gets there
<cidkid>
really don't know where to go from here
<samueldr>
sorry, haven't made it more trivial since to get debugging/info, but it's near the top of my stack
<samueldr>
what I can say, though, is I'm thankful for the early interest you have
<samueldr>
makes it hard to say I don't really know what to make you do in the immediate to figure things out :/
<cidkid>
Ah, in that case my PR won't be merged for quite awhile then
<cidkid>
as mainline is the top of my priority at the moment
<cidkid>
the screen might actually show up on mainline now I think of it
<cidkid>
although no touchscreen is working atm
<samueldr>
yes, that's the silver lining, I know at least you have some great stuff lined up :)
<samueldr>
though the PR is great, someone else with the device in the future can pick up from there
<cidkid>
the PR isn't dead although it will be like that until at least touchscreen is working, I'm getting a tx error along with USB not working
<cidkid>
so it makes thing hard
<cidkid>
Although me and the dude know that bluetooth and nfc work oob
<cidkid>
also we have to split oneplus-cheeseburgerdumplings
<cidkid>
just as a heads up
<samueldr>
good to know
<cidkid>
mainline requires 2 diff dts files
<samueldr>
what doesn't match up between them?
<samueldr>
ah
<samueldr>
might not require it
<samueldr>
depending on if the dtbo partition can be used
<cidkid>
might not but touchscreens are different
<cidkid>
which causes some issues
<cidkid>
as what a 5 would use might not work on 5t
<samueldr>
though good to know
<samueldr>
probably will become two distinct devices part of a family
<cidkid>
Oh yeah also wifi should also be trivial
<cidkid>
as the driver is in mainline
<cidkid>
ath10k
<cidkid>
I will say something when mainline is booting on my 5t
<cidkid>
I know for a fact it boots on 5
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<cidkid>
alright mainline is building
<cidkid>
we'll see if it boots
<cidkid>
err
<cidkid>
aarch64-unknown-linux-gnu-gcc: error: =strict-prototypes: No such file or directoryaarch64-unknown-linux-gnu-gcc: error: =implicit-function-declaration: No such file or directoryaarch64-unknown-linux-gnu-gcc: error: =implicit-int: No such file or directory
<cidkid>
any idea why this would be happening
<cidkid>
is that a gcc6 error
<cidkid>
err might just use postmarketOS base for now