<macc24>
ugh, can anyone tell me why rk817 randomly says that it is done charging when it is not done charging?
<mmind00>
macc24: probably not ... but I did look at the rk817-charger/battery drivers in den vendor kernel yesterday and they're behemoths, so best guess would be a driver bug
<mmind00>
macc24: depending on where your variant comes from (odroid-kernel?), best bet would be to look for updates in the main vendor kernel?
<macc24>
mmind00: i stole the driver from rockchip's kernel
<macc24>
and modified it to read hardware registers and tell this information instead of whatever
<macc24>
mmind00: supertuxkart in gles2, i didn't even bother starting to compile mesa on px30
<mmind00>
rk3326 and px30 are essentially the same ;-)
<macc24>
i was tracking panfrost on bifrost on my laptop and i actually complained, err, reported some bugs :D
<macc24>
mmind00: i know that they are the same, there is a reason for that #include <px30.dtsi> in rk3326.dtsi
<mmind00>
;-)
<mmind00>
as for mesa, building it on a beefy machine helps ... I'm doing that in an arm64 chroot with transparent binfmt emulation ... with "dpkg-buildpackage -j12" it's done in 30 minutes
<macc24>
are you building mesa with qemu?
<mmind00>
(for an unmodified debian build)
<macc24>
with cross compiling i think it takes around 40 minutes for only panfrost on all my machines, except rk3288 laptop
<mmind00>
yep ... via qemu-user-static ... so I just have that chroot around ... and everything that gets called runs transparently through that qemu thingy
<mmind00>
so it's like chrooting into any chroot ... except that it's essentially arm64 not x86 in there
<mmind00>
which is pretty neat
<macc24>
i think it's time to upgrade if people are having higher performance when emulating
<mmind00>
mind you that is a ryzen 6-core in there so I'd definitly expect some improvements when doing deb building on multiple cores ;-)
<macc24>
my daily driver is straight from 2007 with exception of gpu
<macc24>
and with exception of ssd
<mmind00>
and of course, the nicest part is that it's just "normal" building ... not all that cross-compiling madness
<macc24>
cross compiling mesa is easy with a cross file
<mmind00>
though I really like staying in *.deb land
<macc24>
huh?
<macc24>
deb packages are distro specific
<mmind00>
yep ... I'm running Debian on my Go-advance
<macc24>
i just have a lot of scripts that should not be distro specific
<macc24>
and whole distro that is aiming to not be distro specific, or hardware specific, just a bunch of patches, scripts and some magic
<macc24>
and i broke battery again ,_,
matthias_bgg has joined #linux-rockchip
matthias_bgg has quit [Remote host closed the connection]