ngerasimatos
Regular Contributor
I installed RT-AC68U_3.0.0.4_378.50 this morning and wiped the NVRAM after. I then tried to apply the power settings but I don't think I am doing this correctly. I used the following to set the power:
nvram set 0:maxp2ga0=120
nvram set 0:maxp2ga1=120
nvram set 0:maxp2ga2=120
nvram set 1:maxp5ga0=120,120,120,120
nvram set 1:maxp5ga1=120,120,120,120
nvram set 1:maxp5ga2=120,120,120,120
nvram commit
I then check the power output:
admin@RT-AC68U-3170:/# nvram show | grep -i maxp
size: 43309 bytes (22227 left)
1:maxp5ga0=120,120,120,120
1:maxp5ga1=120,120,120,120
1:maxp5ga2=120,120,120,120
0:maxp2ga0=120
0:maxp2ga1=120
0:maxp2ga2=120
After reboot and check the power output it shows the following:
admin@RT-AC68U-3170:/# nvram show | grep -i maxp
size: 43309 bytes (22227 left)
1:maxp5ga0=114,114,114,114
1:maxp5ga1=114,114,114,114
1:maxp5ga2=114,114,114,114
0:maxp2ga0=114
0:maxp2ga1=114
0:maxp2ga2=114
Any idea what I am doing wrong?
nvram set 0:maxp2ga0=120
nvram set 0:maxp2ga1=120
nvram set 0:maxp2ga2=120
nvram set 1:maxp5ga0=120,120,120,120
nvram set 1:maxp5ga1=120,120,120,120
nvram set 1:maxp5ga2=120,120,120,120
nvram commit
I then check the power output:
admin@RT-AC68U-3170:/# nvram show | grep -i maxp
size: 43309 bytes (22227 left)
1:maxp5ga0=120,120,120,120
1:maxp5ga1=120,120,120,120
1:maxp5ga2=120,120,120,120
0:maxp2ga0=120
0:maxp2ga1=120
0:maxp2ga2=120
After reboot and check the power output it shows the following:
admin@RT-AC68U-3170:/# nvram show | grep -i maxp
size: 43309 bytes (22227 left)
1:maxp5ga0=114,114,114,114
1:maxp5ga1=114,114,114,114
1:maxp5ga2=114,114,114,114
0:maxp2ga0=114
0:maxp2ga1=114
0:maxp2ga2=114
Any idea what I am doing wrong?