A5-v11 2/3 power cons reduction
david on 8devices.com wrote:
Wi-Fi on, all ethernet on: 285mA
Wi-Fi on, all ethernet off: 194mA
Wi-Fi off, all ethernet on: 203mA
Wi-Fi off, all ethernet off: 112mA
Wi-Fi off, one ethernet on: 128mA
that 285mA is exactly my current power usage. so these devices are kinda similar.
Is it save to shutdown all the PHY's except for [0x08002000] which will keep the eth0 and WiFi functional?
These commands turn off port 1-4.
------------------------
swconfig dev switch0 port 1 set disable 1
swconfig dev switch0 port 2 set disable 1
swconfig dev switch0 port 3 set disable 1
swconfig dev switch0 port 4 set disable 1
swconfig dev switch0 set apply
https://forum.openwrt.org/viewtopic.php?id=57377&p=2