Triode wrote:
>
> Interested in any feedback from someone with a cubietruck on its use
> otherwise though - any any hints to make wifi work...
This is from memory, not looked at anything to do with Cubie for a
couple of months. Cubie kernel git, wi-fi worked. sun-xi (3.4.79 at the
time) git didn't have the patch and needed patching. Upstream (3.15)
worked with brcmfmac driver, same as Wandboard. Patch attached that I
was using with sunxi kernel source (taken against Cubie git) to make the
brcmhd driver work on the Cubietruck.
Code:
--------------------
CONFIG_BCMDHD=m
CONFIG_BCMDHD_FW_PATH="/lib/firmware/ap6210/fw_bcmxxxx.bin"
CONFIG_BCMDHD_NVRAM_PATH="/lib/firmware/ap6210/nvram_apxxxx.txt"
CONFIG_BCMDHD_OOB=y
# CONFIG_BCMDHD_SDIO_IRQ is not set
--------------------
NB. On the "vendor" kernels you need to be using the brcmhd driver, not
brcmfmac.
Oh flip. Forum won't let me attach the patch. Too big. (1.37MB) I'll
email to you.
------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=101624
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix