ColinTaylor
Part of the Furniture
acsd2
doesn't appear to be working. Same problem was present in 386.4. I was hoping the change to model specific versions might have changed this but it hasn't. (I've only tested this on 2.4GHz)In the past there were obvious messages (APCS_CSTIMER) in the syslog every 15 minutes when acsd2 was being used. They are no longer present.
Most of the time, when the router boots up the following messages are shown resulting to it defaulting to channel 1:
Code:
May 5 06:05:11 acsd: eth6: Selecting 2g band ACS policy
May 5 06:05:11 acsd: acsd_main_loop(1178): sync_id: 26126, status:1, misc.error/abort
May 5 06:05:11 acsd: acs_candidate_score_busy(1081): eth6: busy check failed for chanspec: 0x1803 (1l)
May 5 06:05:11 acsd: acs_candidate_score_intf(1133): eth6: intf check failed for chanspec: 0x1803 (1l)
May 5 06:05:11 acsd: acs_candidate_score_bgnoise(1602): eth6: bgnoise check failed for chanspec: 0x1803 (1l)
May 5 06:05:11 acsd: acs_candidate_score_txop(1860): eth6: txop check failed for chanspec: 0x1803 (1l)
May 5 06:05:11 acsd: acs_candidate_score_cns(1696): eth6: knoise check failed for chanspec: 0x1803 (1l)
:
May 5 06:05:11 acsd: acs_candidate_score_busy(1081): eth6: busy check failed for chanspec: 0x190b (13u)
May 5 06:05:11 acsd: acs_candidate_score_intf(1133): eth6: intf check failed for chanspec: 0x190b (13u)
May 5 06:05:11 acsd: acs_candidate_score_bgnoise(1602): eth6: bgnoise check failed for chanspec: 0x190b (13u)
May 5 06:05:11 acsd: acs_candidate_score_txop(1860): eth6: txop check failed for chanspec: 0x190b (13u)
May 5 06:05:11 acsd: acs_candidate_score_cns(1696): eth6: knoise check failed for chanspec: 0x190b (13u)
May 5 06:05:11 acsd: eth6: selected channel spec: 0x1803 (1l)
May 5 06:05:11 acsd: eth6: Adjusted channel spec: 0x1803 (1l)
May 5 06:05:11 acsd: eth6: selected channel spec: 0x1803 (1l)
May 5 06:05:11 acsd: acs_set_chspec: 0x1803 (1l) for reason APCS_INIT
acs_cli2 -i eth6 dump chanim
.Perhaps the behaviour has changed and it is working as expected. But I'm in a fairly crowded 2.4GHz environment and I've never seen
acsd2
change the channel. If I periodically run acs_cli2 -i eth6 autochannel
(or manually restart the WiFi) it will occasionally change channels.@RMerlin I appreciate that the WiFi code is beyond your control but I thought I'd mention it after seeing that you had made some changes effecting
acds2
.