doITright wrote:northbound wrote:I can't answer that. I do the whole image to eliminate any possible variables.
Hmmm.... I only do it your way when jumping between many builds... day to day or week to week sysupgrade is golden...
I will try the following in sequence and check for irq rate and cpu busy until I can confirm:
1. transfer and install the .13 ipk
2. sysupgrade to r47427 with .13
3. flash full r47427 with .13
4. flash full your build of r47417 with .13
Cheers
I tried and scrapped 1. Needed to force a downgrade or uninstall first etc. Not worth the hassle....
Used step 2 above, and did not need to go further:
Firmware Version OpenWrt Designated Driver r47427 / LuCI (git-15.310.28416-524c918)
Kernel Version 3.18.23
Local Time Mon Nov 9 13:37:33 2015
Uptime 0h 7m 32s
Load Average 0.00, 0.05, 0.05
root@WRT1900AC-P:/sbin# strings /lib/modules/*.*/mwlwifi.ko | grep "^10.3"
10.3.0.13
10.3.0.13
root@WRT1900AC-P:/sbin# grep mwl /proc/interrupts ; sleep 1; grep mwl /proc/interrupts
87: 19324 0 armada_370_xp_irq 59 mwlwifi
88: 18183 0 armada_370_xp_irq 60 mwlwifi
87: 19397 0 armada_370_xp_irq 59 mwlwifi
88: 18244 0 armada_370_xp_irq 60 mwlwifi
I can confirm that the irq and cpu problem is gone with .13 driver
So now the question is what changed between .13 and .14 and why?
Cheers