-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WiFi and Bluetooth Issues #14
Comments
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. |
Oh right, thanks dude :D |
for Wifi, check wpa_supplicant, make sure you are using corrected version, example this : 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. |
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? 😕 |
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
The text was updated successfully, but these errors were encountered: