- 07-02-2012, 02:08 PM
Thread Author #101
Re: [ROM][ALPHA][WIP][ICS]: CodenameAndroid
made some edits to the boardconfig.mk (wifi changes) and im running a build now. wish me luck
Guess whos coming back!Thanked by 2: - 07-02-2012, 02:24 PM #102
Re: [ROM][ALPHA][WIP][ICS]: CodenameAndroid
wireless.ko shouldnt matter, all of them are built from the same bcm4325 drivers located inside the kernel (system/kernel/lge/thunderc/drivers/net/wireless/bcm4325)
the wifi section of your vendor/lge/thunderc-common/boardconfigcommon.mk should look like this:
the following should be removed from bobzome's boardconfigcommon.mk with reasons listed:Code:#Wifi WPA_SUPPLICANT_VERSION := VER_0_6_X BOARD_WLAN_DEVICE := bcm4325 BOARD_WEXT_NO_COMBO_SCAN := true BOARD_WPA_SUPPLICANT_DRIVER := WEXT WIFI_DRIVER_HAS_LGE_SOFTAP := true WIFI_DRIVER_MODULE_PATH := "/system/lib/modules/wireless.ko" WIFI_DRIVER_MODULE_ARG := "firmware_path=/etc/wl/rtecdc.bin nvram_path=/etc/wl/nvram.txt config_path=/data/misc/wifi/config" WIFI_DRIVER_MODULE_NAME := "wireless" WIFI_DRIVER_FW_PATH_STA := "/system/etc/wl/rtecdc.bin" WIFI_DRIVER_FW_PATH_AP := "/system/etc/wl/rtecdc-apsta.bin" BOARD_SOFTAP_DEVICE_TI := bcm4325
hostapd configuration is not set in /kernel/arch/arm/configs/thundercvm670_defconfig, so this is not necessary:
BOARD_HOSTAPD_DRIVER := bcm4325
only wpa_supplicant 8 uses external lib, and only bcmdhd drivers work with it, so this is not needed:
BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_wext
the bcm4325 does not have a p2p driver. it has the wlan driver(rtecdc.bin) and the soft ap driver (rtecdc-apsta.bin), furthermore p2p was not introduced until wpa_supplicant 8, and is not a feature in wpa_supplicant 6. the coding for the drivers themselves in the kernel have NO support for p2p, so chances are wifi-direct will not work for the OV. this is not needed:
BOARD_P2P_DEVICE_TI := bcm4325
I learned all this after spending a week fighting with the broadcom drivers. I still havent updated my github with the correct settings >.>Thanked by: - 07-02-2012, 02:27 PM
Thread Author #103
Re: [ROM][ALPHA][WIP][ICS]: CodenameAndroid
those were almost the exact edits i made. the wifi settings in the boardconfig were a little odd in order and there were missing parts so i pulled the wifi section of the boardconfigcommon on my cm9 build and threw them in there.
Guess whos coming back! - 07-02-2012, 02:31 PM #104
Re: [ROM][ALPHA][WIP][ICS]: CodenameAndroid
also the system/vendor/lge/vm670/vm670-vendor-blobs.mk should include this for the wireless proprietary files to copy over:
Code:# Wifi PRODUCT_COPY_FILES += \ vendor/lge/VM670/proprietary/system/etc/wifi/wpa_supplicant.conf:system/etc/wifi/wpa_supplicant.conf \ vendor/lge/VM670/proprietary/system/etc/wl/nvram.txt:system/etc/wl/nvram.txt \ vendor/lge/VM670/proprietary/system/etc/dhcpd/dhcpcd.conf:system/etc/dhcpcd/dhcpcd.conf \ vendor/lge/VM670/proprietary/system/etc/wl/rtecdc.bin:system/etc/wl/rtecdc.bin \ vendor/lge/VM670/proprietary/system/etc/wl/rtecdc-apsta.bin:system/etc/wl/rtecdc-apsta.bin \ vendor/lge/VM670/proprietary/system/etc/wl/rtecdc-mfgtest.bin:system/etc/wl/rtecdc-mfgtest.bin \ vendor/lge/VM670/proprietary/system/etc/firmware/wlan/cfg.dat:system/etc/firmware/wlan/cfg.dat \ vendor/lge/VM670/proprietary/system/etc/firmware/wlan/qcom_cfg.ini:system/etc/firmware/wlan/qcom_cfg.ini \ vendor/lge/VM670/proprietary/system/etc/firmware/wlan/qcom_fw.bin:system/etc/firmware/wlan/qcom_fw.bin \ vendor/lge/VM670/proprietary/system/bin/wl:system/bin/wlThanked by 2: - 07-02-2012, 04:11 PM #105
How close is wi fi
I'm Rockin G.T.R On My Optimus $ - 07-02-2012, 04:33 PM
Thread Author #106
Re: [ROM][ALPHA][WIP][ICS]: CodenameAndroid
idk yet
Guess whos coming back!Thanked by 2: - 07-02-2012, 04:46 PM
Thread Author #107
Re: [ROM][ALPHA][WIP][ICS]: CodenameAndroid
well, i screwed my build environment up. lol. probably done for today, ill work more tomorrow.
Guess whos coming back! - 07-02-2012, 05:34 PM #108
- 07-02-2012, 05:58 PM
Thread Author #109
Thanked by: - 07-02-2012, 06:27 PM #110
Cool!

Sent from my LG-VM670 using Tapatalk 2 - 07-02-2012, 08:22 PM #111Thanked by:
- 07-02-2012, 08:47 PM
Thread Author #112
Thanked by: - 07-02-2012, 09:16 PM #113
Yo sellers don't know if this has been addressed but I didn't see no music player
I need my player side note I can get my own which I did aside that and the known bugs which I know your on your way to fixing
can't wait and drews touch recovery works with this.
thanks for the hard work
Sent from my LG-VM670 using Android Central Forums - 07-03-2012, 04:37 PM
Thread Author #114
Guess whos coming back!Thanked by 2: - 07-03-2012, 04:43 PM
Thread Author #115
Guess whos coming back!Thanked by 3: - 07-04-2012, 09:46 AM #116
- 07-04-2012, 10:19 AM #117
- 07-04-2012, 11:19 AM
Thread Author #118
- 07-04-2012, 02:44 PM #119
- 07-04-2012, 03:33 PM
Thread Author #120
- 07-04-2012, 03:57 PM #121
- 07-04-2012, 04:25 PM
Thread Author #122
- 07-04-2012, 04:42 PM #123
- 07-04-2012, 05:37 PM
Thread Author #124
- 07-04-2012, 06:02 PM #125




Reply

































