On Fri, Nov 4, 2016 at 11:34 AM, Stéphane Charette <[email protected]> wrote: > On Fri, Nov 4, 2016 at 9:12 AM, Robert Nelson <[email protected]> > wrote: >> >> >> Please download this kernel and give it a quick test: > > > > That kernel didn't change anything: > > [ 51.462966] wlcore: ERROR SW watchdog interrupt received! starting > recovery. > [ 54.113033] wlcore: ERROR SW watchdog interrupt received! starting > recovery. > [ 57.093679] wlcore: ERROR SW watchdog interrupt received! starting > recovery. > uname -a[ 59.130889] wlcore: ERROR SW watchdog interrupt received! > starting recovery. > Linux beaglebone 4.4.27-ti-r63.1 #1 SMP Fri Nov 4 11:04:10 CDT 2016 armv7l > GNU/Linux > debian@beaglebone:~$ [ 62.100401] wlcore: ERROR SW watchdog interrupt > received! starting recovery. > [ 68.142650] wlcore: ERROR SW watchdog interrupt received! starting > recovery. > [ 73.159995] wlcore: ERROR SW watchdog interrupt received! starting > recovery. > [ 74.058839] wlcore: ERROR SW watchdog interrupt received! starting > recovery. > [ 75.106145] wlcore: ERROR SW watchdog interrupt received! starting > recovery.
Well the fix i added was just to fix the flood of messages, looks like it didn't really help. I don't have a lot of knowledge of the internals of wl1835. Any change with v4.9.x-ti? cd /opt/scripts/tools/ ; git pull ; sudo ./update_kernel.sh --lts-4_9 You can revert back to v4.4.x-ti via: cd /opt/scripts/tools/ ; git pull ; sudo ./update_kernel.sh --lts-4_4 Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhtS5fiYN6iuBzJ0PpPVF6j192bYhbK%2B%3D5HdDoChEgf7A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
