Steevee28 wrote: 
> Unfortunately, I don't have a cross-build system at the moment and I'd
> have to start from scratch. My knowledge is very limited about that.
I took a quick look and the ar6000 driver sources for the radio are
classified as confidental and not available in the public squeezeos
repository.

We would need to find a similiar version of the sources.  The only
version reference I found was in the modules string table.

Code:
--------------------
    
/opt/parabuild/etc/build/b20902co/a/u/t/o/jive/7.6/trunk/squeezeos/poky/build/tmp-baby/work/baby-none-linux-gnueabi/atheros-ar6-module-src-1.0-r20/atheros/*AR6kSDK.build_sw.62*/host/os/linux/ar6000_drv.c
  
/opt/parabuild/etc/build/b20902co/a/u/t/o/jive/7.6/trunk/squeezeos/poky/build/tmp-baby/work/baby-none-linux-gnueabi/atheros-ar6-module-src-1.0-r20/atheros/*AR6kSDK.build_sw.62*/host/os/linux/ar6000_raw_if.c
  
--------------------


There are many load time settings available for the driver.  Tweaking
one or several of these might improve the connectivity issues, once you
understand what each does.

Code:
--------------------
    filename:       ar6000.ko
  license:        GPL and additional rights
  alias:          sdio:c*v0271d0300*
  alias:          sdio:c*v0271d0201*
  alias:          sdio:c*v0271d0200*
  depends:        
  vermagic:       2.6.26.8-rt16 preempt mod_unload modversions ARMv5 
  parm:           fwloadenable:int
  parm:           bmienable:int
  parm:           bypasswmi:int
  parm:           debuglevel:int
  parm:           tspecCompliance:int
  parm:           onebitmode:int
  parm:           busspeedlow:int
  parm:           skipflash:int
  parm:           wmitimeout:int
  parm:           wlanNodeCaching:int
  parm:           logWmiRawMsgs:int
  parm:           enableuartprint:int
  parm:           enabletimerwar:int
  parm:           mbox_yield_limit:int
  parm:           reduce_credit_dribble:int
  parm:           allow_trace_signal:int
  parm:           tx_attempt:array of int
  parm:           tx_post:array of int
  parm:           tx_complete:array of int
  parm:           hifBusRequestNumMax:int
  parm:           war23838_disabled:int
  parm:           resetok:int
--------------------


I've sent you a PM where you can download wpa supplicant v2.9 for the
radio.

To install, scp the tar file to /dev on the radio using the ethernet
port.
Backup the original wpa_cli and wpa_supplicant binaries from /usr/sbin
unless you're okay doing a factory reset of the radio if things go
wrong.
Extract the tar file into /usr/sbin
If you get a file busy message you'll need to kill the wpa_cli and
wpa_supplicant processes.
Reboot the radio. You can type reboot from the ssh connection.
You may have to setup the wireless connection again after the reboot.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-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=111663

_______________________________________________
Radio mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/radio

Reply via email to