[bullhead] Fix wireless network
Closed, ResolvedPublic

Description

Currently it doesn't have wireless network working, we need to investigate and fix that.. it is most likely missing component in AOSP build.

Related Objects

bshah created this task.Dec 21 2016, 10:43 AM
bshah moved this task from Todo to Implementation on the Plasma: Mobile board.Dec 22 2016, 2:39 AM

This seems to be fixed by doing,

echo STA > /sys/module/bcmdhd/parameters/firmware_path

Which needs to be done before starting network.

bshah closed this task as Resolved.Dec 22 2016, 8:34 AM

This has been now fixed.