summaryrefslogtreecommitdiffstats
path: root/configs/Firestone.py
diff options
context:
space:
mode:
Diffstat (limited to 'configs/Firestone.py')
-rw-r--r--configs/Firestone.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/Firestone.py b/configs/Firestone.py
index 6c7c908..2f5a2c4 100644
--- a/configs/Firestone.py
+++ b/configs/Firestone.py
@@ -489,9 +489,9 @@ MISC_SENSORS = {
0x5f : { 'class' : 'BootCountSensor' },
0x05 : { 'class' : 'BootProgressSensor' },
0x08 : { 'class' : 'OccStatusSensor',
- 'os_path' : '/sys/class/i2c-adapter/i2c-4/4-0050/online' },
+ 'os_path' : '/sys/bus/i2c/devices/4-0050/online' },
0x09 : { 'class' : 'OccStatusSensor',
- 'os_path' : '/sys/class/i2c-adapter/i2c-5/5-0050/online' },
+ 'os_path' : '/sys/bus/i2c/devices/5-0050/online' },
0xb5 : { 'class' : 'OperatingSystemStatusSensor' },
0xb3 : { 'class' : 'PowerCap',
'os_path' : '/sys/class/hwmon/hwmon3/user_powercap' },
OpenPOWER on IntegriCloud