User:Kevinwidjaja21

From postmarketOS

I am an Electronics Engineer from Singapore. I also developed a Sukhoi SuperJet add-ons port for FS2020 (previously created for FS2004 by AEROPROYECTO) under Headwind Simulations. Though, I haven't worked much on the add-ons in recent months. Recently taken into interest more in Linux on smartphones which lets me to get an OnePlus 6T to run PMOS. Currently running PMOS SXMO with OnePlus 6T. Planning to get another phone to start on mainlining. Really interested in getting games to run with PMOS.

Owned Devices

Device Notes
Asus Zenfone Max Pro M1 (asus-x00td) Unlocked bootloader. It was working fine but need ot replace battery/power button.
Asus Zenfone Max ZC550KL (asus-z010d) running stock OS, waiting for Asus to re-enable unlocking. White noise machine.
BOOX Poke3 (boox-poke3) SDM636. Broken display
Eachlink H6 Mini Posible porting target. It is actually an Evpad 3S. However, it appears to be a rebrand or share the same OEM as Eachlink H6 Mini TV box.
Google Pixel 7 (google-panther) Daily driver stock OS
OnePlus 6T (oneplus-fajita) [8GB/256GB] Main postmarketOS device. SIM card and mobile data works.
Xiaomi Mi 5 (xiaomi-gemini) Running Lineage OS microg. Will start testing whenever possible.
Xiaomi Mi Pad 4 (xiaomi-clover) Running Lineage OS. Dual boot through SD card and pmbootstrap flasher boot.






Other devices that may not be relevant:

  • Main PC: Ryzen 7 5800X, 32GB RAM, RTX 3070 ti, a lot of storage, main dev PC. Modestly overclocked. Windows + Nobara Linux.
  • Secondary PC: Ryzen 3 4300G, 16GB RAM, R9 380X 4GB + HD 6970, Nobara Linux 39. Used to test R300/R600 drvier occasionally.

SXMO Oneplus 6T Notch workaround

Similar with the other approach of filling in some useless items in the notch area. However, empty character (‎ ‎) is used as it looked like white-space but it won't be truncated in the status bar. First make a copy the sxmo_hook_statusbar.sh

cp /usr/share/sxmo/default_hooks/sxmo_hook_statusbar.sh ~/.config/sxmo/hooks/

then add a few ooooo between the battery and the wifi symbol with adding this line to the hook:

sxmobar -a edge 100 " ‎ ‎"

sxmobar -a notch 35 " ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎"

reboot and enjoy.

Plasma Mobile Oneplus 6T waydroid setting

To reduce window height for waydroid instance, use waydroid prop set persist.waydroid.height {int}. I use 980 as it the largest height while still showing android navigation bar on top of plasma navigation bar.

There is way to blacklist application in Plasma Mobile based on Arch Linux Wiki. Need to try for plasma mobile.

My personal lists