Difference between revisions of "PinePhone Pro Software State"

Jump to navigation Jump to search
(Clarify front camera status)
(Update sensors status based on own research)
Line 41: Line 41:
| style="background:lightcoral; text-align:center;" | Not working
| style="background:lightcoral; text-align:center;" | Not working
| style="background:LightYellow; text-align:center;" | Experimental
| style="background:LightYellow; text-align:center;" | Experimental
| '''Without suspend the phone will drain very fast!''' Suspend only available in specific more recent images<sup>[https://www.pine64.org/2022/03/15/march-update-introducing-the-quartzpro64/ News]</sup> Audio is often higher pitched after waking up from suspend due to a bug<sup>[Citation]</sup>
| '''Without suspend the phone will drain very fast!''' Suspend only available in specific more recent images<sup>[https://www.pine64.org/2022/03/15/march-update-introducing-the-quartzpro64/ News]</sup> Audio is often higher pitched after waking up from suspend due to a bug<sup>[https://github.com/dreemurrs-embedded/Pine64-Arch/issues/381 Report]</sup>
|-
|-
| <code>Updates</code>
| <code>Updates</code>
Line 104: Line 104:
| <code>Sensors</code>
| <code>Sensors</code>
| colspan="2" style="background:lightgray; text-align:center;" | Untested
| colspan="2" style="background:lightgray; text-align:center;" | Untested
| Status of "3 Axis Magnetometer" <sup>[Citation]</sup>, "Geo Magnetic Sensor" <sup>[Citation]</sup>, "Ambient light / Proximity" <sup>[Citation]</sup>, "Accelerometer / Gyroscope" <sup>[Citation]</sup> is Untested.
| "3 Axis Magnetometer" (<code>lis3mdl</code>): Not working (tested on Manjaro 5.17.6-2 kernel; not present in devicetree bindings; does not show up on i2c bus 4 as expected with <code># i2cdetect 4</code>... may have a conflict for i2c-4 addr 0x1c with <code>af8133j</code>)<br>
"Geo Magnetic Sensor" (<code>af8133j</code>): Working (tested on Manjaro, at <code>/sys/bus/i2c/devices/4-001c/iio:device1</code>)<br>
"Accelerometer / Gyroscope" (<code>mpu6500</code>): Working (tested on Manjaro, at <code>/sys/bus/i2c/devices/4-0068/iio:device2</code>)<br>
"Ambient light / Proximity" (<code>stk3311</code>): Not working (tested on Manjaro 5.17.6-2 kernel; IRQ issues)
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">stk3311 dmesg excerpt</div>
<div class="mw-collapsible-content"><pre>
[    9.406478] genirq: Failed to request resources for stk3310_event (irq 99) on irqchip rockchip_gpio_irq
[    9.407380] stk3310 3-0048: request irq 99 failed
[   9.408360] stk3310: probe of 3-0048 failed with error -5
</pre></div>
</div>
|-
|-
| <code>Vibration motor</code>
| <code>Vibration motor</code>
Line 111: Line 122:
|-
|-
| <code>Notification LED</code>
| <code>Notification LED</code>
| colspan="2" style="background:lightgray; text-align:center;" | Untested
| colspan="2" style="background:LightGreen; text-align:center;" | Working
|  
|  
|-
|-