My tablet is ready - Asus Transformer TF700

Well, it has been returned to me after an RMA, in which they sent me the same tablet. The WiFi was having trouble and would not turn on, it wouldj ust get forever stuck on 'wifi turning on'.
So as soon as I got back I unlocked the BL and then loaded TWRP on it. I'm quite proficient with ADB. Well after about a day, again, the WiFi would not turn on. I wiped the ROM, replaced the kernel, booted up, and it was still stuck at turning on. I have probably done every sort of wipe/re-ROM/kernel there is on planet earth, still is stuck at turning on.
Now what i'm trying to figure out is if I put it in airplane mode, format EVERYTHING, put a new ROM and kernel on it, how does the tab still know it's in airplane mode?
This POS is basically a $500 paperweight so **** it, I don't care if it catches on fire or explodes. So with that being said...Anyone got some ADB commands I can test out, start deleting ****, or whatever? I want to try and wipe basically / and see where I can go from there

Frosty288 said:
Well, it has been returned to me after an RMA, in which they sent me the same tablet. The WiFi was having trouble and would not turn on, it wouldj ust get forever stuck on 'wifi turning on'.
So as soon as I got back I unlocked the BL and then loaded TWRP on it. I'm quite proficient with ADB. Well after about a day, again, the WiFi would not turn on. I wiped the ROM, replaced the kernel, booted up, and it was still stuck at turning on. I have probably done every sort of wipe/re-ROM/kernel there is on planet earth, still is stuck at turning on.
Now what i'm trying to figure out is if I put it in airplane mode, format EVERYTHING, put a new ROM and kernel on it, how does the tab still know it's in airplane mode?
This POS is basically a $500 paperweight so **** it, I don't care if it catches on fire or explodes. So with that being said...Anyone got some ADB commands I can test out, start deleting ****, or whatever? I want to try and wipe basically / and see where I can go from there
Click to expand...
Click to collapse
What bout loader is the tablet on?
Tylor
Sent from my ASUS Transformer TF700T Infinity Pad Using Tapatalk HD
Rom: Cyanogen Nightlies 10.1 or CleanRom 3.4.4 - Depends on the mood .

Not sure, I was able to load and boot up CM 10.1, so I assume one of the newer .30 JB loaders

Hard to tell what's going on with your tab.
The last Jelly Bean version was 10.4.4.25
ICS stopped at 9.4.5.30
Just a guess here I think you might still be on the ICS BL this may be why CM10 boots now.
Is a custom recovery still intact on your tablet?

Thats OK said:
Hard to tell what's going on with your tab.
The last Jelly Bean version was 10.4.4.25
ICS stopped at 9.4.5.30
Just a guess here I think you might still be on the ICS BL this may be why CM10 boots now.
Is a custom recovery still intact on your tablet?
Click to expand...
Click to collapse
Yeah, I have TWRP (the latest) on there, the tab works fine, everything works fine, but the wifi and bluetooth do not work. I wouldn't have been able t load the latest CROMI without the JB bootloader right? I was at 10.4.4.25 before I unlocked it and everything as well.

The only time I have seen WiFi not turn on, physically on the machine is when the wrong kernel modules have been loaded.
Other than that are you sure it is not a router issue. Does WiFi try to connect or does it physically not even bother to turn on?

sbdags said:
The only time I have seen WiFi not turn on, physically on the machine is when the wrong kernel modules have been loaded.
Other than that are you sure it is not a router issue. Does WiFi try to connect or does it physically not even bother to turn on?
Click to expand...
Click to collapse
When I got it back from RMA, it worked for about a day. Then it stopped, then I flashed a new rom, and it worked for about another day. Then it stopped working again, and then no matter what I do or flash or delete or wipe, it will not come back up.
WiFi is stuck at 'WiFi turning on..."
Like I stated, I have full access to TWRP, ADB and all those other things, and the tablet does boot up fine

So, doing some poking around - what interfaces does your device list?
For instance, when I going into the shell and do net command (ls /sys/class/net command), it returns the following interfaces;
dummy0
ip6tn10
lo
sit0
no wlan, no eth0?
edit;
checked my OneX, and indeed there is a wlan0 in there

Frosty288 said:
So, doing some poking around - what interfaces does your device list?
Click to expand...
Click to collapse
dummy0
ip6tn10
lo
p2p0
sit0
wlan0
And this even without active WLAN connection, on CROMI 3.4.1.
Do you get any interesting messages in dmesg or logcat?

Frosty288 said:
So, doing some poking around - what interfaces does your device list?
For instance, when I going into the shell and do net command (ls /sys/class/net command), it returns the following interfaces;
dummy0
ip6tn10
lo
sit0
no wlan, no eth0?
edit;
checked my OneX, and indeed there is a wlan0 in there
Click to expand...
Click to collapse
I get wlan0 and p2p0 as well - oops _that beat me to it.

Indeed, quite a bit on this in LogCat, maybe this will shed some light. I've snipped the important bits I think for you guys;
Edit; also uploaded the text file for ya's
this first piece is the most relevant piece, this is when I let the logcat get stable and then do a svc wifi enable after it was in a disabled state. This is all the log activity from that process;
D/AndroidRuntime( 2270):
D/AndroidRuntime( 2270): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2270): CheckJNI is OFF
D/dalvikvm( 2270): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 2270): Added shared lib libjavacore.so 0x0
D/dalvikvm( 2270): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 2270): Added shared lib libnativehelper.so 0x0
D/AndroidRuntime( 2270): Calling main entry com.android.commands.svc.Svc
D/WifiService( 427): setWifiEnabled: true pid=2270, uid=0
E/WifiService( 427): Invoking mWifiStateMachine.setWifiEnabled
D/AndroidRuntime( 2270): Shutting down VM
D/dalvikvm( 2270): GC_CONCURRENT freed 98K, 89% free 452K/4096K, paused 0ms+0ms, total 2ms
D/WifiStateMachine( 427): Driver load successful
I/AndroidRuntime( 2270): NOTE: attach of thread 'Binder_1' failed
E/WifiHW ( 121): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 121): Softap fwReload - failed: -1
E/WifiStateMachine( 427): Failed to reload STA firmware java.lang.IllegalStateException: command '26 softap fwreload wlan0 STA' failed with '400 26 Softap operation failed (No such file or directory)'
W/CommandListener( 121): Failed to retrieve HW addr for wlan0 (No such device)
D/CommandListener( 121): Setting iface cfg
D/WifiService( 427): ACTION_BATTERY_CHANGED pluggedType: 0
E/WifiStateMachine( 427): Unable to change interface settings: java.lang.IllegalStateException: command '28 interface setcfg wlan0 0.0.0.0 0 down' failed with '400 28 Failed to set address (No such device)'
D/WifiStateMachine( 427): Supplicant start successful
I/wpa_supplicant( 2301): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 2301): nl80211: Could not configure driver to use managed mode
E/wpa_supplicant( 2301): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2301): wlan0: Failed to initialize driver interface
E/WifiHW ( 427): Supplicant not running, cannot connect
E/WifiHW ( 427): Supplicant not running, cannot connect
E/WifiHW ( 427): Supplicant not running, cannot connect
E/WifiHW ( 427): Supplicant not running, cannot connect
E/WifiHW ( 427): Supplicant not running, cannot connect
E/WifiStateMachine( 427): Failed to setup control channel, restart supplicant
E/WifiHW ( 121): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 121): Softap fwReload - failed: -1
E/WifiStateMachine( 427): Failed to reload STA firmware java.lang.IllegalStateException: command '30 softap fwreload wlan0 STA' failed with '400 30 Softap operation failed (No such file or directory)'
W/CommandListener( 121): Failed to retrieve HW addr for wlan0 (No such device)
D/CommandListener( 121): Setting iface cfg
E/WifiStateMachine( 427): Unable to change interface settings: java.lang.IllegalStateException: command '32 interface setcfg wlan0 0.0.0.0 0 down' failed with '400 32 Failed to set address (No such device)'
I/wpa_supplicant( 2336): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 2336): nl80211: Could not configure driver to use managed mode
E/wpa_supplicant( 2336): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2336): wlan0: Failed to initialize driver interface
E/WifiStateMachine( 427): Failed to start supplicant!
D/WifiStateMachine( 427): Driver unload successful
Click to expand...
Click to collapse
bits and pieces
D/dalvikvm( 1969): GC_CONCURRENT freed <1K, 13% free 20154K/22919K, paused 12ms+2ms, total 25ms
D/dalvikvm( 1969): WAIT_FOR_CONCURRENT_GC blocked 13ms
E/WifiHW ( 427): Supplicant not running, cannot connect
E/WifiStateMachine( 427): Failed to setup control channel, restart supplicant
E/WifiHW ( 121): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 121): Softap fwReload - failed: -1
E/WifiStateMachine( 427): Failed to reload STA firmware java.lang.IllegalStateException: command '11 softap fwreload wlan0 STA' failed with '400 11 Softap operation failed (No such file or directory)'
W/CommandListener( 121): Failed to retrieve HW addr for wlan0 (No such device)
D/CommandListener( 121): Setting iface cfg
E/WifiStateMachine( 427): Unable to change interface settings: java.lang.IllegalStateException: command '13 interface setcfg wlan0 0.0.0.0 0 down' failed with '400 13 Failed to set address (No such device)'
D/WifiStateMachine( 427): Supplicant start successful
I/wpa_supplicant( 2049): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 2049): nl80211: Could not configure driver to use managed mode
E/wpa_supplicant( 2049): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2049): wlan0: Failed to initialize driver interface
Click to expand...
Click to collapse
bits and pieces
D/WifiService( 427): acquireWifiLockLocked: WifiLock{NetworkLocationLocator type=2 [email protected]}
D/WifiService( 427): releaseWifiLockLocked: WifiLock{NetworkLocationLocator type=2 [email protected]}
E/WifiHW ( 427): Supplicant not running, cannot connect
E/WifiHW ( 427): Supplicant not running, cannot connect
E/WifiHW ( 427): Supplicant not running, cannot connect
E/WifiHW ( 427): Supplicant not running, cannot connect
E/WifiHW ( 427): Supplicant not running, cannot connect
E/WifiStateMachine( 427): Failed to setup control channel, restart supplicant
E/WifiHW ( 121): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 121): Softap fwReload - failed: -1
E/WifiStateMachine( 427): Failed to reload STA firmware java.lang.IllegalStateException: command '14 softap fwreload wlan0 STA' failed with '400 14 Softap operation failed (No such file or directory)'
W/CommandListener( 121): Failed to retrieve HW addr for wlan0 (No such device)
D/CommandListener( 121): Setting iface cfg
E/WifiStateMachine( 427): Unable to change interface settings: java.lang.IllegalStateException: command '16 interface setcfg wlan0 0.0.0.0 0 down' failed with '400 16 Failed to set address (No such device)'
D/WifiStateMachine( 427): Supplicant start successful
I/wpa_supplicant( 2135): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 2135): nl80211: Could not configure driver to use managed mode
E/wpa_supplicant( 2135): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2135): wlan0: Failed to initialize driver interface
Click to expand...
Click to collapse

If you run lsmod - do you get bcmdhd and cfg80211 in the list?
More ideas to check:
* ls -l /system/lib/modules
* ls -l /system/etc/firmware
* paste the output of "dmesg" after a reboot

Sure thing, here you go, see attached.
I actually work at NVIDIA. I should just cross the street to the DEV building and slap whoever designs the Tegras.

Frosty288 said:
Sure thing, here you go, see attached.
Click to expand...
Click to collapse
Hm, "bcmdhd" is missing from the lsmod output. dmesg shows that it was loaded and then had a problem:
Code:
<3>[ 6.057314] bcmdhd: version magic '3.1.10-00001-gdc9b6cf SMP preempt mod_unload ARMv7 ' should be '3.1.10that3 SMP preempt mod_unload ARMv7 '
<4>[ 6.077679] [DHD] ## wifi_probe
<4>[ 6.077782] [DHD] wifi_set_power = 1
<4>[ 6.390940] [DHD] wifi_set_carddetect = 1
...
<4>[ 6.391453] [DHD]
<4>[ 6.391456] Dongle Host Driver, version 5.90.195.75
<4>[ 6.391458] Compiled in drivers/net/wireless/bcmdhd on Dec 28 2012 at 19:07:24
...
<4>[ 18.387971] [DHD] dhd_module_init: sdio_register_driver timeout
<4>[ 18.388213] [DHD] ## wifi_remove
<4>[ 18.388356] [DHD] wifi_set_power = 0
On my tablet, I get this after "Compiled in drivers..." instead:
Code:
<4>[ 8.498727] [DHD] bcmdhd: fw_path: /system/vendor/firmware/bcm4330/fw_bcmdhd.bin nvram_path: /data/misc/wifi/nvram.txt
<4>[ 8.498924] [DHD] F1 signature read @0x18000000=0x16044330
<4>[ 8.499218] [DHD] sih->chiprev = 4
<4>[ 8.499269] [DHD] BCM4330B2 found!
<4>[ 8.503449] [DHD] DHD: dongle ram size is set to 294912(orig 294912)
<4>[ 8.504851] [DHD] wl_create_event_handler thr:135 started
<4>[ 8.506615] [DHD] p2p0: P2P Interface Registered
<4>[ 8.506729] [DHD] dhd_attach thr:136 started
<4>[ 8.506876] [DHD] dhd_attach thr:137 started
<4>[ 8.506972] [DHD] dhd_attach thr:138 started
<4>[ 8.507154] [DHD] wifi_get_mac_addr
<4>[ 8.507876] [DHD] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:11:22:33
<4>[ 8.507948] [DHD] wifi_set_power = 0
<4>[ 8.808350] [DHD] =========== WLAN placed in RESET ========
Now you need to research how to resolve "dhd_module_init: sdio_register_driver timeout".
Frosty288 said:
I actually work at NVIDIA. I should just cross the street to the DEV building and slap whoever designs the Tegras.
Click to expand...
Click to collapse
I think that at least in this case they are innocent.

_that said:
Hm, "bcmdhd" is missing from the lsmod output. dmesg shows that it was loaded and then had a problem:
Code:
<3>[ 6.057314] bcmdhd: version magic '3.1.10-00001-gdc9b6cf SMP preempt mod_unload ARMv7 ' should be '3.1.10that3 SMP preempt mod_unload ARMv7 '
<4>[ 6.077679] [DHD] ## wifi_probe
<4>[ 6.077782] [DHD] wifi_set_power = 1
<4>[ 6.390940] [DHD] wifi_set_carddetect = 1
...
<4>[ 6.391453] [DHD]
<4>[ 6.391456] Dongle Host Driver, version 5.90.195.75
<4>[ 6.391458] Compiled in drivers/net/wireless/bcmdhd on Dec 28 2012 at 19:07:24
...
<4>[ 18.387971] [DHD] dhd_module_init: sdio_register_driver timeout
<4>[ 18.388213] [DHD] ## wifi_remove
<4>[ 18.388356] [DHD] wifi_set_power = 0
On my tablet, I get this after "Compiled in drivers..." instead:
Code:
<4>[ 8.498727] [DHD] bcmdhd: fw_path: /system/vendor/firmware/bcm4330/fw_bcmdhd.bin nvram_path: /data/misc/wifi/nvram.txt
<4>[ 8.498924] [DHD] F1 signature read @0x18000000=0x16044330
<4>[ 8.499218] [DHD] sih->chiprev = 4
<4>[ 8.499269] [DHD] BCM4330B2 found!
<4>[ 8.503449] [DHD] DHD: dongle ram size is set to 294912(orig 294912)
<4>[ 8.504851] [DHD] wl_create_event_handler thr:135 started
<4>[ 8.506615] [DHD] p2p0: P2P Interface Registered
<4>[ 8.506729] [DHD] dhd_attach thr:136 started
<4>[ 8.506876] [DHD] dhd_attach thr:137 started
<4>[ 8.506972] [DHD] dhd_attach thr:138 started
<4>[ 8.507154] [DHD] wifi_get_mac_addr
<4>[ 8.507876] [DHD] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:11:22:33
<4>[ 8.507948] [DHD] wifi_set_power = 0
<4>[ 8.808350] [DHD] =========== WLAN placed in RESET ========
Now you need to research how to resolve "dhd_module_init: sdio_register_driver timeout".
I think that at least in this case they are innocent.
Click to expand...
Click to collapse
Awesome, thank you - I know i'll probably have some free time this afternoon to mess around with it, i'll see if there is anything I can come up with, looks like i'll start with seeing if that firmware path exists on my device.

Blarhg, I basically give up, after hours of trying to push and pull and insmod different BCM4329 kernels and such. I am on ParanoidAndroid now, of course, still same issue. At this point, I will settle for WiFi over USB through my laptop if I can get it to work.

Related

[Q] 3g xoom w/ Wifi broken

No idea what happened. Wifi worked great last night, woke up this morning and stuck in turning on/error loop. Words of advice?
Sent from my Xoom using XDA Premium App
Did you root/or apply one of the custom BCmXXXX.to wireless firmware? Any time recently?
Try putting it in Airplane mode then back out.
Try a cold boot by holding power and Vol up.
jwtyler said:
Did you root/or apply one of the custom BCmXXXX.to wireless firmware? Any time recently?
Try putting it in Airplane mode then back out.
Try a cold boot by holding power and Vol up.
Click to expand...
Click to collapse
Already did that, first things I've tried. I've flashed new boot.imgs and push the corresponding bcm files. I can't figure it out. I may have to relock the unlock... grr I hate not having cust recovery lol. Darn you google!
Sent from my Xoom using XDA Premium App
Download the stock Wifi from the thread here in the Developers forum and copy that in using ADB push then reboot.
Moved to proper section.
I'm having the same problem after unlocking the Xoom after the update for flash compatibility. I downloaded the bcmxxxx.ko file again and pushed it to my Xoom, rebooted, and still having wifi error.
yeah flashed back to stock, relocked and everything. still no wifi. f*ck.
Any ideas?
Edit for logcat
D/dalvikvm( 1687): GC_EXPLICIT freed 4892K, 39% free 12075K/19527K, paused 2ms+3ms
D/WifiStateMachine( 133): Supplicant start successful
E/wpa_supplicant( 1992): ioctl[SIOCGIFFLAGS]
E/wpa_supplicant( 1992): ioctl[SIOCSIWPMKSA]
E/wpa_supplicant( 1992): ioctl[SIOCSIWMODE]
E/wpa_supplicant( 1992): ioctl[SIOCGIRANGE]
E/wpa_supplicant( 1992): ioctl[SIOCGIWMODE]
E/wpa_supplicant( 1992): ioctl[SIOCSIWAP]
E/wpa_supplicant( 1992): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 1992): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 1992): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 1992): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 1992): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 1992): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 1992): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 1992): ioctl[SIOCSIWENCODE]
I/wpa_supplicant( 1992): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00:00:00:00:00:00
E/wpa_supplicant( 1992): Failed to disable WPA in the driver.
E/wpa_supplicant( 1992): ioctl[SIOCGIWMODE]
E/wpa_supplicant( 1992): ioctl[SIOCSIWAP]
E/wpa_supplicant( 1992): ioctl[SIOCGIFFLAGS]
D/dalvikvm( 223): GC_EXPLICIT freed 35K, 41% free 11390K/19079K, paused 6ms+3ms
E/WifiHW ( 133): Supplicant not running, cannot connect
E/WifiHW ( 133): Supplicant not running, cannot connect
E/WifiHW ( 133): Supplicant not running, cannot connect
E/WifiHW ( 133): Supplicant not running, cannot connect
E/WifiHW ( 133): Supplicant not running, cannot connect
E/WifiStateMachine( 133): Failed to setup control channel, restart supplicant
D/WifiStateMachine( 133): Supplicant start successful
E/wpa_supplicant( 2040): ioctl[SIOCGIFFLAGS]
E/wpa_supplicant( 2040): ioctl[SIOCSIWPMKSA]
E/wpa_supplicant( 2040): ioctl[SIOCSIWMODE]
E/wpa_supplicant( 2040): ioctl[SIOCGIRANGE]
E/wpa_supplicant( 2040): ioctl[SIOCGIWMODE]
E/wpa_supplicant( 2040): ioctl[SIOCSIWAP]
E/wpa_supplicant( 2040): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2040): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 2040): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2040): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 2040): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2040): ioctl[SIOCSIWENCODE]
E/wpa_supplicant( 2040): ioctl[SIOCSIWENCODEEXT]
E/wpa_supplicant( 2040): ioctl[SIOCSIWENCODE]
I/wpa_supplicant( 2040): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00:00:00:00:00:00
E/wpa_supplicant( 2040): Failed to disable WPA in the driver.
E/ t from my Xoom using XDA Premium App
i read a post where someone manually dropped the driver with file explore manually or the like rather than push it to get wifi back up. I poked around mine a bit but my cmd line linux is weak still. I found a wpa supply. File under system/etc/wifi and saw its attributes were read only. Creation date 2/8/11, using current tiamat kernel and drivers if that helps.
Same problem but fixed it.
I am not the Guru that the rest of you are, so I am not sure how much help I can be. I had this same problem when trying to root my non-3G Xoom, but I was able to fix it. Although I was able to fix it, I am not sure exactly what I did. I know I was trying to use the One Click Root method, and I think I accidentally flashed some 3G files on it which is what killed the WiFi.
I downloaded the xoomwifiroot and followed the Tiamat rooting process, but I also tried the OneClickRoot again. I wish I was paying more attention when I fixed it, but I was at work so I was doing other things at the same time. All I can say is you probably used one of the 3G files instead of the WiFi-Only files. Try the rooting process over and make sure you have the WiFi-Only files.
I never touched wifi only stuff. I'm on Verizon's 3g xoom. Can someone with a 3g xoom pull there /system/etc/wifi and /system/lib/modules folder for me? i am on tiamats 1.1.5
Sent from my Xoom using XDA Premium App
Having you tried resetting the router you're using and the modem. This usually solves 99% of my wifi problems. I have the 3g model also.
Sent from my Xoom using Tapatalk
socomdark said:
Having you tried resetting the router you're using and the modem. This usually solves 99% of my wifi problems. I have the 3g model also.
Sent from my Xoom using Tapatalk
Click to expand...
Click to collapse
Yes. Plus I live in an apartment where I can usually see five to six connections. I see none.
Sent from my Xoom using XDA Premium App

[Q] Wifi not turning on.

Hi, first I would like to apologize for my english.
I cant turn my wifi on. It trys for while but nothing. This just happend one day. It worked fine for months and one day it stoped working.
I tryed flashing another rom but nothing changed. This is the catlog:
02-24 19:43:39.151 D/WifiStateMachine(1781): syncRequestConnectionInfo mWifiInfo=SSID: <none>, BSSID: <none>, MAC: <none>, Supplicant state: UNINITIALIZED, RSSI: -9999, Link speed: -1, Frequency: -1, Net ID: -1, Explicit connect: false
02-24 19:46:58.373 D/WifiStateMachine(1781): syncRequestConnectionInfo mWifiInfo=SSID: <none>, BSSID: <none>, MAC: <none>, Supplicant state: UNINITIALIZED, RSSI: -9999, Link speed: -1, Frequency: -1, Net ID: -1, Explicit connect: false
02-24 19:47:06.251 D/WifiStateMachine(1781): syncRequestConnectionInfo mWifiInfo=SSID: <none>, BSSID: <none>, MAC: <none>, Supplicant state: UNINITIALIZED, RSSI: -9999, Link speed: -1, Frequency: -1, Net ID: -1, Explicit connect: false
02-24 19:47:13.328 D/WifiStateMachine(1781): syncRequestConnectionInfo mWifiInfo=SSID: <none>, BSSID: <none>, MAC: <none>, Supplicant state: UNINITIALIZED, RSSI: -9999, Link speed: -1, Frequency: -1, Net ID: -1, Explicit connect: false
02-24 19:48:51.714 E/WifiStateMachine(1781): Failed 6 times to start supplicant, unload driver
02-24 19:49:40.572 D/WifiStateMachine(1781): WiFiDisplay: getWifidisplayApEnabled=false
02-24 19:49:40.572 D/WifiStateMachine(1781): WiFiDisplay: getWifidisplayApEnabled=false
02-24 19:49:40.592 D/WifiStateMachine(1781): Driver load successful
02-24 19:49:40.592 E/WifiStateMachine(1781): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
02-24 19:49:40.762 E/WifiStateMachine(1781): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
02-24 19:49:55.777 E/WifiStateMachine(1781): Failed to setup control channel, restart supplicant
02-24 19:50:00.801 E/WifiStateMachine(1781): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
02-24 19:50:00.881 E/WifiStateMachine(1781): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
02-24 19:50:15.916 E/WifiStateMachine(1781): Failed to setup control channel, restart supplicant
02-24 19:50:20.921 E/WifiStateMachine(1781): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
02-24 19:50:21.001 E/WifiStateMachine(1781): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
02-24 19:50:36.016 E/WifiStateMachine(1781): Failed to setup control channel, restart supplicant
02-24 19:50:41.021 E/WifiStateMachine(1781): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
02-24 19:50:41.091 E/WifiStateMachine(1781): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
02-24 19:50:56.215 E/WifiStateMachine(1781): Failed to setup control channel, restart supplicant
Any help would be nice.
Thanks.
hi,
see this
http://forum.xda-developers.com/showthread.php?t=2085025
try any possible solution
best wishes
rzr86 said:
hi,
see this
http://forum.xda-developers.com/showthread.php?t=2085025
try any possible solution
best wishes
Click to expand...
Click to collapse
Thanks, will try them.
from my catlog, it cant be tell if its a hardware problem?
Eternam said:
Thanks, will try them.
from my catlog, it cant be tell if its a hardware problem?
Click to expand...
Click to collapse
i am not so sure if it is a hardware issue but if everything fails from the guide i provided you
then see here as a last resort
http://forum.xda-developers.com/showthread.php?t=1995690&page=7
check post #66 and below

Wi-fi error viper saga

Hi to all,
i flashed long ago the viper saga 1.0,and everything worked fine,'till last week,when the wifi stopped working..when i turn it on,the wifi icon still say that is turning it on,but after a while,it says "wifi error",and it turns off. also the hotspot and the bluetooth did the same stuff.
So,i updated the viper saga at the 2.2.1 version,the latest one..but nothing changed!everything isn't working as before,with the previous rom!
Anyone got a suggestion?helps will be appreciated..:victory::laugh:
my desire is s-off,and the error occurs also with others roms..the only thing that works is the mobile internet..that's it..
If the problem appeared without flashing anything or modifying system files, and the problem persists after installing another rom, it looks like a hardware fault to me. Sorry.
I tried to use another rom,but nothing worked as well..no pass through,no bluetooth,no wifi,no tethering...nothing of this stuff!
Cesk87 said:
I tried to use another rom,but nothing worked as well..no pass through,no bluetooth,no wifi,no tethering...nothing of this stuff!
Click to expand...
Click to collapse
What radio do you have? I just tried 4 different radios and none of them fixed my wi-fi issue. My bluetooth etc. works though...
ifti786 said:
What radio do you have? I just tried 4 different radios and none of them fixed my wi-fi issue. My bluetooth etc. works though...
Click to expand...
Click to collapse
the phone is of a friend of mine..so i don't remember precisely wich radio did he have..if i don't go wrong,i remember a 62. something,something,something..
This really, realy sounds like you didn't do fastboot flash boot boot.img
Aquous said:
This really, realy sounds like you didn't do fastboot flash boot boot.img
Click to expand...
Click to collapse
why?i already flashed the pbm.img when i switched off and rooted this desire..if i remember well..but,if i'm wrong,what should i do?
Cesk87 said:
why?i already flashed the pbm.img when i switched off and rooted this desire..if i remember well..but,if i'm wrong,what should i do?
Click to expand...
Click to collapse
Enter into your bootloader, check the details there. If its unlock it will be written there, vise versa if it is s-off it will be written there.
From the info there then u verify if its related with your boot.img or something else.
Cesk87 said:
why?i already flashed the pbm.img when i switched off and rooted this desire..if i remember well..but,if i'm wrong,what should i do?
Click to expand...
Click to collapse
All I know is that essential devices not working is usually a symptom of a mismatch between the kernel version and the module versions. This shouldn't be possible if you're indeed S-OFF (and didn't do anything totally idiotic), but I'd invite you to check (as per the post above mine) anyway, just to be sure that you really are fully S-OFF. I also want to ask you to post the output of the lsmod command (e.g. connect your phone to your PC and run 'adb shell lsmod') just to fully check.
Aquous said:
All I know is that essential devices not working is usually a symptom of a mismatch between the kernel version and the module versions. This shouldn't be possible if you're indeed S-OFF (and didn't do anything totally idiotic), but I'd invite you to check (as per the post above mine) anyway, just to be sure that you really are fully S-OFF. I also want to ask you to post the output of the lsmod command (e.g. connect your phone to your PC and run 'adb shell lsmod') just to fully check.
Click to expand...
Click to collapse
Ok,so..bootloader says:
Saga PVT SHIP S-OFF RL
HBOOT-6.98.1002
RADIO-38.03.02.11_M
c-Mmc Boot
something wrong in here?
Cesk87 said:
Ok,so..bootloader says:
Saga PVT SHIP S-OFF RL
HBOOT-6.98.1002
RADIO-38.03.02.11_M
c-Mmc Boot
something wrong in here?
Click to expand...
Click to collapse
No, that's all perfectly OK.
What's the output of lsmod? And what does logcat say when you try to flip the wi-fi on?
Aquous said:
All I know is that essential devices not working is usually a symptom of a mismatch between the kernel version and the module versions. This shouldn't be possible if you're indeed S-OFF (and didn't do anything totally idiotic), but I'd invite you to check (as per the post above mine) anyway, just to be sure that you really are fully S-OFF. I also want to ask you to post the output of the lsmod command (e.g. connect your phone to your PC and run 'adb shell lsmod') just to fully check.
Click to expand...
Click to collapse
Aquous said:
No, that's all perfectly OK.
What's the output of lsmod? And what does logcat say when you try to flip the wi-fi on?
Click to expand...
Click to collapse
hem...what's ismod?any guide where i can find how to use it?same thing for doing a logcat....sorry for the noobing answer..
Cesk87 said:
hem...what's ismod?any guide where i can find how to use it?same thing for doing a logcat....sorry for the noobing answer..
Click to expand...
Click to collapse
adb shell lsmod
adb logcat
What recovery are you using? as a suggestion upgrade the hboot and use 4ext recovery and try again
“A pessimist is a man who thinks everybody is as nasty as himself, and hates them for it.”*―*George Bernard Shaw
jugg1es said:
What recovery are you using? as a suggestion upgrade the hboot and use 4ext recovery and try again
“A pessimist is a man who thinks everybody is as nasty as himself, and hates them for it.”*―*George Bernard Shaw
Click to expand...
Click to collapse
I've installed into this phone the 4ext recovery..maybe i will upgrade the hboot..which one did you advise?
Aquous said:
No, that's all perfectly OK.
What's the output of lsmod? And what does logcat say when you try to flip the wi-fi on?
Click to expand...
Click to collapse
Ok so..ismod says
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/WifiHW ( 1583): Unable to open connection to supplicant on "wlan0": No such f
ile or directory, retry 0
E/wpa_supplicant( 5543): Starting wpa_supplicant...
I/wpa_supplicant( 5543): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5543): wlan0: Failed to initialize driver interface
I/logwrapper( 5541): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
I/3gw.Service( 3223): Mobile Network not connected - not roaming
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/wpa_supplicant( 5590): Starting wpa_supplicant...
I/wpa_supplicant( 5590): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5590): wlan0: Failed to initialize driver interface
I/logwrapper( 5588): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverUnloadingState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverUnloadedState
D/WifiP2pService( 1583): P2pDisabledState{ what=131203 when=-1ms }
D/WirelessDisplayService( 1583): WifiReceiver: action:android.net.wifi.WIFI_STAT
E_CHANGEDstate1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: WaitForP2pDisableState
I/NetSharing_NSReceiver( 4573): customizedNS:true
I/NetSharing_NSReceiver( 4573): sp customizedNS:true
I/NetSharing_NSReceiver( 4573): LAN Type:false ML Type:true
I/NetSharing_NSReceiver( 4573): IS Type:true IS_ML:false
D/WirelessDisplayService( 1583): WifiReceiver: action:android.net.wifi.WIFI_STAT
E_CHANGEDstate1
D/WifiHW ( 1583): wifi_load_driver no load module
D/WifiStateMachine( 1583): Driver load successful
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
D/NetSharing_NSReceiver( 4573): onReceive : android.net.wifi.WIFI_STATE_CHANGED
hasTethered:false
D/NetSharing( 4573): wifi enabled change, state = false
I/NetSharing( 4573): mobildata:false wifienabled:false wimaxenabled:false
I/NetSharing_NSReceiver( 4573): customizedNS:true
I/NetSharing_NSReceiver( 4573): sp customizedNS:true
I/NetSharing_NSReceiver( 4573): LAN Type:false ML Type:true
I/NetSharing_NSReceiver( 4573): IS Type:true IS_ML:false
D/NetSharing_NSReceiver( 4573): onReceive : android.net.wifi.WIFI_STATE_CHANGED
hasTethered:false
D/NetSharing( 4573): wifi enabled change, state = false
I/NetSharing( 4573): mobildata:false wifienabled:false wimaxenabled:false
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/wpa_supplicant( 5639): Starting wpa_supplicant...
I/wpa_supplicant( 5639): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5639): wlan0: Failed to initialize driver interface
I/logwrapper( 5637): /system/bin/wpa_supplicant terminated by exit(255)
I/global ( 3447): In close() at SocketHttpClientConnection
W/AlarmManager( 1583): RXTXtriggerAlarmsLocked
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
D/BatteryService( 1583): updateBatteryStats ====================================
==
D/PackageManager( 1583): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter
, flags:1
D/HtcPowerSaver( 1583): Recived battery changed intent.
D/StatusBar.BatteryController( 1767): updateBattery level=89 icon=17302788 plugg
ed=true full=false
D/WifiService( 1583): ACTION_BATTERY_CHANGED pluggedType: 2
D/NotificationService( 1583): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
D/HtcPowerSaver( 1583): Checking...
I/HtcPowerSaver( 1583): >> updateStatus
D/PowerManagerService( 1583): runHtcPowerSaverCheck ============================
==========
D/PowerUI ( 1767): closing low battery warning: level=89
D/PowerUI ( 1767): plugged = true, health = 2, mBatteryLevel = 89, mPluggedBatte
ryLevel = 88, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
I/HtcPowerSaver( 1583): currentStatus=8000, currentLevel=89, enableLevel=-1, ena
ble=false, popDialog=false, statusChangeTo=-1, isAuto=false
I/HtcPowerSaver( 1583): << updateStatus
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/wpa_supplicant( 5688): Starting wpa_supplicant...
I/wpa_supplicant( 5688): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5688): wlan0: Failed to initialize driver interface
I/logwrapper( 5686): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/wpa_supplicant( 5735): Starting wpa_supplicant...
I/wpa_supplicant( 5735): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5735): wlan0: Failed to initialize driver interface
I/logwrapper( 5733): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
D/BatteryService( 1583): UEvent updateBatteryStats
D/HtcPowerSaver( 1583): Recived battery changed intent.
D/HtcPowerSaver( 1583): Checking...
I/HtcPowerSaver( 1583): >> updateStatus
D/PowerManagerService( 1583): runHtcPowerSaverCheck ============================
==========
D/PackageManager( 1583): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter
, flags:1
I/HtcPowerSaver( 1583): currentStatus=8000, currentLevel=90, enableLevel=-1, ena
ble=false, popDialog=false, statusChangeTo=-1, isAuto=false
I/HtcPowerSaver( 1583): << updateStatus
D/WifiService( 1583): ACTION_BATTERY_CHANGED pluggedType: 2
D/NotificationService( 1583): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
D/StatusBar.BatteryController( 1767): updateBattery level=90 icon=17302788 plugg
ed=true full=false
D/PowerUI ( 1767): closing low battery warning: level=90
D/PowerUI ( 1767): plugged = true, health = 2, mBatteryLevel = 90, mPluggedBatte
ryLevel = 88, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
I/3gw.Service( 3223): Mobile Network not connected - not roaming
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed 6 times to start supplicant, unload driver
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverUnloadingState
D/WirelessDisplayService( 1583): WifiReceiver: action:android.net.wifi.WIFI_STAT
E_CHANGEDstate1
I/NetSharing_NSReceiver( 4573): customizedNS:true
I/NetSharing_NSReceiver( 4573): sp customizedNS:true
I/NetSharing_NSReceiver( 4573): LAN Type:false ML Type:true
I/NetSharing_NSReceiver( 4573): IS Type:true IS_ML:false
D/NetSharing_NSReceiver( 4573): onReceive : android.net.wifi.WIFI_STATE_CHANGED
hasTethered:false
D/NetSharing( 4573): wifi enabled change, state = false
I/NetSharing( 4573): mobildata:false wifienabled:false wimaxenabled:false
And this is the logcat
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/WifiHW ( 1583): Unable to open connection to supplicant on "wlan0": No such f
ile or directory, retry 0
E/wpa_supplicant( 5543): Starting wpa_supplicant...
I/wpa_supplicant( 5543): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5543): wlan0: Failed to initialize driver interface
I/logwrapper( 5541): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
I/3gw.Service( 3223): Mobile Network not connected - not roaming
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/wpa_supplicant( 5590): Starting wpa_supplicant...
I/wpa_supplicant( 5590): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5590): wlan0: Failed to initialize driver interface
I/logwrapper( 5588): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverUnloadingState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverUnloadedState
D/WifiP2pService( 1583): P2pDisabledState{ what=131203 when=-1ms }
D/WirelessDisplayService( 1583): WifiReceiver: action:android.net.wifi.WIFI_STAT
E_CHANGEDstate1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: WaitForP2pDisableState
I/NetSharing_NSReceiver( 4573): customizedNS:true
I/NetSharing_NSReceiver( 4573): sp customizedNS:true
I/NetSharing_NSReceiver( 4573): LAN Type:false ML Type:true
I/NetSharing_NSReceiver( 4573): IS Type:true IS_ML:false
D/WirelessDisplayService( 1583): WifiReceiver: action:android.net.wifi.WIFI_STAT
E_CHANGEDstate1
D/WifiHW ( 1583): wifi_load_driver no load module
D/WifiStateMachine( 1583): Driver load successful
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
D/NetSharing_NSReceiver( 4573): onReceive : android.net.wifi.WIFI_STATE_CHANGED
hasTethered:false
D/NetSharing( 4573): wifi enabled change, state = false
I/NetSharing( 4573): mobildata:false wifienabled:false wimaxenabled:false
I/NetSharing_NSReceiver( 4573): customizedNS:true
I/NetSharing_NSReceiver( 4573): sp customizedNS:true
I/NetSharing_NSReceiver( 4573): LAN Type:false ML Type:true
I/NetSharing_NSReceiver( 4573): IS Type:true IS_ML:false
D/NetSharing_NSReceiver( 4573): onReceive : android.net.wifi.WIFI_STATE_CHANGED
hasTethered:false
D/NetSharing( 4573): wifi enabled change, state = false
I/NetSharing( 4573): mobildata:false wifienabled:false wimaxenabled:false
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/wpa_supplicant( 5639): Starting wpa_supplicant...
I/wpa_supplicant( 5639): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5639): wlan0: Failed to initialize driver interface
I/logwrapper( 5637): /system/bin/wpa_supplicant terminated by exit(255)
I/global ( 3447): In close() at SocketHttpClientConnection
W/AlarmManager( 1583): RXTXtriggerAlarmsLocked
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
D/BatteryService( 1583): updateBatteryStats ====================================
==
D/PackageManager( 1583): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter
, flags:1
D/HtcPowerSaver( 1583): Recived battery changed intent.
D/StatusBar.BatteryController( 1767): updateBattery level=89 icon=17302788 plugg
ed=true full=false
D/WifiService( 1583): ACTION_BATTERY_CHANGED pluggedType: 2
D/NotificationService( 1583): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
D/HtcPowerSaver( 1583): Checking...
I/HtcPowerSaver( 1583): >> updateStatus
D/PowerManagerService( 1583): runHtcPowerSaverCheck ============================
==========
D/PowerUI ( 1767): closing low battery warning: level=89
D/PowerUI ( 1767): plugged = true, health = 2, mBatteryLevel = 89, mPluggedBatte
ryLevel = 88, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
I/HtcPowerSaver( 1583): currentStatus=8000, currentLevel=89, enableLevel=-1, ena
ble=false, popDialog=false, statusChangeTo=-1, isAuto=false
I/HtcPowerSaver( 1583): << updateStatus
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/wpa_supplicant( 5688): Starting wpa_supplicant...
I/wpa_supplicant( 5688): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5688): wlan0: Failed to initialize driver interface
I/logwrapper( 5686): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/wpa_supplicant( 5735): Starting wpa_supplicant...
I/wpa_supplicant( 5735): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5735): wlan0: Failed to initialize driver interface
I/logwrapper( 5733): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
D/BatteryService( 1583): UEvent updateBatteryStats
D/HtcPowerSaver( 1583): Recived battery changed intent.
D/HtcPowerSaver( 1583): Checking...
I/HtcPowerSaver( 1583): >> updateStatus
D/PowerManagerService( 1583): runHtcPowerSaverCheck ============================
==========
D/PackageManager( 1583): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter
, flags:1
I/HtcPowerSaver( 1583): currentStatus=8000, currentLevel=90, enableLevel=-1, ena
ble=false, popDialog=false, statusChangeTo=-1, isAuto=false
I/HtcPowerSaver( 1583): << updateStatus
D/WifiService( 1583): ACTION_BATTERY_CHANGED pluggedType: 2
D/NotificationService( 1583): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
D/StatusBar.BatteryController( 1767): updateBattery level=90 icon=17302788 plugg
ed=true full=false
D/PowerUI ( 1767): closing low battery warning: level=90
D/PowerUI ( 1767): plugged = true, health = 2, mBatteryLevel = 90, mPluggedBatte
ryLevel = 88, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
I/3gw.Service( 3223): Mobile Network not connected - not roaming
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed 6 times to start supplicant, unload driver
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverUnloadingState
D/WirelessDisplayService( 1583): WifiReceiver: action:android.net.wifi.WIFI_STAT
E_CHANGEDstate1
I/NetSharing_NSReceiver( 4573): customizedNS:true
I/NetSharing_NSReceiver( 4573): sp customizedNS:true
I/NetSharing_NSReceiver( 4573): LAN Type:false ML Type:true
I/NetSharing_NSReceiver( 4573): IS Type:true IS_ML:false
D/NetSharing_NSReceiver( 4573): onReceive : android.net.wifi.WIFI_STATE_CHANGED
hasTethered:false
D/NetSharing( 4573): wifi enabled change, state = false
I/NetSharing( 4573): mobildata:false wifienabled:false wimaxenabled:false
So your lsmod is empty, meaning you don't have the correct driver loaded. Your logcat says the same thing: the interface does not exist (ergo, the kernel does not (yet) know how to drive your network card).
Try flashing amidabuddha's b2b kernel from here: http://forum.xda-developers.com/showthread.php?t=1845039
no sorry..ismod doesn't work..it tells me command not found..
Aquous said:
So your lsmod is empty, meaning you don't have the correct driver loaded. Your logcat says the same thing: the interface does not exist (ergo, the kernel does not (yet) know how to drive your network card).
Try flashing amidabuddha's b2b kernel from here: http://forum.xda-developers.com/showthread.php?t=1845039
Click to expand...
Click to collapse
I have to flash the back2basic edition or the patched kernel?

WiFi Problem - Hardware?

Hi there, i have a little problem with my sensation - just can't get wifi to work. Turning it on causes an error, here is my logcat:
--------- beginning of /dev/log/main
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiStateMachine( 493): Failed to setup control channel, restart supplicant
D/WifiHW ( 493): wifi_stop_supplicant enter
D/WifiHW ( 493): wifi_stop_supplicant end rifgt 1
E/SoftapController( 110): SIOCGIPRIV failed: -1
E/SoftapController( 110): Softap fwReload - failed: -1
E/WifiStateMachine( 493): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
W/CommandListener( 110): Failed to retrieve HW addr for wlan0 (No such device)
D/CommandListener( 110): Setting iface cfg
--------- beginning of /dev/log/system
D/NetworkManagementService( 493): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 493): flags <[down]>
E/WifiStateMachine( 493): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 493): wifi_start_supplicant_common enter: /data/misc/wifi/wpa_supplicant.conf
I/wpa_ctrl( 493): [wpa_ctrl_open] ctrl address = 1d92178
D/WifiHW ( 493): [wifi_connect_to_supplicant] ctrl_conn address=1d92178
I/wpa_ctrl( 493): [wpa_ctrl_open] ctrl address = 2095590
I/wpa_supplicant( 2634): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 2634): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2634): WEXT: Could not set interface 'wlan0' UP
E/wpa_supplicant( 2634): wlan0: Failed to initialize driver interface
I/logwrapper( 2632): /system/bin/wpa_supplicant terminated by exit(255)
W/ProcessStats( 493): Skipping unknown process pid 2637
D/PhoneStatusBarPolicy( 657): Network Type: 2
D/PhoneStatusBarPolicy( 657): Network Type: 2
D/AutoSetting( 910): service - mRequestRunnable: screen on delay 10s, request NLP now
D/AutoSetting( 910): Util - no network available!
D/AutoSetting( 910): service - requestNLP() network is not available
I/wpa_ctrl( 493): [wpa_ctrl_request] ctrl address = 2095590, ctrl_conn address = 1d92178
I/wpa_ctrl( 493): [wpa_ctrl_request] select timeout
I/wpa_ctrl( 493): [wpa_ctrl_close] ctrl address = 2095590
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiStateMachine( 493): Failed to setup control channel, restart supplicant
D/WifiHW ( 493): wifi_stop_supplicant enter
D/WifiHW ( 493): wifi_stop_supplicant end rifgt 1
E/SoftapController( 110): SIOCGIPRIV failed: -1
E/SoftapController( 110): Softap fwReload - failed: -1
E/WifiStateMachine( 493): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
W/CommandListener( 110): Failed to retrieve HW addr for wlan0 (No such device)
D/CommandListener( 110): Setting iface cfg
D/NetworkManagementService( 493): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 493): flags <[down]>
E/WifiStateMachine( 493): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 493): wifi_start_supplicant_common enter: /data/misc/wifi/wpa_supplicant.conf
I/wpa_ctrl( 493): [wpa_ctrl_open] ctrl address = 1d92178
D/WifiHW ( 493): [wifi_connect_to_supplicant] ctrl_conn address=1d92178
I/wpa_ctrl( 493): [wpa_ctrl_open] ctrl address = 2095590
I/wpa_supplicant( 2668): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 2668): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2668): WEXT: Could not set interface 'wlan0' UP
E/wpa_supplicant( 2668): wlan0: Failed to initialize driver interface
I/logwrapper( 2666): /system/bin/wpa_supplicant terminated by exit(255)
D/BatteryService( 493): updateBatteryStats ======================================
I/BATT_ALG( 128): batt_alg_overtemp_check:temp:344, isOver_temp:0
I/BATT_ALG( 128): vol=4173;curr=296;dis_curr=0;temp=344;id=1;level=99;chg_src=1;chg_en=1;ov_chg=0;isOver_temp=0;timer=60;safety_count=240
D/BatteryService( 493): UEvent updateBatteryStats
D/HtcPowerSaver( 493): Recived battery changed intent.
D/UsbnetService( 493): BroadcastReceiver:nReceive+
D/UsbnetService( 493): onReceive BATTERY_CHANGED
D/UsbnetService( 493): --> pluggedType = 2, mPluggedType = 0, mScreenOff = false
D/UsbnetService( 493): BroadcastReceiver:nReceive-
D/HtcPowerSaver( 493): Checking...
I/HtcPowerSaver( 493): >> updateStatus
D/NotificationService( 493): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
D/PowerManagerService( 493): runHtcPowerSaverCheck ======================================
D/HtcPowerSaver( 493): notifyUser: Unknown Status
I/HtcPowerSaver( 493): currentStatus=8000, currentLevel=99, enableLevel=20, enable=false, popDialog=false, statusChangeTo=-1
I/HtcPowerSaver( 493): << updateStatus
D/PowerUI ( 657): closing low battery warning: level=99
D/PowerUI ( 657): plugged = true, health = 2, mBatteryLevel = 99, mPluggedBatteryLevel = 100, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
D/PackageManager( 493): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter, flags:1
D/PhoneStatusBarPolicy( 657): Network Type: 2
I/wpa_ctrl( 493): [wpa_ctrl_request] ctrl address = 2095590, ctrl_conn address = 1d92178
I/wpa_ctrl( 493): [wpa_ctrl_request] select timeout
I/wpa_ctrl( 493): [wpa_ctrl_close] ctrl address = 2095590
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiStateMachine( 493): Failed 6 times to start supplicant, unload driver
I/WifiHW ( 493): wifi_load_driver unload module
I/WifiHW ( 493): is_wifi_driver_loaded
I/WifiHW ( 493): wifi_unload_driver end right 1
Click to expand...
Click to collapse
Changing the wifi country code didn't solve it. Is there any way to find out if wlan0 is present as a hardware unit at all(or broken), a kind of lspci.
try all possible solutions from here
http://forum.xda-developers.com/showthread.php?t=2085009
rzr86 said:
try all possible solutions from here
http://forum.xda-developers.com/showthread.php?t=2085009
Click to expand...
Click to collapse
Thanks, but I already did. Kernel was flashed properly, RIL/Radio maches and I actualy had this problem before the bootloader was unlocked on the stock rom.
SPoTbot said:
Thanks, but I already did. Kernel was flashed properly, RIL/Radio maches and I actualy had this problem before the bootloader was unlocked on the stock rom.
Click to expand...
Click to collapse
go to system->etc->aifi and delete the wpa_supplicant.conf file
but first copy it to the sdcard just in case
rzr86 said:
go to system->etc->aifi and delete the wpa_supplicant.conf file
but first copy it to the sdcard just in case
Click to expand...
Click to collapse
Done. No luck - i can't eaven see my mac addres in the settings, looks like my wifi module just desapeared And thats sad...:crying:

Building my own CWM recovery...but need help.

Hello.
could you please help me to flash my device ?
it’s a RK30** based device (maybe a RK3066).
I have yet tested a lot of possibility….. but now way to flash a custom recovery ;-(
I would like install TWRP or CWM
I tested :
Arctools.apk (don’t work) / room manager (don’t work) / a batch tool adb installer (don’t work) / fastboot in bootloader mode (don’t work_no device detected) / directly flash some update.zip from the original recovery (don’t work).
My device is rooted buit nothing work for me.
I tried also to flash diferent recovery.img from RKFLASHKIT (ubuntu inside ).
so…. i’m a little bit lost.
For security I dumped these originals partitions :
misc.img
recovery.img
boot.img
kernel.img
I can also provide a complete dmesg in a second post.
So, I hope you will be able to help me to find a good version of recovery and the good way to flash it !
I thank you in advance !
dmseg 1/2
<6>[ 0.000000] Initializing cgroup subsys cpu
<5>[ 0.000000] Linux version 3.0.8+ ([email protected]) (gcc version 4.4.3 (GCC) ) #233 SMP PREEMPT Mon Sep 2 18:37:15 CST 2013
<4>[ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c53c7d
<4>[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
<4>[ 0.000000] Machine: RK30board
<6>[ 0.000000] memory reserve: Memory(base:0x91800000 size:80M) reserved for <ion>
<6>[ 0.000000] memory reserve: Memory(base:0x90c00000 size:12M) reserved for <fb0 buf>
<6>[ 0.000000] memory reserve: Memory(base:0x90600000 size:6M) reserved for <camera_ipp_mem>
<6>[ 0.000000] memory reserve: Total reserved 98M
<4>[ 0.000000] Memory policy: ECC disabled, Data cache writeback
<6>[ 0.000000] bootconsole [earlycon0] enabled
<4>[ 0.000000] CPU SRAM: copied sram code from c0aa7000 to fef00100 – fef023d0
<4>[ 0.000000] CPU SRAM: copied sram data from c0aa92d0 to fef03000 – fef03920
<6>[ 0.000000] L310 cache controller enabled
<6>[ 0.000000] l2x0: 16 ways, CACHE_ID 0x4100c0c8, AUX_CTRL 0x76050001, Cache size: 524288 B
<4>[ 0.000000] DDR DEBUG: version 1.00 20130121
<4>[ 0.000000] DDR DEBUG: DDR3 Device
<4>[ 0.000000] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
<4>[ 0.000000] DDR DEBUG: init success!!! freq=300MHz
<4>[ 0.000000] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=0x4, DGSL=1 extra clock, DGPS=90
<4>[ 0.000000] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=0x4, DGSL=1 extra clock, DGPS=90
<4>[ 0.000000] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=0x4, DGSL=1 extra clock, DGPS=90
<4>[ 0.000000] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=0x4, DGSL=1 extra clock, DGPS=90
<4>[ 0.000000] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
<4>[ 0.000000] DDR DEBUG: DRV Pull-Up=0xb, DRV Pull-Dwn=0xb
<4>[ 0.000000] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
<4>[ 0.000000] rk30_iomux_init
<4>[ 0.000000] Boot mode: 6 flag: 0xc3524200
<7>[ 0.000000] On node 0 totalpages: 237056
<7>[ 0.000000] free_area_init_node: node 0, pgdat c0aa6340, node_mem_map c152d000
<7>[ 0.000000] Normal zone: 1744 pages used for memmap
<7>[ 0.000000] Normal zone: 0 pages reserved
<7>[ 0.000000] Normal zone: 196400 pages, LIFO batch:31
<7>[ 0.000000] HighMem zone: 304 pages used for memmap
<7>[ 0.000000] HighMem zone: 38608 pages, LIFO batch:7
<6>[ 0.000000] PERCPU: Embedded 7 pages/cpu @c1d35000 s7072 r8192 d13408 u32768
<7>[ 0.000000] pcpu-alloc: s7072 r8192 d13408 u32768 alloc=8*4096
<7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1
<4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 235008
<5>[ 0.000000] Kernel command line: console=ttyFIQ0 androidboot.console=ttyFIQ0 init=/init initrd=0x62000000,0x00180000 mtdparts=rk29xxnand:[email protected](misc),[email protected](kernel),[email protected](boot),[email protected](recovery),[email protected](backup),[email protected](cache),[email protected](userdata),[email protected](kpanic),[email protected](system),[email protected](user) bootver=2013-06-20#1.34 firmware_ver=4.1.1
<6>[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
<6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
<6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[ 0.000000] Memory: 774MB 152MB = 926MB total
<5>[ 0.000000] Memory: 920020k/920020k available, 128556k reserved, 155648K highmem
<5>[ 0.000000] Virtual kernel memory layout:
<5>[ 0.000000] vector : 0xffff0000 – 0xffff1000 ( 4 kB)
<5>[ 0.000000] fixmap : 0xfff00000 – 0xfffe0000 ( 896 kB)
<5>[ 0.000000] DMA : 0xffc00000 – 0xffe00000 ( 2 MB)
<5>[ 0.000000] vmalloc : 0xf7000000 – 0xfe800000 ( 120 MB)
<5>[ 0.000000] lowmem : 0xc0000000 – 0xf6800000 ( 872 MB)
<5>[ 0.000000] pkmap : 0xbfe00000 – 0xc0000000 ( 2 MB)
<5>[ 0.000000] modules : 0xbf000000 – 0xbfe00000 ( 14 MB)
<5>[ 0.000000] .init : 0xc0408000 – 0xc048d000 ( 532 kB)
<5>[ 0.000000] .text : 0xc048d000 – 0xc0a411cc (5841 kB)
<5>[ 0.000000] .data : 0xc0a42000 – 0xc0aa6e60 ( 404 kB)
<5>[ 0.000000] .bss : 0xc0aaa024 – 0xc152c388 (10761 kB)
<6>[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
<6>[ 0.000000] Preemptible hierarchical RCU implementation.
<6>[ 0.000000] NR_IRQS:416
<4>[ 0.000000] rk30_gpio_init: 176 gpio irqs in 6 banks
<6>[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
<6>[ 0.000000] Console: colour dummy device 80×30
<6>[ 0.004965] Calibrating delay loop (skipped) preset value.. 1631.46 BogoMIPS (lpj=8157341)
<6>[ 0.013833] pid_max: default: 32768 minimum: 301
<6>[ 0.019037] Mount-cache hash table entries: 512
<6>[ 0.024581] Initializing cgroup subsys debug
<6>[ 0.029240] Initializing cgroup subsys cpuacct
<6>[ 0.034099] Initializing cgroup subsys freezer
<6>[ 0.038983] CPU: Testing write buffer coherency: ok
<4>[ 0.145025] CPU1: Booted secondary processor
<6>[ 0.145071] Brought up 2 CPUs
<6>[ 0.152997] SMP: Total of 2 processors activated (3262.93 BogoMIPS).
<6>[ 0.160214] devtmpfs: initialized
<6>[ 0.171372] NET: Registered protocol family 16
<4>[ 0.176259] last_log: 0xf0100000 0xc0aae210
<4>[ 0.182918] ————[ cut here ]————
<4>[ 0.187958] WARNING: at drivers/gpio/gpiolib.c:101 gpio_ensure_requested+0x48/0x114()
<4>[ 0.196340] autorequest GPIO-183
<4>[ 0.199929] [<c04981c4>] (unwind_backtrace+0x0/0xf0) from [<c04c0ae0>] (warn_slowpath_common+0x4c/0x64)
<4>[ 0.210067] [<c04c0ae0>] (warn_slowpath_common+0x4c/0x64) from [<c04c0b78>] (warn_slowpath_fmt+0x2c/0x3c)
<4>[ 0.220438] [<c04c0b78>] (warn_slowpath_fmt+0x2c/0x3c) from [<c061a4f0>] (gpio_ensure_requested+0x48/0x114)
<4>[ 0.230984] [<c061a4f0>] (gpio_ensure_requested+0x48/0x114) from [<c061aba0>] (gpio_direction_output+0x7c/0xfc)
<4>[ 0.241938] [<c061aba0>] (gpio_direction_output+0x7c/0xfc) from [<c040e444>] (machine_rk30_board_init+0x34/0x288)
<4>[ 0.252985] [<c040e444>] (machine_rk30_board_init+0x34/0x288) from [<c040a4d8>] (customize_machine+0x1c/0x28)
<4>[ 0.263713] [<c040a4d8>] (customize_machine+0x1c/0x28) from [<c048d5d8>] (do_one_initcall+0x94/0x164)
<4>[ 0.273604] [<c048d5d8>] (do_one_initcall+0x94/0x164) from [<c0408350>] (kernel_init+0x88/0x130)
<4>[ 0.283027] [<c0408350>] (kernel_init+0x88/0x130) from [<c0493678>] (kernel_thread_exit+0x0/0x8)
<4>[ 0.292464] —[ end trace 1b75b31a2719ed1c ]—
<6>[ 0.398156] rk29sdk_wifi_bt_gpio_control_init: init finished
<6>[ 0.408723] console [ttyFIQ0] enabled, bootconsole disabled
<6>[ 0.414889] Registered FIQ tty driver f008fc00
<6>[ 0.426987] bio: create slab <bio-0> at 0
<4>[ 0.431222] wm831x_dcdc_init
<4>[ 0.431404] wm831x_ldo_init
<5>[ 0.431758] SCSI subsystem initialized
<6>[ 0.431971] usbcore: registered new interface driver usbfs
<6>[ 0.432043] usbcore: registered new interface driver hub
<6>[ 0.434252] usbcore: registered new device driver usb
<6>[ 0.434711] rk30_i2c rk30_i2c.0: i2c-0: RK30 I2C adapter
<6>[ 0.434938] rk30_i2c rk30_i2c.1: i2c-1: RK30 I2C adapter
<6>[ 0.435151] rk30_i2c rk30_i2c.2: i2c-2: RK30 I2C adapter
<6>[ 0.435260] rk30_i2c rk30_i2c.3: i2c-3: RK30 I2C adapter
<6>[ 0.435379] rk30_i2c rk30_i2c.4: i2c-4: RK30 I2C adapter
<6>[ 0.483138] rk30-adc rk30-adc: rk30 adc: driver initialized
<4>[ 0.483433] timed_gpio_probe
<6>[ 0.483524] Advanced Linux Sound Architecture Driver Version 1.0.24.
<6>[ 0.483920] Bluetooth: Core ver 2.16
<6>[ 0.483970] NET: Registered protocol family 31
<6>[ 0.483982] Bluetooth: HCI device and connection manager initialized
<6>[ 0.483999] Bluetooth: HCI socket layer initialized
<6>[ 0.484011] Bluetooth: L2CAP socket layer initialized
<6>[ 0.484036] Bluetooth: SCO socket layer initialized
<4>[ 0.485072] rk fb probe ok!
<4>[ 0.485164] wm831x_i2c_init
<6>[ 0.532516] cfg80211: Calling CRDA to update world regulatory domain
<3>[ 0.884439] rk30_i2c rk30_i2c.1: Addr[0x34] wait event timeout, state: 0, is_busy: 1, error: 0, complete_what: 0x0, ipd: 0x0
<4>[ 0.904437] rk30_i2c rk30_i2c.1: I2C_CON: start bit is set
<3>[ 0.924437] wm831x 1-0034: Failed to read parent ID: -110
<4>[ 0.924461] wm831x: probe of 1-0034 failed with error -110
<3>[ 1.324439] rk30_i2c rk30_i2c.1: Addr[0x2d] wait event timeout, state: 0, is_busy: 1, error: 0, complete_what: 0x2, ipd: 0x20
<3>[ 1.364436] tps65910 1-002d: tps65910_set_bits:read from reg 3f failed
<3>[ 1.764438] rk30_i2c rk30_i2c.1: Addr[0x2d] wait event timeout, state: 0, is_busy: 1, error: 0, complete_what: 0x2, ipd: 0x20
<3>[ 1.804436] tps65910 1-002d: read from reg 46 failed
<3>[ 1.804451] tps65910 1-002d: Error in configuring external control EN1
<4>[ 1.804465] tps65910 1-002d: Failed to initialise ext control config
<3>[ 2.204439] rk30_i2c rk30_i2c.1: Addr[0x2d] wait event timeout, state: 0, is_busy: 1, error: 0, complete_what: 0x2, ipd: 0x20
<3>[ 2.244436] tps65910 1-002d: tps65910_set_bits:read from reg 20 failed
<3>[ 2.244453] set_machine_constraints: VIO: failed to enable
<3>[ 2.244515] tps65910 1-002d: failed to register tps65910-pmic regulator
<4>[ 2.244536] tps65910-pmic: probe of tps65910-pmic failed with error -110
<4>[ 2.244680] tps65910_pre_init,line=38
<3>[ 2.644440] rk30_i2c rk30_i2c.1: Addr[0x2d] wait event timeout, state: 0, is_busy: 1, error: 0, complete_what: 0x2, ipd: 0x20
<3>[ 2.684437] tps65910 1-002d: Read from reg 0x40 failed
<3>[ 2.684451] Unable to read TPS65910_DEVCTRL2 reg
<3>[ 2.684463] tps65910 1-002d: pre_init() failed: -110
<4>[ 2.684601] tps65910: probe of 1-002d failed with error -110
<6>[ 2.684808] Switching to clocksource timer1
<4>[ 2.685016] lcdc0:reg_phy_base = 0x1010c000,reg_vir_base:0xf701c000
<4>[ 2.685049] fb0:win1
<4>[ 2.685052] fb1:win0
<4>[ 2.685056] fb2:win2
<6>[ 2.685065] Switched to NOHz mode on CPU #1
<4>[ 2.685153] lcdc0: dclk:33000000>>fps:59 rk30_load_screen for lcdc0 ok!
<6>[ 2.694437] Switched to NOHz mode on CPU #0
<4>[ 2.713630] fb0hy:90c00000>>vir:f8000000>>len:0xc00000
<4>[ 2.713896] rk_fb_register>>>>>fb0
<4>[ 2.714053] rk_fb_register>>>>>fb1
<4>[ 2.714227] rk_fb_register>>>>>fb2
<4>[ 2.714240] lcdc0 wakeup from stanby
<6>[ 2.714250] lcdc0 win1 open
<4>[ 2.731799] rk30 lcdc0 probe ok!
<4>[ 2.731858] lcdc1:reg_phy_base = 0x1010e000,reg_vir_base:0xf7028000
<4>[ 2.731891] fb0:win1
<4>[ 2.731895] fb1:win0
<4>[ 2.731898] fb2:win2
<4>[ 2.731952] lcdc1: dclk:74250000>>fps:60 rk30_load_screen for lcdc1 ok!
<4>[ 2.731974] fb3hy:90c00000>>vir:f8000000>>len:0xc00000
<4>[ 2.732253] rk_fb_register>>>>>fb3
<4>[ 2.732420] rk_fb_register>>>>>fb4
<4>[ 2.732568] rk_fb_register>>>>>fb5
<4>[ 2.732579] rk30 lcdc1 probe ok!
<4>[ 2.732637] ————————————————-boot with some other pmu,this is important notify————————————————-pwm_regulator_probe:n_voltages=17
<4>[ 2.732844] pwm_regulator.0: driver initialized
<4>[ 2.732856] rk30 pwm regulator is ok with pmu tps65910
<4>[ 2.742902] pwm_regulator_probe set vdd_core=1100000mV end
<4>[ 2.870731] regbase f7080000 0x0, otg_phy_confed08184, 0x550
<6>[ 2.920980] rk30_adc_battery: driver initialized
<6>[ 2.921245] NET: Registered protocol family 2
<6>[ 2.921372] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>[ 2.921722] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
<6>[ 2.923559] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
<6>[ 2.924621] TCP: Hash tables configured (established 131072 bind 65536)
<6>[ 2.924635] TCP reno registered
<6>[ 2.924648] UDP hash table entries: 512 (order: 2, 16384 bytes)
<6>[ 2.924687] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
<6>[ 2.925056] NET: Registered protocol family 1
<4>[ 2.925231] RK29 Backlight Driver Initialized.
<6>[ 2.925425] Unpacking initramfs…
<6>[ 3.000775] Freeing initrd memory: 1536K
<6>[ 3.000973] rk30-tsadc rk30-tsadc: initialized
<6>[ 3.001830] Loaded driver for PL330 DMAC-1 rk29-pl330
<6>[ 3.001847] DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
<6>[ 3.002002] Loaded driver for PL330 DMAC-2 rk29-pl330
<6>[ 3.002017] DBUFF-64x8bytes Num_Chans-7 Num_Peri-20 Num_Events-14
<4>[ 3.009188] highmem bounce pool size: 64 pages
<6>[ 3.009376] ashmem: initialized
<6>[ 3.014384] fuse init (API version 7.16)
<6>[ 3.015969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
<6>[ 3.015988] io scheduler noop registered
<6>[ 3.015998] io scheduler deadline registered
<6>[ 3.016056] io scheduler cfq registered (default)
<6>[ 3.022108] rga: Driver loaded succesfully
<4>[ 3.022746] rk_serial.c v1.3 2012-12-14
<6>[ 3.022838] rk_serial.0: ttyS0 at MMIO 0x10124000 (irq = 66) is a rk29_serial.0
<6>[ 3.044916] rk_serial rk_serial.0: membase 0xf704c000
<6>[ 3.044980] rk_serial.3: ttyS3 at MMIO 0x20068000 (irq = 69) is a rk29_serial.3
<6>[ 3.084869] rk_serial rk_serial.3: membase 0xf7050000
<6>[ 3.085144] Rockchip ion module(version: 1.0) is successfully loaded
<6>[ 3.087680] loop: module loaded
<6>[ 3.087788] Android kernel panic handler initialized (bind=kpanic)
<6>[ 3.088503] PPP generic driver version 2.4.2
<6>[ 3.088688] PPP Deflate Compression module registered
<6>[ 3.088701] PPP BSD Compression module registered
<6>[ 3.089295] PPP MPPE Compression module registered
<6>[ 3.089311] NET: Registered protocol family 24
<6>[ 3.089390] usbcore: registered new interface driver asix
<6>[ 3.089440] usbcore: registered new interface driver cdc_ether
<6>[ 3.089486] usbcore: registered new interface driver dm9620
<6>[ 3.089532] usbcore: registered new interface driver SR9700_android
<6>[ 3.089577] usbcore: registered new interface driver net1080
<6>[ 3.089621] usbcore: registered new interface driver cdc_subset
<6>[ 3.089674] usbcore: registered new interface driver zaurus
<6>[ 3.089697] cdc_ncm: 04-Aug-2011
<6>[ 3.089741] usbcore: registered new interface driver cdc_ncm
<4>[ 3.089753] Rockchip WiFi SYS interface (V1.00) …
<6>[ 3.089797] Initializing USB Mass Storage driver…
<6>[ 3.089858] usbcore: registered new interface driver usb-storage
<6>[ 3.089870] USB Mass Storage support registered.
<6>[ 3.089988] usbcore: registered new interface driver usbserial
<6>[ 3.090033] USB Serial support registered for generic
<6>[ 3.090086] usbcore: registered new interface driver usbserial_generic
<6>[ 3.090099] usbserial: USB Serial Driver core
<6>[ 3.090139] USB Serial support registered for GSM modem (1-port)
<6>[ 3.090193] usbcore: registered new interface driver option
<6>[ 3.090205] option: v0.7.2:USB Driver for GSM modems
<6>[ 3.300992] DWC_OTG: ^^^^^^^^^^^^^^^^^Device Mode
<6>[ 3.301017] usb20_otg usb20_otg: DWC OTG Controller
<6>[ 3.301042] usb20_otg usb20_otg: new USB bus registered, assigned bus number 1
<6>[ 3.301072] usb20_otg usb20_otg: irq 48, io mem 0x00000000
<6>[ 3.301081] DWC_OTG: dwc_otg_hcd_start controller in device mode,everest
<6>[ 3.301128] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[ 3.301141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[ 3.301151] usb usb1: Product: DWC OTG Controller
<6>[ 3.301159] usb usb1: Manufacturer: Linux 3.0.8+ dwc_otg_hcd
<6>[ 3.301167] usb usb1: SerialNumber: usb20_otg
<6>[ 3.301501] hub 1-0:1.0: USB hub found
<6>[ 3.301516] hub 1-0:1.0: 1 port detected
<6>[ 3.302100] DWC_OTG: host20_driver_probe host2.0 reg addr: 0x101c0000 remap:0xf7180000
<6>[ 3.512773] DWC_OTG: ^^^^^^^^^^^^^^^^^^Host Mode
<6>[ 3.512796] usb20_host usb20_host: DWC OTG Controller
<6>[ 3.512818] usb20_host usb20_host: new USB bus registered, assigned bus number 2
<6>[ 3.512845] usb20_host usb20_host: irq 49, io mem 0x00000000
<6>[ 3.512887] DWC_OTG: Init: Port Power? op_state=1
<6>[ 3.512895] DWC_OTG: Init: Power Port (0)
<6>[ 3.512933] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
<6>[ 3.512945] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[ 3.512955] usb usb2: Product: DWC OTG Controller
<6>[ 3.512963] usb usb2: Manufacturer: Linux 3.0.8+ host20_hcd
<6>[ 3.512971] usb usb2: SerialNumber: usb20_host
<6>[ 3.513248] hub 2-0:1.0: USB hub found
<6>[ 3.513263] hub 2-0:1.0: 1 port detected
<6>[ 3.514441] android_usb gadget: Mass Storage Function, version: 2009/09/11
<6>[ 3.514453] android_usb gadget: Number of LUNs=2
<6>[ 3.514462] lun0: LUN: removable file: (no medium)
<6>[ 3.514471] lun1: LUN: removable file: (no medium)
<6>[ 3.514625] android_usb gadget: android_usb ready
<6>[ 3.514812] input: rk29-keypad as /devices/platform/rk29-keypad/input/input0
<4>[ 3.515006] ==gsl_ts_init==
<4>[ 3.515038] GSLX680 Enter gsl_ts_probe
<4>[ 3.515045] ==kzalloc success=
<4>[ 3.515051] [GSLX680] Enter gslX680_ts_init
<6>[ 3.515241] input: gslX680 as /devices/platform/rk30_i2c.2/i2c-2/2-0040/input/input1
<4>[ 3.605422] I read reg 0xf0 is 0
<4>[ 3.625190] I write reg 0xf0 0x12
<4>[ 3.645345] I read reg 0xf0 is 0x12
<3>[ 3.645687] i2c i2c-2: No ack, Maybe slave(addr: 0x40) not exist or abnormal power-on, retry 2…
<3>[ 3.646027] i2c i2c-2: No ack, Maybe slave(addr: 0x40) not exist or abnormal power-on, retry 1…
<3>[ 3.646366] i2c i2c-2: No ack, Maybe slave(addr: 0x40) not exist or abnormal power-on, retry 0…
<3>[ 3.745366] i2c i2c-2: No ack, Maybe slave(addr: 0x40) not exist or abnormal power-on, retry 2…
<3>[ 3.745875] i2c i2c-2: No ack, Maybe slave(addr: 0x40) not exist or abnormal power-on, retry 1…
<3>[ 3.746372] i2c i2c-2: No ack, Maybe slave(addr: 0x40) not exist or abnormal power-on, retry 0…
dmesg 2/2
<4>[ 3.814895] =============gsl_load_fw start==============
<6>[ 3.894947] usb 2-1: new high speed USB device number 2 using usb20_host
<6>[ 4.105961] usb 2-1: New USB device found, idVendor=0bda, idProduct=0179
<6>[ 4.106033] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
<6>[ 4.106081] usb 2-1: Product: 802.11n NIC
<6>[ 4.106116] usb 2-1: Manufacturer: Realtek
<6>[ 4.106150] usb 2-1: SerialNumber: 00AE0E0372CD
<4>[ 4.489292] =============gsl_load_fw end==============
<3>[ 4.535378] i2c i2c-2: No ack, Maybe slave(addr: 0x40) not exist or abnormal power-on, retry 2…
<3>[ 4.535938] i2c i2c-2: No ack, Maybe slave(addr: 0x40) not exist or abnormal power-on, retry 1…
<3>[ 4.536452] i2c i2c-2: No ack, Maybe slave(addr: 0x40) not exist or abnormal power-on, retry 0…
<4>[ 4.695988] [GSLX680] End gsl_ts_probe
<4>[ 4.696156] ret=0
<4>[ 4.696796] sensor_register_slave:mxc6225,id=16
<4>[ 4.696838] sensor_register_slave:akm8975,id=18
<4>[ 4.697136] sensor_register_slave:l3g4200d,id=31
<4>[ 4.697175] sensor_register_slave:cm3217,id=34
<4>[ 4.697205] light_cm3217_init
<6>[ 4.698522] lirc_dev: IR Remote Control driver registered, major 250
<6>[ 4.698568] IR NEC protocol handler initialized
<6>[ 4.698600] IR RC5(x) protocol handler initialized
<6>[ 4.698632] IR RC6 protocol handler initialized
<6>[ 4.698662] IR JVC protocol handler initialized
<6>[ 4.698693] IR Sony protocol handler initialized
<6>[ 4.698724] IR RC5 (streamzap) protocol handler initialized
<6>[ 4.698758] IR LIRC bridge handler initialized
<6>[ 4.698787] Linux video capture interface: v2.00
<4>[ 4.699398] start_charge_logo_display
<6>[ 4.700715] device-mapper: uevent: version 1.0.3
<6>[ 4.701579] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: [email protected]
<6>[ 4.702357] Bluetooth: HCI UART driver ver 2.2
<6>[ 4.702401] Bluetooth: HCI H4 protocol initialized
<6>[ 4.702436] Bluetooth: HCILL protocol initialized
<6>[ 4.702976] cpuidle: using governor ladder
<6>[ 4.703016] cpuidle: using governor menu
<6>[ 4.709081]
<6>[ 4.709092] drivers/mmc/core/core.c…1827.. ===== mmc_rescan Begin….[mmc0]
<6>[ 4.714321] rk29_sdmmc_change_clk_div..1928.. newDiv=83, newCLK=298Khz [sd_mmc]
<6>[ 4.714545] .Line3891..The End of SDMMC-probe Ver.5.00 The last modify date is 2012-11-05. [sd_mmc]
<6>[ 4.715141] .Line3891..The End of SDMMC-probe Ver.5.00 The last modify date is 2012-11-05. [sdio]
<7>[ 4.715296] Registered led device: button-backlight
<6>[ 4.717070] usbcore: registered new interface driver usbhid
<6>[ 4.717084] usbhid: USB HID core driver
<6>[ 4.717456] logger: created 256K log ‘log_main’
<6>[ 4.717551] logger: created 256K log ‘log_events’
<6>[ 4.717660] logger: created 256K log ‘log_radio’
<6>[ 4.717755] logger: created 256K log ‘log_system’
<4>[ 4.718339] i2c-core: driver [ES8323] using legacy suspend method
<4>[ 4.718354] i2c-core: driver [ES8323] using legacy resume method
<6>[ 4.718541] ES8323 audio_card_init
<6>[ 4.718553] XXXXEnter::audio_card_init—-201
<4>[ 4.718789] es8323_probe
<6>[ 4.751094]
<6>[ 4.751098] mmc_attach_sd..1218.. ===== Begin to identify card as SD-card. [mmc0]
<3>[ 4.757661] ES8323 0-0010: Failed to add route Left DAC->Left Mixer
<3>[ 4.757708] ES8323 0-0010: ES8323.0-0010: Failed to add 3D Mode: -16
<3>[ 4.757805] ES8323 0-0010: Failed to add route Left DAC->Left Mixer
<6>[ 4.757821] Enter::rk29_es8323_init—-138
<6>[ 4.757833] Enter::es8323_set_dai_sysclk—-668
<3>[ 4.767002] ES8323 0-0010: asoc: failed to add kcontrol Left Line Mux
<3>[ 4.767030] ES8323 0-0010: asoc: failed to add kcontrol Right PGA Mux
<3>[ 4.767056] ES8323 0-0010: asoc: failed to add kcontrol Left PGA Mux
<3>[ 4.767079] ES8323 0-0010: asoc: failed to add kcontrol Right ADC Mux
<3>[ 4.767102] ES8323 0-0010: asoc: failed to add kcontrol Left ADC Mux
<3>[ 4.767126] ES8323 0-0010: asoc: failed to add kcontrol Differential Mux
<4>[ 4.767178] ES8323 0-0010: ASoC: Failed to create POST debugfs file
<4>[ 4.767197] ES8323 0-0010: ASoC: Failed to create PRE debugfs file
<4>[ 4.767214] ES8323 0-0010: ASoC: Failed to create RINPUT2 debugfs file
<4>[ 4.767229] ES8323 0-0010: ASoC: Failed to create RINPUT1 debugfs file
<4>[ 4.767245] ES8323 0-0010: ASoC: Failed to create LINPUT2 debugfs file
<4>[ 4.767261] ES8323 0-0010: ASoC: Failed to create LINPUT1 debugfs file
<4>[ 4.767276] ES8323 0-0010: ASoC: Failed to create VREF debugfs file
<4>[ 4.767292] ES8323 0-0010: ASoC: Failed to create ROUT2 debugfs file
<4>[ 4.767307] ES8323 0-0010: ASoC: Failed to create LOUT2 debugfs file
<4>[ 4.767323] ES8323 0-0010: ASoC: Failed to create ROUT1 debugfs file
<4>[ 4.767338] ES8323 0-0010: ASoC: Failed to create LOUT1 debugfs file
<4>[ 4.767354] ES8323 0-0010: ASoC: Failed to create Left Out 1 debugfs file
<4>[ 4.767370] ES8323 0-0010: ASoC: Failed to create Right Out 1 debugfs file
<4>[ 4.767387] ES8323 0-0010: ASoC: Failed to create Left Out 2 debugfs file
<4>[ 4.767403] ES8323 0-0010: ASoC: Failed to create Right Out 2 debugfs file
<4>[ 4.767420] ES8323 0-0010: ASoC: Failed to create Right Mixer debugfs file
<4>[ 4.767437] ES8323 0-0010: ASoC: Failed to create Left Mixer debugfs file
<4>[ 4.767453] ES8323 0-0010: ASoC: Failed to create Left ADC debugfs file
<4>[ 4.767469] ES8323 0-0010: ASoC: Failed to create Right ADC debugfs file
<4>[ 4.767487] ES8323 0-0010: ASoC: Failed to create Right Line Mux debugfs file
<3>[ 4.767507] ES8323 0-0010: asoc: failed to add kcontrol Left Line Mux
<4>[ 4.767524] ES8323 0-0010: ASoC: Failed to create Left Line Mux debugfs file
<3>[ 4.767543] ES8323 0-0010: asoc: failed to add kcontrol Right PGA Mux
<4>[ 4.767560] ES8323 0-0010: ASoC: Failed to create Right PGA Mux debugfs file
<3>[ 4.767578] ES8323 0-0010: asoc: failed to add kcontrol Left PGA Mux
<4>[ 4.767595] ES8323 0-0010: ASoC: Failed to create Left PGA Mux debugfs file
<3>[ 4.767613] ES8323 0-0010: asoc: failed to add kcontrol Right ADC Mux
<4>[ 4.767629] ES8323 0-0010: ASoC: Failed to create Right ADC Mux debugfs file
<3>[ 4.767648] ES8323 0-0010: asoc: failed to add kcontrol Left ADC Mux
<4>[ 4.767664] ES8323 0-0010: ASoC: Failed to create Left ADC Mux debugfs file
<3>[ 4.767683] ES8323 0-0010: asoc: failed to add kcontrol Differential Mux
<4>[ 4.767700] ES8323 0-0010: ASoC: Failed to create Differential Mux debugfs file
<4>[ 4.767717] ES8323 0-0010: ASoC: Failed to create Mic Bias debugfs file
<6>[ 4.767829] Enter::es8323_set_bias_level—-929 level =1
<6>[ 4.769588] Enter::es8323_set_bias_level—-929 level =2
<6>[ 4.772469] Enter::es8323_set_bias_level—-929 level =3
<6>[ 4.772557] asoc: ES8323 HiFi <-> rk29_i2s.0 mapping ok
<6>[ 4.773027] ALSA device list:
<6>[ 4.773039] #0: RK29_ES8323
<6>[ 4.773144] GACT probability NOT on
<6>[ 4.773159] Mirror/redirect action on
<6>[ 4.773170] u32 classifier
<6>[ 4.773177] Actions configured
<6>[ 4.773188] Netfilter messages via NETLINK v0.30.
<6>[ 4.773244] nf_conntrack version 0.5.0 (14399 buckets, 57596 max)
<6>[ 4.773738] ctnetlink v0.93: registering with nfnetlink.
<6>[ 4.773784] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
<6>[ 4.773798] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
<6>[ 4.774051] xt_time: kernel timezone is -0000
<6>[ 4.774217] ip_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 4.774402] arp_tables: (C) 2002 David S. Miller
<6>[ 4.774583] TCP cubic registered
<6>[ 4.775165] NET: Registered protocol family 10
<6>[ 4.775970] Mobile IPv6
<6>[ 4.776012] ip6_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 4.776160] IPv6 over IPv4 tunneling driver
<6>[ 4.777191] NET: Registered protocol family 17
<6>[ 4.777233] NET: Registered protocol family 15
<5>[ 4.777362] Bridge firewalling registered
<6>[ 4.779331] rk29_sdmmc_change_clk_div..1928.. newDiv=0, newCLK=49500Khz [sd_mmc]
<6>[ 4.779449] mmc0: new high speed SDHC card at address b368
<6>[ 4.779773] Bluetooth: RFCOMM TTY layer initialized
<6>[ 4.779795] Bluetooth: RFCOMM socket layer initialized
<6>[ 4.779807] Bluetooth: RFCOMM ver 1.11
<6>[ 4.779819] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
<6>[ 4.779831] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
<6>[ 4.779981] NET: Registered protocol family 35
<6>[ 4.780261] [BT_RFKILL]: Enter rfkill_rk_init
<6>[ 4.780369] [BT_RFKILL]: Request irq for bt wakeup host
<6>[ 4.780396] [BT_RFKILL]: ** disable irq
<6>[ 4.780591] mmcblk0: mmc0:b368 NCard 7.40 GiB
<6>[ 4.781886]
<6>[ 4.781890] msdos_partition..461… ==== Begin to parse sdcard-partition. [mmc0]
<6>[ 4.781908] msdos_partition..530… ==== The sdcard has MBR. [mmc0]
<6>[ 4.781923] msdos_partition..543… ==== partition-1, size=7760896KB [mmc0]
<6>[ 4.781938] msdos_partition..571… ==== main partition-1….[mmc0]
<6>[ 4.781951] mmcblk0: p1
<6>[ 4.782370] mmc_rescan_try_freq..1721.. ===== Initialize SD-card successfully. [mmc0]
<6>[ 4.782396]
<6>[ 4.782399] drivers/mmc/core/core.c…1827.. ===== mmc_rescan Begin….[mmc1]
<6>[ 4.806820] [BT_RFKILL]: bt shut off power
<6>[ 4.836600] [BT_RFKILL]: bt_default device registered.
<6>[ 4.836844] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
<6>[ 4.837495] i2c i2c-0: sensor_probe: ak8975,0xf00a7a00
<4>[ 4.837649] rk30-camera version: v0.2.28 Zoom by ipp
<3>[ 4.837799] i2c i2c-0: No ack, Maybe slave(addr: 0xd) not exist or abnormal power-on, retry 2…
<3>[ 4.838078] i2c i2c-0: No ack, Maybe slave(addr: 0xd) not exist or abnormal power-on, retry 1…
<3>[ 4.838349] i2c i2c-0: No ack, Maybe slave(addr: 0xd) not exist or abnormal power-on, retry 0…
<3>[ 4.838625] i2c i2c-0: No ack, Maybe slave(addr: 0xd) not exist or abnormal power-on, retry 2…
<3>[ 4.838897] i2c i2c-0: No ack, Maybe slave(addr: 0xd) not exist or abnormal power-on, retry 1…
<3>[ 4.839169] i2c i2c-0: No ack, Maybe slave(addr: 0xd) not exist or abnormal power-on, retry 0…
<3>[ 4.839441] i2c i2c-0: No ack, Maybe slave(addr: 0xd) not exist or abnormal power-on, retry 2…
<3>[ 4.839720] i2c i2c-0: No ack, Maybe slave(addr: 0xd) not exist or abnormal power-on, retry 1…
<4>[ 4.839907] get cif ldo failed!
<3>[ 4.840023] i2c i2c-0: No ack, Maybe slave(addr: 0xd) not exist or abnormal power-on, retry 0…
<4>[ 4.840042] sensor_chip_init:fail to read ak8975 devid:0xff
<3>[ 4.840057] i2c i2c-0: sensor_probe failed -11
<4>[ 4.840076] sensors: probe of 0-000d failed with error -11
<6>[ 4.840107] i2c i2c-0: sensor_probe: l3g4200d_gryo,0xf00a7c00
<3>[ 4.842697] i2c i2c-0: No ack, Maybe slave(addr: 0x69) not exist or abnormal power-on, retry 2…
<3>[ 4.842985] i2c i2c-0: No ack, Maybe slave(addr: 0x69) not exist or abnormal power-on, retry 1…
<3>[ 4.843264] i2c i2c-0: No ack, Maybe slave(addr: 0x69) not exist or abnormal power-on, retry 0…
<3>[ 4.843543] i2c i2c-0: No ack, Maybe slave(addr: 0x69) not exist or abnormal power-on, retry 2…
<3>[ 4.843818] i2c i2c-0: No ack, Maybe slave(addr: 0x69) not exist or abnormal power-on, retry 1…
<3>[ 4.844093] i2c i2c-0: No ack, Maybe slave(addr: 0x69) not exist or abnormal power-on, retry 0…
<3>[ 4.844369] i2c i2c-0: No ack, Maybe slave(addr: 0x69) not exist or abnormal power-on, retry 2…
<3>[ 4.844644] i2c i2c-0: No ack, Maybe slave(addr: 0x69) not exist or abnormal power-on, retry 1…
<3>[ 4.844916] i2c i2c-0: No ack, Maybe slave(addr: 0x69) not exist or abnormal power-on, retry 0…
<4>[ 4.844934] sensor_chip_init:fail to read l3g4200d_gryo devid:0xff
<3>[ 4.844949] i2c i2c-0: sensor_probe failed -11
<4>[ 4.844968] sensors: probe of 0-0069 failed with error -11
<6>[ 4.844997] i2c i2c-0: sensor_probe: gs_mxc6225,0xf00a7e00
<4>[ 4.845025] sensor_chip_init:gs_mxc6225:devid=0x0,ops=0xc0a8e1f0
<6>[ 4.846097] input: gsensor as /devices/platform/rk30_i2c.0/i2c-0/0-0015/input/input2
<4>[ 4.846242] sensor_irq_init:use polling,delay=30 ms
<4>[ 4.846386] sensor_misc_device_register:miscdevice: mma8452_daemon
<4>[ 4.846402] sensor_probe:initialized ok,sensor name:mxc6225,type:1,id=16
<4>[ 4.846408]
<6>[ 4.846444] i2c i2c-2: sensor_probe: light_cm3217,0xf01be600
<4>[ 4.846460] sensor_chip_init:light_cm3217:devid=0x0,ops=0xc0a8e430
<3>[ 4.846642] i2c i2c-2: No ack, Maybe slave(addr: 0x10) not exist or abnormal power-on, retry 2…
<3>[ 4.846816] i2c i2c-2: No ack, Maybe slave(addr: 0x10) not exist or abnormal power-on, retry 1…
<3>[ 4.846984] i2c i2c-2: No ack, Maybe slave(addr: 0x10) not exist or abnormal power-on, retry 0…
<3>[ 4.847152] i2c i2c-2: No ack, Maybe slave(addr: 0x10) not exist or abnormal power-on, retry 2…
<3>[ 4.847318] i2c i2c-2: No ack, Maybe slave(addr: 0x10) not exist or abnormal power-on, retry 1…
<3>[ 4.847483] i2c i2c-2: No ack, Maybe slave(addr: 0x10) not exist or abnormal power-on, retry 0…
<4>[ 4.847499] sensor_active:fail to active sensor
<4>[ 4.847510] sensor_init:line=97,error
<4>[ 4.847519] sensor_initial:fail to init sensor
<4>[ 4.847529] sensor_chip_init:fail to init sensor
<3>[ 4.847541] i2c i2c-2: sensor_probe failed -11
<4>[ 4.847558] sensors: probe of 2-0010 failed with error -11
<6>[ 4.847610] sensor_init: Probe name sensors
<3>[ 4.847624] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
<6>[ 4.847897] Freeing init memory: 532K
<3>[ 4.862918] init: /init.rk30board.rc: 91: invalid command ‘mknod’
<3>[ 4.863016] init: /init.rk30board.rc: 126: invalid service name ‘mt6620_supplicant’
<4>[ 4.863861] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
<6>[ 4.928007] keychord: using input dev rk29-keypad for fevent
<3>[ 4.928234] init: cannot open ‘/initlogo.rle’
<4>[ 4.947233] get cif ldo failed!
<4>[ 4.947248] Probe gc2035_back success
<4>[ 4.947375] get cif ldo failed!
<4>[ 5.020185] gp_rknand_info = : 0xf02b1000
<4>[ 5.020277] rk30_chip_set:0
<4>[ 5.020359] request IRQ_NANDC irq , ret=0………
<4>[ 5.020387] FTL INFO:Version = 438,Date = 20130620
<4>[ 5.020459] FlashCopyProgBuf1=0xc13d0000
<4>[ 5.020489] ATime: 40 ns AHB: 148 timming: 1081
<4>[ 5.020507] No.1 FLASH INFO:2c 44 44 4b a9
<4>[ 5.020872] ATime: 32 ns AHB: 148 timming: 1061
<4>[ 5.021053] ATime: 32 ns AHB: 148 timming: 1061
<4>[ 5.021066] randomizer = 2 , EccBits = 28 pSpec->pReadRetrial = bf009708
<4>[ 5.054950] get cif ldo failed!
<4>[ 5.054963] Probe gc0308_front success
<4>[ 5.082747] totalLogicBlkRaw = 1897
<4>[ 5.082770] gBootMedia = 1 gSdmmcFwPartOffset =0!
<4>[ 5.082782] rknand_buffer.c version: 4.38 20121130!
<5>[ 5.087176] 10 cmdlinepart partitions found on MTD device rk29xxnand
<5>[ 5.087193] Creating 10 MTD partitions on “rk29xxnand”:
<5>[ 5.087210] 0x000000400000-0x000000800000 : “misc”
<5>[ 5.088284] 0x000000800000-0x000001000000 : “kernel”
<5>[ 5.089072] 0x000001000000-0x000002000000 : “boot”
<5>[ 5.089752] 0x000002000000-0x000004000000 : “recovery”
<5>[ 5.090466] 0x000004000000-0x000008000000 : “backup”
<5>[ 5.091215] 0x000008000000-0x000010000000 : “cache”
<5>[ 5.092032] 0x000010000000-0x000050000000 : “userdata”
<5>[ 5.093836] 0x000050000000-0x000050400000 : “kpanic”
<6>[ 5.095276] apanic: Bound to mtd partition ‘kpanic’
<6>[ 5.095290] apanic: No panic data available
<5>[ 5.095312] 0x000050400000-0x000082400000 : “system”
<5>[ 5.097001] 0x000082400000-0x0000ed200000 : “user”
<4>[ 5.099583] startBlk = 80 sysProtAddr = 79
<6>[ 5.196238] EXT4-fs (mtdblock8): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
<6>[ 5.438596] EXT4-fs (mtdblock6): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
<6>[ 5.582263] EXT4-fs (mtdblock5): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
<4>[ 5.588042] UMP: Using OS memory backend, allocation limit: 536870912
<4>[ 5.588064] UMP: UMP device driver loaded
<4>[ 5.623372] Mali: init_mali_clock mali_clock c0a5f900
<4>[ 5.638950] Mali: [MENTION=5839521 [MENTION=1065870 [user=1879310]@@@@[/user][/MENTION][/MENTION]@Mali device driver loaded success [MENTION=5839521 [MENTION=1065870 [user=1879310]@@@@[/user][/MENTION][/MENTION]@
<4>[ 5.639758] rk29_ipp: module is from the staging directory, the quality is unknown, you have been warned.
<4>[ 5.643932] ipp irq 47
<4>[ 5.644762] IPP init, version rk30-ipp 1.003
<4>[ 5.670171] mirroring: Unknown symbol video_data_to_mirroring (err 0)
<4>[ 5.670233] mirroring: Unknown symbol audio_data_to_mirroring (err 0)
<3>[ 5.892652] init: skipping insecure file ‘/data/local.prop’
<3>[ 6.040235] init: cannot find ‘/system/vendor/bin/pvrsrvctl’, disabling ‘pvrsrvctl’
<3>[ 6.051610] init: cannot find ‘/system/etc/install-recovery.sh’, disabling ‘flash_recovery’
<3>[ 6.062798] init: cannot find ‘/system/bin/hald’, disabling ‘hald’
<4>[ 6.102956] vpu: power on
<6>[ 6.105653] VPU_SERVICE: checking hw id 4831
<4>[ 6.110654] vpu: power off…done
<6>[ 6.114009] VPU_SERVICE: init success
<3>[ 6.154931] init: property ‘ro.serialno’ doesn’t exist while expanding ‘${ro.serialno}’
<3>[ 6.162994] init: cannot expand ‘${ro.serialno}’ while writing to ‘/sys/class/android_usb/android0/iSerial’
<3>[ 6.173234] init: using deprecated syntax for specifying property ‘ro.product.usbfactory’, use ${name} instead
<6>[ 6.215694] .409.. MMC0 receive the message sd-No-Media from VOLD.[sd_mmc]
<6>[ 6.215721] .440.. MMC0 receive the message No-Media from VOLD. waitTimes=0 [sd_mmc]
<6>[ 6.308052] .409.. MMC0 receive the message sd-Pending from VOLD.[sd_mmc]
<6>[ 6.310821] .409.. MMC0 receive the message sd-Idle-Unmounted from VOLD.[sd_mmc]
<4>[ 6.311330] [rknand_sys_storage_ioctl:90] rknand_sys_storage_ioctl in
<4>[ 6.311347] [rknand_sys_storage_ioctl:103] RKNAND_GET_DRM_KEY
<4>[ 6.311362] [rknand_sys_storage_ioctl:365] return ret = 0
<3>[ 6.311893] android_usb: already disabled
<6>[ 6.325727] adb_open
<3>[ 8.189655] gc2035 sensor_ioctl cmd(0x3) is unknown !
<3>[ 8.296864] gc0308 sensor_ioctl cmd(0x3) is unknown !
<4>[ 8.845225] rk fb use 3 buffers
<6>[ 19.304980] DWC_OTG: ********vbus detect*********************************************
<6>[ 19.508432] DWC_OTG: ********soft connect!!!*****************************************
<6>[ 19.514435] DWC_OTG: USB SUSPEND
<6>[ 19.610207] DWC_OTG: USB RESET
<6>[ 19.722420] android_work: sent uevent USB_STATE=CONNECTED
<6>[ 19.725849] DWC_OTG: USB RESET
<6>[ 19.770708] warning: `zygote’ uses 32-bit capabilities (legacy support in use)
<6>[ 19.789466] alarm_set_rtc: no RTC, time will be lost on reboot
<6>[ 19.851344] android_usb gadget: high speed config #1: android
<6>[ 19.851553] android_work: sent uevent USB_STATE=CONFIGURED
<4>[ 20.986377] rk30_adc_battery_poweron_capacity_check……..new_capacity=30,old_capacity=16
<4>[ 20.986404] rk30_adc_battery_poweron_capacity_check…bat ->bat_capacity=16,new_capacity=30,old_capacity=16
<4>[ 33.490421] =======================================================
<4>[ 33.496763] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
<4>[ 33.504244] =======================================================
<6>[ 33.510184] acc_open
<6>[ 33.510208] acc_release
<4>[ 33.510695] Realtek 8188EU USB WiFi driver (Powered by Rockchip,Ver 1.12) init.
<4>[ 33.522799] wifi_usb_init
<4>[ 33.525500] wifi_activate_usb
<6>[ 33.934438] usbcore: registered new interface driver rtl8188eu
<4>[ 34.846224] cfg80211_rtw_change_iface, old_iftype=6, new_iftype=2
<6>[ 34.847300] ADDRCONF(NETDEV_UP): wlan0: link is not ready
<4>[ 36.294939] bssid=ce:06:13:cb:eb:14
<4>[ 36.294959] matched by bssid
<4>[ 36.295436] rtw_cfg80211_set_wpa_version, wpa_version=1
<4>[ 36.295454] got wpa_ie
<6>[ 36.393509] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
<6>[ 40.970833] .409.. MMC0 receive the message sd-Checking from VOLD.[sd_mmc]
<6>[ 40.989720] .409.. MMC0 receive the message sd-Mounted from VOLD.[sd_mmc]
<3>[ 41.028905] init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
<6>[ 44.473253] alarm_set_rtc: no RTC, time will be lost on reboot
<3>[ 73.296942] init: untracked pid 1495 exited
<6>[ 124.382944] Enter::es8323_pcm_startup—-805 es8323->sysclk=11289600
<6>[ 124.383046] Enter::rk29_hw_params—-47
<6>[ 124.383061] es8323_set_dai_fmt—-703, fmt[3000]
<6>[ 124.383071] es8323 in slave mode
<6>[ 124.384192] Enter:rk29_hw_params, 99, rate=44100
<6>[ 124.384211] Enter:rk29_hw_params, 107, LRCK=64
<4>[ 124.410163] fun:es8328_dapm_pre_event, event:1
<6>[ 124.410200] Enter::es8323_set_bias_level—-929 level =2
<4>[ 124.422000] fun:es8328_dapm_pre_event, event:1
<6>[ 124.422023] Enter::es8323_set_bias_level—-929 level =2
<4>[ 124.423929] fun:es8328_dapm_post_event, event:2
<4>[ 124.423946] fun:es8328_dapm_post_event, event:2
<6>[ 124.441070] Enter::es8323_set_bias_level—-929 level =3
<4>[ 124.446543] Enter::es8323_mute—-888–mute=0
<4>[ 128.263811] Enter::es8323_mute—-888–mute=1
<4>[ 133.315434] fun:es8328_dapm_pre_event, event:4
<4>[ 133.315455] fun:es8328_dapm_pre_event, event:4
<4>[ 133.315467] fun:es8328_dapm_post_event, event:8
<6>[ 133.315481] Enter::es8323_set_bias_level—-929 level =1
<4>[ 133.318559] fun:es8328_dapm_post_event, event:8
<6>[ 133.318574] Enter::es8323_set_bias_level—-929 level =1
<3>[ 182.858393] init: untracked pid 1485 exited
<3>[ 187.694941] init: untracked pid 1854 exited
<3>[ 193.742567] init: untracked pid 1427 exited
<6>[ 234.724866] input input0: adkey[vol+]: report ev[115] state[1]
<6>[ 234.814872] input input0: adkey[vol+]: report ev[115] state[0]
rkflashkit log
the RKFlashKit log:
============= 2014-11-09 10:00:14 ============
Loading partition information
MACHINE_MODEL:rk30sdk MACHINE_ID:007 MANUFACTURER:RK30SDK MAGIC: 0x5041524B ATAG: 0x60000800 MACHINE: 3066 CHECK_MASK: 0x80 KERNEL_IMG: 0x60408000 #RECOVER_KEY: 1,1,0,20,0 CMDLINE: console=ttyFIQ0 androidboot.console=ttyFIQ0 init=/init initrd=0x62000000,0x00800000 mtdparts=rk29xxnand:[email protected](misc),[email protected](kernel),[email protected](boot),[email protected](recovery),[email protected](backup),[email protected](cache),[email protected](userdata),[email protected](kpanic),[email protected](system),[email protected](user)
============= 2014-11-09 10:03:01 ============
Writing file /media/samuel/1A86-DFE7/recovery de test/recovery.img to partition [email protected]
writing flash memory at offset 0x00010000
writing flash memory at offset 0x00011000
writing flash memory at offset 0x00012000
writing flash memory at offset 0x00013000
writing flash memory at offset 0x00014000
Done!
Comparing partition [email protected] with file /media/samuel/1A86-DFE7/recovery de test/recovery.img
reading flash memory at offset 0x00010000
reading flash memory at offset 0x00011000
reading flash memory at offset 0x00012000
reading flash memory at offset 0x00013000
reading flash memory at offset 0x00014000
Done!
************ :
pffffff !!!
don’t work again ;-( pipo smart S1 cwm unpacked and repacked with mkbootimg (my recovery.img-kernel.gz + recovery.img-ramdisk.cpio.gz) ….
realy lost
ok ….
progress ... progress
so my tab is an ” KidsPad 3 “
this cwm work like it is : http://www.filefactory.com/file/605l7c1mh11n/n/Pipo_S1_CWM_by_Danyrolux_rar
but no way to do a nandroid backup “it look like don’t find the good partition”.
if I want to repack it with my original recovery.img, I have to keep the original kernel (from original recovery.img) and the ramdisk from this cwm ..? right ?
the original recovery.img unpack :
[email protected]:/media/samuel/1A86-DFE7/mytools$ sudo perl unpack-bootimg.pl recovery.img
[sudo] password for samuel:
kernel written to recovery.img-kernel.gz
ramdisk written to recovery.img-ramdisk.cpio.gz
cpio: ../init: impossible de créer un lien symbolique vers “sbin/ueventd”: Opération non permise
gzip: ../recovery.img-ramdisk.cpio.gz: decompression OK, trailing garbage ignored
29922 blocs
extracted ramdisk contents to directory recovery.img-ramdisk/
[email protected]:/media/samuel/1A86-DFE7/mytools$
the cwm pipo smart s1 recovery.img unpack :
[email protected]:/media/samuel/1A86-DFE7/mytools# perl unpack-bootimg.pl recovery.img
kernel written to recovery.img-kernel.gz
ramdisk written to recovery.img-ramdisk.cpio.gz
5942 blocs
extracted ramdisk contents to directory recovery.img-ramdisk/
[email protected]:/media/samuel/1A86-DFE7/mytools#
the repack :
[email protected]:~/Bureau/mytools# perl repack-bootimg.pl recovery.img-kernel.gz recovery.img-ramdisk/ reovery.img
5942 blocs
repacked boot image written at recovery.img-ramdisk/-repack.img
[email protected]:~/Bureau/mytools#
*************************
after reboot in recovery mode … the recovery is stil the original recovery ??? I don’t understand.
repacked the original recovery + the cwm ramdisk .
Have you checked with these guys: http://androtab.info/clockworkmod/rockchip/rk3066/
or here: http://forum.xda-developers.com/showthread.php?t=2102679 ?
They work for rokchip cwm too.
helo, thank you for your answer !
yes I read these post and tried the generic CWM (RK3066).
But it don't work with my device.
moreover I don't want pollute there topic with two page of my dmesg :
I would like to build it myself to understand the good way ..
not only ask "can you do it for me ? my device is ...).
Have you any idea about what I doind rong ?
I can provide the boot.img and recovery.img
http://ovh.to/jgiYdg
@+
samco08 said:
helo, thank you for your answer !
yes I read these post and tried the generic CWM (RK3066).
But it don't work with my device.
moreover I don't want pollute there topic with two page of my dmesg :
I would like to build it myself to understand the good way ..
not only ask "can you do it for me ? my device is ...).
Have you any idea about what I doind rong ?
I can provide the boot.img and recovery.img
http://ovh.to/jgiYdg
@+
Click to expand...
Click to collapse
That was the point. I asked you about those guys because they must have a proper device tree to build and you can use that as template to create one for your device. Then you can build any recovery you want. I'm not familiar with rockchip and I can't tell you much, but they probably can... if they want of course.
Besides that I played a little with your files and I repacked that working cwm with your kernel: http://d-h.st/VBK
I don't know if it works, but if it does use it.
Cheers!
carliv said:
That was the point. I asked you about those guys because they must have a proper device tree to build and you can use that as template to create one for your device. Then you can build any recovery you want. I'm not familiar with rockchip and I can't tell you much, but they probably can... if they want of course.
Besides that I played a little with your files and I repacked that working cwm with your kernel: http://d-h.st/VBK
I don't know if it works, but if it does use it.
Cheers!
Click to expand...
Click to collapse
Thank you very much !
but the problem is the same with your recovery
When I reboot, the recovery is the stock recovery ...
I tried with the PIPO Smart S1 cwm (480 x 800) and it work.... but I met an issue with partition ... no way to do a nandroid Backup !
any idea ?
samco08 said:
Thank you very much !
but the problem is the same with your recovery
When I reboot, the recovery is the stock recovery ...
I tried with the PIPO Smart S1 cwm (480 x 800) and it work.... but I met an issue with partition ... no way to do a nandroid Backup !
any idea ?
Click to expand...
Click to collapse
If after flashing recovery it stay unchanged, then the problem is the flashing process. Maybe there is a security or checksum check somewhere and if it doesn't meet requirements it doesn't actually flash the recovery...
I don't know what else to say.
carliv said:
If after flashing recovery it stay unchanged, then the problem is the flashing process. Maybe there is a security or checksum check somewhere and if it doesn't meet requirements it doesn't actually flash the recovery...
I don't know what else to say.
Click to expand...
Click to collapse
yes ...
the PIPO smart S1 CWM flash and start correctly but no way to do a nandroid backup.(partition problem)
Maybe I have to pick up a file in this recovery to repack it in my own recovery.
but witch ?
@+
nobody ?

Categories

Resources