lioka on irc had it working with 3.14 and linux next back in May. have you
checked your config for missing parts? These are what I use for my A2000 to
get wifi working on linux-next
+# CHANGES FOR WIFI
+CONFIG_MODULES=y
+CONFIG_WIRELESS=y
+CONFIG_CFG80211=y
+CONFIG_MAC80211=y
+CONFIG_WLAN=y
+CONFIG_RTL_CARDS=y
+CONFIG_RTL8192CU=m
+CONFIG_RTLWIFI=m
+CONFIG_RTL8192C_COMMON=m
+CONFIG_STAGING=y
+CONFIG_RFKILL=y
+CONFIG_R8723AU=m

CK


On 5 July 2014 14:33, Julian Calaby <julian.cal...@gmail.com> wrote:

> Hi Jon,
>
> On Sat, Jul 5, 2014 at 10:24 PM, jonsm...@gmail.com <jonsm...@gmail.com>
> wrote:
> > On Sat, Jul 5, 2014 at 6:43 AM, Julian Calaby <julian.cal...@gmail.com>
> wrote:
> >> Hi Jon,
> >>
> >> On Sat, Jul 5, 2014 at 2:50 AM, jonsm...@gmail.com <jonsm...@gmail.com>
> wrote:
> >>> So is AP6210 support in mainline 3.16-rc1? I don't have a wireless
> >>> device when I boot it but I do get some log messages at boot....
> >>
> >> I believe Hans was working on support for that in mainline, however I
> >> believe it has some weirdness to it which has slowed down adoption.
> >>
> >> I _think_ if you use one of his trees, it should just work.
> >
> > Doesn't look like Hans has updated any of his github branches in over a
> month.
>
> Ah. I've seen stacks of patches flying by so I assumed he had it all
> set up in a tree somewhere.
>
> Thanks,
>
> --
> Julian Calaby
>
> Email: julian.cal...@gmail.com
> Profile: http://www.google.com/profiles/julian.calaby/
> .Plan: http://sites.google.com/site/juliancalaby/
>
> --
> 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 linux-sunxi+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to