Hi,
I want to test wifi and wifi-direct for icecream sandwitch on pandaboard. Could you please me tell me what drivers are used for wifi in ICS android?
How can i get firmware for wifi for ICS android?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I want to test wifi and wifi-direct for icecream sandwitch on pandaboard. Could you please me tell me what drivers are used for wifi in ICS android?
How can i get firmware for wifi for ICS android?
Hi Rakesh , I am also doing same thing, I got reference link to build wifi for Panda board http://omapedia.org/wiki/Panda_MAC80211_Connectivity .
but I did n't get much info here, patch link also not working.
. . let me know if find any solution or have any suggestion?
I've got wifi support on Android ICS on the pandaboard using the binaries mentioned below:
https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc46-tilt-tracking-blob/
They also have instructions to build from source on the same site above.
In general, you can see what features (ie: WiFi) are supported on which Linaro Android releases for PandaBoard by looking at the matrix available here: https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd3pZazdaRUU0MnRnWmgwbVhTR0E#gid=5
Best Regards -Nipuna
Rakesh,
some similar posts/links about this are:
http://e2e.ti.com/support/low_power_rf/f/307/t/179692.aspx#647173
http://e2e.ti.com/support/omap/f/849/t/180320.aspx#650138
and a reference to Panda and WLAN from omapedia.org
http://www.omappedia.org/wiki/PandaBoard_FAQ#What_is_the_WIFI.2FBluetooth_driver_status.3F
http://www.omappedia.org/wiki/PandaBoard/4430vs4460PandaBoard
http://www.omappedia.org/wiki/PandaBoard_Revisions
http://www.omappedia.org/wiki/PandaBoard_Errata
http://www.omappedia.com/wiki/PandaBoard
For WL1271 chip
http://omappedia.org/wiki/Android_Mac80211#WLAN_Calibration_Instruction
and some links from eLinux.org
http://elinux.org/Panda_How_to_kernel_3_0_rel
http://elinux.org/Panda_How_to_kernel_3_0_rcx
http://elinux.org/Panda_How_to_kernel_3_1_rel
http://elinux.org/Panda_How_to_kernel_3_1_rel#wlan12xx_patch
http://elinux.org/Panda_How_to_kernel_3_1_rel#wlan
rakesh sasanapuri said:I want to test wifi and wifi-direct for icecream sandwitch on pandaboard. Could you please me tell me what drivers are used for wifi in ICS android?
Wifi drivers are built into the Android ICS code tree (i.e., source.android.com). However, wifi-direct functionality is not supported or publically available at this time.
rakesh sasanapuri said:How can i get firmware for wifi for ICS android?
It should available in the android source tree for the AOSP project at : Firmware is in device/ti/panda/wl12xx folder
Hi jayabharath,
thanks for your infomation
I am using google ICS for pandaboard. I would like to know which driver i should look into ie whether /panda_ics/hardware/ti/wlan/mac80211 or /panda_ics/hardware/ti/wlan/wl1271 .
Could you please provide steps in building wlan driver in google android ics and where to copy firmware?
I tried for steps in building wlan driver on internet and coudnt find.
Please help me in this regard
thanks
rakesh s