The problem is the missing of binary wlan_loader in /system/bin
Extracting them from RC1, pushing in /system/bin and chmod 755 and all is working 
---------- Post added at 10:25 AM ---------- Previous post was at 10:11 AM ----------
dmesg output for the wlan_loader problem:
Code:
<6>[ 854.139282] TIWLAN: Found SDIO controller (vendor 0x104c, device 0x9066)
<6>[ 854.152984] TIWLAN: Driver initialized (rc 0)
<4>[ 854.153564] TIWLAN: 1251 PG 1.2
<6>[ 854.154022] TIWLAN: Driver loaded
<3>[ 854.156097] init: cannot find '/system/bin/wlan_loader', disabling 'wlan_loader'
<6>[ 874.188262] TIWLAN: Driver unloading
<7>[ 874.447418] TIWLAN: Releasing SDIO resources
<7>[ 874.447845] TIWLAN: SDIO resources released
<4>[ 874.450347] wifi_remove
|