Comment 6 for bug 1039941

Revision history for this message
vishal (vishalbhoj) wrote : Re: WIFI not working with panda android jellybean tracking-blob build

here is the wpa_supplicant.conf file which android maintains and works for stable panda:

ctrl_interface=wlan0
update_config=1
device_name=pandaboard
manufacturer=unknown
model_name=pandaboard
model_number=pandaboard
serial_number=
device_type=10-0050F204-5
config_methods=physical_display virtual_push_button keypad

network={
        ssid="NETGEAR"
        psk="XXXXXXXXXXX"
        key_mgmt=WPA-PSK
        priority=1
}

There is only one instance of wpa_supplicant running .

Here is the firmware and their MD5SUM in the image:
529d85a8b24131fe65c75a273c5efa01 TIInit_7.2.31.bts
3c94a2f7c3173d8811009307ec140195 TIInit_7.6.15.bts
b9dda918843ca95b57422d8f6ebb2648 wl1271-fw-2.bin
d8c1f3a196c16ce9f329a0cb62665b50 wl1271-fw-ap.bin
094517dc9a2b67132dda0692ce0bfa1b wl1271-fw.bin
387ee1359ecac0e1546290cec4892a31 wl1271-nvs-example-wl128x.bin
170b227c9cc5f3020ae58ce25eb93f21 wl1271-nvs.bin
f0fdc227f7f90f016c4fbb4fde6c6fae wl127x-fw-3.bin
db8a232eb9585b1411aa2e13d8f2d0a0 wl127x-fw-4-mr.bin
e6e5fd20ddc3d62f85b85a326b413113 wl127x-fw-4-plt.bin
c34980c7073bcb979630eae678b06aa7 wl127x-fw-4-sr.bin
461eb5d9abc975b97b0f715271873e16 wl128x-fw-ap.bin
6e25ec03554253d17dfa5722a3737d16 wl128x-fw.bin

There is only one Panda running at a time.