[Q] Andromadus-VISION-22: No Wifi and no ipconfig.txt file - G2 and Desire Z Q&A, Help & Troubleshooting

I have an old HTC Vision I want to use while my daily driver gets repaired. It is in good condition. It sits in a safe most of its life, and I have taken it out twice to use as a temp phone for family visits.
I used this phone well before I was knowledgeable about Android and do not have proper backups from that time (we are talking 3+ years ago). I had flash an updated ROM (2.3 -> 4.x) foolishly before my family arrived without doing a backup; the first time I did not expect to take the phone out of mothballed state. Everything worked except wifi. It always says searching for network, and no active or inactive networks are ever listed; it just hangs there. They were not using it for anything but phone calls, so no biggie.
Now, I need it. Not sure what happened I have tried flashing different variants of CyanogenMOD or AOSP from 4.x. I had the same problem persist with full wipe and resets and everything. So, I knew I must have screwed something up. Lo and behold.
$ adb shell uname -a
Linux localhost 3.0.78-gd890f33 #1 PREEMPT Tue May 21 20:04:28 BST 2013 armv7l GNU/Linux
Click to expand...
Click to collapse
$ adb bugreport
========================================================
== dumpstate: 2013-06-04 12:47:11
========================================================
Build: cm_vision-eng 4.2.2 JDQ39 eng.nick.20130521.195201 test-keys
Build fingerprint: 'htc_wwe/htc_vision/vision:4.2.2/JDQ39/87995:user/release-keys'
Bootloader: 0.84.2000
Radio: 26.13.04.19_M
Network: Ooredoo
Kernel: Linux version 3.0.78-gd890f33 ([email protected]) (gcc version 4.7.2 20120701 (prerelease) (Linaro GCC 4.7-2012.07) ) #1 PREEMPT Tue May 21 20:04:28 BST 2013
Command line: board_vision.disable_uart2=0 board_vision.usb_h2w_sw=0 board_vision.disable_sdcard=0 diag.enabled=0 board_vision.debug_uart=0 smisize=0 userdata_sel=0 androidboot.emmc=true androidboot.baseband=26.13.04.19_M androidboot.cid=HTC__044 androidboot.batt_poweron=good_battery androidboot.carrier=HTC-Asia-SEA-WWE androidboot.mid=PC1011000 androidboot.keycaps=qwerty androidboot.mode=normal androidboot.serialno=SH0CDRT05129 androidboot.bootloader=0.84.2000 no_console_suspend=1
Click to expand...
Click to collapse
D/WifiService( 1797): setWifiEnabled: true pid=2086, uid=1000
D/BluetoothAdapter( 1872): 1097108568: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 2086): 1095971120: getState() : mService = null. Returning STATE_OFF
D/Tethering( 1797): sendTetherStateChangedBroadcast 0, 0, 0
D/Tethering( 1797): InitialState.processMessage what=4
D/Tethering( 1797): sendTetherStateChangedBroadcast 0, 0, 0
D/SoftapController( 1450): Softap fwReload - Ok
D/CommandListener( 1450): Setting iface cfg
D/CommandListener( 1450): Trying to bring down wlan0
I/wpa_supplicant( 2464): Successfully initialized wpa_supplicant
D/Tethering( 1797): sendTetherStateChangedBroadcast 1, 0, 0
E/WifiConfigStore( 1797): Error parsing configurationjava.io.FileNotFoundException: /data/misc/wifi/ipconfig.txt: open failed: ENOENT (No such file or directory)
D/BluetoothAdapter( 2086): 1095971120: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 1872): 1097108568: getState() : mService = null. Returning STATE_OFF
D/WifiHW ( 1797): 'DRIVER SCAN-PASSIVE' command timed out.
E/WifiStateMachine( 1797): Connection lost, restart supplicant
D/CommandListener( 1450): Clearing all IP addresses on wlan0
D/ConnectivityService( 1797): ConnectivityChange for WIFI: DISCONNECTED/DISCONNECTED
D/ConnectivityService( 1797): Attempting to switch to mobile
D/ConnectivityService( 1797): Attempting to switch to BLUETOOTH_TETHER
D/Tethering( 1797): MasterInitialState.processMessage what=3
D/TelephonyProvider( 1962): Preferred APN: -1
D/SoftapController( 1450): Softap fwReload - Ok
D/CommandListener( 1450): Setting iface cfg
D/CommandListener( 1450): Trying to bring down wlan0
D/Tethering( 1797): InitialState.processMessage what=4
D/Tethering( 1797): sendTetherStateChangedBroadcast 0, 0, 0
I/wpa_supplicant( 2468): Successfully initialized wpa_supplicant
D/dalvikvm( 1797): GC_CONCURRENT freed 985K, 29% free 7747K/10864K, paused 13ms+19ms, total 162ms
D/Tethering( 1797): sendTetherStateChangedBroadcast 1, 0, 0
E/WifiConfigStore( 1797): Error parsing configurationjava.io.FileNotFoundException: /data/misc/wifi/ipconfig.txt: open failed: ENOENT (No such file or directory)
D/BluetoothAdapter( 2086): 1095971120: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 1872): 1097108568: getState() : mService = null. Returning STATE_OFF
Click to expand...
Click to collapse
So, what did I try? Well, I found very little mention of this problem. First I found this thread, so I touched the ipconfig.txt file myself.
$ adb shell touch /data/misc/wifi/ipconfig.txt
Click to expand...
Click to collapse
$ adb shell chown system:wifi /data/misc/wifi/ipconfig.txt
Click to expand...
Click to collapse
$ adb reboot
Click to expand...
Click to collapse
Now I get loops of this in logcat.
D/dalvikvm( 1796): GC_EXPLICIT freed 196K, 35% free 7886K/11968K, paused 4ms+27ms, total 154ms
D/dalvikvm( 2071): GC_CONCURRENT freed 381K, 66% free 2653K/7588K, paused 3ms+6ms, total 65ms
D/dalvikvm( 1796): GC_EXPLICIT freed 117K, 35% free 7883K/11968K, paused 3ms+25ms, total 150ms
D/dalvikvm( 2071): GC_CONCURRENT freed 387K, 66% free 2649K/7588K, paused 2ms+14ms, total 54ms
D/dalvikvm( 1796): GC_EXPLICIT freed 114K, 35% free 7884K/11968K, paused 12ms+9ms, total 164ms
D/dalvikvm( 1796): GC_EXPLICIT freed 118K, 35% free 7883K/11968K, paused 3ms+21ms, total 149ms
D/dalvikvm( 2071): GC_CONCURRENT freed 381K, 66% free 2654K/7588K, paused 5ms+4ms, total 55ms
D/dalvikvm( 1796): GC_EXPLICIT freed 114K, 35% free 7884K/11968K, paused 7ms+17ms, total 163ms
D/dalvikvm( 2071): GC_CONCURRENT freed 389K, 66% free 2650K/7588K, paused 7ms+10ms, total 66ms
D/dalvikvm( 1796): GC_EXPLICIT freed 118K, 35% free 7883K/11968K, paused 3ms+6ms, total 160ms
D/dalvikvm( 1796): GC_EXPLICIT freed 114K, 35% free 7883K/11968K, paused 3ms+5ms, total 164ms
D/dalvikvm( 2071): GC_CONCURRENT freed 380K, 66% free 2654K/7588K, paused 5ms+8ms, total 66ms
D/WifiHW ( 1796): 'DRIVER SCAN-PASSIVE' command timed out.
E/WifiStateMachine( 1796): Connection lost, restart supplicant
I/Choreographer( 1959): Skipped 584 frames! The application may be doing too much work on its main thread.
D/CommandListener( 1450): Clearing all IP addresses on wlan0
D/dalvikvm( 1796): GC_EXPLICIT freed 119K, 35% free 7896K/11968K, paused 4ms+12ms, total 95ms
D/dalvikvm( 2071): GC_CONCURRENT freed 390K, 66% free 2650K/7588K, paused 5ms+5ms, total 27ms
D/dalvikvm( 1796): GC_EXPLICIT freed 128K, 35% free 7883K/11968K, paused 3ms+6ms, total 74ms
D/dalvikvm( 1796): GC_EXPLICIT freed 116K, 35% free 7882K/11968K, paused 4ms+7ms, total 72ms
D/dalvikvm( 2071): GC_CONCURRENT freed 381K, 66% free 2654K/7588K, paused 3ms+4ms, total 28ms
D/dalvikvm( 1796): GC_EXPLICIT freed 114K, 35% free 7883K/11968K, paused 3ms+6ms, total 69ms
D/dalvikvm( 2071): GC_CONCURRENT freed 389K, 66% free 2650K/7588K, paused 4ms+5ms, total 29ms
D/dalvikvm( 1796): GC_EXPLICIT freed 115K, 35% free 7882K/11968K, paused 5ms+7ms, total 71ms
D/dalvikvm( 1796): GC_EXPLICIT freed 115K, 35% free 7883K/11968K, paused 4ms+7ms, total 72ms
D/dalvikvm( 2071): GC_CONCURRENT freed 380K, 66% free 2655K/7588K, paused 3ms+5ms, total 29ms
D/dalvikvm( 1796): GC_EXPLICIT freed 115K, 35% free 7882K/11968K, paused 3ms+8ms, total 72ms
D/dalvikvm( 2071): GC_CONCURRENT freed 389K, 66% free 2651K/7588K, paused 3ms+4ms, total 33ms
D/dalvikvm( 1796): GC_EXPLICIT freed 115K, 35% free 7883K/11968K, paused 3ms+5ms, total 70ms
D/dalvikvm( 1796): GC_EXPLICIT freed 115K, 35% free 7882K/11968K, paused 5ms+6ms, total 73ms
D/dalvikvm( 2071): GC_CONCURRENT freed 381K, 66% free 2655K/7588K, paused 2ms+4ms, total 29ms
D/SoftapController( 1450): Softap fwReload - Ok
D/CommandListener( 1450): Setting iface cfg
D/CommandListener( 1450): Trying to bring down wlan0
D/Tethering( 1796): InitialState.processMessage what=4
D/Tethering( 1796): sendTetherStateChangedBroadcast 0, 0, 0
I/wpa_supplicant( 2505): Successfully initialized wpa_supplicant
Click to expand...
Click to collapse
So that did not go so well. I also tried Wifix 1.2 as recommended in this other thread and from a Mimcry dev, but it seems to do nothing either. First off, the permissions are bad.
D/dalvikvm( 2776): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 2776): Added shared lib libnativehelper.so 0x0
I/ActivityManager( 1796): Activity reported stop, but no longer stopping: ActivityRecord{40f8ac80 u0 com.fardjad.android.wifixmanager/.WiFixManagerActivity}
I/ActivityManager( 1796): No longer want com.android.mms (pid 2326): empty #17
D/AndroidRuntime( 2783):
D/AndroidRuntime( 2783): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2783): CheckJNI is OFF
D/dalvikvm( 2783): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 2783): Added shared lib libjavacore.so 0x0
D/dalvikvm( 2783): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 2783): Added shared lib libnativehelper.so 0x0
D/AndroidRuntime( 2776): Calling main entry com.android.commands.am.Am
D/dalvikvm( 2776): Note: class Landroid/app/ActivityManagerNative; has 157 unimplemented (abstract) methods
D/SoftapController( 1450): Softap fwReload - Ok
D/CommandListener( 1450): Setting iface cfg
D/CommandListener( 1450): Trying to bring down wlan0
D/su ( 2805): su invoked.
D/su ( 2806): db allowed
W/zipro ( 1796): Unable to open zip '/system/app/wifix.apk': Permission denied
D/asset ( 1796): failed to open Zip archive '/system/app/wifix.apk'
W/PackageParser( 1796): Unable to read AndroidManifest.xml of /system/app/wifix.apk
W/PackageParser( 1796): java.io.FileNotFoundException: AndroidManifest.xml
W/PackageParser( 1796): at android.content.res.AssetManager.openXmlAssetNative(Native Method)
W/PackageParser( 1796): at android.content.res.AssetManager.openXmlBlockAsset(AssetManager.java:521)
W/PackageParser( 1796): at android.content.res.AssetManager.openXmlResourceParser(AssetManager.java:477)
W/PackageParser( 1796): at android.content.pm.PackageParser.parsePackage(PackageParser.java:536)
W/PackageParser( 1796): at com.android.server.pm.PackageManagerService.scanPackageLI(PackageManagerService.java:3265)
W/PackageParser( 1796): at com.android.server.pm.PackageManagerService.access$1700(PackageManagerService.java:178)
W/PackageParser( 1796): at com.android.server.pm.PackageManagerService$AppDirObserver.onEvent(PackageManagerService.java:5621)
W/PackageParser( 1796): at android.os.FileObserver$ObserverThread.onEvent(FileObserver.java:125)
W/PackageParser( 1796): at android.os.FileObserver$ObserverThread.observe(Native Method)
W/PackageParser( 1796): at android.os.FileObserver$ObserverThread.run(FileObserver.java:88)
Click to expand...
Click to collapse
I do that like so:
$ adb shell
[email protected]:/ # su
[email protected]:/ # mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
tmpfs /storage tmpfs rw,relatime,mode=050,gid=1028 0 0
/sys/kernel/debug /sys/kernel/debug debugfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/secure tmpfs rw,relatime,mode=700 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/fuse tmpfs rw,relatime,mode=775,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p25 /system ext4 ro,relatime,user_xattr,barrier=1,data=ordered 0 0
--- SNIP ----
[email protected]:/ # mount -o remount,rw -t ext4 /dev/block/mmcblk0p25 /system
[email protected]:/ # chmod 644 /system/app/wifix.apk
[email protected]:/ # exit
[email protected]:/ # exit
Click to expand...
Click to collapse
So I try WiFix again, and post install it does not get better. Now I see more errors, but for a wlan0 file that exists but is not accessible (bad permissions maybe).
E/WifiHW ( 1796): Unable to open connection to supplicant on "/data/system/wpa_supplicant/wlan0": No such file or directory
I/wpa_supplicant( 2985): Successfully initialized wpa_supplicant
I/ActivityManager( 1796): Displayed com.android.settings/.Settings: +849ms
D/Tethering( 1796): sendTetherStateChangedBroadcast 1, 0, 0
D/BluetoothAdapter( 1893): 1089991136: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 2545): 1088838656: getState() : mService = null. Returning STATE_OFF
D/AudioHardwareMSM7X30( 1456): AudioStreamOutMSM7x30::standby()
D/AudioHardwareMSM7X30( 1456): Deroute pcm out stream
E/AudioHardwareMSM7X30( 1456): updateDeviceInfo: E rx_device 6 and tx_device 11
D/AudioHardwareMSM7X30( 1456): No active voicecall/playback, disabling cur_rx 6
D/AudioHardwareMSM7X30( 1456): value of device and enable is 6 0 ALSA dev id:6
D/AudioHardwareMSM7X30( 1456): No active voicecall/recording, disabling cur_tx 11
D/AudioHardwareMSM7X30( 1456): value of device and enable is 11 0 ALSA dev id:11
E/AudioHardwareMSM7X30( 1456): updateDeviceInfo: X cur_rx 6 cur_tx 11
D/AudioHardwareMSM7X30( 1456): value of device and enable is 6 1 ALSA dev id:6
I/ActivityManager( 1796): START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from pid 2545
D/AudioHardwareMSM7X30( 1456): updateACDB: (11, 6, 0, 607)
I/HTC Acoustic( 1456): update ACDB id: (tx, rx, tx_acdb, rx_acdb) = (11, 6, 0, 607)
D/AudioHardwareMSM7X30( 1456): msm_route_stream(PCM_PLAY,5,6,1)
D/AudioHardwareMSM7X30( 1456): AudioStreamOutMSM7x30::standby()
D/AudioHardwareMSM7X30( 1456): Deroute pcm out stream
E/AudioHardwareMSM7X30( 1456): updateDeviceInfo: E rx_device 6 and tx_device 11
D/AudioHardwareMSM7X30( 1456): No active voicecall/playback, disabling cur_rx 6
D/AudioHardwareMSM7X30( 1456): value of device and enable is 6 0 ALSA dev id:6
D/AudioHardwareMSM7X30( 1456): No active voicecall/recording, disabling cur_tx 11
D/AudioHardwareMSM7X30( 1456): value of device and enable is 11 0 ALSA dev id:11
E/AudioHardwareMSM7X30( 1456): updateDeviceInfo: X cur_rx 6 cur_tx 11
D/WifiHW ( 1796): 'DRIVER SCAN-PASSIVE' command timed out.
E/WifiStateMachine( 1796): Connection lost, restart supplicant
I/Choreographer( 2545): Skipped 230 frames! The application may be doing too much work on its main thread.
D/CommandListener( 1450): Clearing all IP addresses on wlan0
I/ActivityManager( 1796): Displayed com.android.settings/.SubSettings: +4s368ms
D/SoftapController( 1450): Softap fwReload - Ok
D/CommandListener( 1450): Setting iface cfg
D/CommandListener( 1450): Trying to bring down wlan0
D/Tethering( 1796): InitialState.processMessage what=4
D/Tethering( 1796): sendTetherStateChangedBroadcast 0, 0, 0
I/wpa_supplicant( 2993): Successfully initialized wpa_supplicant
D/Tethering( 1796): sendTetherStateChangedBroadcast 1, 0, 0
D/BluetoothAdapter( 1893): 1089991136: getState() : mService = null. Returning STATE_OFF
D/BluetoothAdapter( 2545): 1088838656: getState() : mService = null. Returning STATE_OFF
D/WifiHW ( 1796): 'DRIVER SCAN-PASSIVE' command timed out.
I/Choreographer( 2545): Skipped 582 frames! The application may be doing too much work on its main thread.
E/WifiStateMachine( 1796): Connection lost, restart supplicant
D/CommandListener( 1450): Clearing all IP addresses on wlan0
D/SoftapController( 1450): Softap fwReload - Ok
Click to expand...
Click to collapse
I have tried my Google-fu and cannot determine what to do at this point. Does anyone have any idea how to resolve this issue? Rather:
Do I need a properly formatted ipconfig.txt? Can anyone send me one?
What are the proper permissions for the /data/misc/wifi/wlan0 file that cannot be accessed?
Any other troubleshooting tips or workarounds to fix this nonsense?
Please help, this has been driving me nuts for two days and I am not that amateur!

alharaka said:
I have an old HTC Vision I want to use while my daily driver gets repaired. It is in good condition. It sits in a safe most of its life, and I have taken it out twice to use as a temp phone for family visits.
I used this phone well before I was knowledgeable about Android and do not have proper backups from that time (we are talking 3+ years ago). I had flash an updated ROM (2.3 -> 4.x) foolishly before my family arrived without doing a backup; the first time I did not expect to take the phone out of mothballed state. Everything worked except wifi. It always says searching for network, and no active or inactive networks are ever listed; it just hangs there. They were not using it for anything but phone calls, so no biggie.
So that did not go so well. I also tried Wifix 1.2 as recommended in this other thread and from a Mimcry dev, but it seems to do nothing either. First off, the permissions are bad.
Any other troubleshooting tips or workarounds to fix this nonsense?
Please help, this has been driving me nuts for two days and I am not that amateur!
Click to expand...
Click to collapse
It turns out maybe this regional regulatory domain stuff that Wifix has does work. So, two things in my case.
Was not using the most updated version of Wifix Manager. Download and install 1.32.
In the advanced settings, from many different recommendations on threads, set country code to EU to open all wifi network channels.
And now, the phone finally has wireless. I guess those error messages in the logcat led me to far astray. Everything works now.

Related

[Q] Wifi tether force close

Not quite sure what happened here, but I themed up and made a few minor tweaks to CR_Mod and posted it, and also thought, hey, I'll include the new wifi tether that was just posted. It force closed when I hit start tethering, so I just reverted back to the older version, but when I tried to start it there, that one ALSO force closed.
Any idea why it's force closing? :/
Here's the logcat:
Code:
I/ActivityManager( 170): Starting activity: Intent { act=android.intent.action.
MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=android.tether/.M
ainActivity }
I/ActivityManager( 170): Start proc android.tether for activity android.tether/
.MainActivity: pid=2214 uid=10001 gids={3003, 3002, 3001, 1015}
D/Sensors ( 170): close_akm, fd=108
D/TETHER -> TetherApplication( 2214): Calling onCreate()
D/TETHER -> TetherApplication( 2214): Current directory is /data/data/android.te
ther
D/TETHER -> TetherApplication( 2214): Directory '/data/data/android.tether/bin'
already exists!
D/TETHER -> TetherApplication( 2214): Directory '/data/data/android.tether/var'
already exists!
D/TETHER -> TetherApplication( 2214): Directory '/data/data/android.tether/conf'
already exists!
D/TETHER -> TetherApplication( 2214): Directory '/data/data/android.tether/libra
ry' already exists!
D/TETHER -> MainActivity( 2214): Calling onCreate()
D/AK8973 ( 149): Compass CLOSE
D/dalvikvm( 2214): GC freed 1155 objects / 80984 bytes in 157ms
I/global ( 2214): Default buffer size used in BufferedReader constructor. It wo
uld be better to be explicit if an 8k-char buffer is required.
I/global ( 2214): Default buffer size used in BufferedReader constructor. It wo
uld be better to be explicit if an 8k-char buffer is required.
I/global ( 2214): Default buffer size used in BufferedReader constructor. It wo
uld be better to be explicit if an 8k-char buffer is required.
D/dalvikvm( 2214): GC freed 6100 objects / 467736 bytes in 71ms
D/dalvikvm( 2214): GC freed 1506 objects / 458696 bytes in 52ms
D/dalvikvm( 2214): GC freed 738 objects / 396768 bytes in 48ms
D/dalvikvm( 2214): GC freed 759 objects / 398064 bytes in 47ms
D/dalvikvm( 2214): GC freed 976 objects / 481952 bytes in 47ms
D/dalvikvm( 2214): GC freed 993 objects / 481408 bytes in 47ms
D/dalvikvm( 2214): GC freed 5663 objects / 539888 bytes in 49ms
D/dalvikvm( 2214): GC freed 92 objects / 28328 bytes in 46ms
D/TETHER -> MainActivity( 2214): Calling onResume()
I/ActivityManager( 170): Displayed activity android.tether/.MainActivity: 1147
ms (total 1147 ms)
D/BT HS/HF_S( 242): gsmAsuToSignal=4
D/TETHER -> MainActivity( 2214): StartBtn pressed ...
I/TETHER -> NativeTask( 2214): Trying to load libNativeTask.so
D/dalvikvm( 2214): Trying to load lib /data/data/android.tether/library/libNativ
eTask.so 0x449c0390
I/dalvikvm( 2214): Unable to dlopen(/data/data/android.tether/library/libNativeT
ask.so): Cannot load library: load_library[1051]: Library '/data/data/android.te
ther/library/libNativeTask.so' not found
E/TETHER -> NativeTask( 2214): Could not load libNativeTask.so
D/dalvikvm( 2214): +++ not scanning '/system/lib/libwebcore.so' for 'getProp' (w
rong CL)
D/dalvikvm( 2214): +++ not scanning '/system/lib/libmedia_jni.so' for 'getProp'
(wrong CL)
D/dalvikvm( 2214): +++ not scanning '/system/lib/libexif.so' for 'getProp' (wron
g CL)
D/dalvikvm( 2214): +++ not scanning '/system/lib/libsrec_jni.so' for 'getProp' (
wrong CL)
W/dalvikvm( 2214): No implementation found for native Landroid/tether/system/Nat
iveTask;.getProp (Ljava/lang/String;)Ljava/lang/String;
W/dalvikvm( 2214): threadid=17: thread exiting with uncaught exception (group=0x
4001e398)
E/AndroidRuntime( 2214): Uncaught handler: thread Thread-9 exiting due to uncaug
ht exception
E/AndroidRuntime( 2214): java.lang.UnsatisfiedLinkError: getProp
E/AndroidRuntime( 2214): at android.tether.system.NativeTask.getProp(Nati
ve Method)
E/AndroidRuntime( 2214): at android.tether.system.CoreTask.getProp(CoreTa
sk.java:526)
E/AndroidRuntime( 2214): at android.tether.TetherApplication.updateConfig
uration(TetherApplication.java:268)
E/AndroidRuntime( 2214): at android.tether.TetherApplication.startTether(
TetherApplication.java:361)
E/AndroidRuntime( 2214): at android.tether.MainActivity$3$1.run(MainActiv
ity.java:186)
E/AndroidRuntime( 2214): at java.lang.Thread.run(Thread.java:1102)
I/Process ( 170): Sending signal. PID: 2214 SIG: 3
I/dalvikvm( 2214): threadid=7: reacting to signal 3
I/dalvikvm( 2214): Wrote stack trace to '/data/anr/traces.txt'
I/DumpStateReceiver( 170): Added state dump to 1 crashes
D/dalvikvm( 253): GC freed 1579 objects / 271960 bytes in 121ms
D/dalvikvm( 2214): GC freed 609 objects / 35184 bytes in 81ms
I/dalvikvm-heap( 2214): Grow heap (frag case) to 4.413MB for 87396-byte allocati
on
D/dalvikvm( 2214): GC freed 14 objects / 584 bytes in 80ms
I/Process ( 2214): Sending signal. PID: 2214 SIG: 9
I/ActivityManager( 170): Process android.tether (pid 2214) has died.
I/WindowManager( 170): WIN DEATH: Window{44c491f8 android.tether/android.tether
.MainActivity paused=false}
I/WindowManager( 170): WIN DEATH: Window{44cbbe70 Start Tethering paused=false}
D/AK8973 ( 149): Compass Start
D/Sensors ( 170): open_akm, fd=136
E/ActivityManager( 170): fail to set top app changed!
I/UsageStats( 170): Unexpected resume of com.fede.launcher while already resume
d in android.tether
W/InputManagerService( 170): Got RemoteException sending setActive(false) notif
ication to pid 2214 uid 10001
^C
L:\Ryan\Downloads\android\My ROMs\CR_Mod-MMModded-GreenSlide>
EDIT: Nevermind, must be an individual issue, no one else running the ROM is having issues. Must have deleted the lib file when I tried to push the newer version and revert back to the older version. Still, how might I go about getting that lib file BACK into /data/data?

[Q] stuck at htc screen after reboot

hi there.. my problem is that when i install certain roms and reboot them after the first install my screen is stuck at the white htc screen. the roms that i am trying to flash are ultimate droid and oxygen rc3. i wiped all the things that needed to be wiped from both clockwork and amon-ra
here are some things i noticed:
i am NOT s-off
everytime i open recovery i get a "E:Can't open /cache/recovery/command" when i press vol-up + power but i cal still flash with the update.zip
below is my logcat sorry if it is too long but it keeps repeating when i run my logcat
Code:
D/AndroidRuntime( 185):
D/AndroidRuntime( 185): >>>>>> Booting Oxygen by AdamG <<<<<<
D/AndroidRuntime( 185):
D/AndroidRuntime( 185): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 185): CheckJNI is OFF
D/dalvikvm( 185): creating instr width table
I/SamplingProfilerIntegration( 185): Profiler is disabled.
I/Zygote ( 185): Preloading classes...
E/Zygote ( 185): setreuid() failed. errno: 30
D/dalvikvm( 185): GC_EXPLICIT freed 47K, 78% free 235K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 1K, 73% free 285K/1024K, external 0K/0K, pa
used 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 22K, 69% free 319K/1024K, external 0K/0K, p
aused 2ms
I/bluetooth_ScoSocket.cpp( 185): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 185): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 185): GC_EXPLICIT freed 17K, 66% free 357K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 25K, 63% free 386K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 20K, 57% free 442K/1024K, external 0K/0K, p
aused 3ms
W/dalvikvm( 185): Exception Ljava/lang/ArithmeticException; thrown while initia
lizing Ljava/util/PropertyPermission;
W/dalvikvm( 185): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Ljava/util/Locale;
W/dalvikvm( 185): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Landroid/media/ExifInterface;
E/Zygote ( 185): Error preloading android.media.ExifInterface.
E/Zygote ( 185): java.lang.ExceptionInInitializerError
E/Zygote ( 185): at java.lang.Class.classForName(Native Method)
E/Zygote ( 185): at java.lang.Class.forName(Class.java:234)
E/Zygote ( 185): at java.lang.Class.forName(Class.java:181)
E/Zygote ( 185): at com.android.internal.os.ZygoteInit.preloadClasses( Zyg
oteInit.java:297)
E/Zygote ( 185): at com.android.internal.os.ZygoteInit.main(ZygoteInit .ja
va:564)
E/Zygote ( 185): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 185): Caused by: java.lang.ExceptionInInitializerError
E/Zygote ( 185): at java.text.SimpleDateFormat.<init>(SimpleDateFormat .ja
va:252)
E/Zygote ( 185): at android.media.ExifInterface.<clinit>(ExifInterface .ja
va:96)
E/Zygote ( 185): ... 6 more
E/Zygote ( 185): Caused by: java.lang.ExceptionInInitializerError
E/Zygote ( 185): at java.util.Locale.<clinit>(Locale.java:214)
E/Zygote ( 185): ... 8 more
E/Zygote ( 185): Caused by: java.lang.ArithmeticException: divide by zero
E/Zygote ( 185): at java.util.PropertyPermission.<clinit>(PropertyPerm iss
ion.java)
E/Zygote ( 185): ... 9 more
E/Zygote ( 185): setreuid() failed. errno: 30
D/AndroidRuntime( 185): Shutting down VM
W/dalvikvm( 185): threadid=1: thread exiting with uncaught exception (group=0x4
0015560)
D/skia ( 185): purging 6K from font cache [1 entries]
I/ServiceManager( 91): service 'media.audio_flinger' died
I/ServiceManager( 91): service 'media.player' died
I/ServiceManager( 91): service 'media.camera' died
I/ServiceManager( 91): service 'media.audio_policy' died
I/Netd ( 187): Netd 1.0 starting
I/ ( 186): ServiceManager: 0xad50
E/AudioHardwareQSD( 186): Cannot open /dev/audience_a1026 -1
I/HTC Acoustic( 186): libhtc_acoustic.so version 2.0.1.5
E/HTC Acoustic( 186): Fail to open /system/etc/AdieHWCodecSetting.csv -1.
E/HTC Acoustic( 186): read ADIE para from file failed -1
E/HTC Acoustic( 186): ioctl ACOUSTIC_UPDATE_ADIE failed -1
I/HTC Acoustic( 186): open /system/etc/AudioBTID.csv success.
I/HTC Acoustic( 186): BT ID table version: PASSION_HTC_20091105
E/HTC Acoustic( 186): Fail to open /system/etc/TPA2018.csv -1.
D/AudioHardwareQSD( 186): speaker amplifier tpa2018 is not supported
D/AudioHardwareInterface( 186): setMode(NORMAL)
I/AudioHardwareQSD( 186): Set master volume to 1.000000
I/CameraService( 186): CameraService started (pid=186)
I/AudioFlinger( 186): AudioFlinger's thread 0xea18 ready to run
D/AudioFlinger( 186): setParameters(): io 1, keyvalue routing=2, tid 191, calli
ng tid 186
I/AudioHardwareQSD( 186): Routing audio to Speakerphone
D/AudioHardwareQSD( 186): Switching audio device to
D/AudioHardwareQSD( 186): Speakerphone
D/AudioHardwareQSD( 186): AudioHardware pcm playback is going to standby.
I/AudioHardwareQSD( 186): voice volume 0.000000 (range is 0 to 0)
D/AudioHardwareQSD( 186): Setting in-call volume to 100
hope to hear from everyone soon, thanks!
you are flashing a custom rom through stock recovery? how is that possible? you need a custom recovery to do that. try flashing one using unrevoked. and a few more details about roms that works and radio+hboot could be handy.
ryanpaul said:
hi there.. my problem is that when i install certain roms and reboot them after the first install my screen is stuck at the white htc screen. the roms that i am trying to flash are ultimate droid and oxygen rc3. i wiped all the things that needed to be wiped from both clockwork and amon-ra
here are some things i noticed:
i am NOT s-off
everytime i open recovery i get a "E:Can't open /cache/recovery/command" when i press vol-up + power but i cal still flash with the update.zip
below is my logcat sorry if it is too long but it keeps repeating when i run my logcat
Code:
D/AndroidRuntime( 185):
D/AndroidRuntime( 185): >>>>>> Booting Oxygen by AdamG <<<<<<
D/AndroidRuntime( 185):
D/AndroidRuntime( 185): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 185): CheckJNI is OFF
D/dalvikvm( 185): creating instr width table
I/SamplingProfilerIntegration( 185): Profiler is disabled.
I/Zygote ( 185): Preloading classes...
E/Zygote ( 185): setreuid() failed. errno: 30
D/dalvikvm( 185): GC_EXPLICIT freed 47K, 78% free 235K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 1K, 73% free 285K/1024K, external 0K/0K, pa
used 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 22K, 69% free 319K/1024K, external 0K/0K, p
aused 2ms
I/bluetooth_ScoSocket.cpp( 185): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 185): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 185): GC_EXPLICIT freed 17K, 66% free 357K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 25K, 63% free 386K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 20K, 57% free 442K/1024K, external 0K/0K, p
aused 3ms
W/dalvikvm( 185): Exception Ljava/lang/ArithmeticException; thrown while initia
lizing Ljava/util/PropertyPermission;
W/dalvikvm( 185): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Ljava/util/Locale;
W/dalvikvm( 185): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Landroid/media/ExifInterface;
E/Zygote ( 185): Error preloading android.media.ExifInterface.
E/Zygote ( 185): java.lang.ExceptionInInitializerError
E/Zygote ( 185): at java.lang.Class.classForName(Native Method)
E/Zygote ( 185): at java.lang.Class.forName(Class.java:234)
E/Zygote ( 185): at java.lang.Class.forName(Class.java:181)
E/Zygote ( 185): at com.android.internal.os.ZygoteInit.preloadClasses( Zyg
oteInit.java:297)
E/Zygote ( 185): at com.android.internal.os.ZygoteInit.main(ZygoteInit .ja
va:564)
E/Zygote ( 185): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 185): Caused by: java.lang.ExceptionInInitializerError
E/Zygote ( 185): at java.text.SimpleDateFormat.<init>(SimpleDateFormat .ja
va:252)
E/Zygote ( 185): at android.media.ExifInterface.<clinit>(ExifInterface .ja
va:96)
E/Zygote ( 185): ... 6 more
E/Zygote ( 185): Caused by: java.lang.ExceptionInInitializerError
E/Zygote ( 185): at java.util.Locale.<clinit>(Locale.java:214)
E/Zygote ( 185): ... 8 more
E/Zygote ( 185): Caused by: java.lang.ArithmeticException: divide by zero
E/Zygote ( 185): at java.util.PropertyPermission.<clinit>(PropertyPerm iss
ion.java)
E/Zygote ( 185): ... 9 more
E/Zygote ( 185): setreuid() failed. errno: 30
D/AndroidRuntime( 185): Shutting down VM
W/dalvikvm( 185): threadid=1: thread exiting with uncaught exception (group=0x4
0015560)
D/skia ( 185): purging 6K from font cache [1 entries]
I/ServiceManager( 91): service 'media.audio_flinger' died
I/ServiceManager( 91): service 'media.player' died
I/ServiceManager( 91): service 'media.camera' died
I/ServiceManager( 91): service 'media.audio_policy' died
I/Netd ( 187): Netd 1.0 starting
I/ ( 186): ServiceManager: 0xad50
E/AudioHardwareQSD( 186): Cannot open /dev/audience_a1026 -1
I/HTC Acoustic( 186): libhtc_acoustic.so version 2.0.1.5
E/HTC Acoustic( 186): Fail to open /system/etc/AdieHWCodecSetting.csv -1.
E/HTC Acoustic( 186): read ADIE para from file failed -1
E/HTC Acoustic( 186): ioctl ACOUSTIC_UPDATE_ADIE failed -1
I/HTC Acoustic( 186): open /system/etc/AudioBTID.csv success.
I/HTC Acoustic( 186): BT ID table version: PASSION_HTC_20091105
E/HTC Acoustic( 186): Fail to open /system/etc/TPA2018.csv -1.
D/AudioHardwareQSD( 186): speaker amplifier tpa2018 is not supported
D/AudioHardwareInterface( 186): setMode(NORMAL)
I/AudioHardwareQSD( 186): Set master volume to 1.000000
I/CameraService( 186): CameraService started (pid=186)
I/AudioFlinger( 186): AudioFlinger's thread 0xea18 ready to run
D/AudioFlinger( 186): setParameters(): io 1, keyvalue routing=2, tid 191, calli
ng tid 186
I/AudioHardwareQSD( 186): Routing audio to Speakerphone
D/AudioHardwareQSD( 186): Switching audio device to
D/AudioHardwareQSD( 186): Speakerphone
D/AudioHardwareQSD( 186): AudioHardware pcm playback is going to standby.
I/AudioHardwareQSD( 186): voice volume 0.000000 (range is 0 to 0)
D/AudioHardwareQSD( 186): Setting in-call volume to 100
hope to hear from everyone soon, thanks!
Click to expand...
Click to collapse
update: solved the problem had to do an s-off and flash the recovery-clockwork-2.5.0.7-bravo file.. thanks anyway

want to develop lotusmod

hello people i want to take over the lotusmod project but i dont no very much about working on a rom where i can find that do working on a rom?
28-08-2011
the rom is working now (i have a wildfire but i looking for beta tester)but i need put the dutch language (netherlands language)
how i do that?
and how i need to put a new kernel in a rom not flashing the kernel the kernel puting in de rom
do i need android sdk?
what do you need for continue this rom?
iam saying which programe i need?
Start with the DSIXDA Kitchen, then you can move to the actual source code, Android SDK and more advanced stuff.
Read the entire thread carefully.
http://forum.xda-developers.com/showthread.php?t=633246
tnx i wil look about it
3xeno said:
Start with the DSIXDA Kitchen, then you can move to the actual source code, Android SDK and more advanced stuff.
Read the entire thread carefully.
http://forum.xda-developers.com/showthread.php?t=633246
Click to expand...
Click to collapse
how do lotusmod develop in that zip?
You can't "create" new stuff in the Kitchen. It needs something existing already as a base. So, in your case, the base can be the existing version of Lotusmod.
If you want to "create" from scratch, read this thread: (This is for Gingerbread ROMs)
http://forum.xda-developers.com/showthread.php?t=1162273
If you dont understand a thing, try again, if you still dont get it, Google the solutions yourself, and its upto you to decide whether you want to continue or not.
ROM development is not as easy as you are probably thinking at this point of time.
logcat lotusmod 1.3
i have doing a logcat can everbody help my with these logcat?
I/SystemServer( 239): DropBox Service
I/SystemServer( 239): Wallpaper Service
W/WallpaperService( 239): failed parsing /data/system/wallpaper_info.xml java.i
o.FileNotFoundException: /data/system/wallpaper_info.xml (No such file or direct
ory)
I/SystemServer( 239): Audio Service
D/AudioHardwareMSM72XX( 201): setVoiceVolume(0.800000)
I/AudioHardwareMSM72XX( 201): Setting in-call volume to 4 (available range is 0
to 5)
D/AudioHardwareInterface( 201): setMode(NORMAL)
W/AudioPolicyManagerBase( 201): setPhoneState() setting same state 0
I/SystemServer( 239): Headset Observer
I/SystemServer( 239): Dock Observer
W/DockObserver( 239): This kernel does not have dock station support
I/SystemServer( 239): USB Service
W/UsbDeviceSettingsManager( 239): settings file not found
I/SystemServer( 239): UI Mode Manager Service
I/SystemServer( 239): Backup Service
V/BackupManagerService( 239): No ancestral data
I/BackupManagerService( 239): Backup enabled => false
I/SystemServer( 239): AppWidget Service
I/SystemServer( 239): Recognition Service
I/SystemServer( 239): DiskStats Service
I/WindowManager( 239): SAFE MODE not enabled
I/power ( 239): *** set_screen_state 1
D/PowerManagerService( 239): system ready!
I/ActivityManager( 239): Sending system update to: ComponentInfo{com.android.pr
oviders.calendar/com.android.providers.calendar.CalendarUpgradeReceiver}
I/ActivityManager( 239): Sending system update to: ComponentInfo{com.android.pr
oviders.contacts/com.android.providers.contacts.ContactsUpgradeReceiver}
I/ActivityManager( 239): Sending system update to: ComponentInfo{com.google.and
roid.gsf/com.google.android.gsf.loginservice.MigrateToAccountManagerBroadcastRec
eiver}
I/SystemServer( 239): Enabled StrictMode for system server main thread.
D/AK8973 ( 205): Compass Start
I/Zygote ( 239): Process: zygote socket opened
I/ActivityManager( 239): Start proc com.android.providers.calendar for broadcas
t com.android.providers.calendar/.CalendarUpgradeReceiver: pid=356 uid=10005 gid
s={3003}
I/ActivityManager( 239): Starting: Intent { act=android.intent.action.MAIN cat=
[android.intent.category.HOME] flg=0x10000000 cmp=com.android.provision/.Default
Activity } from pid 0
D/dalvikvm( 239): GC_CONCURRENT freed 220K, 49% free 3987K/7815K, external 330K
/516K, paused 52ms+51ms
I/ActivityManager( 239): Launching preboot mode app: ProcessRecord{40581c10 356
:com.android.providers.calendar/10005}
D/dalvikvm( 356): GC_CONCURRENT freed 414K, 51% free 2771K/5639K, external 330K
/516K, paused 7ms+7ms
I/CalendarUpgradeReceiver( 356): Creating or opening calendar database
I/CalendarDatabaseHelper( 356): Bootstrapping database
I/ActivityManager( 239): Start proc android.process.acore for broadcast com.and
roid.providers.contacts/.ContactsUpgradeReceiver: pid=370 uid=10000 gids={3003,
1015}
I/ActivityManager( 239): Launching preboot mode app: ProcessRecord{4060aa78 370
:android.process.acore/10000}
I/ContactsUpgradeReceiver( 370): Creating or opening contacts database
I/ContactsDatabaseHelper( 370): Bootstrapping database
D/dalvikvm( 370): GC_CONCURRENT freed 417K, 51% free 2768K/5639K, external 330K
/516K, paused 7ms+18ms
I/ContactsProviderV1( 370): Bootstrapping database legacy support
D/dalvikvm( 370): GC_CONCURRENT freed 392K, 51% free 2840K/5703K, external 330K
/516K, paused 9ms+7ms
I/ActivityManager( 239): Start proc com.google.process.gapps for broadcast com.
google.android.gsf/.loginservice.MigrateToAccountManagerBroadcastReceiver: pid=3
81 uid=10013 gids={3003, 1015, 2001, 1007}
I/ActivityManager( 239): Launching preboot mode app: ProcessRecord{4063deb8 381
:com.google.process.gapps/10013}
D/GoogleLoginService( 381): no legacy android id exists to migrate
D/GoogleLoginService( 381): skipping migration because /data/data/com.google.an
droid.gsf/databases/accounts.db doesn't exist
D/GoogleLoginService( 381): disabling the migration script since the migration
is complete
D/dalvikvm( 381): GC_CONCURRENT freed 331K, 50% free 2766K/5511K, external 330K
/516K, paused 30ms+6ms
D/dalvikvm( 239): GC_CONCURRENT freed 387K, 48% free 4085K/7815K, external 330K
/516K, paused 9ms+26ms
I/ActivityManager( 239): Writing new set of last done pre-boot receivers...
I/Process ( 239): Sending signal. PID: 356 SIG: 9
I/Process ( 239): Sending signal. PID: 370 SIG: 9
I/Process ( 239): Sending signal. PID: 381 SIG: 9
I/ActivityManager( 239): Removing system update proc: ProcessRecord{40581c10 35
6:com.android.providers.calendar/10005}
I/ActivityManager( 239): Removing system update proc: ProcessRecord{4060aa78 37
0:android.process.acore/10000}
I/ActivityManager( 239): Removing system update proc: ProcessRecord{4063deb8 38
1:com.google.process.gapps/10013}
I/ActivityManager( 239): System now ready
I/SystemServer( 239): Making services ready
I/StatusBarManagerService( 239): Starting service: ComponentInfo{com.android.sy
stemui/com.android.systemui.statusbar.StatusBarService}
I/ActivityManager( 239): Start proc com.android.systemui for service com.androi
d.systemui/.statusbar.StatusBarService: pid=388 uid=1000 gids={3002, 3001, 3003}
I/ActivityManager( 239): Config changed: { scale=1.0 imsi=0/0 loc=en_US touch=0
keys=0/0/0 nav=0/0 orien=0 layout=0 uiMode=17 seq=2}
W/RecognitionManagerService( 239): no available voice recognition services foun
d
I/UsbService( 239): Device not provisioned, skipping USB broadcast
I/ActivityManager( 239): Start proc com.android.inputmethod.latin for service c
om.android.inputmethod.latin/.LatinIME: pid=396 uid=10015 gids={}
D/NetworkManagmentService( 239): Registering observer
E/ThrottleService( 239): Error reading data file
I/ActivityManager( 239): Start proc com.android.phone for added application com
.android.phone: pid=400 uid=1001 gids={3002, 3001, 3003, 1015}
I/ActivityManager( 239): Start proc com.android.provision for activity com.andr
oid.provision/.DefaultActivity: pid=405 uid=10023 gids={}
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
I/ActivityManager( 239): Config changed: { scale=1.0 imsi=0/0 loc=en_US touch=3
keys=1/1/2 nav=3/1 orien=1 layout=268435474 uiMode=17 seq=3}
I//system/bin/tc( 197): RTNETLINK answers: No such file or directory
I/logwrapper( 197): /system/bin/tc terminated by exit(2)
I//system/bin/tc( 197): RTNETLINK answers: Invalid argument
I/logwrapper( 197): /system/bin/tc terminated by exit(2)
D/dalvikvm( 388): GC_CONCURRENT freed 392K, 51% free 2801K/5639K, external 330K
/516K, paused 37ms+58ms
I//system/bin/tc( 197): RTNETLINK answers: No such file or directory
I/logwrapper( 197): /system/bin/tc terminated by exit(2)
D/dalvikvm( 396): GC_CONCURRENT freed 404K, 51% free 2808K/5639K, external 330K
/516K, paused 6ms+7ms
D/dalvikvm( 239): GC_CONCURRENT freed 434K, 47% free 4162K/7815K, external 330K
/516K, paused 107ms+14ms
D/dalvikvm( 239): GC_EXTERNAL_ALLOC freed 82K, 48% free 4083K/7815K, external 3
30K/516K, paused 145ms
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
I//system/bin/tc( 197): RTNETLINK answers: No such file or directory
I/logwrapper( 197): /system/bin/tc terminated by exit(2)
I//system/bin/tc( 197): RTNETLINK answers: Invalid argument
I/logwrapper( 197): /system/bin/tc terminated by exit(2)
I//system/bin/tc( 197): RTNETLINK answers: No such file or directory
I/logwrapper( 197): /system/bin/tc terminated by exit(2)
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
W/BackupManagerService( 239): dataChanged but no participant pkg='com.android.p
roviders.settings' uid=10023
D/dalvikvm( 388): GC_EXTERNAL_ALLOC freed 27K, 51% free 2804K/5639K, external 3
53K/516K, paused 499ms
D/dalvikvm( 400): GC_CONCURRENT freed 406K, 51% free 2819K/5639K, external 330K
/516K, paused 7ms+17ms
D/dalvikvm( 405): GC_CONCURRENT freed 340K, 50% free 2756K/5511K, external 330K
/516K, paused 38ms+7ms
I/InputReader( 239): Device reconfigured: id=0x20002, name=atmel-touchscreen, d
isplay size is now 240x320
D/dalvikvm( 396): GC_EXTERNAL_ALLOC freed 54K, 50% free 2874K/5639K, external 5
09K/516K, paused 358ms
D/dalvikvm( 239): GC_CONCURRENT freed 424K, 47% free 4150K/7815K, external 930K
/1442K, paused 33ms+11ms
I/ActivityManager( 239): Start proc android.process.acore for content provider
com.android.providers.contacts/.ContactsProvider2: pid=438 uid=10000 gids={3003,
1015}
I/ActivityThread( 400): Pub mms: com.android.providers.telephony.MmsProvider
I/InputDispatcher( 239): Dropping event because there is no touched window or f
ocused application.
I/ActivityManager( 239): Force stopping package com.android.provision uid=10023
I/Process ( 239): Sending signal. PID: 405 SIG: 9
I/StatusBarManagerService( 239): registerStatusBar bar=com.android.internal.sta
[email protected]
I/ActivityManager( 239): Start proc com.android.voicedialer for broadcast com.a
ndroid.voicedialer/.VoiceDialerReceiver: pid=440 uid=10030 gids={3002}
I/ActivityThread( 400): Pub sms: com.android.providers.telephony.SmsProvider
I/InputDispatcher( 239): Dropping event because there is no focused window or f
ocused application.
I/ActivityThread( 400): Pub telephony: com.android.providers.telephony.Telephon
yProvider
I/ActivityThread( 400): Pub icc: com.android.phone.IccProvider
I/ActivityThread( 400): Pub mms-sms: com.android.providers.telephony.MmsSmsProv
ider
D/VoldCmdListener( 196): share status ums
D/dalvikvm( 200): GC_EXPLICIT freed 10K, 50% free 2718K/5379K, external 330K/51
6K, paused 461ms
D/StorageNotification( 388): Startup with UMS connection false (media state unm
ounted)
I/StorageNotification( 388): UMS connection changed to true (media state unmoun
ted)
D/dalvikvm( 200): GC_EXPLICIT freed <1K, 50% free 2718K/5379K, external 330K/51
6K, paused 756ms
I/InputDispatcher( 239): Dropping event because there is no focused window or f
ocused application.
I/ActivityThread( 438): Pub com.android.social: com.android.providers.contacts.
SocialProvider
D/VoiceDialerReceiver( 440): onReceive Intent { act=android.intent.action.PACKA
GE_CHANGED dat=package:com.android.provision flg=0x10000000 cmp=com.android.voic
edialer/.VoiceDialerReceiver (has extras) }
I/ActivityThread( 438): Pub applications: com.android.providers.applications.Ap
plicationsProvider
D/dalvikvm( 200): GC_EXPLICIT freed <1K, 50% free 2718K/5379K, external 330K/51
6K, paused 507ms
D/CallManager( 400): registerPhone(GSM Handler{40519ae8})
D/dalvikvm( 438): GC_CONCURRENT freed 400K, 51% free 2785K/5639K, external 330K
/516K, paused 17ms+24ms
I/ActivityManager( 239): Start proc com.google.process.gapps for service com.go
ogle.android.location/.NetworkLocationService: pid=457 uid=10013 gids={3003, 101
5, 2001, 1007}
I/ActivityThread( 438): Pub contacts;com.android.contacts: com.android.provider
s.contacts.ContactsProvider2
D/szipinf ( 388): Initializing inflate state
V/RecognizerEngine( 440): deleteCachedGrammarFiles /data/data/com.android.voice
dialer/files/openentries.txt
I/ActivityThread( 457): Pub com.google.settings: com.google.android.gsf.setting
s.GoogleSettingsProvider
W/ActivityManager( 239): Unable to start service Intent { act=com.android.ussd.
IExtendedNetworkService }: not found
I/ActivityThread( 457): Pub com.google.android.gsf.gservices: com.google.androi
d.gsf.gservices.GservicesProvider
D/dalvikvm( 457): GC_CONCURRENT freed 402K, 51% free 2792K/5639K, external 330K
/516K, paused 7ms+16ms
I/GservicesProvider( 457): Gservices pushing to system: true; secure: true
I/ActivityThread( 457): Pub subscribedfeeds: com.google.android.gsf.subscribedf
eeds.SubscribedFeedsProvider
I/TelephonyRegistry( 239): notifyServiceState: 3 home null null null Unknown C
SS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
D/VoiceDialerReceiver( 440): onReceive Intent { act=android.intent.action.PACKA
GE_CHANGED dat=package:com.google.android.gsf flg=0x10000000 cmp=com.android.voi
cedialer/.VoiceDialerReceiver (has extras) }
I/TelephonyRegistry( 239): notifyDataConnection: state=0 isDataConnectivityPoss
ible=false reason=radioTurnedOff interfaceName=null networkType=0
I/TelephonyRegistry( 239): notifyDataConnection: state=0 isDataConnectivityPoss
ible=false reason=gprsDetached interfaceName=null networkType=0
V/RecognizerEngine( 440): deleteCachedGrammarFiles /data/data/com.android.voice
dialer/files/openentries.txt
I/ActivityManager( 239): Start proc com.android.vending for broadcast com.andro
id.vending/.DeviceConfigurationReceiver: pid=472 uid=10029 gids={1015, 3003}
D/BT HSHFP( 400): Starting BluetoothHeadsetService
D/GpsLocationProvider( 239): set_capabilities_callback: 6
I/TelephonyRegistry( 239): notifyServiceState: 1 home null null null Unknown C
SS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/ActivityThread( 457): Pub com.google.android.providers.talk: com.google.andro
id.gsf.talk.TalkProvider
D/NetworkLocationService( 457): onCreate
D/dalvikvm( 239): GC_CONCURRENT freed 497K, 47% free 4174K/7815K, external 930K
/1442K, paused 23ms+55ms
D/dalvikvm( 388): GC_CONCURRENT freed 181K, 47% free 3051K/5703K, external 977K
/1021K, paused 28ms+164ms
D/dalvikvm( 472): GC_CONCURRENT freed 395K, 50% free 2829K/5639K, external 330K
/516K, paused 8ms+23ms
D/libgps ( 239): qct_gps_init
I/ActivityThread( 472): Pub com.android.vending.SuggestionsProvider: com.androi
d.vending.SuggestionsProvider
V/libgps ( 239): AgpsActionThread started
D/vending ( 472): [1] VendingApplication.onCreate(): Resetting ServiceLocator f
rom app
V/libgps ( 239): DeferredActionThread started
D/libgps ( 239): qct_agps_init
D/libgps ( 239): qct_agps_set_server
V/libgps ( 239): SUPL, supl.google.com, 7276
D/vending ( 472): [10] 1.run(): Clearing cache in response to android.intent.ac
tion.SIM_STATE_CHANGED
D/dalvikvm( 400): GC_CONCURRENT freed 219K, 48% free 3000K/5703K, external 330K
/516K, paused 37ms+13ms
D/vending ( 472): [11] 1.run(): Clearing cache in response to android.intent.ac
tion.SIM_STATE_CHANGED
I/ActivityManager( 239): Start proc com.android.settings for broadcast com.andr
oid.settings/.widget.SettingsAppWidgetProvider: pid=489 uid=1000 gids={3002, 300
1, 3003}
D/dalvikvm( 489): GC_CONCURRENT freed 396K, 50% free 2828K/5639K, external 330K
/516K, paused 6ms+22ms
D/dalvikvm( 388): GC_CONCURRENT freed 138K, 44% free 3367K/5959K, external 962K
/1021K, paused 7ms+27ms
V/ContactsProvider( 438): Importing legacy contacts
I/ActivityThread( 438): Pub call_log: com.android.providers.contacts.CallLogPro
vider
I/ContactsDatabaseHelper( 438): Switching to locale en_US
I/ActivityThread( 438): Pub user_dictionary: com.android.providers.userdictiona
ry.UserDictionaryProvider
D/NetworkLocationService( 457): onBind com.google.android.location.NetworkLocat
ionProvider
D/LocationProviderProxy( 239): LocationProviderProxy.onServiceConnected Compone
ntInfo{com.google.android.location/com.google.android.location.NetworkLocationSe
rvice}
D/NetworkLocationService( 457): onBind com.google.android.location.GeocodeProvi
der
D/GeocoderProxy( 239): onServiceConnected ComponentInfo{com.google.android.loca
tion/com.google.android.location.NetworkLocationService}
D/dalvikvm( 438): GC_CONCURRENT freed 256K, 48% free 2987K/5703K, external 330K
/516K, paused 30ms+22ms
D/dalvikvm( 239): GC_CONCURRENT freed 355K, 46% free 4296K/7815K, external 1141
K/1442K, paused 22ms+15ms
I/ContactsDatabaseHelper( 438): Locale change completed in 2352ms
I/LegacyContactImporter( 438): Legacy contacts database does not exist at /data
/data/com.android.providers.contacts/databases/contacts.db
V/ContactsProvider( 438): Completed import of legacy contacts
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
Contact a dev, it'll be better for you. And if you are unable to do so, post your query here:
http://forum.xda-developers.com/forumdisplay.php?f=613
It'll probably get you better results than posting here.
hey 3xeno how i can resign my android rom?
There are tons of ways. Just perform an XDA Search "Sign a ROM ZIP", and you will get the details. Here's one such tool:
http://forum.xda-developers.com/showthread.php?t=805766
3xeno
its says wen i instal on my device error 0
kaassaus said:
3xeno
its says wen i instal on my device error 0
Click to expand...
Click to collapse
Sent you a pm of a possible way to fix this. Dsixdas kitchen signs zip too.
You should really install it if you haven't.
Sent from my HTC HD2 using xda premium
i need the put a kernel in my rom how i do that?
I told you that twice
Sent from my HTC HD2 using xda premium
But. I forgot you need to copy also the libs of the new kernel
Sent from my HTC HD2 using xda premium
developers can you help my?
with dutch language puting in thit rom

CosmIcEXperIa UPDATED-11/10/2012

Previously my versions of cosmic have some bugs left
Now all the issues of them are got rectified
Update 1:
Change log :
1. Turn off/on stuck on logo is recified
2. Tux/penguin on boot is now removed
3. Usb bug is rectified
4. Boots fast
5. Ics layout with status bar
6. New ui to make look better
7. 100% working xloud and bravia engine [TESTED]
8. Force closes on setting with volume is rectified
9. Replace file manager and quick pic to default
10. Camera drivers are updated equal to stock cam [TESTED]
11. Camera zoo bug fixed [TESTED]
12. Bt call bug fixed [TESTED]since from my ginger rom of 2 weeks back
13. Wifi stability [TESTED]
, 14...... And so many not remembered
finally i tried and make it as a stable rom
Download of the rom updated click here Out dated
Update 2:
Change log :
CAUSES
well guys i found my self some bugs on last update
the boot takes long time
gpu status is very low
and at settings/sound/volume here when on increase of media and alarm not working (xloud failure)
very slow net and wifi
center clock disturbs on notifications and few
so now i had solved them GAMERS BE READY WITH NEW LOOK
i had solved all the issues from the list of mine
new gpu status and more without lags and best gaming performance
Download of the rom updated click here Out dated
This fixes some issues like WIFI/DATA, CAM QUALITY, LOUDSPEAKER ON CALL AND FEW Click here Only for update-2
Update 3:
Change log :
New updated with many fixes
Last time i had given the cam quality just looks same with stock
So for long time of my work i had fixed pixel for video cam... so video cam too work just like stock rom
The best battery backup and modified this for best gaming purpose
The present kernel i had used in this rom... i had removed governors and logo free status
Applied new ics style settings of my moding and the main this the third mode i posted at my page had gps tracking bug and that was fixed only at this rom ( not even posted )
so finally settings have perfect working status
And a lot of new fixes so you can experience them
Download of the rom updated click here Out dated
UPDATE 4
Change log
fixed first boot and small issues and now works perfect
download the rom of update 4 latest Click here
And also will be available with ROMMANAGER to Download
Update 5 (version-4) :
Change log :
Fixed the disaster screen and boot well and some fixes and sorry for wasting your downloads
click here to download the rom
And this rom is stable upto the 787 tested from 3 days till now no force closes and panics
And i am not responsible if u overclock more than 787 and also with other kernel
The gapps are not included with rom. So if you need them Click here
HOW TO FLASH ROM (FOLLOW IT CAREFULLY)
1. Download the rom from the link
2. Copy to sd
3. Get into recovery mod
4. wipe/data first then
5. Select the flash file and flash it ( but one flash for one reboot )
6. And reboot
For kernels check it out post-2
Optional :
If you need different transitions Click here
NOTE: Please if you tried to use any of cam lib please ask me before posting .. seems already done at p350 groups at last update but please not this time... thanks [/B]
Dont say thanks just hit thanks​
My kernel collection
NOTE: Only for 2.3 and above roms but not for 2.2 roms
KERNEL BLOCK :
Actually my kernel version 1 and 3 had some bugs so i dont like to post them
List of my kernels
logo was not removed with it
<<<<<<<<------------Kamesh_kernel_v_2------------>>>>>>>>
Removed the logo as first trial
<<<<<<<<------------Kamesh_kernel_v_4------------>>>>>>>>
This version of kernel differs with different logos. But kernel_v_5_alt-3 differ with changes on working status
alt-1 logo
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
<<<<<<<<------------kamesh_kernel_v_5-alt-1------------>>>>>>>>
alt-2 logo
<<<<<<<<------------kamesh_kernel_v_5-alt-2------------>>>>>>>>
alt-3 logo looks same pic like alt-2 but removed name tag
<<<<<<<<------------kamesh_kernel_v_5-alt-3------------>>>>>>>>
This version of kernel differs a new changes and stability
this kernel was applied with new updated rom and there is no logo and remains blank and best battery backup
<<<<<<<<------------Kamesh_kernel_v_6- alt-1------------>>>>>>>>
this kernel had logo but same as v6 nothing but both are same but not sure with battery backup
<<<<<<<<------------Kamesh_kernel_v_6- alt-2------------>>>>>>>>
SOURCES : Here you can check out my commits https://github.com/venkatkamesh/pecan_kernel
I DONT SAY THE CHANGES WHAT I DID BECAUSE
I DONT LIKE TO MAKE OTHERS ANXIETY HAVE A TRY IF YOUR ARE INTRUSTED
NO FORMALITY AND FORCE FROM MY SIDE AS U WISH
I DONT GIVE CPU FREQUENCY UPTO 1GHZ BECAUSE OUR MOBILE PROCESSOR IS NOT COMPACTABLE
AND AS MY GUESS 806 MAY BE STABLE TO FEW HARDWARE DEVICES ONLY
ON OUR PAGE I FOUND MOST OF THE USER SAID ITS STABLE AT 768-787
APPLYING UPTO 1GHZ OR MORE THAN 806 MAY CAUSE POTENTIAL BRICKS
THIS GET WORKED WITH ALL PRESENT ROMS TESTED BY SOME USERS
HOW TO FLASH KERNEL(FOLLOW IT CAREFULLY)
1. Download the kernel from the link
2. Copy to sd
3. Get into recovery mod
4. Select the flash file and flash it
5. And reboot
Prints "--"
good developer always announces when his project is outdated and when it is updated. And you're a good developer
thanks !!
Nice intro if you boot up, but can we set the volume of that to some lower point ?
Everything works perfectly only occasionally gets blocked wifi
incredibly fast rom, though the boot animation isn't my favourite, need something quieter. Will change to the cm9 boot animation soon.
Only problem I found so far is that the button to turn on usb mass storage is chopped off the screen in portrait mode.
Thanx
antdking said:
incredibly fast rom, though the boot animation isn't my favourite, need something quieter. Will change to the cm9 boot animation soon.
Only problem I found so far is that the button to turn on usb mass storage is chopped off the screen in portrait mode.
Thanx
Click to expand...
Click to collapse
welcome to new world just tap the android symbol at landscape ok it not a bug removed the button option and made android symbol as turn on/off usb
so its not a bug
Smoker25 said:
Everything works perfectly only occasionally gets blocked wifi
Click to expand...
Click to collapse
not only wifi sometimes web too i get a patch for it by tomorrow as gb too having i will post a combined patch ok for both roms
venkat kamesh said:
welcome to new world just tap the android symbol at landscape ok it not a bug removed the button option and made android symbol as turn on/off usb
so its not a bug
Click to expand...
Click to collapse
ah yes I see now. Thanx, I'm used to the button. never seen the android symbol used before.
Just noticed also, if you get enough notifications, then they overlap onto the clock
Venkat, what is this rom compared to Arc Xp in terms of speed, performances and battery life? Which is better in global? Thanks in advance
This rom have kernel panic too sometimes.
How to remove the Tux/Penguim on boot?
Dragonforce said:
This rom have kernel panic too sometimes.
Click to expand...
Click to collapse
ok now all those are solved no more panics and fully functioning on 3g data/ wifi
today i am posting it have a try for panics
Tiago12 said:
How to remove the Tux/Penguim on boot?
Click to expand...
Click to collapse
by using my kernel u can remove the tux
There is an hang on boot, my phone still shows the second animation. That for a couple of minutes.
logcat file:
I/InputManager-Callbacks( 1452): No virtual keys found for device touch_mcs7000.
I/ActivityManager( 1452): Config changed: { scale=1.0 imsi=0/0 loc=nl_NL touch=3
keys=2/1/2 nav=2/1 orien=1 layout=17 uiMode=0 seq=2 themeResource=null}
I/ActivityManager( 1452): Config changed: { scale=1.0 imsi=0/0 loc=nl_NL touch=3
keys=2/1/2 nav=2/1 orien=1 layout=17 uiMode=17 seq=3 themeResource=null}
W/RecognitionManagerService( 1452): no available voice recognition services foun
d
D/szipinf ( 1452): Initializing inflate state
W/ResourceType( 1452): Invalid package identifier when getting bag for resource
number 0x00000000
D/szipinf ( 1452): Initializing inflate state
D/szipinf ( 1546): Initializing inflate state
W/AssetRedirectionManager( 1452): No such resource found for android:drawable/st
atus_bar_latest_event_panel
W/AssetRedirectionManager( 1452): No such resource found for android:drawable/ac
tivity_title_bar_back
W/AssetRedirectionManager( 1452): No such resource found for com.achep.theme.ICS
andwichstyle/ICSandwich.Panel
W/AssetRedirectionManager( 1452): No such resource found for android:style/Widge
t.GenericQuickContactBadge
W/AssetRedirectionManager( 1452): No such resource found for com.achep.theme.ICS
andwichstyle/TextAppearance.StatusBar.Icon
D/dalvikvm( 1452): GC_EXTERNAL_ALLOC freed 236K, 41% free 4343K/7303K, external
521K/521K, paused 115ms
W/AssetRedirectionManager( 1452): No such resource found for com.achep.theme.ICS
andwichdrawable/achep_list_selectors
D/LockPatternKeyguardView( 1452): onScreenTurnedOn()
D/dalvikvm( 1452): GC_EXTERNAL_ALLOC freed 154K, 40% free 4452K/7303K, external
1035K/1037K, paused 125ms
D/dalvikvm( 1452): GC_EXTERNAL_ALLOC freed 45K, 39% free 4481K/7303K, external 1
428K/1432K, paused 123ms
D/dalvikvm( 1452): GC_CONCURRENT freed 383K, 39% free 4495K/7367K, external 1422
K/1843K, paused 5ms+9ms
W/AssetRedirectionManager( 1452): No such resource found for android:drawable/jo
g_ring_appback_normal
W/AssetRedirectionManager( 1452): No such resource found for android:drawable/qu
ickcopy
W/AssetRedirectionManager( 1452): No such resource found for android:drawable/qu
ickpaste
W/AssetRedirectionManager( 1452): No such resource found for android:drawable/st
at_sys_battery_charge_anim6
W/AssetRedirectionManager( 1452): No such resource found for android:drawable/st
at_sys_battery_charge_anim7
W/AssetRedirectionManager( 1452): No such resource found for android:drawable/sy
m_keyboard_nu
W/AssetRedirectionManager( 1452): No such resource found for com.achep.theme.ICS
andwichdrawable/ac_android_tab_focus
D/dalvikvm( 1452): GC_CONCURRENT freed 672K, 41% free 4601K/7751K, external 723K
/1235K, paused 6ms+8ms
D/szipinf ( 1452): Initializing inflate state
W/AssetRedirectionManager( 1452): No such resource found for com.android.deskclo
ck:drawable/deckclockac_ic_clock_strip_alarm
W/AssetRedirectionManager( 1452): No such resource found for com.android.deskclo
ck:drawable/deckclockac_ic_clock_strip_desk_clock
W/AssetRedirectionManager( 1452): No such resource found for com.android.deskclo
ck:drawable/deckclockac_ic_clock_strip_gallery
W/AssetRedirectionManager( 1452): No such resource found for com.android.deskclo
ck:drawable/deckclockac_ic_clock_strip_home
W/AssetRedirectionManager( 1452): No such resource found for com.android.deskclo
ck:drawable/deckclockac_ic_clock_strip_music
W/AssetRedirectionManager( 1452): No such resource found for com.android.deskclo
ck:drawable/deckclockac_ic_round_brightness
D/szipinf ( 1452): Initializing inflate state
D/szipinf ( 1452): Initializing inflate state
W/AssetRedirectionManager( 1452): No such resource found for com.achep.theme.ICS
andwichdrawable/ac_settings_lock_anim
I/ActivityManager( 1452): Start proc net.cdeguet.smartkeyboard for service net.c
deguet.smartkeyboard/.SmartKeyboard: pid=1558 uid=10028 gids={1015}
D/NetworkManagmentService( 1452): Registering observer
D/dalvikvm( 1452): GC_FOR_MALLOC freed 336K, 40% free 4696K/7751K, external 723K
/1235K, paused 103ms
D/SntpClient( 1452): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
I/ActivityManager( 1452): Start proc com.android.phone for added application com
.android.phone: pid=1568 uid=1001 gids={3002, 3001, 3003, 1015}
E/lights ( 1452): write_int failed to open /sys/class/leds/red/brightness
I//system/bin/tc( 1344): RTNETLINK answers: No such file or directory
I/logwrapper( 1344): /system/bin/tc terminated by exit(2)
I/LocationManagerService( 1452): Setting GPS Source to: 0
I/ActivityManager( 1452): Start proc com.cyanogenmod.cmparts for broadcast com.c
yanogenmod.cmparts/.intents.LEDNotificationReceiver: pid=1579 uid=1000 gids={101
5, 3002, 3001, 3003}
I//system/bin/tc( 1344): RTNETLINK answers: Invalid argument
I/logwrapper( 1344): /system/bin/tc terminated by exit(2)
I//system/bin/tc( 1344): Cannot find device "ifb0"
I/logwrapper( 1344): /system/bin/tc terminated by exit(1)
D/SntpClient( 1452): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 1452): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 1452): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 1452): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 1452): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/szipinf ( 1568): Initializing inflate state
D/szipinf ( 1452): Initializing inflate state
D/szipinf ( 1579): Initializing inflate state
D/SmartKeyboard( 1558): Loading contacts
D/dalvikvm( 1452): GC_EXTERNAL_ALLOC freed 420K, 44% free 4456K/7879K, external
723K/1235K, paused 138ms
W/AssetRedirectionManager( 1452): No such resource found for com.android.systemu
i:drawable/ic_statusbar_na_upac_top
I/ActivityManager( 1452): Start proc android.process.acore for content provider
com.android.providers.contacts/.ContactsProvider2: pid=1592 uid=10001 gids={3003
, 1015}
W/AssetRedirectionManager( 1452): No such resource found for com.android.systemu
i:drawable/btn_clear_nf_normal
W/AssetRedirectionManager( 1452): No such resource found for com.android.systemu
i:drawable/btn_clear_nf_pressed
D/szipinf ( 1452): Initializing inflate state
D/dalvikvm( 1546): GC_EXTERNAL_ALLOC freed 75K, 49% free 2795K/5379K, external 0
K/0K, paused 139ms
I/PowerWidget( 1546): Clearing any old widget stuffs
I/PowerWidget( 1546): Setting up widget
I/PowerWidget( 1546): Default buttons being loaded
I/PowerWidget( 1546): Button list: toggleWifi|toggleBluetooth|toggleGPS|toggleSo
und
I/PowerWidget( 1546): Setting up button: toggleWifi
W/AssetRedirectionManager( 1452): No such resource found for com.achep.theme.ICS
andwichdrawable/ac_phone_btn_dial_normal_blue
W/AssetRedirectionManager( 1452): No such resource found for com.achep.theme.ICS
andwichdrawable/ac_phone_btn_dial_normal_green
W/AssetRedirectionManager( 1452): No such resource found for com.achep.theme.ICS
andwichdrawable/ac_phone_btn_dial_textfield_activated
W/AssetRedirectionManager( 1452): No such resource found for com.achep.theme.ICS
andwichdrawable/ac_phone_btn_dial_textfield_normal
I/PowerWidget( 1546): Setting up button: toggleBluetooth
I/PowerWidget( 1546): Setting up button: toggleGPS
W/AssetRedirectionManager( 1452): No such resource found for com.achep.theme.ICS
andwichdrawable/ac_phone_btn_dial_textfield_pressed
W/AssetRedirectionManager( 1452): No such resource found for com.achep.theme.ICS
andwichdrawable/ac_phone_btn_dial_textfield_selected
I/PowerWidget( 1546): Setting up button: toggleSound
W/asset ( 1546): deep redirect failure from 0x0103003e => 0x02080015, defStyle
Attr=0x00000000, defStyleRes=0x00000000, style=0x00000000
W/asset ( 1546): deep redirect failure from 0x7f0a0000 => 0x0208001c, defStyle
Attr=0x01010084, defStyleRes=0x01030022, style=0x00000000
W/asset ( 1546): deep redirect failure from 0x7f0a0000 => 0x0208001c, defStyle
Attr=0x01010084, defStyleRes=0x01030022, style=0x00000000
W/asset ( 1546): deep redirect failure from 0x7f0a0000 => 0x0208001c, defStyle
Attr=0x01010084, defStyleRes=0x01030022, style=0x00000000
W/asset ( 1546): deep redirect failure from 0x7f0a0000 => 0x0208001c, defStyle
Attr=0x00000000, defStyleRes=0x00000000, style=0x00000000
W/AssetRedirectionManager( 1452): No such resource found for com.android.phone:d
rawable/dial_num_1_with_vm_blk
W/AssetRedirectionManager( 1452): No such resource found for com.android.phone:d
rawable/dial_num_1_with_vm_wht
I/ActivityThread( 1579): Pub com.cyanogenmod.cmparts.provider.Settings: com.cyan
ogenmod.cmparts.provider.SettingsProvider
I/ActivityThread( 1592): Pub com.android.social: com.android.providers.contacts.
SocialProvider
W/ActivityManager( 1452): Unable to start service Intent { act=com.google.androi
d.location.NetworkLocationProvider }: not found
W/ActivityManager( 1452): Unable to start service Intent { act=com.google.androi
d.location.GeocodeProvider }: not found
I/ActivityThread( 1568): Pub mms: com.android.providers.telephony.MmsProvider
I/ActivityThread( 1592): Pub applications: com.android.providers.applications.Ap
plicationsProvider
I/ActivityThread( 1568): Pub sms: com.android.providers.telephony.SmsProvider
I/ActivityThread( 1568): Pub telephony: com.android.providers.telephony.Telephon
yProvider
I/ActivityThread( 1568): Pub icc: com.android.phone.IccProvider
I/StatusBarManagerService( 1452): registerStatusBar bar=com.android.internal.sta
[email protected]
I/ActivityThread( 1568): Pub mms-sms: com.android.providers.telephony.MmsSmsProv
ider
I/ActivityThread( 1592): Pub contacts;com.android.contacts: com.android.provider
s.contacts.ContactsProvider2
D/dalvikvm( 1546): GC_CONCURRENT freed 112K, 46% free 3017K/5575K, external 233K
/512K, paused 4ms+7ms
I/Database( 1592): sqlite returned: error code = 0, msg = Recovered 82 frames fr
om WAL file /data/data/com.android.providers.contacts/databases/contacts2.db-wal
I/PowerWidget( 1546): Clearing any old widget stuffs
I/PowerWidget( 1546): Setting up widget
I/PowerWidget( 1546): Default buttons being loaded
I/PowerWidget( 1546): Button list: toggleWifi|toggleBluetooth|toggleGPS|toggleSo
und
I/PowerWidget( 1546): Setting up button: toggleWifi
I/PowerWidget( 1546): Setting up button: toggleBluetooth
I/PowerWidget( 1546): Setting up button: toggleGPS
I/PowerWidget( 1546): Setting up button: toggleSound
D/CallManager( 1568): registerPhone(GSM Handler{4054ea60})
D/VoldCmdListener( 1343): share status ums
D/StorageNotification( 1546): Startup with UMS connection false (media state unm
ounted)
I/StorageNotification( 1546): UMS connection changed to true (media state unmoun
ted)
D/dalvikvm( 1568): GC_CONCURRENT freed 133K, 47% free 2963K/5575K, external 0K/0
K, paused 5ms+42ms
V/AudioManager( 1546): shouldVibrate, group: a126d48a-aaef-47c4-baed-7f0e44aeffe
5 mode: DEFAULT
I/ActivityThread( 1592): Pub call_log: com.android.providers.contacts.CallLogPro
vider
I/ActivityThread( 1592): Pub user_dictionary: com.android.providers.userdictiona
ry.UserDictionaryProvider
W/KeyCharacterMap( 1558): No keyboard for id 0
W/KeyCharacterMap( 1558): Using default keymap: /system/usr/keychars/qwerty.kcm.
bin
W/ActivityManager( 1452): Unable to start service Intent { act=com.android.ussd.
IExtendedNetworkService }: not found
W/asset ( 1546): deep redirect failure from 0x01030068 => 0x0208001e, defStyle
Attr=0x01010084, defStyleRes=0x01030022, style=0x00000000
W/asset ( 1546): deep redirect failure from 0x01030067 => 0x0208001d, defStyle
Attr=0x01010084, defStyleRes=0x01030022, style=0x00000000
W/asset ( 1546): deep redirect failure from 0x01030067 => 0x0208001d, defStyle
Attr=0x01010084, defStyleRes=0x01030022, style=0x00000000
D/dalvikvm( 1592): GC_CONCURRENT freed 158K, 48% free 2905K/5575K, external 0K/0
K, paused 5ms+19ms
I/TelephonyRegistry( 1452): notifyServiceState: 3 home null null null Unknown C
SS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 1452): notifyDataConnection: state=0 isDataConnectivityPoss
ible=false reason=radioTurnedOff interfaceName=null networkType=0
I/TelephonyRegistry( 1452): notifyDataConnection: state=0 isDataConnectivityPoss
ible=false reason=gprsDetached interfaceName=null networkType=0
D/BT HSHFP( 1568): Starting BluetoothHeadsetService
V/AudioManager( 1546): shouldVibrate, group: a126d48a-aaef-47c4-baed-7f0e44aeffe
5 mode: DEFAULT
I/TelephonyRegistry( 1452): notifyServiceState: 1 home Unknown CSS not suppo
rted -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
V/SipBroadcastReceiver( 1568): start auto registration
D/szipinf ( 1592): Initializing inflate state
D/szipinf ( 1452): Initializing inflate state
D/MccTable( 1568): updateMccMncConfiguration: mcc=204, mnc=12
D/MccTable( 1568): locale set to nl_nl
D/MccTable( 1568): WIFI_NUM_ALLOWED_CHANNELS set to 13
I/WifiService( 1452): WifiService trying to setNumAllowed to 13 with persist set
to true
I/ActivityManager( 1452): Config changed: { scale=1.0 imsi=204/12 loc=nl_NL touc
h=3 keys=2/1/2 nav=2/1 orien=1 layout=17 uiMode=17 seq=4 themeResource=null}
I/PowerWidget( 1546): Clearing any old widget stuffs
I/PowerWidget( 1546): Setting up widget
I/PowerWidget( 1546): Default buttons being loaded
I/PowerWidget( 1546): Button list: toggleWifi|toggleBluetooth|toggleGPS|toggleSo
und
I/PowerWidget( 1546): Setting up button: toggleWifi
I/PowerWidget( 1546): Setting up button: toggleBluetooth
I/PowerWidget( 1546): Setting up button: toggleGPS
I/PowerWidget( 1546): Setting up button: toggleSound
D/dalvikvm( 1452): GC_CONCURRENT freed 676K, 41% free 4658K/7879K, external 1023
K/2223K, paused 5ms+15ms
D/szipinf ( 1452): Initializing inflate state
I/Database( 1568): sqlite returned: error code = 0, msg = Recovered 140 frames f
rom WAL file /data/data/com.android.providers.telephony/databases/telephony.db-w
al
D/szipinf ( 1452): Initializing inflate state
D/szipinf ( 1452): Initializing inflate state
D/szipinf ( 1452): Initializing inflate state
D/TelephonyProvider( 1568): Setting numeric '20412' to be the current operator
W/ResourceType( 1452): Invalid package identifier when getting bag for resource
number 0x02080000
D/szipinf ( 1592): Initializing inflate state
D/szipinf ( 1452): Initializing inflate state
D/szipinf ( 1592): Initializing inflate state
D/szipinf ( 1452): Initializing inflate state
D/szipinf ( 1592): Initializing inflate state
D/szipinf ( 1592): Initializing inflate state
D/szipinf ( 1452): Initializing inflate state
W/AssetRedirectionManager( 1452): No such resource found for com.android.email:d
rawable/appointment_indicator_leftside
D/szipinf ( 1592): Initializing inflate state
D/szipinf ( 1452): Initializing inflate state
D/szipinf ( 1592): Initializing inflate state
D/dalvikvm( 1568): GC_CONCURRENT freed 247K, 47% free 3126K/5895K, external 0K/0
K, paused 9ms+6ms
D/szipinf ( 1592): Initializing inflate state
D/szipinf ( 1452): Initializing inflate state
D/dalvikvm( 1452): GC_CONCURRENT freed 620K, 41% free 4668K/7879K, external 1023
K/2223K, paused 6ms+9ms
D/szipinf ( 1592): Initializing inflate state
D/szipinf ( 1452): Initializing inflate state
D/szipinf ( 1592): Initializing inflate state
D/szipinf ( 1452): Initializing inflate state
D/szipinf ( 1592): Initializing inflate state
D/szipinf ( 1452): Initializing inflate state
D/szipinf ( 1592): Initializing inflate state
I/TelephonyRegistry( 1452): notifyServiceState: 0 roaming KPN KPN 20408 GPRS CS
S not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 1452): notifyDataConnection: state=0 isDataConnectivityPoss
ible=false reason=null interfaceName=null networkType=1
I/TelephonyRegistry( 1452): notifyDataConnection: state=0 isDataConnectivityPoss
ible=false reason=roamingOn interfaceName=null networkType=1
D/szipinf ( 1546): Initializing inflate state
W/asset ( 1546): deep redirect failure from 0x01030068 => 0x0208001e, defStyle
Attr=0x01010084, defStyleRes=0x01030022, style=0x00000000
W/asset ( 1546): deep redirect failure from 0x01030067 => 0x0208001d, defStyle
Attr=0x01010084, defStyleRes=0x01030022, style=0x00000000
W/asset ( 1546): deep redirect failure from 0x01030067 => 0x0208001d, defStyle
Attr=0x01010084, defStyleRes=0x01030022, style=0x00000000
I/dalvikvm( 1452): Jit: resizing JitTable from 512 to 1024
^AD/dalvikvm( 1546): GC_CONCURRENT freed 275K, 47% free 3159K/5959K, external 27
9K/512K, paused 4ms+7ms
I/TelephonyRegistry( 1452): notifyServiceState: 0 roaming KPN KPN 20408 UMTS CS
S not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 1452): notifyDataConnection: state=0 isDataConnectivityPoss
ible=false reason=null interfaceName=null networkType=3
Click to expand...
Click to collapse
Dragonforce said:
There is an hang on boot, my phone still shows the second animation. That for a couple of minutes.
logcat file:
Click to expand...
Click to collapse
well i had tested this may happen only on 2 causes
1. on flash need to wipe/data
2. dont apply patches continuously
i had tested working perfect
have a retry
The hang came after i rebooted the phone. So the phone was started up and loaded.
I go retry it.
It is fixed now.

[Q] Outdated GApps? (Google Talk)

Hi there.
I am experiencing an issue with Google Talk provided in the latest GApps package (20130209) along with Paranoid Android: The app seems like can't connect to the server, i am always offline.
I am running Paranoid 3+ (15FEB2013-011710) 4.2.2 on Galaxy Nexus.
Could it be the app stopped to work properly because i am running 4.2.1 GApps in the 4.2.2 build of Android?
Just checked with a friend of mine; He runs version 4.2.2 of Google Talk, i have 4.2.1.
Edit: Just extracted Talk.apk from 4.2.2 stock (deodexed) but unfortunately this doesn't fix the problem.
Thanks in advance for the help!
Yea my Google talk force closes when I try to video chat. I'm also on paranoid android 3.0.
Sent from my Galaxy Nexus using xda app-developers app
After extracting the newer gtalk, did you uninstall the other first and wipe its data before installing the new one?
R: [Q] Outdated GApps? (Google Talk)
Nope, just replaced it then wiped dalvik cache and app data.
› Tapatalk 2 on Galaxy Nexus
R: [Q] Outdated GApps? (Google Talk)
Sorry for double posting.
Updated to 20FEB2013-012602_BETA, nothing changed.
› Tapatalk 2 on Galaxy Nexus
Im not sure about the Rom beta, but that could be a known issue.. Is it actually a deodexed version of gtalk, or did you just remove the .odex file? I would uninstall via the applications pane, erase the app's data cache, then try reinstalling and making sure permissions and ownership are right.
R: [Q] Outdated GApps? (Google Talk)
Deodexed!
I tried everything you suggested but i can't unistall it, just "disable" it (i guess because it's a Gapp?)
Permissions rwx-r-r ownership root/root.
PS: After flashing the last ROM update i flashed back the previous version of the GApps.
› Tapatalk 2 on Galaxy Nexus
permissions should be 644 rw-r--r--. Change them with a root file explorer / browser and reboot!
R: [Q] Outdated GApps? (Google Talk)
Nothing changed
› Tapatalk 2 on Galaxy Nexus
Hmm. I'd still be trying the newest gapps version. Disable the one you have, clear the app's data, place the newer one, verify permissions, enable it, reboot? If not, then I'm not sure i have any other ideas.
bodh said:
If not, then I'm not sure i have any other ideas.
Click to expand...
Click to collapse
At least we tried
Not sure if this is any different than your attempt at extracting/overwriting talk.apk, but you could try flashing this gapps package instead of the one linked to on the paranoid thread.
Meisanerd: I don't see those gapps containing google talk?
nmissit: What if you disabled gtalk and tried to get it from the google play store?
Or, I have another idea. Do you know how to logcat? Start a logcat and then open google talk, and maybe itll give some error info. Or you could cat last_ksmg I believe..
bodh said:
Meisanerd: I don't see those gapps containing google talk?
Click to expand...
Click to collapse
I use the basic one, and it has Talk.apk included in it. I think it might be a required file for the google stuff, as it seems to be in most of the gapps I have flashed.
meisanerd said:
Not sure if this is any different than your attempt at extracting/overwriting talk.apk, but you could try flashing this gapps package instead of the one linked to on the paranoid thread.
Click to expand...
Click to collapse
Flashed gapps-jb-20121212-signed.zip, nothing.
Flashed the ones you suggested, still nothing.
bodh said:
nmissit: What if you disabled gtalk and tried to get it from the google play store?
Do you know how to logcat? Start a logcat and then open google talk, and maybe itll give some error info. Or you could cat last_ksmg I believe..
Click to expand...
Click to collapse
No Talk on the Play Store!
About logcat, nope. I tried to access via the adb and DDMS on the SDK package, but when i plugin the USB into the notebook i get this message on the phone: Fastboot command read error -2147483647
Maybe i should try on my Windows VM with the official toolkit..
Anyway, i have a theory: What if something in that ROM is blocking my gTalk outcoming port?
I've got a thread about that fastboot error: http://forum.xda-developers.com/showthread.php?t=2126686. Anyway, that's not for adb, that's while in bootloader / fastboot mode. But you'd have to set up adb in a similar way [on linux]. Adb is while android is booted, or in a custom recovery.
I can't believe talk is not on the play store. And yes, it could be the rom, which is still in beta, correct? Anyway, if you get adb working [adb devices and connected output], try adb logcat from a terminal, then launch google talk, and press control +c whenever you're ready to stop the terminal and examine the output.
When i tap "See others by Google" on the Store, i can't see Talk
Okay i did the logcat! (With an App found in the Store)
Code:
02-23 02:10:21.295 1201 1201 V Nova.Folder: animation warmup time 26
02-23 02:10:24.674 953 1342 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.android.talk/.SigningInActivity bnds=[320,889][468,1053]} from pid 1201
02-23 02:10:24.791 953 1342 D dalvikvm: GC_FOR_ALLOC freed 482K, 19% free 18387K/22532K, paused 75ms, total 76ms
02-23 02:10:24.791 953 1342 I dalvikvm-heap: Grow heap (frag case) to 18.659MB for 408016-byte allocation
02-23 02:10:24.867 953 980 D dalvikvm: GC_FOR_ALLOC freed 12K, 19% free 18773K/22932K, paused 75ms, total 75ms
02-23 02:10:24.884 953 1023 I qtaguid : Failed write_ctrl(s 1 10060) res=-1 errno=1
02-23 02:10:24.884 953 1023 W NetworkManagementSocketTagger: setKernelCountSet(10060, 1) failed with errno -1
02-23 02:10:24.941 4527 4527 D vclib:CallStateClient: startListening
02-23 02:10:25.054 4527 6547 E talk : [Databaseutils] pruneOldMessageHistory
02-23 02:10:25.060 1378 1990 I GTalkService/c: [[email protected]] connect: acct=1000000, state=CONNECTING
02-23 02:10:25.067 1378 1990 I GTalkService/c: [[email protected]] connect: acct=1, state=CONNECTING
02-23 02:10:25.143 4527 4527 D vclib:CallStateClient: stopListening
02-23 02:10:25.143 4527 4527 D vclib:CallStateClient: startListening
02-23 02:10:25.486 953 1023 I qtaguid : Failed write_ctrl(s 0 10115) res=-1 errno=1
02-23 02:10:25.486 953 1023 W NetworkManagementSocketTagger: setKernelCountSet(10115, 0) failed with errno -1
02-23 02:10:25.503 3017 3017 D dalvikvm: GC_EXPLICIT freed 1K, 16% free 2583K/3044K, paused 5ms+2ms, total 24ms
02-23 02:10:25.553 1378 6555 W Smack/Packet: notify conn break (IOEx), close connection
[B]02-23 02:10:25.835 1378 2054 E GTalkService: connectionClosed: no XMPPConnection - That's strange!
02-23 02:10:25.839 1378 2054 E GTalkService: connectionClosed: no XMPPConnection - That's strange![/B]
02-23 02:10:28.560 953 1027 D ConnectivityService: handleInetConditionHoldEnd: net=1, condition=0, published condition=0
02-23 02:10:28.759 953 1220 I ActivityManager: START u0 {flg=0x20000000 cmp=com.google.android.talk/.AccountSelectionActivity} from pid 4527
02-23 02:10:28.849 953 1220 D dalvikvm: GC_FOR_ALLOC freed 1766K, 26% free 17107K/22932K, paused 62ms, total 63ms
02-23 02:10:29.035 953 980 I ActivityManager: Displayed com.google.android.talk/.AccountSelectionActivity: +179ms
02-23 02:10:29.115 1477 1481 D dalvikvm: GC_CONCURRENT freed 501K, 48% free 4188K/7972K, paused 2ms+2ms, total 57ms
02-23 02:10:29.368 4527 4527 D vclib:CallStateClient: stopListening
02-23 02:10:29.401 4527 4527 D dalvikvm: GC_EXPLICIT freed 1323K, 30% free 4842K/6892K, paused 2ms+3ms, total 29ms
02-23 02:10:30.393 1378 1991 I GTalkService/c: [[email protected]] connect: acct=1000000, state=CONNECTING
02-23 02:10:30.396 1378 1991 I GTalkService/c: [[email protected]] connect: acct=1, state=CONNECTING
02-23 02:10:30.432 953 967 I ActivityManager: START u0 {act=android.intent.action.VIEW cmp=com.google.android.talk/.BuddyListCombo (has extras)} from pid 4527
02-23 02:10:30.516 4527 4527 D dalvikvm: GC_FOR_ALLOC freed 269K, 32% free 4719K/6892K, paused 20ms, total 23ms
02-23 02:10:30.519 4527 4527 I dalvikvm-heap: Grow heap (frag case) to 5.922MB for 1048592-byte allocation
02-23 02:10:30.549 4527 4536 D dalvikvm: GC_FOR_ALLOC freed 210K, 20% free 5532K/6892K, paused 29ms, total 29ms
02-23 02:10:30.582 1378 1382 D dalvikvm: GC_CONCURRENT freed 432K, 19% free 3329K/4088K, paused 10ms+2ms, total 49ms
02-23 02:10:30.589 4527 4531 D dalvikvm: GC_CONCURRENT freed 7K, 20% free 5540K/6892K, paused 1ms+10ms, total 39ms
02-23 02:10:30.609 4527 4527 D vclib:CallStateClient: startListening
02-23 02:10:30.695 4527 6572 E talk : [Databaseutils] pruneOldMessageHistory
02-23 02:10:30.712 1378 1990 I GTalkService/c: [[email protected]] connect: acct=1, state=CONNECTING
02-23 02:10:30.715 1378 6567 W Smack/Packet: notify conn break (IOEx), close connection
02-23 02:10:30.788 953 980 I ActivityManager: Displayed com.google.android.talk/.BuddyListCombo: +317ms
02-23 02:10:30.865 4527 4527 D vclib:CallStateClient: stopListening
02-23 02:10:30.865 4527 4527 D vclib:CallStateClient: startListening
[B]02-23 02:10:30.945 1378 2054 E GTalkService: connectionClosed: no XMPPConnection - That's strange!
02-23 02:10:30.968 1378 2054 E GTalkService: connectionClosed: no XMPPConnection - That's strange!
02-23 02:10:30.971 1378 2054 E GTalkService: connectionClosed: no XMPPConnection - That's strange![/B]
02-23 02:10:33.732 953 1027 D ConnectivityService: handleInetConditionHoldEnd: net=1, condition=0, published condition=0
02-23 02:10:42.072 953 953 I ActivityManager: START u0 {act=com.android.systemui.recent.action.TOGGLE_RECENTS flg=0x10800000 cmp=com.android.systemui/.recent.RecentsActivity (has extras)} from pid 1070
02-23 02:10:42.255 1070 5092 D dalvikvm: GC_FOR_ALLOC freed 2464K, 22% free 18449K/23584K, paused 47ms, total 48ms
02-23 02:10:42.421 1070 5092 D dalvikvm: GC_FOR_ALLOC freed 508K, 20% free 19325K/23984K, paused 34ms, total 34ms
02-23 02:10:42.644 4527 4527 D vclib:CallStateClient: stopListening
02-23 02:10:42.660 953 1023 I qtaguid : Failed write_ctrl(s 0 10060) res=-1 errno=1
02-23 02:10:42.660 953 1023 W NetworkManagementSocketTagger: setKernelCountSet(10060, 0) failed with errno -1
02-23 02:10:45.598 953 1221 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.teslacoilsw.launcher/com.android.launcher2.Launcher} from pid 1070
02-23 02:10:45.691 953 1221 D dalvikvm: GC_FOR_ALLOC freed 1923K, 26% free 17130K/22932K, paused 60ms, total 61ms
02-23 02:10:45.714 953 1023 I qtaguid : Failed write_ctrl(s 1 10115) res=-1 errno=1
02-23 02:10:45.714 953 1023 W NetworkManagementSocketTagger: setKernelCountSet(10115, 1) failed with errno -1
02-23 02:10:45.777 1201 1258 V Nova.Launcher: Trying bind
02-23 02:10:45.784 1201 1258 V Nova.Launcher: bind unread took 5
02-23 02:10:47.081 953 1220 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=scd.lcex cmp=scd.lcex/.LogcatExtreme bnds=[0,0][144,191]} from pid 1201
02-23 02:10:47.158 953 1023 I qtaguid : Failed write_ctrl(s 1 10015) res=-1 errno=1
02-23 02:10:47.158 953 1023 W NetworkManagementSocketTagger: setKernelCountSet(10015, 1) failed with errno -1
02-23 02:10:47.717 953 1023 I qtaguid : Failed write_ctrl(s 0 10115) res=-1 errno=1
02-23 02:10:47.717 953 1023 W NetworkManagementSocketTagger: setKernelCountSet(10115, 0) failed with errno -1
02-23 02:10:47.733 3017 3017 D dalvikvm: GC_EXPLICIT freed 1K, 16% free 2583K/3044K, paused 12ms+1ms, total 29ms
02-23 02:10:47.906 5528 5532 D dalvikvm: GC_CONCURRENT freed 3044K, 49% free 7406K/14444K, paused 3ms+7ms, total 32ms
---- 23/feb/2013 02:10:53 ----
Now i finally have something to search on Google, and seems like i am not alone :good:
Radio bug?
Edit: flashed old cwm-radio-i9250-xxlh1, nothing changed
nmlssit said:
When i tap "See others by Google" on the Store, i can't see Talk
Click to expand...
Click to collapse
Google Talk has never been on the Play Store just like many other google apps.
https://code.google.com/p/android/issues/detail?id=35357
Couldn't that just be a problem on your particular network that is not accepting the Gtalk XMPPConnection ?
R: [Q] Outdated GApps? (Google Talk)
Both on mobile data and WiFi? I doubt!
› Tapatalk 2 on Galaxy Nexus
Glad you got a better idea of the issue, and that you're not the only one with it. What's the fix though? Are you using a netgear router? Can you try turning off WMM in router settings? Anything here work for you: http://code.google.com/p/android/issues/detail?id=35352?
I see its affecting you on mobile data as well.. Is there a bug log for PA that you can post to? I'd try a clean reflash, but i do not know that will help.

Categories

Resources