update project status
This commit is contained in:
parent
65a8de0a26
commit
a7f0cc50c2
1 changed files with 32 additions and 6 deletions
38
README.md
38
README.md
|
|
@ -11,6 +11,32 @@ Some notes on my work getting Mobian to run on the Xperia 10 III (codename pdx21
|
|||
|
||||
- getting remaining hardware working (incomplete list)
|
||||
|
||||
#### Debugging Bluetooth
|
||||
|
||||
```
|
||||
[ 6.040452] Bluetooth: HCI UART driver ver 2.3
|
||||
[ 6.040479] Bluetooth: HCI UART protocol H4 registered
|
||||
[ 6.042465] Bluetooth: HCI UART protocol QCA registered
|
||||
[ 6.079021] Bluetooth: hci0: setting up wcn399x
|
||||
[ 6.210871] Bluetooth: hci0: QCA Version size mismatch len 15
|
||||
[ 6.210899] Bluetooth: hci0: QCA Failed to get version (-84)
|
||||
[ 6.210907] Bluetooth: hci0: Retry BT power ON:0
|
||||
[ 6.357824] Bluetooth: hci0: QCA Version size mismatch len 15
|
||||
[ 6.357853] Bluetooth: hci0: QCA Failed to get version (-84)
|
||||
[ 6.357866] Bluetooth: hci0: Retry BT power ON:1
|
||||
[ 6.500581] Bluetooth: hci0: QCA Version size mismatch len 15
|
||||
[ 6.500607] Bluetooth: hci0: QCA Failed to get version (-84)
|
||||
[ 6.500616] Bluetooth: hci0: Retry BT power ON:2
|
||||
[ 6.646696] Bluetooth: hci0: QCA Version size mismatch len 15
|
||||
[ 6.646721] Bluetooth: hci0: QCA Failed to get version (-84)
|
||||
```
|
||||
|
||||
Haven't been able to figure out what's wrong.
|
||||
|
||||
### Debugging Touch
|
||||
|
||||
Occasionally stops working after logging in, no idea why.
|
||||
|
||||
### Done
|
||||
|
||||
- getting a first half broken Mobian build that boots
|
||||
|
|
@ -31,25 +57,25 @@ Note: I'm rebasing occasionally to make sure it does not become too chaotic, so
|
|||
| --------- | ------ | ------------------------ |
|
||||
| ADSP | ✅ | |
|
||||
| Battery | | |
|
||||
| Bluetooth | to do | |
|
||||
| Bluetooth | debugging | |
|
||||
| Camera | to do | |
|
||||
| CDSP | ✅ | |
|
||||
| Display Panel | ✅ | true |
|
||||
| Fast Charging | | |
|
||||
| Fast Charging | to do, low priority | |
|
||||
| Fingerprint Reader | to do | |
|
||||
| Flashlight | ✅ | true |
|
||||
| IPA | ✅ | |
|
||||
| Modem | to do | |
|
||||
| NFC | | |
|
||||
| Modem | to do, requires UFS | |
|
||||
| NFC | to do, low priority | |
|
||||
| PMIC | | |
|
||||
| RTC | to do | |
|
||||
| Sound | to do | |
|
||||
| Thermals | | |
|
||||
| Touch | occasional issues, not yet sure whether it's Phosh or Kernel | was already part of upstream |
|
||||
| Touch | occasionally does not work | was already part of upstream |
|
||||
| UFS | broken, need help | |
|
||||
| USB-C | | |
|
||||
| Wifi | added, but requires modem as well | |
|
||||
| Vibration | | |
|
||||
| Vibration | to do, low priority | |
|
||||
|
||||
No status means I haven't even had a look at that component.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue