Difference between revisions of "PinePhone Pro Software State"

Jump to navigation Jump to search
m
(Note that lis3mdl is not present on devices (thanks @dsimic on the pinephone matrix channel for info))
Line 105: Line 105:
| <code>Sensors</code>
| <code>Sensors</code>
| colspan="2" style="background:LightYellow; text-align:center;" | WIP
| 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 present in hardware (it's an alternative chip to <code>af8133j</code> due to component shortages)<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>
"Accelerometer / Gyroscope" (<code>mpu6500</code>): Working (tested on Manjaro, at <code>/sys/bus/i2c/devices/4-0068/iio:device2</code>)<br>
"Accelerometer / Gyroscope" (<code>mpu6500</code>): Working (tested on Manjaro, at <code>/sys/bus/i2c/devices/4-0068/iio:device2</code>)<br>