update Bluetooth status: works
This commit is contained in:
parent
adde52868d
commit
14313fb430
1 changed files with 1 additions and 23 deletions
24
README.md
24
README.md
|
|
@ -11,28 +11,6 @@ Some notes on my work getting Mobian to run on the Xperia 10 III (codename pdx21
|
||||||
|
|
||||||
- getting remaining hardware working (incomplete list)
|
- 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
|
#### Debugging Touch
|
||||||
|
|
||||||
Occasionally stops working after logging in, no idea why.
|
Occasionally stops working after logging in, no idea why.
|
||||||
|
|
@ -57,7 +35,7 @@ Note: I'm rebasing occasionally to make sure it does not become too chaotic, so
|
||||||
| --------- | ------ | ------------------------ |
|
| --------- | ------ | ------------------------ |
|
||||||
| ADSP | ✅ | |
|
| ADSP | ✅ | |
|
||||||
| Battery | | |
|
| Battery | | |
|
||||||
| Bluetooth | debugging | |
|
| Bluetooth | ✅ | |
|
||||||
| Camera | to do | |
|
| Camera | to do | |
|
||||||
| CDSP | ✅ | |
|
| CDSP | ✅ | |
|
||||||
| Display Panel | ✅ | true |
|
| Display Panel | ✅ | true |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue