Changes between Initial Version and Version 1 of Sensor_MCE
- Timestamp:
- 10/27/14 13:15:22 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Sensor_MCE
v1 v1 1 == Sensor and MCE Stuff == 2 === Start MCE on CLI === 3 For more visibility in mce start it on the cli 4 {{{ 5 systemctl stop mce.service; mce -T -l mce-sensorfw.c:* 6 }}} 7 === Start sensord on CLI === 8 9 {{{ 10 /usr/sbin/sensord -c=/etc/sensorfw/primaryuse.conf --log-level=debug --no-magnetometer-bg-calibration 11 }}} 12 13 === Notes === 14 When mce is started on cli after sensord proximity works ???