#9654: ath: DMA failed to stop in 10 ms
------------------------+---------------------------------------
  Reporter:  anonymous  |      Owner:  nbd
      Type:  defect     |     Status:  reopened
  Priority:  normal     |  Milestone:  Attitude Adjustment 12.09
 Component:  kernel     |    Version:  Trunk
Resolution:             |   Keywords:  atheros
------------------------+---------------------------------------

Comment (by gvalkov):

 Thank you, wrt160nl!
 But I need more help, perhaps I'm doing something wrong! So far on
 Backfire I couldn't get any further than this version, which is stable:
 svn://svn.openwrt.org/openwrt/branches/backfire@33081
 Backfire last commit: 0b111996782aa58aef2891eeccdb8bd9875c27ae

 So I downloaded the Barrier Breaker (trunk):
 I couldn't go to the same commit, but the closest to it is:
 svn://svn.openwrt.org/openwrt/trunk@33080

 I had some issues building it, so I tried
 da93f7edd2d4a6414e8192351214d2f0502d2d27.

 {{{
 git clone git://git.openwrt.org/openwrt.git
 git log master~6736 # Date:   Mon Aug 13 00:26:34 2012
 git checkout da93f7edd2d4a6414e8192351214d2f0502d2d27
 ./scripts/feeds update -a # I got a lot of warnings on this command
 ./scripts/feeds install -a
 make defconfig
 make prereq
 make menuconfig
 make -j 12
 }}}

 The build failed again, I had to change something about Luci in
 feeds.conf.default:
 {{{
 *** Repository layout changed!
 *** Please change the LuCI url in feeds.conf to
 http://svn.luci.subsignal.org/luci/trunk and reinstall the feed with
 *** ./scripts/feeds update luci; ./scripts/feeds install -a -p luci

 svn: E670002: Unable to connect to a repository at URL
 'http://svn.nomi.cz/svn/isteve/hotplug2'
 }}}

 Then I also had to disable '''hotplug2''' from "'''Base system'''" and
 eventually the build succeeded. I tried to flash the produced image and it
 bricked the router. Fortunately it was very easy to recover using a serial
 console, bootloader and tftp, so the device is running again. I don't mind
 to brick it a few more times, but I prefer to get faster to a successful
 build, so I can test and help resolve the disconnect issue.

 The same above commands, excluding the checkout command that is used to
 switch to an older commit work without any issues for both Backfire and
 Barrier Breaker (trunk).

 Apparently I have to make the two changes even for the newer
 e69eb9dd65865842231ad4bd50b60cb72231073c from Tue Mar 19 13:54:34 2013.
 But this also bricks the router:
 
https://www.dropbox.com/s/6maqrpp5p3sz9ta/e69eb9dd65865842231ad4bd50b60cb72231073c.txt

 Both squashfs and jffs2 images brick it. What's going on here?

--
Ticket URL: <https://dev.openwrt.org/ticket/9654#comment:504>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to