From 823607fc3a79ad4c6386efdadb623cee051d71ce Mon Sep 17 00:00:00 2001 From: erebion Date: Wed, 5 Nov 2025 13:37:30 +0100 Subject: [PATCH] added: battery percentage and temp, USB-C --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4e8c4be..c4370cd 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,16 @@ Some notes on my work getting Mobian to run on the Xperia 10 III (codename pdx21 #### Debugging Touch +``` +[ 63.964541] gpi 900000.dma-controller: Error in Transaction +[ 63.964562] geni_i2c 988000.i2c: DMA txn failed:3 +[ 63.964594] geni_i2c 988000.i2c: GPI transfer failed: -5 +[ 63.966484] s6sy761 0-0048: failed to turn off sensing +[ 64.599984] gpi 900000.dma-controller: Error in Transaction +[ 64.600041] geni_i2c 988000.i2c: DMA txn failed:3 +[ 64.601254] geni_i2c 988000.i2c: GPI transfer failed: -5 +``` + Occasionally stops working after logging in, no idea why. ### Done @@ -34,7 +44,7 @@ Note: I'm rebasing occasionally to make sure it does not become too chaotic, so | Component | Status | sent to sm6350-mainline? | | --------- | ------ | ------------------------ | | ADSP | ✅ | | -| Battery | | | +| Battery (percentage and temperature) | ✅ | | | Bluetooth | ✅ | | | Camera | to do | | | CDSP | ✅ | | @@ -45,13 +55,12 @@ Note: I'm rebasing occasionally to make sure it does not become too chaotic, so | IPA | ✅ | | | Modem | to do, requires UFS | | | NFC | to do, low priority | | -| PMIC | | | | RTC | to do | | | Sound | to do | | | Thermals | | | | Touch | occasionally does not work | was already part of upstream | | UFS | broken, need help | | -| USB-C | | | +| USB-C | ✅ | | | Wifi | added, but requires modem as well | | | Vibration | to do, low priority | | @@ -60,9 +69,7 @@ No status means I haven't even had a look at that component. I'll need help for: - Thermal Sensors / Thermal Zones (no idea what I need to do) - PMIC - - USB-C - Camera - - fast charging stuff - vibration module - NFC