Magnetometer missing - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139) +---- Thread: Magnetometer missing (/showthread.php?tid=17582) |
Magnetometer missing - moxx - 11-09-2022 Playing around with the sensors I found out that the magnetometer is missing in /sys/bus/iio/devices, while accelerometer, proximity/light sensor and charger are there. dmesg tells this: Code: [ 18.550161] iio iio:device0: DRDY on pin INT2 specified, but sensor does not support interrupts Seems like the driver could not start. Does anyone have a similar issue? //edit: Very interesting: If I boot the Pinephone with the Lora Backplane, the magnetometer shows up successfully. Maybe this thread should be moved to the Hardware-Topic |