Open AndyFox2013 opened 11 years ago
You also built kernel? If so,wifi module(bcm4329.ko) also need to be updated even if you didn't touch that or wifi won't work.
I haven't built a new kernel, just the kernel that building CyanMobile created, do i need to make a new kernel?
I guess i edit the kernel with Android Kitchen? :)
Ah,you don't need that,should works fine with prebuilt kernel from CM7. @Squadzone your turn! :-D
Oh right, thanks dude :D
for Wifi, check wpa_supplicant, make sure you are using corrected version, example this : BOARD_WPA_SUPPLICANT_DRIVER := WEXT WPA_SUPPLICANT_VERSION := VER_0_6_X
for bluetooth, you must add
'
look into overlay once more... perhaps you should leave device specific values,such as wifi or usb,as it is. eh...Lol!
ah still cant comment this
grrrrrr..........
okay thanks guys, one question where do it change the wpa_supplicant settings? :/
@AndyFox2013 Perhaps I figured out your issues.You need to put wifi module in correct path as defined here https://github.com/CyanogenMod/android_device_htc_msm7x30-common and modify overlay as @Squadzone mentioned.
@Squadzone i understand the bluetooth bit, and what i need to do, but what do i need to do for wifi? :confused:
Hello @Squadzone @TaichiN , i built CyanMobile, but Bluetooth and Wifi don't work, could someone please help me?
heres the logcat: http://pastebin.com/3wZH1Vfs
Thanks Andy