VANT
Very Senior Member
Hello.
I wonder why asus will not enable the eee (Energy Efficient Ethernet) option in the AC86.
In my case, it lowers the temperature by about 2 degrees.
Does anyone have any information on this?
eee off
eee on
Does eee cause any negative effects?
I wonder why asus will not enable the eee (Energy Efficient Ethernet) option in the AC86.
In my case, it lowers the temperature by about 2 degrees.
Does anyone have any information on this?
Code:
Power Management Configuration
Functional Block Status
CPU Wait ENABLED
Ethernet Auto Power Down ENABLED
Energy Efficient Ethernet DISABLED
Switch Deep Green Mode ENABLED (status:Deactivated)
eee off
Code:
VANT@RT-AC86U-BE80:/tmp/home/root# cat /sys/class/thermal/thermal_zone0/temp | awk {'print $1 / 1000}'
77.289
eee on
Code:
VANT@RT-AC86U-BE80:/tmp/home/root# cat /sys/class/thermal/thermal_zone0/temp | awk {'print $1 / 1000}'
75.817