Re: [linux-sunxi] Re: How to test wifi in A20.

2014-01-23 Thread Olliver Schinagl
On 23-01-14 13:21, Puneet B wrote: Hi Patrick, Actually i compiled bcmdhd as a driver not as a module. because if i compiled as a module and try to insert it i am getting fallowing error. modprobe: FATAL: Could not load /lib/modules/3.4.75-1-g9cfbbed/modules.dep: No such file or

Re: [linux-sunxi] Re: How to test wifi in A20.

2014-01-23 Thread Patrick Wood
On Thursday, January 23, 2014 7:31:22 AM UTC-5, Olliver Schinagl wrote: On 23-01-14 13:21, Puneet B wrote: Hi Patrick, Actually i compiled bcmdhd as a driver not as a module. because if i compiled as a module and try to insert it i am getting fallowing error.

Re: [linux-sunxi] Re: How to test wifi in A20.

2014-01-17 Thread Olliver Schinagl
Hi Puneet, bcmdhd is currently not working in the sunxi-3.4 kernel; this is known. We will try to backport the 3.14 patches to see if that makes it work. The cubieboard kernel's patched some stuff in but I think there's a bug somewhere as you mention with the gpio's. I did see this document

[linux-sunxi] Re: How to test wifi in A20.

2014-01-17 Thread Patrick Wood
On Friday, January 17, 2014 2:54:45 AM UTC-5, Puneet B wrote: Hi, While tracing problem i found below issue. i am getting error in log as: [4.780261] [dhd_module_init] get wl_host_wake gpio failed The code is from here:./ vim linux-sunxi/drivers/net/wireless/bcmdhd/dhd_linux.c

[linux-sunxi] Re: How to test wifi in A20.

2014-01-16 Thread Puneet B
Hi, While tracing problem i found below issue. i am getting error in log as: [4.780261] [dhd_module_init] get wl_host_wake gpio failed The code is from here:./ vim linux-sunxi/drivers/net/wireless/bcmdhd/dhd_linux.c +4396 if (gpio_request(WL_HOST_WAKE_DEF_GPIO, wl_host_wake)) {

[linux-sunxi] Re: How to test wifi in A20.

2014-01-15 Thread Puneet B
Hi My wifi chip ap6210 is not working. Here My log regarding wifi: wakeup src cnt is : 0. [0.373732] [wifi]: select wifi: ap6210 !! [0.374115] [ap6xxx]: module power name [0.374134] [ap6xxx]: ap6xxx module power set by axp. [0.374151] [ap6xxx]: get power regulator failed. [