<dcz[m]>
although here the resolution is also wrong
<janrinze>
Cortex-A78 is a good base system, plenty power and not too much heat. 1920x1080 is okay. Would love to see 2560x1440 or bigger though..
<dcz[m]>
I'm just not sure 128GiB is enough to work :S
<janrinze>
What I am more worried about is the state of chromium.. it seems that the last update breaks just about everything.. version 130 already fails to run webgl here and 131 won't even start anymore.
<dcz[m]>
if not, the HP would be the only viable option
<dcz[m]>
what about Firefox?
<janrinze>
I upgraded to 1TB on the HP one. Thanks to NVMe SSD.
<janrinze>
Firefox is fine. runs nicely and even does webgl without any problems.
<dcz[m]>
is it state of chromium or state of the drivers not supporting what chromium wants?
<janrinze>
chromium seems to dislike mesa.
<janrinze>
Even with 24.2.4 it won't budge..
<dcz[m]>
mesa or drivers other than intel/amd?
<dcz[m]>
I wonder what the situation is on snapdragons
<janrinze>
Would you need mesa with intel/amd?
<dcz[m]>
I mean, that's where Linux matters today, so I expect Chromium cares about that
<dcz[m]>
maybe it's just a matter of so few people running mali or adreno that they don't even know this is happening
<janrinze>
I seriously doubt that.. Chromebooks are a Google product. They surely know what/how/etc..
<janrinze>
Unfortunately they don't seem to contribute the chromeos advancements in the graphics department to trickle through to other linux distributions.
<janrinze>
1920x1080 youtube in FireFox drops about 8% of frames whereas Chromium is closer to 1% dropped frames..
<dcz[m]>
what are Chromebooks using for graphics?
<janrinze>
Chromium 139 frames dropped out of 10000.
<janrinze>
They have their own drivers. usually closed source binary drivers. In the past I have used the mali drivers from chromebooks with linux and they did work.
<dcz[m]>
so they just don't care about mesa outside of x86 probably
<janrinze>
No idea if ARM cares about Linux support. They don't release any drivers anymore for X11.
<janrinze>
dcz[m]: 800 MB/s is still somewhat slow for a NVMe SSD. I think there might be some setting not yet properly done for the PCIe.
<dcz[m]>
I'm still on SATA speeds, and it's been entirely rnough
<janrinze>
I have had a different older kernel that managed >1400MB/s but i can't find how that worked. It's over PCIe3
<janrinze>
Do we still use 4k page size or has 16k page size become the standard?
<dcz[m]>
you mean sector size? or the RAM page?
<janrinze>
RAM page
<janrinze>
I'll test..
<janrinze>
I've read somewhere that 16k page size increases performance.
<dcz[m]>
I haven't seen anyone use it on Linux
<dcz[m]>
I tried to build the kernel for that on the L5 but it didn't boot
<dcz[m]>
there still should be an open issue on the bug tracker for that
<dcz[m]>
is mediatek doing any mainline Linux/Coreboot contributions, or is it all Google?