Difference between revisions of "PinePhone Pro Software State"

Jump to navigation Jump to search
(Update sensors status based on own research)
(Update flash status to Working and sensors summary to WIP)
Line 87: Line 87:
|-
|-
| <code>Camera flash</code>
| <code>Camera flash</code>
| colspan="2" style="background:lightgray; text-align:center;" | Untested
| colspan="2" style="background:LightGreen; text-align:center;" | Working (tested on Manjaro; at <code>/sys/class/leds/white:flash</code>)
|  
|  
|-
|-
Line 103: Line 103:
|-
|-
| <code>Sensors</code>
| <code>Sensors</code>
| colspan="2" style="background:lightgray; text-align:center;" | Untested
| colspan="2" style="background:LightYellow; text-align:center;" | WIP
| "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>
| "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>
"Geo Magnetic Sensor" (<code>af8133j</code>): Working (tested on Manjaro, at <code>/sys/bus/i2c/devices/4-001c/iio:device1</code>)<br>