Changes between Initial Version and Version 1 of Sensor_MCE


Ignore:
Timestamp:
10/27/14 13:15:22 (10 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Sensor_MCE

    v1 v1  
     1== Sensor and MCE Stuff ==
     2=== Start MCE on CLI ===
     3For more visibility in mce start it on the cli
     4{{{
     5systemctl 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 ===
     14When mce is started on cli after sensord proximity works ???