Related
Hi,
i have nexus S with IMM76D_deodexed. I had preciously 4.0.3, then 4.0.4 - IMM26. Now IMM76D, CWM.
With IMM76D I hoped all will be solved, but not.
before updating to IMM76D I did:
back to factory reset
format SD card
clean Dalvik
clean /system except /boot
Now i think, I'm only one, who has infamous autotate high cpu usage bug
- without autorotate (cpu usage is normal):
Code:
top -m 100 -d 1 -n 1 | head -20
User 0%, System 3%, IOW 0%, IRQ 0%
User 0 + Nice 0 + Sys 4 + Idle 99 + IOW 0 + IRQ 0 + SIRQ 0 = 103
PID PR CPU% S #THR VSS RSS PCY UID Name
11891 0 7% R 1 1000K 396K bg root top
11867 0 0% S 1 0K 0K fg root kworker/0:0
11814 0 0% S 11 273628K 23708K bg app_70 com.google.android.maps.mytracks
132 0 0% S 81 369556K 45464K fg system system_server
330 0 0% S 25 294536K 29760K fg radio com.android.phone
8 0 0% S 1 0K 0K fg root sync_supers
9 0 0% S 1 0K 0K fg root bdi-default
10 0 0% S 1 0K 0K fg root kblockd
11 0 0% S 1 0K 0K fg root khubd
12 0 0% S 1 0K 0K fg root kinteractiveup
14 0 0% S 1 0K 0K fg root kswapd0
15 0 0% S 1 0K 0K fg root fsnotify_mark
16 0 0% S 1 0K 0K fg root crypto
with autorotate - system_server
Code:
top -m 100 -d 1 -n 1 | head -20
User 7%, System 12%, IOW 0%, IRQ 0%
User 6 + Nice 2 + Sys 13 + Idle 85 + IOW 0 + IRQ 0 + SIRQ 0 = 106
PID PR CPU% S #THR VSS RSS PCY UID Name
132 0 14% S 81 369572K 45768K fg system system_server
12030 0 5% R 1 1004K 400K bg root top
200 0 3% S 17 285416K 33964K fg system com.android.systemui
78 0 2% S 8 42944K 16884K fg system /system/bin/surfaceflinger
290 0 0% S 1 2464K 636K fg wifi /system/bin/wpa_supplicant
223 0 0% S 1 0K 0K fg root dhd_dpc
11939 0 0% S 1 0K 0K fg root kworker/0:1
10 0 0% S 1 0K 0K fg root kblockd
11 0 0% S 1 0K 0K fg root khubd
12 0 0% S 1 0K 0K fg root kinteractiveup
14 0 0% S 1 0K 0K fg root kswapd0
15 0 0% S 1 0K 0K fg root fsnoti
again top with Threads
Code:
User 5%, System 12%, IOW 0%, IRQ 0%
User 15 + Nice 3 + Sys 39 + Idle 254 + IOW 0 + IRQ 0 + SIRQ 0 = 311
PID TID PR CPU% S VSS RSS PCY UID Thread Proc
132 146 0 7% D 369572K 45768K fg system system_server system_server
12028 12028 0 4% R 1192K 588K bg root top top
132 166 0 2% S 369572K 45768K fg system er$SensorThread system_server
132 148 0 2% S 369572K 45768K fg system er.ServerThread system_server
132 147 0 1% S 369572K 45768K fg system SensorService system_server
200 200 0 0% S 285416K 33964K fg system ndroid.systemui com.android.systemui
11864 11864 0 0% S 0K 0K fg root kworker/u:2
11939 11939 0 0% S 0K 0K fg root kworker/0:1
78 111 0 0% S 42944K 16884K fg system SurfaceFlinger /system/bin/surfaceflinger
132 187 0 0% S 369572K 45768K fg system WifiService system_server
What should i do?
edit:
strace is writing following block repeatedly like crazy
strace -f -T -v -p 132
Code:
(Timeout) <0.000037>
[pid 147] write(103, "h\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0pe\34d\2340\0\0\354\337\267?>\205\[email protected]\275"..., 104 <unfinished ...>
[pid 166] <... epoll_wait resumed> ) = 1 <0.031740>
[pid 166] read(102, "h\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0pe\34d\2340\0\0\354\337\267?>\205\[email protected]\275"..., 104) = 104 <0.000034>
[pid 166] clock_gettime(CLOCK_MONOTONIC, {53448, 257720074}) = 0 <0.000030>
[pid 166] write(46, "W"..., 1) = 1 <0.000278>
[pid 166] read(102, 0x519ebb80, 104) = -1 EAGAIN (Resource temporarily unavailable) <0.000032>
[pid 166] epoll_wait(0x6a, 0x519eb9f0, 0x10, 0xffffffff <unfinished ...>
[pid 148] <... epoll_wait resumed> ) = 1 <0.029798>
[pid 148] read(45, "W"..., 16) = 1 <0.000038>
[pid 148] clock_gettime(CLOCK_MONOTONIC, {53448, 261245950}) = 0 <0.000035>
[pid 148] getpid() = 132 <0.000090>
[pid 148] getuid32() = 1000 <0.000029>
[pid 148] epoll_wait(0x2f, 0x50787a90, 0x10, 0) = 0 <0.000032>
[pid 148] clock_gettime(CLOCK_MONOTONIC, {53448, 263335575}) = 0 <0.000276>
[pid 148] epoll_wait(0x2f, 0x50787a90, 0x10, 0xa6d7 <unfinished ...>
[pid 147] <... write resumed> ) = 104 <0.008302>
[pid 147] poll([{fd=37, events=POLLIN}, {fd=38, events=POLLIN}, {fd=42, events=POLLIN}, {fd=43, events=POLLIN}, {fd=41, events=POLLIN}], 5, -1 <unfinished ...>
[pid 146] <... write resumed> ) = 16 <0.012667>
[pid 146] ioctl(39, 0x80066108, 0x50587ec0) = 0 <0.016268>
[pid 146] write(36, "\0\0\0\0\0\0\0\0\2\0\0\0]\1\0\0"..., 16) = 16 <0.000044>
[pid 146] write(36, "\0\0\0\0\0\0\0\0\2\0\1\0J\0\0\0"..., 16) = 16 <0.000300>
[pid 146] write(36, "\0\0\0\0\0\0\0\0\2\0\2\0G\1\0\0"..., 16) = 16 <0.000039>
[pid 146] write(36, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 16 <unfinished ...>
[pid 147] <... poll resumed> ) = 1 ([{fd=42, revents=POLLIN}]) <0.021342>
[pid 147] read(42, "\310\320\0\0\352P\4\0\2\0\0\0]\1\0\0\310\320\0\0\333T\4\0\2\0\1\0J\0\0\0\310"..., 512) = 64 <0.000039>
[pid 147] poll([{fd=37, events=POLLIN}, {fd=38, events=POLLIN}, {fd=42, events=POLLIN}, {fd=43, events=POLLIN}, {fd=41, events=POLLIN}], 5, 0) = 0
Hey dude,
No, you are not the only one with the auto-rotate bug. I have it too, but im on stock, non rooted ICS 4.0.4 for the Nexus S. But I can't help you either
Just wanted you to know that you are not alone.
what are the symptoms of this bug? every since i loaded 4.0.4, my phone seems to be eating up battery like crazy, also freezing up and shutting off randomly. sounds like it could be my problem.
should i just disable the auto-rotate setting for now?
00Hensley said:
what are the symptoms of this bug? every since i loaded 4.0.4, my phone seems to be eating up battery like crazy, also freezing up and shutting off randomly. sounds like it could be my problem.
should i just disable the auto-rotate setting for now?
Click to expand...
Click to collapse
It's worth a try, you can't damage anything if you do
I've been using the attached patch (against the stock ICS 3.0 kernel source, but should apply to any Nexus S 2.6.35 ICS or 3.0 kernel), which throttles the orientation sensor device and reduces system_server CPU usage to a more reasonable 2-3% (similar to Gingerbread).
Thanks for confirmation.
based on the confirmation there is new bug from me:
xxxttp://code.google.com/p/android/issues/detail?id=29965
For quick autorotate on and off i'm using quick app:
xxxttps://play.google.com/store/apps/details?id=com.friedflow.autorotate&feature=order_history
Thanks for the kernel patch... but i think, i will not building kernel...
i don't understand, why these bugs are not fixed yet... Like USB slow file transfer...
steven676 said:
I've been using the attached patch (against the stock ICS 3.0 kernel source, but should apply to any Nexus S 2.6.35 ICS or 3.0 kernel), which throttles the orientation sensor device and reduces system_server CPU usage to a more reasonable 2-3% (similar to Gingerbread).
Click to expand...
Click to collapse
How's this patching working out for you? Any side effects to watch out for? Also, did you find anything more refined along the way?
Thanks!
InstigatorX said:
How's this patching working out for you? Any side effects to watch out for? Also, did you find anything more refined along the way?
Click to expand...
Click to collapse
I've been carrying this patch since December with absolutely no ill effects, and given that it works, I haven't bothered to look for better solutions ...
steven676 said:
I've been carrying this patch since December with absolutely no ill effects, and given that it works, I haven't bothered to look for better solutions ...
Click to expand...
Click to collapse
Any hints how to apply this patch?
Hi all, I just got my Desire S this week after suffering through a SE X10 Mini Pro for ages.
I was keen to root my phone as the previous one practically required rooting and a custom rom to be useful.
I was able to successfully root the Desire S with no issue following the instructions to S-OFF the phone and then installed CWM Recovery via fastboot recovery image flash and used CWM Recovery to install the su tools.
However, not 2 days later and the phone is advertising an official system update. As I'm quite happy with the stock rom (It's functional, unlike the SE ones) I wanted to proceed. I let the update download and clicked install.
The phone then proceeded to reboot into CMW and displayed an error about being unable to open the update zip. I checked and realised the update had been placed in /sdcard/downloads/ rather than the root of the sdcard so I tried manually installing the zip from there. CWM was unable to install the zip and displayed the following output in the log:
Starting recovery on Sat Apr 14 14:07:08 2012
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (480 x 800)
ioctl(): blank: Invalid argument
ioctl(): blank: Invalid argument
ClockworkMod Recovery v5.8.1.5
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /recovery emmc /dev/block/mmcblk0p21 (null) 0
2 /boot emmc /dev/block/mmcblk0p22 (null) 0
3 /cache ext3 /dev/block/mmcblk0p27 (null) 0
4 /data ext3 /dev/block/mmcblk0p26 (null) 0
5 /sdcard vfat /dev/block/mmcblk1p1 (null) 0
6 /system ext3 /dev/block/mmcblk0p25 (null) 0
W:Unable to get recovery.fstab info for /datadata during fstab generation!
W:Unable to get recovery.fstab info for /emmc during fstab generation!
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Irocessing arguments.
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=1
persist.sys.usb.config=mass_storage,adb
ro.build.id=MR1
ro.build.display.id=full_saga-userdebug 4.0.3 MR1 eng.koush.20120206.140619 test-keys
ro.build.version.incremental=eng.koush.20120206.140619
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Mon Feb 6 14:06:51 PST 2012
ro.build.date.utc=0
ro.build.type=userdebug
ro.build.user=koush
ro.build.host=Koushik-Lion.local
ro.build.tags=test-keys
ro.product.model=Desire S
ro.product.brand=HTC
ro.product.name=full_saga
ro.product.device=saga
ro.product.board=saga
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=unknown
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm7x30
ro.build.product=saga
ro.build.description=full_saga-userdebug 4.0.3 MR1 eng.koush.20120206.140619 test-keys
ro.build.fingerprint=HTC/full_saga/saga:4.0.3/MR1/eng.koush.20120206.140619:userdebug/test-keys
ro.build.characteristics=default
ro.cm.device=saga
ro.sf.lcd_density=240
debug.fb.rgb565=0
debug.sf.hw=1
debug.composition.type=mdp
debug.qctwa.statusbar=1
debug.qctwa.preservebuf=1
com.qc.hardware=true
com.qc.hdmi_out=false
ro.gsm.2nd_data_retry_config=max_retries=3, 2000, 2000, 2000
ro.telephony.ril.v3=signalstrength
rild.libpath=/system/lib/libhtc_ril.so
ro.ril.ecc.HTC-GCC=999,112,997
ro.ril.ecc.HTC-WWE=999
ro.ril.ecc.HTC-ELL=92,93,94
ro.ril.enable.a52.HTC-ITA=1
ro.ril.enable.a53.HTC-ITA=1
ro.ril.enable.a52=0
ro.ril.enable.a53=1
ro.ril.disable.fd.plmn.prefix=23402,23410,23411
ro.ril.enable.sdr=1
ro.ril.enable.amr.wideband=0
ro.ril.enable.dtm=1
ro.ril.gprsclass=12
ro.ril.hsdpa.category=10
ro.ril.hsupa.category=6
ro.ril.hsxpa=2
ro.telephony.default_network=0
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
mobiledata.interfaces=gannet0,rmnet0,rmnet1,rmnet2
ro.opengles.version=131072
ro.ril.def.agps.mode=2
ro.ril.disable.power.collapse=1
postprocess.iso_midband=400
postprocess.denoise_level=5
ro.camera.sound.disabled=1
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
ro.com.google.gmsversion=2.3_r3
ro.setupwizard.enable_bypass=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
ro.vold.umsdirtyratio=20
media.a1026.nsForVoiceRec=0
media.a1026.enableA1026=0
htc.audio.alt.enable=0
htc.audio.hac.enable=1
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=SH17ETJ05704
ro.bootmode=offmode_charging
ro.baseband=3805.06.02.03_M
ro.carrier=VODA-Africa-South
ro.bootloader=6.98.1002
ro.hardware=saga
ro.revision=128
ro.emmc=1
init.svc.recovery=running
service.adb.root=1
init.svc.adbd=running
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 116 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 116 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 116 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 116 0
fd: 9
ev: 1 116 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 116 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 116 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 116 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 116 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 116 0
fd: 9
ev: 1 116 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 116 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 116 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 116 0
fd: 9
ev: 1 116 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 116 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 116 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
-- Installing: /sdcard/download/OTA_Saga_S_HTC_Europe_2.10.401.8-1.47.401.4_release_225210uj1q93xrps74xzje.zip
Finding update package...
fd: 9
ev: 1 116 0
I:Update location: /sdcard/download/OTA_Saga_S_HTC_Europe_2.10.401.8-1.47.401.4_release_225210uj1q93xrps74xzje.zip
Opening update package...
Installing update...
script aborted: assert failed: check_cid(getprop("ro.cid"), "00000000" , "11111111" ,
"22222222" , "33333333" , "44444444" , "55555555" , "66666666" ,
"77777777" , "88888888" , "99999999" , "HTC__001" , "HTC__E11" ,
"HTC__032" , "HTC__203" , "HTC__Y13" , "HTC__102" , "HTC__405" ,
"HTC__N34" , "HTC__304" , "HTC__A07" ,
"HTC__016") == "t"
assert failed: check_cid(getprop("ro.cid"), "00000000" , "11111111" , "22222222" , "33333333" , "44444444" , "55555555" , "66666666" , "77777777" , "88888888" , "99999999" , "HTC__001" , "HTC__E11" , "HTC__032" , "HTC__203" , "HTC__Y13" , "HTC__102" , "HTC__405" , "HTC__N34" , "HTC__304" , "HTC__A07" , "HTC__016") == "t"
E:Error in /sdcard/download/OTA_Saga_S_HTC_Europe_2.10.401.8-1.47.401.4_release_225210uj1q93xrps74xzje.zip
(Status 7)
Installation aborted.
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 116 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 116 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 116 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 116 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 114 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 114 0
fd: 9
ev: 1 116 1
failed to open /sys/class/android_usb/android0/state: No such file or directory
fd: 9
ev: 1 116 0
Click to expand...
Click to collapse
The important part is, I think:
-- Installing: /sdcard/download/OTA_Saga_S_HTC_Europe_2.10.401.8-1.47.401.4_release_225210uj1q93xrps74xzje.zip
Finding update package...
fd: 9
ev: 1 116 0
I:Update location: /sdcard/download/OTA_Saga_S_HTC_Europe_2.10.401.8-1.47.401.4_release_225210uj1q93xrps74xzje.zip
Opening update package...
Installing update...
script aborted: assert failed: check_cid(getprop("ro.cid"), "00000000" , "11111111" ,
"22222222" , "33333333" , "44444444" , "55555555" , "66666666" ,
"77777777" , "88888888" , "99999999" , "HTC__001" , "HTC__E11" ,
"HTC__032" , "HTC__203" , "HTC__Y13" , "HTC__102" , "HTC__405" ,
"HTC__N34" , "HTC__304" , "HTC__A07" ,
"HTC__016") == "t"
assert failed: check_cid(getprop("ro.cid"), "00000000" , "11111111" , "22222222" , "33333333" , "44444444" , "55555555" , "66666666" , "77777777" , "88888888" , "99999999" , "HTC__001" , "HTC__E11" , "HTC__032" , "HTC__203" , "HTC__Y13" , "HTC__102" , "HTC__405" , "HTC__N34" , "HTC__304" , "HTC__A07" , "HTC__016") == "t"
E:Error in /sdcard/download/OTA_Saga_S_HTC_Europe_2.10.401.8-1.47.401.4_release_225210uj1q93xrps74xzje.zip
(Status 7)
Installation aborted.
Click to expand...
Click to collapse
Does anyone have any idea what this error means? Is there actually an error in the zipfile or is something else wrong?
Bump
Hi, I have the same problem when i try to update my old stock ROM. Did you get it to work?
Long story short: If you've unlocked your phone and rooted it you can not install the official over-the-air updates. You will have to install an unofficial firmware like fallout or endymion.
Sent from my HTC Desire S using xda app-developers app
hi
i have china mobile called x310e has 1 gb ram and ICS 4.0.3 .. clone of x310e HTC windows phone .. but it's has ICS
the phone is good to me but i notice something
the free ram is around 200 mb in best case .. from 1gb ram
i dont know if this normal .. so that why i asked
i rooted the device and installed ssh on it
i typed "top" command and this is what i got ..
NB all my apps just take 75 MB
User 1%, System 3%, IOW 0%, IRQ 0%
User 3 + Nice 1 + Sys 10 + Idle 294 + IOW 0 + IRQ 0 + SIRQ 1 = 309
PID PR CPU% S #THR VSS RSS PCY UID Name
19889 0 1% R 1 1016K 416K fg root top
18556 0 0% S 1 1216K 256K fg root /data/data/br.com.bott.droidsshd/files/bin/dropbear
18367 0 0% S 1 0K 0K fg root tx_thread
48 0 0% S 1 0K 0K fg root mmcqd/0
237 0 0% S 81 403620K 66080K fg system system_server
137 0 0% S 1 1124K 440K fg root /system/bin/mobile_log_d
16697 0 0% S 10 289056K 31016K bg system com.android.settings
56 0 0% S 1 320K 172K fg root /sbin/ueventdworkqu
80 0 0% S 1 0K 0K fg root cfg80211
81 0 0% S 1 880K 236K fg system /system/bin/servicemanager
82 0 0% S 3 4184K 548K fg root /system/bin/vold
84 0 0% S 1 732K 220K fg root /system/bin/ccci_mdinit
1 0 0% S 1 632K 488K fg root /init
88 0 0% S 2 2884K 344K fg root /system/bin/netdiag
89 0 0% S 2 2148K 396K fg root /system/bin/mobile_log_d
90 0 0% S 3 3100K 292K fg root /system/bin/debuggerd
92 0 0% S 7 46844K 21476K fg system /system/bin/surfaceflinger
93 0 0% S 4 269936K 21292K fg root zygote
94 0 0% S 3 3040K 348K fg root /system/bin/hald
95 0 0% S 2 19416K 2344K fg drm /system/bin/drmserver
96 0 0% S 12 56712K 6664K fg root /system/bin/mediaserver
97 0 0% S 1 972K 360K fg system /system/bin/mtkGD
98 0 0% S 1 1388K 236K fg bluetoot /system/bin/dbus-daemon
99 0 0% S 1 900K 296K fg root /system/bin/installd
100 0 0% S 1 1832K 448K fg keystore /system/bin/keystore
101 0 0% S 4 6144K 464K fg root /system/bin/mtk_agpsd
102 0 0% S 1 736K 244K fg system /system/bin/6620_launcher
104 0 0% S 2 4528K 464K fg root /system/bin/dm_agent_binder
105 0 0% S 2 4188K 500K fg bluetoot /system/bin/mtkbt
106 0 0% S 1 7164K 780K fg system /system/bin/mdpd
108 0 0% S 2 4520K 448K fg root /system/bin/GoogleOtaBinder
110 0 0% S 2 14284K 1520K fg root /system/bin/em_svr
111 0 0% S 2 4476K 432K fg root /system/bin/nvram_agent_binder
112 0 0% S 2 4512K 440K fg root /system/bin/nvram_backup_binder
120 0 0% S 1 752K 284K fg root /system/bin/memsicd
134 0 0% S 1 2956K 2272K fg root /system/bin/mobile_log_d
135 0 0% S 1 1132K 448K fg root /system/bin/mobile_log_d
136 0 0% S 1 1148K 464K fg root /system/bin/mobile_log_d
138 0 0% S 1 1124K 376K fg root /system/bin/mobile_log_d
163 0 0% S 1 0K 0K fg root pvr_workqueue
166 0 0% S 1 0K 0K fg root mtklfb
311 0 0% S 14 304156K 44644K fg system com.android.systemui
438 0 0% S 39 329860K 43676K fg radio com.android.phone
448 0 0% S 9 279944K 21940K fg app_39 com.mediatek.bluetooth
463 0 0% S 9 278384K 21348K fg app_12 com.google.hfapservice
995 0 0% S 10 279252K 23440K fg radio com.mediatek.mobilelog
16197 0 0% S 1 298124K 23464K fg app_83 berserker.android.apps.sshdroid
16493 0 0% S 16 358064K 99580K fg app_31 com.android.launcher
16563 0 0% S 28 311480K 32672K bg app_24 com.google.process.gapps
16608 0 0% S 13 285064K 28500K bg app_14 android.process.media
16638 0 0% S 1 1128K 364K fg root /system/bin/ccci_fsd
16651 0 0% S 14 14240K 488K fg root /system/bin/gsm0710muxd
16652 0 0% S 1 1232K 448K fg root /system/bin/mdlogger
16722 0 0% S 19 22172K 984K fg radio /system/bin/rild
16965 0 0% S 10 281748K 30364K fg app_30 com.android.inputmethod.latin
17318 0 0% S 1 1368K 392K fg shell /system/bin/aee_aed
18372 0 0% S 1 736K 288K fg log /system/bin/logwrapper
18374 0 0% S 1 2472K 896K fg wifi /system/bin/wpa_supplicant
18376 0 0% S 1 740K 300K fg log /system/bin/logwrapper
18377 0 0% S 1 972K 416K fg dhcp /system/bin/dhcpcd
18557 0 0% S 1 764K 368K fg root -sh
18563 0 0% S 11 282412K 24152K bg app_24 com.google.android.gsf.login
18738 0 0% S 9 278380K 23356K fg radio com.mediatek.mdlogger
19106 0 0% S 1 0K 0K fg root kworker/u:2
19113 0 0% S 15 288948K 29388K bg app_72 com.whatsapp
19242 0 0% S 1 0K 0K fg root kworker/u:3
19296 0 0% S 17 292528K 28944K bg app_11 com.google.android.apps.maps:NetworkLocationService
19330 0 0% S 20 295784K 30860K bg app_11 com.google.android.apps.maps:LocationFriendService
19350 0 0% S 15 296460K 29340K bg app_2 com.android.contacts
19365 0 0% S 14 325248K 48676K bg app_2 android.process.acore
19385 0 0% S 1 0K 0K fg root kworker/0:3
19473 0 0% S 15 297296K 53908K bg app_20 com.android.gallery3d
19554 0 0% S 14 290904K 31284K bg app_17 com.mediatek.filemanager
19584 0 0% S 11 281316K 24744K bg app_36 com.google.android.apps.uploader
19634 0 0% S 16 287628K 27488K bg app_59 com.google.android.talk
19667 0 0% S 9 278356K 23784K bg radio com.android.ActivityNetwork
19679 0 0% S 14 298144K 42288K bg app_37 com.android.mms
19750 0 0% S 19 294672K 30960K bg app_11 com.google.android.apps.maps
19768 0 0% S 1 0K 0K fg root kworker/0:0
19876 0 0% S 10 279424K 24128K bg system com.mediatek.atci.service
87 0 0% S 6 8432K 1096K fg root /system/bin/netd
Click to expand...
Click to collapse
i delete some lines cuz it's has zero use of ram and cpu
waiting the response
murad052 said:
hi
i have china mobile called x310e i phone is good to me but i notice somthing
the free ram is around 200 mb in best case
i dont know if this normal .. so that why i asked
i rooted the device and installed ssh on it
i typed "top" command and this is what i got ..
i delete some lines cuz it's has zero use of ram and cpu
waiting the response
Click to expand...
Click to collapse
That model number is for the HTC Titan, which is a Windows Phone 7 phone...
But anyways, assuming you're on Android, free RAM is wasted RAM. Just because your RAM is filled with apps you're not using doesn't mean they're actually running. And you have to remember the OS itself takes up memory as well. It's the way Linux works; don't worry, it's a very efficient OS.
this is screen shot
but it's abnormal i think .. i used to have orginal s2 and it's show much of ram than this one
Any update
Sent from my X310e using XDA
hello i flash my drivice mtk6592 ( star n3+ ocracore ) with a same rom.
is not first time to i flash rom, but dhis new phone worked just a 30 min
after flash my touch screen dont work . and imei ( imei fix ok)
i try so send a lots rom , rom accept never found error . same my touch screen dont work.
and factory rom no success.
maybe i need to edit scatter file?
maybe my touch screen is bricked?
maybe my touch screen have hardware problem?
dhis is my test
Code:
============ Memory Detection Report ===========
Internal RAM:
Size = 0x00020000 (128KB)
External RAM:
Type = DRAM
Size = 0x40000000 (1024MB/8192Mb)
NAND Flash:
ERROR: NAND Flash was not detected!
EMMC:
EMMC_PART_BOOT1 Size = 0x0000000000200000(2MB)
EMMC_PART_BOOT2 Size = 0x0000000000200000(2MB)
EMMC_PART_RPMB Size = 0x0000000000020000(0MB)
EMMC_PART_GP1 Size = 0x0000000000000000(0MB)
EMMC_PART_GP2 Size = 0x0000000000000000(0MB)
EMMC_PART_GP3 Size = 0x0000000000000000(0MB)
EMMC_PART_GP4 Size = 0x0000000000000000(0MB)
EMMC_PART_USER Size = 0x00000003a3e00000(14910MB)
============ RAM Test ============
Data Bus Test:
[D0]
[D1]
[D2]
[D3]
[D4]
[D5]
[D6]
[D7]
[D8]
[D9]
[D10]
[D11]
[D12]
[D13]
[D14]
[D15]
[D16]
[D17]
[D18]
[D19]
[D20]
[D21]
[D22]
[D23]
[D24]
[D25]
[D26]
[D27]
[D28]
[D29]
[D30]
[D31]
OK!!
Address Bus Test:
[A1]
[A2]
[A3]
[A4]
[A5]
[A6]
[A7]
[A8]
[A9]
[A10]
[A11]
[A12]
[A13]
[A14]
[A15]
[A16]
[A17]
[A18]
[A19]
[A20]
[A21]
[A22]
[A23]
[A24]
[A25]
[A26]
[A27]
[A28]
[A29]
OK!!
RAM Pattern Test :
Writing ...
OK!!
Increment/Decrement Test:
Writing...
OK!!
============ NAND Test ============
SKIP! NAND Flash was not detected!
============ EMMC Test ============
OK!!
Code:
?????????adb?fastboot?????,??:
??adb??:adb devices
??shell:adb shell
??????:adb logcat
???????SD?:adb push D:\myfile.pdf /sdcard/
???SD?????:adb pull /sdcard/myfile.pdf D:\
??fastboot??:fastboot devices
??adb????:adb help
??fastboot????:fastboot help
C:\Program Files (x86)\Shuame>adb shell
[email protected]_v92_zlh_hd:/ $ cat /proc/devices
cat /proc/devices
Character devices:
1 mem
2 pty
3 ttyp
5 /dev/tty
5 /dev/console
5 /dev/ptmx
10 misc
13 input
14 sound
29 fb
90 mtd
108 ppp
116 alsa
128 ptm
136 pts
141 mtk_stp_usktrk
153 mtk_wmt_WIFI_chrdev
160 Vcodec
166 ttyACM
168 MJC
180 usb
182 sec
184 ccci0
184 CCCI_IPC_DEV0
184 ccci1_fs
184 vir_chr0
184 ccci_tty_drv0
188 M4U_device
189 usb_device
190 mtk_stp_wmt
191 mtk_stp_GPS_chrdev
192 mtk_stp_BT_chrdev
193 fm
196 devmap
204 ttyMT
226 ttyGS
227 camera-pipemgr
228 mt3326-gps
229 camera-sysram
230 camera-isp
231 FM50AF
232 kd_camera_hw
233 DumChar
234 accdet
235 mtk-adc-cali
236 mtk_disp
237 MTK_SMI
238 dummy_eeprom
239 dummy_cam_cal
240 hall_dev
241 AGOLD_DRIVER
242 mtk_jpeg
243 pmt
244 kd_camera_flashlight
245 flash_info
246 btn
247 mtk_almk
248 btif
249 MT_pmic_adc_cali
250 mtkfb_vsync
251 mmp
252 sched
253 BOOT
254 rtc
Block devices:
259 blkext
7 loop
8 sd
31 mtdblock
65 sd
66 sd
67 sd
68 sd
69 sd
70 sd
71 sd
128 sd
129 sd
130 sd
131 sd
132 sd
133 sd
134 sd
135 sd
179 mmc
253 zram
254 device-mapper
[email protected]_v92_zlh_hd:/ $
C:\Program Files (x86)\Shuame>adb shell
[email protected]_v92_zlh_hd:/ $ cat /proc/partitions
cat /proc/partitions
major minor #blocks name
7 0 1254 loop0
253 0 1048576 zram0
179 0 15246336 mmcblk0
179 1 1 mmcblk0p1
179 2 10240 mmcblk0p2
179 3 10240 mmcblk0p3
179 4 6144 mmcblk0p4
179 5 819200 mmcblk0p5
179 6 131072 mmcblk0p6
179 7 1212416 mmcblk0p7
179 8 13001728 mmcblk0p8
179 64 2048 mmcblk0boot1
179 32 2048 mmcblk0boot0
179 96 7764992 mmcblk1
179 97 7760896 mmcblk1p1
[email protected]_v92_zlh_hd:/ $ mount
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
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
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/[email protected] /system ext4 ro,noatime,noauto_da_alloc,commit=1,data=ordered 0 0
/[email protected] /data ext4 rw,nosuid,nodev,noatime,discard,noauto_da_alloc,data=or
dered 0 0
/[email protected] /cache ext4 rw,nosuid,nodev,noatime,discard,noauto_da_alloc,data=ord
ered 0 0
/[email protected]_f /protect_f ext4 rw,nosuid,nodev,noatime,nodelalloc,noauto_da_all
oc,commit=1,data=ordered 0 0
/[email protected]_s /protect_s ext4 rw,nosuid,nodev,noatime,nodelalloc,noauto_da_all
oc,commit=1,data=ordered 0 0
/dev/block/loop0 /mnt/cd-rom iso9660 ro,relatime 0 0
/dev/block/vold/179:8 /storage/sdcard1 vfat rw,dirsync,nosuid,nodev,noexec,relat
ime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,ioch
arset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:97 /storage/sdcard0 vfat rw,dirsync,nosuid,nodev,noexec,rela
time,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,ioc
harset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:97 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,rela
time,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,ioc
harset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /storage/sdcard0/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
[email protected]_v92_zlh_hd:/ $
BliNeR-KeY said:
hello i flash my drivice mtk6592 ( star n3+ ocracore ) with a same rom.
is not first time to i flash rom, but dhis new phone worked just a 30 min
after flash my touch screen dont work . and imei ( imei fix ok)
i try so send a lots rom , rom accept never found error . same my touch screen dont work.
and factory rom no success.
maybe i need to edit scatter file?
maybe my touch screen is bricked?
maybe my touch screen have hardware problem?
Click to expand...
Click to collapse
Same happened to me. Have you managed to fix this issue?
anyone found solution?
same happened to me too. i've tried removing the digitizer, but i don't think the problem is in digitizer. when it's connected i can see touchscreen: ili2113a in factory mode. when i disconnect the digitizer, i can see touchscreen: (null)
so digitizer should be working. i've tried flashing like 15 roms, but didn't manage to fix the problem.
anyone found a solution?
hello
you solved?
---------- Post added at 11:45 AM ---------- Previous post was at 11:34 AM ----------
maybe not yet solved
İ have same as your problem. My device is General Mobile etab5. Calibration failed it says invalid value: 165
Firmware A11 and new updated A13 Europe Version.
I have a *.txt which permanently stores every opened app internally with timestamp and other code unknown to me. After the deletion it will be created again immediately.
The exact name of the file is: proces_reclaim_info.txt
and is located in the internal memory in the main path.
The internal logger for problems is off [*#800#], so that can't be it.
Code looks like it:
[1574173879.537943][ a.fennec_fdroid 6 -2 ],[ 0 0 1 0 ],[ 0 0 ],[ 0 0 0 ],[ 0x0 0x12c00000 1024 332 ]**
[1574173879.562996][ .qcrilmsgtunnel 6 0 ],[ 1610 72 9 1959 ],[ 17 0 ],[ 25 17 0 ],[ 0x0 0x0 1024 332 ]**
[1574173879.582098][ ndroid.keychain 6 0 ],[ 2414 248 9 1966 ],[ 7 0 ],[ 40 24 2 ],[ 0x0 0x0 1024 332 ]**
[1574173879.583457][ .qualityprotect 6 0 ],[ 1682 220 9 2053 ],[ 7 0 ],[ 16 14 0 ],[ 0x0 0x0 1024 332 ]**
[1574173879.593519][ com.coloros.sau 6 0 ],[ 2274 581 9 2150 ],[ 3 0 ],[ 55 12 1 ],[ 0x0 0x0 1024 332 ]**
[1574173879.600195][ id.defcontainer 6 0 ],[ 2067 70 9 1930 ],[ 0 0 ],[ 16 0 1 ],[ 0x0 0x0 1024 332 ]**
[1574173879.605341][ oros.appmanager 6 0 ],[ 1849 223 9 1946 ],[ 21 0 ],[ 20 11 0 ],[ 0x
any ideas?
Maybe other people have the same file in the storage?
I have the same problem as you,You delete it and then it reappears, honestly it seems to me that you send a lot of data, and this thing bothers me a lot... I'm thinking of selling the phone because this reason...