[DEVS]Lets fix cm9! - HTC Desire X

All dev related posts for fixing cm9 will come here.
All ideas are welcome but dont post for eta and stuff like that..
Currently fixing: Bluetooth
ToDo:
Camera
Internal memory
Graphic flickering
Audio(partially working)
Anything else?
Fixed:Wifi
My device tree: https://github.com/hell-lock-xda/android_device_htc_protou
If you manage to fix anything then send me a pull request.

prototype-U said:
All dev related posts for fixing cm9 will come here.
All ideas are welcome but dont post for eta and stuff like that..
Currently fixing: WiFi
ToDo: Bluetooth
Camera
Internal memory
Graphic flickering
Audio(partially working)
Anything else?
My device tree: https://github.com/hell-lock-xda/android_device_htc_protou
If you manage to fix anything then send me a pull request.
Click to expand...
Click to collapse
Fixed:
Camera atis 112 fixed it (if permissions were granted )
Internal Memory ( same as above )
I'll try ti fix graphical glitches
And wait have you tried using stuff from lliors device trees/ github?

The Android Manual said:
Fixed:
Camera atis 112 fixed it (if permissions were granted )
Internal Memory ( same as above )
I'll try ti fix graphical glitches
And wait have you tried using stuff from lliors device trees/ github?
Click to expand...
Click to collapse
Where is the fix??
BTW @all the above device tree is not working properly.. pls dont compile it.. I will soon make a working device tree

prototype-U said:
Where is the fix??
BTW @all the above device tree is not working properly.. pls dont compile it.. I will soon make a working device tree
Click to expand...
Click to collapse
In atis112's guthub his cm9 build has a functioning camera and internal memory

The Android Manual said:
In atis112's guthub his cm9 build has a functioning camera and internal memory
Click to expand...
Click to collapse
I have his tree forked and camera is nt working.. dunno abt internal

Good news and bad news for ya all!
Bad news:Wifi is still not working properly
Good news:WiFi drivers are loading properly! But its showing probs with supplicant. I was able to replicate such problems on stock rom too so we are pretty close to fixing it!
Code:
23:26:55.120 Error WifiHW 294 Supplicant not running, cannot connect
23:26:44.093 Info logwrapper 4398 /system/bin/wpa_supplicant terminated by exit(255)
23:26:44.093 Error wpa_supplicant 4401 wlan0: Unsupported driver 'nl80211'
23:26:39.065 Error WifiStateMachine 294 Failed to setup control channel, restart supplicant
23:26:24.107 Error wpa_supplicant 3977 wlan0: Unsupported driver 'nl80211'
23:26:24.107 Info logwrapper 3974 /system/bin/wpa_supplicant terminated by exit(255)
Adding the commit to github and will work on that driver..

prototype-U said:
Good news and bad news for ya all!
Bad news:Wifi is still not working properly
Good news:WiFi drivers are loading properly! But its showing probs with supplicant. I was able to replicate such problems on stock rom too so we are pretty close to fixing it!
Code:
23:26:55.120 Error WifiHW 294 Supplicant not running, cannot connect
23:26:44.093 Info logwrapper 4398 /system/bin/wpa_supplicant terminated by exit(255)
23:26:44.093 Error wpa_supplicant 4401 wlan0: Unsupported driver 'nl80211'
23:26:39.065 Error WifiStateMachine 294 Failed to setup control channel, restart supplicant
23:26:24.107 Error wpa_supplicant 3977 wlan0: Unsupported driver 'nl80211'
23:26:24.107 Info logwrapper 3974 /system/bin/wpa_supplicant terminated by exit(255)
Adding the commit to github and will work on that driver..
Click to expand...
Click to collapse
can you upload the built you made??

mhb92 said:
can you upload the built you made??
Click to expand...
Click to collapse
I hate posting here, but if you want the build, check out the sources.
Sent from my awesome, stock, Nexus7!

i will be able to check source from my main pc next week..thats why i want the built rom...i wanna check something about supplicant file

mhb92 said:
i will be able to check source from my main pc next week..thats why i want the built rom...i wanna check something about supplicant file
Click to expand...
Click to collapse
I will upload it in few hrs from now..
new build is compiling

Ok..! Waiting for link
Sent from my HTC Desire X using xda app-developers app

So guys here is the latest build. Sorry I cant put it on d-h.st cuz my connection is slow and I will prefer github until we fix all the bugs.
https://github.com/hell-lock-xda/cm9-packages
Just click on zip.
And the kernel is here..
http://d-h.st/zSS

prototype-U said:
So guys here is the latest build. Sorry I cant put it on d-h.st cuz my connection is slow and I will prefer github until we fix all the bugs.
https://github.com/hell-lock-xda/cm9-packages
Just click on zip.
And the kernel is here..
http://d-h.st/zSS
Click to expand...
Click to collapse
https://raw.github.com/hell-lock-xda/cm9-packages/master/cm-9-20130505-UNOFFICIAL-protou.zip
Error: blob is too big
BTW:
init.rc, that loads the wpa_supplicant service, also specifies nl80211.

WiFi almost fixed. It gets turned on but still few errors left to fix(scanning and stuff not working till now).
Code:
18:47:17.788 Info wpa_supplicant 2988 rfkill: Cannot open RFKILL control device
18:47:17.898 Info wpa_supplicant 2988 WPS: Converting push_button to virtual_push_button for WPS 2.0 compliance
18:47:18.007 Error WifiConfigStore 298 Error parsing configurationjava.io.FileNotFoundException: /data/misc/wifi/ipconfig.txt: open failed: ENOENT (No such file or directory)
18:47:18.007 Error wpa_supplicant 2988 wpa_driver_nl80211_driver_cmd: failed to issue private commands
18:47:18.007 Error WifiStateMachine 298 Failed to set country code in
18:47:18.007 Error wpa_supplicant 2988 wpa_driver_nl80211_driver_cmd: failed to issue private commands
18:47:18.007 Info wpa_supplicant 2988 wlan0: CTRL-EVENT-DRIVER-STATE HANGED
18:47:18.007 Error WifiStateMachine 298 Failed to set frequency band 0
18:47:18.007 Debug CommandListener 137 Clearing all IP addresses on wlan0
18:47:18.007 Info wpa_supplicant 2988 wlan0: CTRL-EVENT-TERMINATING
18:47:18.224 Debug SoftapController 137 Softap fwReload - Ok
18:47:18.224 Debug CommandListener 137 Setting iface cfg
18:47:18.224 Debug CommandListener 137 Trying to bring down wlan0
When I press on "ON", it turns on and then off... this keeps on happening.. so we did something productive today

Wifi fixed!!!!!!!!!!yeyeyeyeyey!!

YEAAAHHHH!
prototype-U said:
Wifi fixed!!!!!!!!!!yeyeyeyeyey!!
Click to expand...
Click to collapse
I love you lol Lets apply it on PA! What do you say?

The Android Manual said:
I love you lol Lets apply it on PA! What do you say?
Click to expand...
Click to collapse
tomorrow :highfive:

prototype-U said:
tomorrow :highfive:
Click to expand...
Click to collapse
Copy That :highfive:

so is wifi fully working now???

mhb92 said:
so is wifi fully working now???
Click to expand...
Click to collapse
Yes

Related

HTC Desire Wi-Fi Problem

Had a wi-fi problem on my htc desire for a while now..
One time I went to turn wi-fi on and it just said "Unable to start wi-fi". It had worked totally fine up until that point.
I've tried doing a factory reset, rooted, updated rom but it's still not working.
When the problem happened I had not rooted the phone or changed anything really.. it just happened.
In logcat it says:
flg=0x10200000 cmp=com.android.settings/.wifi.WifiSettings bnds=[124,404][236,531] }
D/SettingsWifiEnabler( 548): Received wifi state changed from Enabling to Unknown
W/SyncAllWidget( 151): activeSynch is null false
I/ActivityManager( 79): Displayed activity com.android.settings/.wifi.WifiSettings: 495 ms (total 495 ms)
I/WifiHW ( 79): wifi_load_driver enter
D/SettingsWifiEnabler( 548): Received wifi state changed from Unknown to Enabling
D/dalvikvm( 1805): GC freed 3806 objects / 257536 bytes in 97ms
D/NetworkLocationProvider( 79): onCellLocationChanged [1363,22890]
I/WifiHW ( 79): wifi_load_driver end error 2
E/WifiService( 79): Failed to load Wi-Fi driver.
D/SettingsWifiEnabler( 548): Received wifi state changed from Enabling to Unknown
Anyone got any ideas on how to fix this?
h2o pete said:
Had a wi-fi problem on my htc desire for a while now..
One time I went to turn wi-fi on and it just said "Unable to start wi-fi". It had worked totally fine up until that point.
I've tried doing a factory reset, rooted, updated rom but it's still not working.
When the problem happened I had not rooted the phone or changed anything really.. it just happened.
In logcat it says:
flg=0x10200000 cmp=com.android.settings/.wifi.WifiSettings bnds=[124,404][236,531] }
D/SettingsWifiEnabler( 548): Received wifi state changed from Enabling to Unknown
W/SyncAllWidget( 151): activeSynch is null false
I/ActivityManager( 79): Displayed activity com.android.settings/.wifi.WifiSettings: 495 ms (total 495 ms)
I/WifiHW ( 79): wifi_load_driver enter
D/SettingsWifiEnabler( 548): Received wifi state changed from Unknown to Enabling
D/dalvikvm( 1805): GC freed 3806 objects / 257536 bytes in 97ms
D/NetworkLocationProvider( 79): onCellLocationChanged [1363,22890]
I/WifiHW ( 79): wifi_load_driver end error 2
E/WifiService( 79): Failed to load Wi-Fi driver.
D/SettingsWifiEnabler( 548): Received wifi state changed from Enabling to Unknown
Anyone got any ideas on how to fix this?
Click to expand...
Click to collapse
I have the same problem on a ROM i have made... That's just for Tattoo not Desire... But it's the same logcat... So can somebody help us??
Yeah I'm pretty stuck on what to do :/.
Added some information about my software to the first post.
i have same problem on my htc dream
BUMP...
-------------------------------------
Sent from my übercharged HTC Tattoo
Fixed it by setting a static IP address.
Wi-Fi > Menu Button > Advanced > Use static IP
i had yesterday the same problem on my desire,
i fixxed this with flash a "older" stock rom and update it with the build-in updater....
same problem with my desire. how to fix it?
It's broke again. Setting a static IP doesn't fix it any more. Any ideas?
got the same problem here
can any one help???
Bump
Sent from my HTC Desire using XDA App
seems like wlan.ko is not available in /system/lib/modules/
I've had similar problems in the past, but was unable to solve them. You can check several things though.
1) wlan.ko in /system/lib.modules <-- has to match up with the kernel that you are using
2) any entries for wifi and/or dhcp in the init.rc and init.devicenamehere.rc files that are in the ramdisk in the boot.img
3) wifi settings in the build.prop
4) files in /system/etc/wifi
5) I'm not sure about this one, but even some of the files in /system/etc/firmware might have something to do with wifi.
6) files in /system/etc/dhcpd
7) any files in /system/bin and/or /system/xbin that are called by *.rc from #2.
Just take a working ROM (stock is usually what I use), and compare the files with the corresponding files in your build. I use either WinMerge or N-way Folder Compare or just plain old 'diff' in Linux.
I had the same issue.
Flashed a new ROM with full wipe etc. Wifi OK.
Flashed a kernel update on top of the ROM. Wifi broken. Turning wifi on it would error and turn off again.
The only way I could fix it was to flash a full ROM and make sure I wiped everything from the recovery.
Any more info you can provide? Current ROM +version +any other mods applied like status bar or OC kernels?
Did anyone fix this?? I am stuck here, G1 Dream
CM 5.0.8 DS
Please help!!!
Are you getting the same error in logcat as others have? If so, I think .mak fixed it, but he never let us know how.
Same Issues...
Ive tried Reverting to CM 5.07, 5.07 and now the beta 6.0 and all have yet to fix the wifi issue. I also tried switching between the radio's and doing a full format/partition and wipe. Any fix to this yet?
That was Lovely Bro...Really Useful...I got my DESIRE today and could connect to WIFI but was unable to browse...This tip helped me...Thx a lot... Keep up the good work..
Trying to replace bcm4329.ko
I did the OTA update for my Desire today, and of course have the wi-fi problem.
However, when I enable wi-fi, I see the following appear at the end of dmesg:
Code:
<3>[ 8197.511535] bcm4329: version magic '2.6.32.15-g6a358a9 preempt mod_unload
ARMv7 ' should be '2.6.32.15-gf9c0527 preempt mod_unload ARMv7 '
The update zip (via thread 778852) contains a bsdiff patch file patch/system/lib/modules/bcm4329.ko.p... and from some examination of that file it appears just to patch the vermagic field of the .ko file.
I tried to use a hex editor to 'fix' bcm4329 and used adb pull/push to replace it, but I get
Code:
failed to copy 'bcm4329.ko.fix' to '/system/lib/modules/bcm4329.ko': Read-only
file system
Can anyone help me with this?
Update: I am a fool. I was using the wrong goldcard! Once I put the right goldcard in, then sdcard:update.zip applied correctly and wi-fi started working again.
@dleonard, could you please make step by step instructions of how to fix this wifi issue?
thanks
Mixu

Wi-fi on and off problem

Hello,
Last 2-3 weeks a have this strange problem with my phone, when i turn on wifi, the box continiiusly loops ticking and unticking and goes on off without stopping.
I thought initially that this was a problem of the specific rom for Motorola Milestone. But when i installed the initial sbf of the phone, nothing changed :-(
Anyine experienced in the past this issue? Unfortunately this is a reason to change phone and i dont want to buy a new one now...
Thanks in advance
Sent from my NookColor using Tapatalk
It seems that a lot of other users had / have this problem, however i dont know what to do - especially with the wifi-lock help below
http://code.google.com/p/android/issues/detail?id=9677
http://www.htcdesireforum.com/htc-de...g-android-2-2/
http://androidforums.com/captivate-a...i-problem.html
I suppose i am the only user on xda that has this error... :-(
Sent from my NookColor using Tapatalk
A bit dissapointing that there is no help on this :-(
I suppose i should start searching for a new phone.
Sent from my NookColor using Tapatalk
Anyone please? :-(
Sent from my NookColor using Tapatalk
Fekish said:
Anyone please? :-(
Sent from my NookColor using Tapatalk
Click to expand...
Click to collapse
Have you tried installing a new rom?
WiFi - On/Off
I suspect it has something to do with the ROM/HW interface. I would do a complete wipe of your phone back to stock factory settings.
Does it do the same thing on the factory wipe?
Is your problem confined to 1 hotspot or WiFi device or all devices to attempt to attach to?
If the problem continues on the factory ROM and factory settings I would suspect a hardware issue.
ALSO you could try upgrading/downgrading your MODEM to a different one and see if that helps.
Thanks, i really appreicate it guys!
i installed different roms, wiped everything, went back to stock and nothing...
Wifi goes on and off without showing what networks are available.
How to change moden?
Sent from my NookColor using Tapatalk
I had the same Problem with a few ROM's but now I Found CoreDruid for my HTC Desire HD and that problem is history.
When it happens, just reboot!
Fekish said:
Thanks, i really appreicate it guys!
i installed different roms, wiped everything, went back to stock and nothing...
Wifi goes on and off without showing what networks are available.
How to change moden?
Sent from my NookColor using Tapatalk
Click to expand...
Click to collapse
Does that problem occur on a custom rom?
Theonew said:
Does that problem occur on a custom rom?
Click to expand...
Click to collapse
On all custom roms, and atock ones.
Sent from my NookColor using Tapatalk
Have you tried switching ON the OFFLINE mode (Airplane mode) and then switch off OFFLINE mode?? It helps in my Photon...
Further you can try turning WiFi Hotspot On and then Off... Heard that this method also solves WiFi issues in some MoPhos....
Third solution for MoPho, I am not sure it will work for MileStone or not.... goto https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/77706
Please provide some log files, when you turn of wifi: logcat and dmesg. You can get it using app like Quick System Info, or get them using adb.
Try doing this.
Go to Advanced wifi settings and uncheck "Use static IP" .
Hello,
attached is the logcat.
Thanks everyone for spending time in my problem!
From what i see from your log file:
E/wpa_supplicant(19421): ERROR - wpa_driver_tista_private_send - error sending Wext private IOCTL to STA driver (ioctl_cmd = 800508, res = 1, errno = 25)
E/wpa_supplicant(19421): ERROR - Failed to get mac address!
D/WifiStateTracker( 2569): Reset connections and stopping DHCP
I/wpa_supplicant(19421): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00
V/WifiMonitor( 2569): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00]
E/wpa_supplicant(19421): ERROR - wpa_driver_tista_private_send - error sending Wext private IOCTL to STA driver (ioctl_cmd = 8021501, res = 1, errno = 100)
E/wpa_supplicant(19421): ERROR - Failed to do tista scan!
W/wpa_supplicant(19421): Failed to initiate AP scan.
D/WifiStateTracker( 2569): Disabling interface
E/wpa_supplicant(19421): ERROR - wpa_driver_tista_private_send - error sending Wext private IOCTL to STA driver (ioctl_cmd = 8000001, res = -1, errno = 19)
E/wpa_supplicant(19421): ERROR - Failed to start driver!
I/wpa_supplicant(19421): CTRL-EVENT-DRIVER-STATE HANGED
V/WifiMonitor( 2569): Event [CTRL-EVENT-DRIVER-STATE HANGED]
D/wifi ( 2569): wifi doCommand: ret=-1
Click to expand...
Click to collapse
ioctl system calls fail with different errors. Ioctl is used for controlling the device, WiFi chip in your case. Errors mean that either driver is not ok but if you have original rom it shouldn't be the case, or device itself is not operational.
So probably your have a hardware failure.
You can also try with some unencrypted wifi, maybe the problem occurs in WPA mode only.
ok thanks
first time i heard a broken wifi, but it seems that is time for a new phone!

FXP201 Wi-Fi problem

Hey, guys!
I have been using the weekly snapshots from FXP team for a while but yesterday after I installed the latest FXP201 release my Wi-Fi stopped working properly. It is turning on, but it cannot scan for networks. This is what happens in LogCat when I try to turn the Wireless on:
Code:
01-07 22:42:48.181: E/DevTools - Connectivity(1646): EVENT_TOGGLE_WIFI
01-07 22:42:48.181: D/WifiService(387): setWifiEnabled: true pid=1646, uid=10051
01-07 22:42:48.211: D/CommandListener(160): Setting iface cfg
01-07 22:42:48.211: D/CommandListener(160): Trying to bring down wlan0
01-07 22:42:48.811: E/WifiStateMachine(387): Failed to set country code GB
01-07 22:42:48.811: E/WifiStateMachine(387): Failed to set frequency band 0
01-07 22:42:49.451: E/DevTools - Connectivity(1646): EVENT_TOGGLE_WIFI
01-07 22:42:49.451: D/WifiService(387): setWifiEnabled: false pid=1646, uid=10051
01-07 22:42:49.491: D/CommandListener(160): Clearing all IP addresses on wlan0
01-07 22:42:49.501: I/wpa_supplicant(1703): wlan0: CTRL-EVENT-TERMINATING
Everything works fine with the FXP152 weekly snapshot.
I have already tried:
-Reflashing the kernel
-Doing a full system wipe
-Reinstall OS
-Fixing permissions for wpa_suppliant.conf
-Creating an empty ipconfig.txt
Thank you in advance for your answers!
Edit: I'm using Xperia Ray
The wifi modules maybe?
Try to replace 2 modules in system/lib/modules/wi12xxx from previous build.
Sent from Hubble Telescope
chepoz said:
The wifi modules maybe?
Try to replace 2 modules in system/lib/modules/wi12xxx from previous build.
Sent from Hubble Telescope
Click to expand...
Click to collapse
The modules are the same for the two builds.
Have u tried yet?
Sent from Hubble Telescope
chepoz said:
Have u tried yet?
Sent from Hubble Telescope
Click to expand...
Click to collapse
Tried two times now and there's no effect. The Wi-Fi is still not working properly. Reverted back to FXP152 and I'm staying on it until the modules are fixed.
Edit: I realised my mistake. I accidentally changed the build.prop file in the ZIP archive and that's why my Wi-Fi module couldn't turn on. Never mind, thanks for the help!

Baseband not showing up in NRD90M builds

Not sure what I am doing wrong here. Even after I get it booted, with gapps. No baseband. I flashed the dev pre 5 baseband through recovery and it succeeds. When I try to use fastboot to send the same files, it says pre flash validation failed. I'm confused as I have a working build sans baseband, which is kinda important.
shamu_Baseband_D4.01-9625-05.34+FSG-9625-02.111
shamu_Bootloader_moto-apq8084-71.21
Not sure what more information you need about my environment, but I'm happy for any discussion to help me get this resolved so I can share my work.
(MODS: if this is the wrong place, please place it in the right section)
It appears I was missing libxml2
running a new build now. Will remove this post, if that fixes it.
added libxml2-dev and it still recompiled without a baseband. I am not sure what i am doing wrong here. :/
Stramondroid said:
added libxml2-dev and it still recompiled without a baseband. I am not sure what i am doing wrong here. :/
Click to expand...
Click to collapse
I've been trying to figure this out for a week still a no go.
Stramondroid said:
added libxml2-dev and it still recompiled without a baseband. I am not sure what i am doing wrong here. :/
Click to expand...
Click to collapse
The good news is you aren't doing anything wrong!
Wondered why there is no 7.0 OTA or Factory Images for the Nexus 6 yet? Baseband issues!
Unfortunately, this makes AOSP almost useless on the Nexus 6.
did you extract the binary blobs into the source?
https://developers.google.com/android/nexus/blobs-preview
Right now there are two N AOSP ROMS in the N6 forum, one in general and one in development.
I tried both, one has the issue you described with my N6, no signal and no asking for SIM-card PIN. The other had working baseband and it was also shown correctly in About Phone. I think the one not working was the one from the guy konrad, not sure though.
Have you tried both? Maybe get in touch with those guys and find out what they did differently in their builds.
Stramondroid said:
added libxml2-dev and it still recompiled without a baseband. I am not sure what i am doing wrong here. :/
Click to expand...
Click to collapse
was you able to figure this out yet ? Thanks
hedgehogmd said:
was you able to figure this out yet ? Thanks
Click to expand...
Click to collapse
I stopped trying, everyone I talked too said to attempt a compile of the M branch, which was successful, so I know my dev box is good. It has to do with the source. I have no clue.
A solution
I'm the author of the 7.0 ROM in General. On a closer look, it seems that my initial build is actually not a clean 7.0.0_r1 build. I checked out the master branch for a handful of repositories when playing around, and that mistake coincidentally made RIL work.
tl;dr The ICU library is the culprit. Do "cd external/icu && git fetch aosp master && git checkout aosp/master" and rebuild.
Full explanation:
I did a couple of proper builds first, since I got branches messed up in my build:
Proper 7.0.0_r1 build: No baseband
Proper AOSP master build: Working
That gave me a little hope Apparently 7.0.0_r1 has issues preventing RIL from working. Relevant logs:
Code:
01-02 04:51:11.207 D/RILD ( 319): **RIL Daemon Started**
01-02 04:51:11.207 D/RILD ( 319): **RILd param count=1**
01-02 04:51:11.352 E/RILD ( 319): dlopen failed: dlopen failed: cannot locate symbol "UCNV_FROM_U_CALLBACK_STOP_57" referenced by "/system/lib/libxml2.so"...
01-02 04:51:15.371 D/RILD ( 833): **RIL Daemon Started**
01-02 04:51:15.371 D/RILD ( 833): **RILd param count=1**
01-02 04:51:15.420 E/RILD ( 833): dlopen failed: dlopen failed: cannot locate symbol "UCNV_FROM_U_CALLBACK_STOP_57" referenced by "/system/lib/libxml2.so"...
(and so on)
At the first glance it may be related to libxml2, but UCNV_FROM_U_CALLBACK_STOP is actually related to Unicode conversion. It appears in platform/external/icu.
Building 7.0.0_r1 with external/icu at AOSP master solves the issue. Does that work for you? Hope it helps!
---------- Post added at 04:06 PM ---------- Previous post was at 04:05 PM ----------
Zhaofeng Li said:
I did a couple of proper builds first, since I got branches messed up in my build
Click to expand...
Click to collapse
... And yes, I'll update my ROM to a clean build.

analizing logcat.txt, whats happening?

Hey guys,
i made a logcat of my phone because of the wifi not turning on and while i was searching on the .txt document i saw this:
"Line 4208: 03-07 13:29:00.501 1443 3049 D WifiHW : Unable to unload driver module "wlan": No such file or directory"
"Line 4304: 03-07 13:29:00.918 1443 1443 I WifiService: WifiService starting up with Wi-Fi disabled"
"Line 4424: 03-07 13:29:01.231 1443 3049 E WifiStateMachine: Failed to load driver"
.
.
.
I left in attachment the log file, if someone understand and know how to analyze it please HELP.
I need my wifi back, i bet it can help the other 100's people with this same problem.
THANK YOU
C'mon
No developers can say something?
Im not the only one with this problem...
It's so frustrating
Mmmm seems to be some problem with system/lib, system/lib64 or baseband stuff (missing libraries maybe?), rom? kernel? Flash Miui fastboot and try again
onliner said:
Mmmm seems to be some problem with system/lib, system/lib64 or baseband stuff (missing libraries maybe?), rom? kernel? Flash Miui fastboot and try again
Click to expand...
Click to collapse
I've done that so many times that i lost count.
Maybe there is a partition thats isn't touched when we flash a ROM,
do you know something about that?

Categories

Resources