# R17.1 powerconfig issue

**URL:** https://forum.legato.io/t/r17-1-powerconfig-issue/7021
**Category:** Uncategorized
**Created:** [September 24, 2026, 9:11am UTC](https://forum.legato.io/t/r17-1-powerconfig-issue/7021 "2026-09-24T09:11:40Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jack.heaffey](https://avatars.discourse-cdn.com/v4/letter/j/ad7895/32.png) [@jack.heaffey](https://forum.legato.io/u/jack.heaffey)
#### Post date: [September 24, 2026, 9:11am UTC](https://forum.legato.io/t/r17-1-powerconfig-issue/7021/1 "2026-09-24T09:11:40Z")

</div>

Hi,

I am in the process of migrating my WP76xx device from R16.1 to R17.1.

I have noticed that the boot sequence of R17.1 prints this error:

`Starting powerconfig for mdm9607: sh: write error: Invalid argument`

It seems the error is due to the following line in /etc/init.d/power\_config

`echo "1 800000:86" > /sys/devices/system/cpu/cpufreq/interactive/target_loads`

Because this fails, the remainder of the `power_config` script is not run.

As such, I’m concerned that the modem is not having it’s power configuration set correctly and therefore consuming more power than it otherwise could.

---

<div class="post-metadata">

### Author: ![jyijyi](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.legato.io/jyijyi/32/822_2.png) [@jyijyi](https://forum.legato.io/u/jyijyi)
#### Post date: [September 24, 2026, 10:07am UTC](https://forum.legato.io/t/r17-1-powerconfig-issue/7021/2 "2026-09-24T10:07:49Z")

</div>

if you remove that line, will it have lower power consumpion?

---

<div class="post-metadata">

### Author: ![jack.heaffey](https://avatars.discourse-cdn.com/v4/letter/j/ad7895/32.png) [@jack.heaffey](https://forum.legato.io/u/jack.heaffey)
#### Post date: [September 24, 2026, 11:03am UTC](https://forum.legato.io/t/r17-1-powerconfig-issue/7021/3 "2026-09-24T11:03:00Z")

</div>

Removing that linen did not reduce power consumption. Also by removing that line, a line further down in the bash script then failed:

/etc/rcS.d/S50power\_config: line 55: /sys/module/lpm\_levels/parameters/sleep\_disabled: No such file or directory

I also removed that line and still no power consumption decrease

---

<div class="post-metadata">

### Author: ![jyijyi](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.legato.io/jyijyi/32/822_2.png) [@jyijyi](https://forum.legato.io/u/jyijyi)
#### Post date: [September 24, 2026, 12:23pm UTC](https://forum.legato.io/t/r17-1-powerconfig-issue/7021/4 "2026-09-24T12:23:41Z")

</div>

When did your module consume more power in fw r17?

Sleep mode?

Data transfer?
