Settings :
-Quick/Notification bar settings don't adjust the correct way when in portrait
-Cast Screen will put the device into reboot then wifi won't work until you manually reboot again
-Display>Color is simply Empty for some reason
-Status Bar modification not working
These things could get solved from LineageOS, it's really also an early on there side.
-Flashlight Not working (Error in log cat)
Yep, I think this is because we have to use camera hal v1 to run on Android 12, maybe I will find a solution for this.
-Lock screen lock is upside down
-> LineageOS
-Screen brightness slider is not calibrated
-Display Config is confused for nits mapping when unlocking the Device
Because of the changed auto brightness behaviour of Android 11 and 12,
our old defined auto brightness array and lux values doesn't fit anymore.
NITS defines how much brightness a display emits, I don't have any values for them and no measuring device.
(We would have to measure stepwise to define the array)
Maybe a will define and test an array from an other device later.
-When an app launches, the app preview icon is blurry
It's the same as on LineageOS 18.1, I'm not sure why, if I build AOSP all icons have a fitting resolution.
-Seems to be a problem with wifi , (E WifiVendorHal: getWifiLinkLayerStats_1_3_Internal(l.1168) failed {.code = ERROR_UNKNOWN, .description = unknown error}) happens on idle a lot around once every 2-5 sec
I don't know what ERROR_UNKNOWN is, I will check this.
-System server cant obtain CPU frequency count
Maybe because of the missing power hal.
Which ones? Had no problems on my n8000 so far.
BTW because we are using old blobs, some log stuff can be ignored as long it works.
-Touch Controller Giving an error sometimes
They can be also ignored, they were alway's there.
But in generell, I will try to fix all important stuff step by step,
it just will take time.