Hi, On Sun, Jul 6, 2014 at 6:31 AM, Code Kipper <[email protected]> wrote: > 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
The AP6210 is a Broadcom chip, your A2000 has a Realtek chip. Thanks, -- Julian Calaby Email: [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
