Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Loading up wifi/bluetooth drivers since custom rom not support wifi/bt chipset

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Loading up wifi/bluetooth drivers since custom rom not support wifi/bt chipset

    I dont know wether this is right here.

    I would like to add wifi drivers as well as add bluetooth drivers. I put the content dir of system/etc/wifi and system/etc/bluetooth to desired custom rom's system/etc.

    Do they get loaded automatically? Do I have to change something else, add script? Any help appreciated maybe someone can assist or build flashable TWRP zip!

    If wrong, kindly move to another subforum, thx

    #2
    Maybe someone can light up this: http://blog.linuxconsulting.ro/2010/...o-android.html

    Comment


      #3
      You need to modify the boot image to add support for the wifi and also build a new kernel with the correct wifi drivers and modify the dts file to tell it what wifi to use to load the system/etc/firmware binary files. Unless you have the source code for the device, it would be very difficult to get other wifi drivers working.

      Comment


        #4
        Damn! Thought it was easier :-P

        Comment

        Working...
        X