← Back to team overview

ubuntu-phone team mailing list archive

Built-in wifi module in kernel

 

Hello. I have one problem with wifi. Wifi module is inside kernel and wifi
don't work on ubuntu touch. Does anybody know, how to build wifi module
outside kernel or fix kernel module insisde kernel.
Here are links to:
kernel repo (touch-p760 branch):
https://github.com/artas182x/lge-kernel-omap4
device repo (touch branch):
https://github.com/artas182x/android_device_lge_p760

Here is also config about wlan in cyanogenmod_p760_defconfig:
CONFIG_BCMDHD=y
CONFIG_BCMDHD_FW_PATH="/system/etc/firmware/fw_bcmdhd.bin"
CONFIG_BCMDHD_NVRAM_PATH="/system/etc/wifi/bcmdhd.cal"
CONFIG_LGE_BCM432X_PATCH=y
CONFIG_BCMDHD_CONFIG_PATH="/data/misc/wifi/config"
CONFIG_BCMDHD_GPIO_WL_RESET=168
CONFIG_BCMDHD_HOSTWAKEUP_USE_GPIO=y
CONFIG_BCMDHD_GPIO_WL_HOSTWAKEUP=167
CONFIG_BCMDHD_HW_OOB=y
CONFIG_BCMDHD_USE_STATIC_BUF=y