<jenneron[m]>
if i'm right, it will fix panel orientation, but accelerometer bug will crawl out, so you will have to disable auto-rotation
<bonfire_>
what is the accelerometer bug?
<jenneron[m]>
wrong mount direction physically
<jenneron[m]>
again, i think that your accelerometer is physically mounted wrong by 90 degrees, so it reports corresponding wrong by 90 degrees values, at the same time your panel is set up to be rotated in 90 degrees into the opposite direction
<jenneron[m]>
so these issues compensate each other
<bonfire_>
interesting theory
<bonfire_>
jenneron[m]: what file is that patch you made in?
<jenneron[m]>
bonfire_: it's for kernel
<jenneron[m]>
can you check monitor-sensor command firstly?
<bonfire_>
yes, but I have no monitor-sensor command
<bonfire_>
ok "Waiting for iio-sensor-proxy to appear"
<bonfire_>
nothing prints when I rotate or do anything
<jenneron[m]>
did you run rc-service iio-sensor-proxy start?
<bonfire_>
yes
<jenneron[m]>
check rc-service iio-sensor-proxy status
<bonfire_>
but status says "stopped"
<jenneron[m]>
weird, it fails
<bonfire_>
yeah
<jenneron[m]>
well, you can build a kernel with my patch and check
<jenneron[m]>
for this, you can add it into `linux-postmarketos-mediatek-mt8183`, run `pmbootstrap checksum linux-postmarketos-mediatek-mt8183`, `pmbootstrap pkgrel_bump linux-postmarketos-mediatek-mt8183`, `pmbootstrap build linux-postmarketos-mediatek-mt8183` and `pmbootstrap sideload --host your_ip linux-postmarketos-mediatek-mt8183`
<bonfire_>
is this in pmaports repo?
<bonfire_>
ah yah
<bonfire_>
i've never built kernel with a patch like this :P
<bonfire_>
ERROR: Invalid pkgver '${_pkgbase}_git${_pkgsnap}' in APKBUILD: /mnt/hack/postmarket/pmaports/cross/gcc-aarch64/APKBUILD
<bonfire_>
haven't encountered this with running checksum
<bonfire_>
I ram " -y zap -p
<bonfire_>
I ran " -y zap -p"
<bonfire_>
is there some other purging I need do or such?
<bonfire_>
jenneron[m]: ?
<jenneron[m]>
bonfire_: update your pmaports and pmbootstrap to latest git