ChanServ changed the topic of #aarch64-laptops to: Linux support for AArch64 Laptops (Asus NovaGo TP370QL - HP Envy x2 - Lenovo Mixx 630 - Lenovo Yoga C630)
<alyssa>
looks like you've found yourself a graphics driver bug
* alyssa
sighs
<steev>
:(
<steev>
alyssa: fwiw, seems to only happen on the radxa zero, which i believe is a mali g31 (amlogic s905y or something), doesn't happen on e.g. the pinebook pro
<flowriser>
steev, how would I write a dts?
<flowriser>
Because as far as I can tell, all the little bits of drivers are covered so I just need something to unify them like the lenovo flex 5 dts
<flowriser>
Well, I've made it this far; no turning back now
<steev>
keep in mind that not everything needed for sc8180x is in the kernel yet either
<flowriser>
But I suppose somebody managed to boot the kernel at least xD
<steev>
there is bamse's tree that i pointed to the other day, that has the most complete support, but some timings and such may be off for your device, but you could take that tree
<alyssa>
a compiler bug in a fragment shader, spicy
<steev>
it's not a huge deal, that system *mostly* sits idle (though i have 2 more on the way.... eventually... whenever ameridroid actually gets their stock in and ships them....)
<steev>
i'd paste the dmesg but the stupid audio is broken on there too, so the dmesg prior to the panfrost stuff is very spammy about dai links being missing
<flowriser>
Amazing, will try it myself :D How did you create the bootable usb? For me, using Ubuntu's grub on arm is missing some modules
<HdkR>
ProX uses UEFI so just a USB flash drive with some boot flags set was enough
<flowriser>
ooh, I've been struggling for days with the grub thing; I've been trying with 1 Mib partition, ESP partition, DATA partition and then using grub-install --target arm64
<flowriser>
HdkR, am I on the right track? I've even dropped to the Shell efi and tried to boot the kernel but didn't work
<flowriser>
Looking over the Fedora grub docs is very nice, much more readable and understandable for me
<HdkR>
I didn't do any grub-install things. Just yoinked the partition from their image
<flowriser>
ok, so I've figured out why the kernel was simply restarting and not doing anything
<flowriser>
I think, at least; it appears that when EFI loads a certain driver it reboots
<flowriser>
and that driver appears to be GraphicsConsole