I'll confirm shortly, but it is my belief that I will see:
And here are my findings, @OpenWRT-fanboy .
tl;dr, I conclude that the board file that made it into the repo is either ID 164, or some other ID that acts exactly LIKE ID 164, and it is not stable with my MX8500s. A board file built against ID 162 IS stable.
- board-2.bin-162 (
sha256sum c5e455338d114393c31693c2659d5173b0a5ff9aa2127bc6bed040550d624545
): no channels disabled iniw phy phy2 channels
. No apparent panics. - board-2.bin that comes with the package (
sha256sum 2d526a85435531fb9025da2dfd14a7bfc58c09d5db8c2ccac06472c699da4db1
): crashy behavior/traces/100% CPU upon bootup. Channels 1-31 are all disabled iniw phy phy2 channels
. Disabling all three radios withoption disabled '1'
, then JUST enabling radio2 and issuingwifi reload
sends the router into interrupt and CPU hell. - board-2.bin-164 (
sha256sum eb26d508258bccbed62f42535ce5579f1ab851871a904b3292b34a5e4a3cb85c
): crashy behavior/traces/100% CPU upon bootup. Channels 1-31 are all disabled iniw phy phy2 channels
. Disabling all three radios withoption disabled '1'
, then JUST enabling radio2 and issuingwifi reload
sends the router into interrupt and CPU hell.