Hello All,
 
I am new to cubietruck. I have just started using the board and i am using 
following repositories:
 
1. Linux : https://github.com/cubieboard2/linux-sunxi.git , branch - 
sunxi-3.4-ct-v101
2. uboot : https://github.com/linux-sunxi/u-boot-sunxi.git. branch -  sunxi
3. script.bin: git://github.com/linux-sunxi/sunxi-boards.git, branch - 
master, file -  sys_config/a20/cubietruck.fex
 
with some intial hick-ups i was able to compile and boot the linux to shell 
prompt using micro sd card (I am not using NAND boot).
 
Now i am trying to brinup wifi by using steps meintioned at:
 
https://linux-sunxi.org/Cubietruck/AP6210
 
As mentioned in above link i applied following two patches:
 
*https://raw.githubusercontent.com/EddyBeaupre/ap6210/master/ap6210_module.patch*
 
<https://raw.githubusercontent.com/EddyBeaupre/ap6210/master/ap6210_module.patch>
 
*https://raw.githubusercontent.com/EddyBeaupre/ap6210/master/ap6210_defconfig.patch*
 
<https://raw.githubusercontent.com/EddyBeaupre/ap6210/master/ap6210_defconfig.patch>
 
Now problem is that i am not able to get wifi working, the modules get 
installed fine but when i do 'iwconfig wlan0', i get following error:
 
----------
<3>[ap6210] dhdsdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[  299.287187] [ap6210] dhdsdio_htclk: HT Avail timeout (1000000): clkctl 
0x50
<3>[ap6210] dhd_bus_init: clock state is wrong. state = 1
[  299.299720] [ap6210] dhd_bus_init: clock state is wrong. state = 1
<3>[ap6210] dhd_bus_start, dhd_bus_init failed -1
[  299.310587] [ap6210] dhd_bus_start, dhd_bus_init failed -1
---------
 
Any pointers and help is really appriciated, i am kind of stuck here and 
could not get much in google searches.
 
Thanks,
Pankaj

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to