POMdev wrote: 
> my docker build system is finally working, and I am working on modifying
> or reverting a later wireless chip driver (version 063) to support the
> existing AR6002 chip in the radios (driver now 062). The other important
> pieces of the wireless 'stack' have been built and potentially might be
> modified to handle mitigation much faster than the script. A compiled
> Atheros utility 'recEvent' dumps numerous messages from the driver, but
> stops before the failed ping is detected, then resumes as the wpa_
> software is killed until it finally stops as the driver is unloaded by
> the script. This suggests that the failure might be caused not by
> problems from chip RF AGC issues, or the driver, but by something in the
> wpa_ software. Put another way, the wpa_ software might be adapted to
> better handle the chip RF problems. Debug builds of this software might
> identify a problem that can be easily solved.

That's great to hear you got a build system working and you're looking
at the wifi driver.
Is that the 063 sources I found?  I've had too many other projects on
the go to look at it since first discussed. 

The build system strips debug symbols from all binaries unless
INHIBIT_PACKAGE_STRIP = 1 is defined in the .bb (recipe) file, but that
won't remove extra logging that a debug build might include.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=109953

_______________________________________________
Radio mailing list
Radio@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/radio

Reply via email to