[Q] TF700T Read-only Internal Partitions?? - Asus Transformer TF700
I know, I know.... there are about 700 threads about things closely related to my problem. However, mine is just a little unique and I am at wits end trying to figure it out. I have research this and every other forum I could find for the last 3 weeks. Here is the situation:
When was last working properly, my ASUS TF700T was running TWRP 2.5.0.0, unlocked, rooted and running Paranoid Android for tf700t.
For some reason, it was becoming unstable and randomly restarting and I thought it was related to trying to restore apps with titanium (Yea, I was warned and make a mistake).
So, where I am now is:
I can boot into recovery TWRP 2.5.0.0 and have access to adb recovery, fastboot and even APX however, when I received it, the OS was already above .26 so SOL. Also, TWRP 2.5.0.0 is doing that request for password problem. So as suggested in the forums, I have tried every possible way to flash the recovery to earlier versions, same versions, CWM by way of external SD card, ADB sideload, and fastboot to no avail... (here is where it gets interesting...
The problem I am having seems to be an odd one. The Internal storage will not mount. It shows up as 0MB. When I go into adb shell and try and mount it, I can chmod folders and adb push files to the machine. They will even show up! However, they get deleted at next reboot and still don't allow me to install anything or clear the dalvic / cache nor a full format.
What I need to do is learn how to restructure the internal partitions and rights to be correct as it appears some of them are either not there or the rights have been stripped for some reason.
(ADDED INFO: When I start machine in Fastboot mode, upper left reads
Key Driver not found..BootingOS
Android cardhu-user bootloader (1.00 e) released by "US_epad-10.6.1.14.4-20130329" A03
Starting Fastboot USB download protocol
It does say deviced unlocked under normal boot.
)
Is there a manual way to set mount points for the operating system perhaps through nvflash?
I was investigating how one might partition for dual boot with linux but could not figure it out and dont want to dig any deeper as I feel like it is still recoverable at this point.
Any help would be most appreciated.
Post the output of "adb shell cat /proc/partitions".
_that said:
Post the output of "adb shell cat /proc/partitions".
Click to expand...
Click to collapse
B:\ISOSTICK\adb>adb shell cat /proc/partitions
adb server is out of date. killing...
* daemon started successfully *
major minor #blocks name
179 0 31039488 mmcblk0
179 1 786432 mmcblk0p1
179 2 438272 mmcblk0p2
179 3 2048 mmcblk0p3
179 4 835584 mmcblk0p4
179 5 5120 mmcblk0p5
179 6 512 mmcblk0p6
179 7 5120 mmcblk0p7
179 8 28924416 mmcblk0p8
179 9 8192 mmcblk0p9
179 10 8192 mmcblk0p10
179 32 2048 mmcblk0boot1
179 16 2048 mmcblk0boot0
B:\ISOSTICK\adb>
Transformedtopoop said:
179 0 31039488 mmcblk0
179 1 786432 mmcblk0p1
179 2 438272 mmcblk0p2
179 3 2048 mmcblk0p3
179 4 835584 mmcblk0p4
179 5 5120 mmcblk0p5
179 6 512 mmcblk0p6
179 7 5120 mmcblk0p7
179 8 28924416 mmcblk0p8
179 9 8192 mmcblk0p9
179 10 8192 mmcblk0p10
179 32 2048 mmcblk0boot1
179 16 2048 mmcblk0boot0
Click to expand...
Click to collapse
Looks correct. The kernel recognized all partitions. Where did you see this "0 MB" size, and after you mount it, what is the output of "mount" and "df"?
_that said:
Looks correct. The kernel recognized all partitions. Where did you see this "0 MB" size, and after you mount it, what is the output of "mount" and "df"?
Click to expand...
Click to collapse
It shows '0MB Internal Storage' within TWRP mount menu.
B:\ISOSTICK\adb>adb shell df
adb server is out of date. killing...
* daemon started successfully *
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 495576 52 495524 0% /dev
B:\ISOSTICK\adb>adb shell df -h
adb server is out of date. killing...
* daemon started successfully *
Filesystem Size Used Available Use% Mounted on
tmpfs 484.0M 52.0K 483.9M 0% /dev
B:\ISOSTICK\adb>
B:\ISOSTICK\adb>adb shell mount
adb server is out of date. killing...
* daemon started successfully *
rootfs on / type rootfs (rw)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
B:\ISOSTICK\adb>
Transformedtopoop said:
It shows '0MB Internal Storage' within TWRP mount menu.
B:\ISOSTICK\adb>adb shell df
adb server is out of date. killing...
* daemon started successfully *
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 495576 52 495524 0% /dev
Click to expand...
Click to collapse
Are you sure you mounted /data in the TWRP' mount menu before doing this, or did that not work? If it didn't work, post the last few lines of the output of "dmesg", maybe it contains a relevant error message.
Are you sure you are using the recovery for the TF700T and not for some other device? (check with "grep product.device /default.prop" and "cat /etc/recovery.fstab")
_that said:
Are you sure you mounted /data in the TWRP' mount menu before doing this, or did that not work? If it didn't work, post the last few lines of the output of "dmesg", maybe it contains a relevant error message.
Are you sure you are using the recovery for the TF700T and not for some other device? (check with "grep product.device /default.prop" and "cat /etc/recovery.fstab")
Click to expand...
Click to collapse
From the mount menu in TWRP, I can only mount System, Cache or Micro SDCard. I cant mount data because of the password bug is encrypting it
see screenshot for log... thx again!
Transformedtopoop said:
From the mount menu in TWRP, I can only mount System, Cache or Micro SDCard. I cant mount data because of the password bug is encrypting it
see screenshot for log... thx again!
Click to expand...
Click to collapse
If there is no important data on your data partition, try formatting it.
_that said:
If there is no important data on your data partition, try formatting it.
Click to expand...
Click to collapse
I have, it says it completes okay and I should reboot. But it doesnt do anything and goes back to the same deal once I reboot. I can clear cache or dalvik-cache either. And when I try to flash another bootloader, nothing works. Its all because of the fuse password situation I think. If I could defeat the password, I could probably set it right,,,, has it ever been done?
_that said:
Are you sure you mounted /data in the TWRP' mount menu before doing this, or did that not work? If it didn't work, post the last few lines of the output of "dmesg", maybe it contains a relevant error message.
Are you sure you are using the recovery for the TF700T and not for some other device? (check with "grep product.device /default.prop" and "cat /etc/recovery.fstab")
Click to expand...
Click to collapse
Code:
B:\ISOSTICK\adb>adb shell
~ # ←[6nsh
sh
~ # ←[6ndmesg
dmesg
<6>[ 1714.211027] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1715.137959] cpu ext_temperature=41
<6>[ 1719.467910] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1719.674117] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1719.889670] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1720.147804] cpu ext_temperature=41
<6>[ 1721.479633] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1721.699535] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1721.951519] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1725.157977] cpu ext_temperature=41
<4>[ 1730.167803] cpu ext_temperature=41
<4>[ 1735.177786] cpu ext_temperature=41
<6>[ 1739.689001] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1739.893371] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1740.092266] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1740.187782] cpu ext_temperature=41
<6>[ 1740.328802] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1740.527061] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1740.726577] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1741.667679] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1741.864237] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1742.060664] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1742.800532] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1742.995960] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1743.195215] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1743.633408] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1743.831187] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1744.032250] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1744.230577] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1744.428984] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1744.701216] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1744.897099] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1745.100201] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1745.197804] cpu ext_temperature=42
<6>[ 1745.299665] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1745.501078] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1745.698993] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1745.898491] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1746.097421] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1747.409657] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1749.423578] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1749.617667] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1749.816556] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1750.207790] cpu ext_temperature=41
<6>[ 1750.461803] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1750.723087] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1751.791127] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1751.984528] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1752.184501] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1752.695454] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1752.938026] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1753.471456] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1753.667954] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1753.866688] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1754.104617] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1754.301197] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1754.501065] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1755.217829] cpu ext_temperature=41
<6>[ 1756.781086] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1757.018677] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1760.227991] cpu ext_temperature=41
<4>[ 1765.237918] cpu ext_temperature=41
<4>[ 1770.247884] cpu ext_temperature=41
<4>[ 1775.257877] cpu ext_temperature=41
<4>[ 1780.267783] cpu ext_temperature=41
<4>[ 1785.277810] cpu ext_temperature=41
<4>[ 1790.287807] cpu ext_temperature=41
<4>[ 1795.297797] cpu ext_temperature=41
<4>[ 1800.307864] cpu ext_temperature=41
<4>[ 1805.317780] cpu ext_temperature=41
<4>[ 1810.327784] cpu ext_temperature=41
<4>[ 1813.937434] battery_status_poll 120 1
<5>[ 1813.937612] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 1814.014628] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 1814.014762] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 1814.210584] pad_get_psp val->intval=Not charging ret=c0
<4>[ 1814.225264] pad_get_psp voltage_now =8045
<4>[ 1814.230095] pad_get_capacity val->intval=91 ret=90
<4>[ 1814.234834] pad_get_psp batttery temperature=302
<5>[ 1815.233755] asuspec: [asuspec_enter_s3_work_function] EC in S3
<4>[ 1815.337780] cpu ext_temperature=41
<4>[ 1819.057486] Check cardhu_panel_disable in TF700T
<6>[ 1819.097479] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1820.347970] cpu ext_temperature=41
<4>[ 1824.481669] Disp: diff_msec= 5867
<4>[ 1824.481761] Check cardhu_panel_enable
<4>[ 1824.481770] Check panel is hydis
<4>[ 1824.507642] Check power on/off for bridge IC
<4>[ 1824.549767] Check tegra_dc_rgb_enable
<4>[ 1824.549773] Check set polarity
<4>[ 1824.549836] Check cardhu_panel_postpoweron
<4>[ 1824.550551] Check Chip ID=44
<4>[ 1824.550557] Check RevID=0
<6>[ 1824.550562] DISPLAY_write_table display_write_table
<4>[ 1824.622355] ========================
<4>[ 1824.622362] ========================
<4>[ 1824.622367] Check start to read register
<4>[ 1824.622373] Panel is hydis
<6>[ 1824.987636] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1825.357800] cpu ext_temperature=41
<6>[ 1826.385910] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1826.580242] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1826.779236] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1830.367923] cpu ext_temperature=41
<6>[ 1831.426647] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1831.620474] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1831.821013] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1832.020350] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1832.219524] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1832.421239] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1832.620564] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1832.820675] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1833.022093] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1833.221633] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1833.422281] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1833.621915] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1833.822768] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1834.021966] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1834.222565] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1834.421468] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1834.622886] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1834.821898] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1835.020600] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1835.219331] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1835.377796] cpu ext_temperature=42
<4>[ 1840.387792] cpu ext_temperature=41
<6>[ 1840.601415] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1840.791677] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1840.991292] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1841.663151] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1841.860025] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1842.059160] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 1842.258878] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1845.397974] cpu ext_temperature=41
<4>[ 1850.407800] cpu ext_temperature=41
<4>[ 1855.417884] cpu ext_temperature=41
<4>[ 1860.427881] cpu ext_temperature=41
<4>[ 1865.437802] cpu ext_temperature=41
<4>[ 1870.447785] cpu ext_temperature=41
<4>[ 1875.457854] cpu ext_temperature=41
<4>[ 1880.467798] cpu ext_temperature=41
<4>[ 1885.477783] cpu ext_temperature=41
<4>[ 1890.487874] cpu ext_temperature=41
<4>[ 1895.497805] cpu ext_temperature=41
<4>[ 1900.507780] cpu ext_temperature=41
<4>[ 1903.547488] Check cardhu_panel_disable in TF700T
<6>[ 1903.587533] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 1905.517954] cpu ext_temperature=41
<4>[ 1910.527884] cpu ext_temperature=41
<4>[ 1915.537882] cpu ext_temperature=41
<4>[ 1920.547888] cpu ext_temperature=40
<4>[ 1925.557790] cpu ext_temperature=40
<4>[ 1930.567790] cpu ext_temperature=40
<4>[ 1934.257442] battery_status_poll 120 1
<5>[ 1934.257616] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 1934.333923] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 1934.334051] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 1934.530569] pad_get_psp val->intval=Not charging ret=c0
<4>[ 1934.544632] pad_get_psp voltage_now =8098
<4>[ 1934.549434] pad_get_capacity val->intval=90 ret=89
<4>[ 1934.554157] pad_get_psp batttery temperature=305
<5>[ 1935.554198] asuspec: [asuspec_enter_s3_work_function] EC in S3
<4>[ 1935.577784] cpu ext_temperature=40
<4>[ 1940.587808] cpu ext_temperature=40
<4>[ 1945.597790] cpu ext_temperature=40
<4>[ 1950.607872] cpu ext_temperature=40
<4>[ 1955.617802] cpu ext_temperature=40
<4>[ 1960.627816] cpu ext_temperature=40
<4>[ 1965.637879] cpu ext_temperature=40
<4>[ 1970.647876] cpu ext_temperature=40
<4>[ 1975.657865] cpu ext_temperature=40
<4>[ 1980.667863] cpu ext_temperature=40
<4>[ 1985.677802] cpu ext_temperature=40
<4>[ 1990.687779] cpu ext_temperature=40
<4>[ 1995.697873] cpu ext_temperature=40
<4>[ 2000.707873] cpu ext_temperature=40
<4>[ 2005.717804] cpu ext_temperature=40
<4>[ 2006.028910] Disp: diff_msec= 102924
<4>[ 2006.029006] Check cardhu_panel_enable
<4>[ 2006.029015] Check panel is hydis
<4>[ 2006.057832] Check power on/off for bridge IC
<4>[ 2006.099789] Check tegra_dc_rgb_enable
<4>[ 2006.099796] Check set polarity
<4>[ 2006.099859] Check cardhu_panel_postpoweron
<4>[ 2006.100578] Check Chip ID=44
<4>[ 2006.100584] Check RevID=0
<6>[ 2006.100590] DISPLAY_write_table display_write_table
<4>[ 2006.172321] ========================
<4>[ 2006.172327] ========================
<4>[ 2006.172333] Check start to read register
<4>[ 2006.172339] Panel is hydis
<6>[ 2006.535895] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2009.887679] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2010.082323] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 2010.727803] cpu ext_temperature=40
<4>[ 2015.737786] cpu ext_temperature=40
<4>[ 2020.747825] cpu ext_temperature=40
<4>[ 2025.757888] cpu ext_temperature=40
<4>[ 2030.767795] cpu ext_temperature=40
<4>[ 2035.777893] cpu ext_temperature=40
<4>[ 2040.787887] cpu ext_temperature=40
<4>[ 2045.797802] cpu ext_temperature=40
<6>[ 2045.818682] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 2050.807810] cpu ext_temperature=41
<6>[ 2051.461208] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2051.650575] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2051.850244] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2052.386585] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2052.584956] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2052.787760] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2052.985192] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2053.184327] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2054.277494] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2054.533029] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 2054.577434] battery_status_poll 120 1
<5>[ 2054.577601] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 2054.660275] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 2054.660362] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<6>[ 2054.771198] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 2054.850487] pad_get_psp val->intval=Not charging ret=c0
<4>[ 2054.864528] pad_get_psp voltage_now =8033
<4>[ 2054.869387] pad_get_capacity val->intval=90 ret=89
<4>[ 2054.874736] pad_get_psp batttery temperature=302
<4>[ 2055.817806] cpu ext_temperature=41
<5>[ 2055.873968] asuspec: [asuspec_enter_s3_work_function] EC in S3
<6>[ 2057.580763] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2057.774425] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2057.970705] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2059.495533] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2059.689552] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2059.874560] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2060.075018] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2060.276875] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2060.490600] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2060.745579] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 2060.827866] cpu ext_temperature=41
<6>[ 2060.992195] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2062.486743] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2062.734745] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2062.983378] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2063.229761] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2063.885365] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2064.135533] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2064.385437] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2064.634958] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2064.885719] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2065.135865] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2065.386541] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2065.628789] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 2065.838122] cpu ext_temperature=42
<6>[ 2065.886873] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2066.136851] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2066.380738] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2066.771293] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2067.020601] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2067.571341] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2067.818795] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2068.305062] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2068.553124] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2068.974868] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2069.219301] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2069.607500] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2069.851102] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2070.207112] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2070.449611] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2070.740351] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 2070.847888] cpu ext_temperature=42
<6>[ 2070.983335] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2071.272512] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2071.757387] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2072.000007] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2072.324811] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2072.568702] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2072.824542] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2073.066919] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2073.340950] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2073.584192] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2073.858490] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2074.309248] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2074.552600] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2074.843010] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2075.327392] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2075.844269] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 2075.857756] cpu ext_temperature=42
<6>[ 2076.090816] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2076.443952] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2076.689622] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2077.010990] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2077.255656] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2077.544958] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2077.790413] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2078.112443] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2078.357178] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<6>[ 2078.712943] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 2080.867791] cpu ext_temperature=42
<4>[ 2085.877929] cpu ext_temperature=41
<4>[ 2090.887892] cpu ext_temperature=41
<4>[ 2095.897782] cpu ext_temperature=41
<4>[ 2100.907883] cpu ext_temperature=41
<4>[ 2105.917801] cpu ext_temperature=41
<4>[ 2110.927788] cpu ext_temperature=41
<4>[ 2115.937804] cpu ext_temperature=41
<4>[ 2120.947773] cpu ext_temperature=41
<4>[ 2125.957800] cpu ext_temperature=41
<4>[ 2130.967754] cpu ext_temperature=41
<4>[ 2135.977758] cpu ext_temperature=41
<4>[ 2140.987766] cpu ext_temperature=41
<4>[ 2141.047448] Check cardhu_panel_disable in TF700T
<6>[ 2141.087591] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 2145.997755] cpu ext_temperature=41
<4>[ 2151.007751] cpu ext_temperature=41
<4>[ 2156.017750] cpu ext_temperature=41
<4>[ 2161.027749] cpu ext_temperature=41
<4>[ 2166.037746] cpu ext_temperature=40
<4>[ 2171.047750] cpu ext_temperature=40
<4>[ 2174.897469] battery_status_poll 120 1
<5>[ 2174.897638] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 2174.970788] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 2174.970915] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<4>[ 2175.170845] pad_get_psp val->intval=Not charging ret=c0
<4>[ 2175.185528] pad_get_psp voltage_now =8087
<4>[ 2175.190377] pad_get_capacity val->intval=89 ret=88
<4>[ 2175.195100] pad_get_psp batttery temperature=306
<4>[ 2176.057751] cpu ext_temperature=40
<5>[ 2176.193260] asuspec: [asuspec_enter_s3_work_function] EC in S3
<4>[ 2181.067752] cpu ext_temperature=40
<4>[ 2186.077750] cpu ext_temperature=40
<4>[ 2191.087749] cpu ext_temperature=40
<4>[ 2196.097788] cpu ext_temperature=40
<4>[ 2201.107751] cpu ext_temperature=40
<4>[ 2206.117751] cpu ext_temperature=40
<6>[ 2209.294548] tegra-otg tegra-otg: SUSPEND --> PERIPHERAL
<6>[ 2209.294625] tegra_vbus_session, vbus_active=0, is_active=1
<5>[ 2209.365716] asuspec: [asuspec_work_function] 0x2 0x81 0x31 0xff
<5>[ 2209.378318] asuspec: [asuspec_work_function] 0x2 0x81 0x31 0xff
<6>[ 2209.417023] android_work: did not send uevent (0 0 (null))
<6>[ 2209.453541] android_work: sent uevent USB_STATE=CONNECTED
<6>[ 2209.458216] android_work: sent uevent USB_STATE=DISCONNECTED
<6>[ 2209.497361] cable_detection_work_handler, vbus_active=0, is_active=1
<6>[ 2209.497490] The USB cable is connected (0.5A)
<4>[ 2209.497561] ========================================================
<4>[ 2209.497630] battery_callback usb_cable_state =1
<4>[ 2209.497697] ========================================================
<4>[ 2209.497771] Touch charger state: 1
<6>[ 2209.497897] elan-ktf3k 1-0010: Update power source to 2
<6>[ 2209.537494] android_work: sent uevent USB_STATE=CONNECTED
<6>[ 2209.556746] set_config : usb set config wake lock ++
<6>[ 2209.556821] android_usb gadget: high speed config #1: android
<6>[ 2209.557054] android_work: sent uevent USB_STATE=CONFIGURED
<4>[ 2210.161942] Disp: diff_msec= 69555
<4>[ 2210.162028] Check cardhu_panel_enable
<4>[ 2210.162036] Check panel is hydis
<4>[ 2210.187459] Check power on/off for bridge IC
<4>[ 2210.229588] Check tegra_dc_rgb_enable
<4>[ 2210.229594] Check set polarity
<4>[ 2210.229653] Check cardhu_panel_postpoweron
<4>[ 2210.230347] Check Chip ID=44
<4>[ 2210.230353] Check RevID=0
<6>[ 2210.230358] DISPLAY_write_table display_write_table
<4>[ 2210.301889] ========================
<4>[ 2210.301895] ========================
<4>[ 2210.301900] Check start to read register
<4>[ 2210.301906] Panel is hydis
<6>[ 2210.690017] tegradc tegradc.0: Using mode 1920x1200 pclk=154012000 href=0 vref=1
<4>[ 2211.127728] cpu ext_temperature=40
<4>[ 2211.497378] battery_status_poll 120 1
<5>[ 2211.497547] asuspec: [asuspec_send_ec_req] send EC_Request
<5>[ 2211.575515] asuspec: [asuspec_work_function] 0x2 0x81 0x50 0xff
<5>[ 2211.575647] asuspec: [asuspec_smi] ASUSPEC_SMI_HANDSHAKING
<5>[ 2211.597801] asuspec: [asuspec_work_function] 0x2 0x81 0x0 0xff
<4>[ 2211.771714] pad_get_psp val->intval=Not charging ret=c0
<4>[ 2211.785809] pad_get_psp voltage_now =8074
<4>[ 2211.790617] pad_get_capacity val->intval=89 ret=88
<4>[ 2211.795342] pad_get_psp batttery temperature=304
<5>[ 2212.793813] asuspec: [asuspec_enter_s3_work_function] EC in S3
<4>[ 2216.137721] cpu ext_temperature=40
<4>[ 2221.147715] cpu ext_temperature=40
<4>[ 2226.157718] cpu ext_temperature=40
<4>[ 2231.167745] cpu ext_temperature=41
<4>[ 2236.177718] cpu ext_temperature=41
<4>[ 2241.187717] cpu ext_temperature=41
<4>[ 2246.197753] cpu ext_temperature=41
<4>[ 2251.207720] cpu ext_temperature=41
<4>[ 2256.217720] cpu ext_temperature=41
<4>[ 2261.227747] cpu ext_temperature=41
<4>[ 2266.237718] cpu ext_temperature=41
<4>[ 2267.180967] adbd (643): /proc/643/oom_adj is deprecated, please use /proc/643/oom_score_adj instead.
<4>[ 2271.247736] cpu ext_temperature=41
<4>[ 2272.547450] Check cardhu_panel_disable in TF700T
<4>[ 2276.257723] cpu ext_temperature=41
~ # ←[6n
Dont know if this will help too:
du log attached
Transformedtopoop said:
Dont know if this will help too:
du log attached
Click to expand...
Click to collapse
Not really.
What happens when you mount the partition manually?
mount /dev/block/mmcblk0p8 /data
_that said:
Not really.
What happens when you mount the partition manually?
mount /dev/block/mmcblk0p8 /data
Click to expand...
Click to collapse
Nothing worked... luckily, I had amazon replace it!!! OP you can close this thread, thanks all for your assistance!
Related
[Q] Qcom GPS Problems (AMSS 50000+)
On to the next (and really the last ugly) problem I've got here.... Attempting to complete CM7 port, and the remaining problem is the GPS. I've tried linking with the Froyo libraries without success - the GPS never turns on at all, and it appears the problem is library based with differences in alignment between arguments (e.g. long where there would be doubles, etc) as some of the device addresses are completely hosed in the debug trace. CM7 includes AMSS support up to 50000. /dev/oncrpc supports that this is what I should be using. And it sort of comes up. This is what I get on boot: Code: D/GpsLocationProvider( 213): handleEnable D/loc_api_rpc_glue( 213): Loc API RPC client initialized. D/GpsLocationProvider( 213): set_capabilities_callback: 7 D/libloc ( 213): loc_read_gps_conf: using /etc/gps.conf D/libloc ( 213): loc_eng_init created client, id = 0 D/libloc ( 213): loc_eng_ni_init: entered. D/libloc ( 213): loc_eng_set_server, type = 1, hostname = supl.google.com, port = 7276 D/libloc ( 213): loc_eng_set_server, addr = supl.google.com:7276 D/libloc ( 213): loc_eng_ioctl called: client = 0, ioctl_type = RPC_LOC_IOCTL_SET_UMTS_SLP_SERVER_ADDR D/libloc ( 213): loc_eng_deferred_action_thread started D/libloc ( 213): loc_eng_set_gps_lock mode, client = 0, lock_type = 1 D/libloc ( 213): loc_eng_ioctl called: client = 0, ioctl_type = RPC_LOC_IOCTL_SET_ENGINE_LOCK D/libloc ( 213): loc_eng_ioctl result: client = 0, ioctl_type = RPC_LOC_IOCTL_SET_UMTS_SLP_SERVER_ADDR, RPC_LOC_API_SUCCESS D/libloc ( 213): loc_eng_ioctl result: client = 0, ioctl_type = RPC_LOC_IOCTL_SET_ENGINE_LOCK, RPC_LOC_API_SUCCESS So far, so good; we init and set up the supplemental host pointer, and all looks ok. But then... Code: D/GpsLocationProvider( 213): NTP server returned: 1316203868090 (Fri Sep 16 15:11:08 GMT+00:00 2011) reference: 39387 certainty: 250 system time offset: -14870 D/libloc ( 213): loc_eng_inject_time, uncertainty = 250, time 1316203868090 D/libloc ( 213): loc_eng_ioctl called: client = 0, ioctl_type = RPC_LOC_IOCTL_INJECT_UTC_TIME E/loc_api_rpc_glue( 213): loc_api_sync_ioctl: IOCTL result failed, result: 1 (select id 0) D/libloc ( 213): loc_eng_ioctl result: client = 0, ioctl_type = RPC_LOC_IOCTL_INJECT_UTC_TIME, RPC_LOC_API_GENERAL_FAILURE E/libloc ( 213): loc_eng_inject_time failed Not so good. I added a diagnostic to make sure the time I was sending up was in fact the same (no problems with typing) as the NTP server returned. It is. Now here's the potential problem - this is off the boot, and we haven't set an operating mode yet. Can the system push this data without having done that first? I don't know. The attempt to load the ephermis from the xtra servers fails too: Code: D/GpsLocationProvider( 213): calling native_inject_xtra_data D/libloc ( 213): loc_eng_deferred_action_thread signalled D/libloc ( 213): qct_loc_eng_inject_xtra_data, xtra size = 38521, data ptr = 0x5fd078 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 1/38, len = 1024, total = 0 D/libloc ( 213): Inject coarse position Lat=30.399703, Lon=-86.501947, Acc=2926.00 D/libloc ( 213): loc_eng_ioctl called: client = 0, ioctl_type = RPC_LOC_IOCTL_INJECT_POSITION D/libloc ( 213): loc_ioctl XTRA injected length: 1024 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 2/38, len = 1024, total = 1024 D/libloc ( 213): loc_ioctl XTRA injected length: 2048 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 3/38, len = 1024, total = 2048 D/libloc ( 213): loc_ioctl XTRA injected length: 3072 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 4/38, len = 1024, total = 3072 D/libloc ( 213): loc_ioctl XTRA injected length: 4096 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 5/38, len = 1024, total = 4096 D/libloc ( 213): loc_ioctl XTRA injected length: 5120 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 6/38, len = 1024, total = 5120 D/libloc ( 213): loc_ioctl XTRA injected length: 6144 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 7/38, len = 1024, total = 6144 D/libloc ( 213): loc_ioctl XTRA injected length: 7168 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 8/38, len = 1024, total = 7168 D/libloc ( 213): loc_ioctl XTRA injected length: 8192 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 9/38, len = 1024, total = 8192 D/libloc ( 213): loc_ioctl XTRA injected length: 9216 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 10/38, len = 1024, total = 9216 D/libloc ( 213): loc_ioctl XTRA injected length: 10240 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 11/38, len = 1024, total = 10240 D/libloc ( 213): loc_ioctl XTRA injected length: 11264 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 12/38, len = 1024, total = 11264 D/libloc ( 213): loc_ioctl XTRA injected length: 12288 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 13/38, len = 1024, total = 12288 D/libloc ( 213): loc_ioctl XTRA injected length: 13312 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 14/38, len = 1024, total = 13312 D/libloc ( 213): loc_ioctl XTRA injected length: 14336 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 15/38, len = 1024, total = 14336 D/libloc ( 213): loc_ioctl XTRA injected length: 15360 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 16/38, len = 1024, total = 15360 D/libloc ( 213): loc_ioctl XTRA injected length: 16384 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 17/38, len = 1024, total = 16384 D/libloc ( 213): loc_ioctl XTRA injected length: 17408 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 18/38, len = 1024, total = 17408 D/libloc ( 213): loc_ioctl XTRA injected length: 18432 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 19/38, len = 1024, total = 18432 D/libloc ( 213): loc_ioctl XTRA injected length: 19456 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 20/38, len = 1024, total = 19456 D/libloc ( 213): loc_ioctl XTRA injected length: 20480 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 21/38, len = 1024, total = 20480 D/libloc ( 213): loc_ioctl XTRA injected length: 21504 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 22/38, len = 1024, total = 21504 D/libloc ( 213): loc_ioctl XTRA injected length: 22528 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 23/38, len = 1024, total = 22528 D/libloc ( 213): loc_ioctl XTRA injected length: 23552 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 24/38, len = 1024, total = 23552 D/libloc ( 213): loc_ioctl XTRA injected length: 24576 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 25/38, len = 1024, total = 24576 D/libloc ( 213): loc_ioctl XTRA injected length: 25600 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 26/38, len = 1024, total = 25600 D/libloc ( 213): loc_ioctl XTRA injected length: 26624 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 27/38, len = 1024, total = 26624 D/libloc ( 213): loc_ioctl XTRA injected length: 27648 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 28/38, len = 1024, total = 27648 D/libloc ( 213): loc_ioctl XTRA injected length: 28672 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 29/38, len = 1024, total = 28672 D/libloc ( 213): loc_ioctl XTRA injected length: 29696 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 30/38, len = 1024, total = 29696 D/libloc ( 213): loc_ioctl XTRA injected length: 30720 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 31/38, len = 1024, total = 30720 D/libloc ( 213): loc_ioctl XTRA injected length: 31744 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 32/38, len = 1024, total = 31744 D/libloc ( 213): loc_ioctl XTRA injected length: 32768 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 33/38, len = 1024, total = 32768 D/libloc ( 213): loc_ioctl XTRA injected length: 33792 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 34/38, len = 1024, total = 33792 D/libloc ( 213): loc_ioctl XTRA injected length: 34816 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 35/38, len = 1024, total = 34816 D/libloc ( 213): loc_ioctl XTRA injected length: 35840 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 36/38, len = 1024, total = 35840 D/libloc ( 213): loc_ioctl XTRA injected length: 36864 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 37/38, len = 1024, total = 36864 D/libloc ( 213): loc_ioctl XTRA injected length: 37888 D/libloc ( 213): qct_loc_eng_inject_xtra_data, part 38/38, len = 633, total = 37888 D/libloc ( 213): loc_eng_ioctl called: client = 0, ioctl_type = RPC_LOC_IOCTL_INJECT_PREDICTED_ORBITS_DATA D/libloc ( 213): loc_eng_ioctl result: client = 0, ioctl_type = RPC_LOC_IOCTL_INJECT_POSITION, RPC_LOC_API_SUCCESS E/loc_api_rpc_glue( 213): loc_api_sync_ioctl: IOCTL result failed, result: 1 (select id 1) D/libloc ( 213): loc_eng_ioctl result: client = 0, ioctl_type = RPC_LOC_IOCTL_INJECT_PREDICTED_ORBITS_DATA, RPC_LOC_API_GENERAL_FAILURE E/libloc ( 213): loc_eng_ioctl for xtra error Note that the injection of network position (from the cell system) SUCCEEDS but the ephermis download FAILS. From here if I start the GPS I get position reports but (obviously) the aGPS data isn't used as it never got loaded, and the GPS is unable to get a lock - even after a half-hour or more outdoors. It does show intermittent locks on up to three satellites, but never gets the ephermis and almanac (which can require ~15 minutes or more on a cold start) to give me a fix. To fix this I have to through one form or another get the network assistance working. The question is.... why ISN'T it working when it appears the format of the data being sent down is fine, and more importantly most of the RPC calls are claiming success!
[Q] GPS hardware error?
Hi. This is the error that I have encountered when I use an application that uses GPS. When application starts, GPS icon on status bar blinks for about 2 seconds, and then dissapears. A few week ago GPS was working fine, and I don't make changes in Kernel (Vurrut 9.1 + Gingerbread KPU). This is a alogcat log filtered by "GPS": Code: W/PackageManager( 2112): Unknown permission android.permission.ACCESS_GPS in package com.wssyncmldm W/PackageManager( 2112): Unknown permission android.permission.ACCESS_GPS in package com.android.settings.mt I/ActivityManager( 2112): No longer want googoo.android.btgps (pid 2515): hidden #16 I/ActivityManager( 2112): No longer want googoo.android.btgps (pid 3049): hidden #16 D/GpsLocationProvider( 2112): setMinTime 0 E/SensorManager( 3276): registerListener :: handle = 2 name= MS-3C Orientation Sensor delay= 200000 Listener= [email protected] D/GpsLocationProvider( 2112): startNavigating D/GpsLocationProvider( 2112): startNavigating : SensorAiding is [email protected]bb2a8 E/SensorManager( 2112): registerListener :: handle = 0 name= BMA222 Acceleration Sensor delay= 60000 Listener= [email protected]09c9990 E/SensorManager( 2112): registerListener :: handle = 1 name= MS-3C Magnetic Sensor delay= 60000 Listener= [email protected]0abb430 E/SensorManager( 2112): registerListener :: handle = 2 name= MS-3C Orientation Sensor delay= 60000 Listener= [email protected]08f50d0 V/GpsLocationProvider( 2112): SensorAidingActivateAllSensor : Gyroscope sensor is NOT supported V/GpsLocationProvider( 2112): SensorAidingRegister : Logging is OFF V/GpsLocationProvider( 2112): SensorAidingSupportInversePortraitMode : 0 V/GpsLocationProvider( 2112): SensorAidingRotationChanged : 0 D/GpsLocationProvider( 2112): SensorAidingRegister : Exit D/GpsLocationProvider( 2112): SensorAidingMakeSensorPacket : Not Ready (3, -1, 0, 0) D/GpsLocationProvider( 2112): SensorAidingMakeSensorPacket : Not Ready (3, -1, 0, 0) V/GpsLocationProvider( 2112): reportStatus status: 3 I/GPS ( 2112): gps_engine_status_update: called acquire_wakelock_cb V/GpsLocationProvider( 2112): reportStatus status: 1 D/GpsLocationProvider( 2112): send an intent to notify that the GPS has been enabled or disabled D/ ( 2112): [HYPOS] NOMOVE Time 125, PowerMode 3, GPSWeakSignal 0, GPSFixTime 0, IsPedestrian 0, DOE 1 V/GpsLocationProvider( 2112): SensorAiding LPP : Already GPS Turned ON D/ ( 2112): [HYPOS] NOMOVE Time 625, PowerMode 2, GPSWeakSignal 0, GPSFixTime 0, IsPedestrian 0, DOE 1 V/GpsLocationProvider( 2112): SensorAiding LPP : Keep GPS ON D/ ( 2112): [HYPOS] NOMOVE Time 1133, PowerMode 2, GPSWeakSignal 0, GPSFixTime 0, IsPedestrian 0, DOE 1 V/GpsLocationProvider( 2112): reportStatus status: 2 D/GpsLocationProvider( 2112): send an intent to notify that the GPS has been enabled or disabled V/GpsLocationProvider( 2112): reportStatus status: 2 V/GpsLocationProvider( 2112): reportStatus status: 4 I/GPS ( 2112): gps_engine_status_update: called release_wakelock_cb D/ ( 2112): [HYPOS] NOMOVE Time 62, PowerMode 2, GPSWeakSignal 0, GPSFixTime 0, IsPedestrian 0, DOE 1 D/ ( 2112): [HYPOS] NOMOVE Time 587, PowerMode 2, GPSWeakSignal 0, GPSFixTime 0, IsPedestrian 0, DOE 1 E/SensorManager( 3276): unregisterListener:: all sensors, listener = [email protected] D/ ( 2112): [HYPOS] NOMOVE Time 1094, PowerMode 2, GPSWeakSignal 0, GPSFixTime 0, IsPedestrian 0, DOE 1 D/GpsLocationProvider( 2112): stopNavigating E/SensorManager( 2112): unregisterListener:: all sensors, listener = [email protected]08f50d0 E/SensorManager( 2112): unregisterListener:: all sensors, listener = [email protected]0abb430 E/SensorManager( 2112): unregisterListener:: all sensors, listener = [email protected]09c9990 D/GpsLocationProvider( 2112): SensorAidingDeregister : Exit V/GpsLocationProvider( 2112): reportStatus status: 2 E/GPS ( 2112): EPOLLERR or EPOLLHUP after epoll_wait() I/GPS ( 2112): [gps_state_done][line = 298] : successfully called E/GPS ( 2112): EPOLLERR or EPOLLHUP after epoll_wait() I/GPS ( 2112): [gps_state_done][line = 298] : successfully called E/GPS ( 2112): [gps_lcsapi_init][line = 441] : Failed to call BrcmLbs_init(errno = 111) I/GPS ( 2112): [gps_state_done][line = 298] : successfully called D/GpsLocationProvider( 2112): setMinTime 0 E/SensorManager( 3276): registerListener :: handle = 2 name= MS-3C Orientation Sensor delay= 200000 Listener= [email protected] D/GpsLocationProvider( 2112): startNavigating D/GpsLocationProvider( 2112): startNavigating : SensorAiding is [email protected]fb9d8 E/SensorManager( 2112): registerListener :: handle = 0 name= BMA222 Acceleration Sensor delay= 60000 Listener= [email protected]0b294c0 E/SensorManager( 2112): registerListener :: handle = 1 name= MS-3C Magnetic Sensor delay= 60000 Listener= [email protected]0b294d0 E/SensorManager( 2112): registerListener :: handle = 2 name= MS-3C Orientation Sensor delay= 60000 Listener= com.android.server.location.G[email protected] V/GpsLocationProvider( 2112): SensorAidingActivateAllSensor : Gyroscope sensor is NOT supported V/GpsLocationProvider( 2112): SensorAidingRegister : Logging is OFF V/GpsLocationProvider( 2112): SensorAidingSupportInversePortraitMode : 0 V/GpsLocationProvider( 2112): SensorAidingRotationChanged : 0 D/GpsLocationProvider( 2112): SensorAidingRegister : Exit D/GpsLocationProvider( 2112): SensorAidingMakeSensorPacket : Not Ready (3, -1, 1, 0) V/GpsLocationProvider( 2112): reportStatus status: 3 I/GPS ( 2112): gps_engine_status_update: called acquire_wakelock_cb V/GpsLocationProvider( 2112): reportStatus status: 1 D/GpsLocationProvider( 2112): send an intent to notify that the GPS has been enabled or disabled D/ ( 2112): [HYPOS] NOMOVE Time 312, PowerMode 3, GPSWeakSignal 0, GPSFixTime 0, IsPedestrian 0, DOE 1 V/GpsLocationProvider( 2112): SensorAiding LPP : Already GPS Turned ON D/ ( 2112): [HYPOS] NOMOVE Time 190, PowerMode 2, GPSWeakSignal 0, GPSFixTime 0, IsPedestrian 0, DOE 1 V/GpsLocationProvider( 2112): SensorAiding LPP : Keep GPS ON D/ ( 2112): [HYPOS] NOMOVE Time 705, PowerMode 2, GPSWeakSignal 0, GPSFixTime 0, IsPedestrian 0, DOE 1 V/GpsLocationProvider( 2112): reportStatus status: 2 D/GpsLocationProvider( 2112): send an intent to notify that the GPS has been enabled or disabled V/GpsLocationProvider( 2112): reportStatus status: 2 V/GpsLocationProvider( 2112): reportStatus status: 4 I/GPS ( 2112): gps_engine_status_update: called release_wakelock_cb D/ ( 2112): [HYPOS] NOMOVE Time 186, PowerMode 2, GPSWeakSignal 0, GPSFixTime 0, IsPedestrian 0, DOE 1 D/ ( 2112): [HYPOS] NOMOVE Time 697, PowerMode 2, GPSWeakSignal 0, GPSFixTime 0, IsPedestrian 0, DOE 1 E/SensorManager( 3276): unregisterListener:: all sensors, listener = [email protected] D/GpsLocationProvider( 2112): stopNavigating E/SensorManager( 2112): unregisterListener:: all sensors, listener = [email protected]0b294e0 E/SensorManager( 2112): unregisterListener:: all sensors, listener = [email protected]0b294d0 E/SensorManager( 2112): unregisterListener:: all sensors, listener = [email protected]0b294c0 D/GpsLocationProvider( 2112): SensorAidingDeregister : Exit V/GpsLocationProvider( 2112): reportStatus status: 2 E/GPS ( 2112): EPOLLERR or EPOLLHUP after epoll_wait() I/GPS ( 2112): [gps_state_done][line = 298] : successfully called E/GPS ( 2112): [gps_lcsapi_init][line = 441] : Failed to call BrcmLbs_init(errno = 111) I/GPS ( 2112): [gps_state_done][line = 298] : successfully called Any help is wellcome. Thanks
[Q] USB-OTG with Nexus S(Korean ed. with CM9.0 and Matr1x 22.0)
Currently, I'm trying to mount my device(transcend 4GB usb stick) using CM9.0 and Matr1x build 22 and the connection layout is shown below { "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" } (Note : the power supplied hub is NEXT-314UHP and it says that it supports USB2.0/1.1, Hot swap and Host swap(don't know what that means)) and the usb host controller app seems to show no problem as shown below HOWEVER, the usb stick is NOT recognized, and the LED light (normally turns on when the stick is connected to computers) do not turn on. Also, when I connected a mouse, although LED seemed working, it was not recognized and the part when the connection was tried is here(Not sure actually)(ENTIRE dump is attached) 4>[ 20.111557] <4>[ 20.111561] Dongle Host Driver, version 4.218.248.23 <4>[ 20.130599] current firmware_path[]=/vendor/firmware/fw_bcm4329.bin <4>[ 20.130738] GOT STA FIRMWARE <4>[ 20.130804] SET firmware_path[]=/vendor/firmware/fw_bcm4329.bin , str_p:bf02afb8 <6>[ 22.857425] pn544_dev_ioctl power on <6>[ 22.888997] pn544_dev_ioctl power off <6>[ 22.955251] pn544_dev_ioctl power on <7>[ 30.670032] wlan0: no IPv6 routers present <6>[ 31.688457] deepidle_status_write: DEEPIDLE disabled <4>[ 32.570593] STA connect received 1 <4>[ 44.273961] EPLL Rate changes from 96000000 to 67738000 <3>[ 65.511200] init: untracked pid 1105 exited <6>[ 71.742791] fsa9480 7-0025: dev1: 0x80, dev2: 0x0 <4>[ 71.747289] OTG: no changes needed <6>[ 71.757153] android_work: did not send uevent (0 0 (null)) <4>[ 79.912348] input data --> h <4>[ 79.912445] Setting OTG host mode <6>[ 79.912638] otg_dbg: in s5pc110_otg_drv_probe()::00076 <6>[ 79.912853] => s3c_otg_drv_probe <4>[ 79.913010] drivermode = 0 <4>[ 79.917194] otg_host_phy_int : USBPHYCTL=0x1,PHYPWR=0x1e0,PHYCLK=0x7,USBCFG=0x570f <6>[ 80.020695] s3c_otghcd s3c_otghcd: S3C OTGHCD <6>[ 80.027653] s3c_otghcd s3c_otghcd: new USB bus registered, assigned bus number 1 <6>[ 80.027830] s3c_otghcd s3c_otghcd: irq 88, io mem 0xec000000 <7>[ 80.733380] usb usb1: default language 0x0409 <7>[ 80.733529] usb usb1: udev 1, busnum 1, minor = 0 <6>[ 80.733597] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 <6>[ 80.733719] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 80.733787] usb usb1: Product: S3C OTGHCD <6>[ 80.733904] usb usb1: Manufacturer: Linux 3.0.32-ck1-bfs-gdbf2061 EMSP_OTGHCD <6>[ 80.733970] usb usb1: SerialNumber: s3cotg <7>[ 80.734338] usb usb1: usb_probe_device <7>[ 80.734409] usb usb1: configuration #1 chosen from 1 choice <7>[ 80.741831] usb usb1: adding 1-0:1.0 (config #1, interface 0) <7>[ 80.742101] hub 1-0:1.0: usb_probe_interface <7>[ 80.742223] hub 1-0:1.0: usb_probe_interface - got id <6>[ 80.742290] hub 1-0:1.0: USB hub found <6>[ 80.742368] hub 1-0:1.0: 1 port detected <7>[ 80.742486] hub 1-0:1.0: standalone hub <7>[ 80.742550] hub 1-0:1.0: ganged power switching <7>[ 80.742616] hub 1-0:1.0: global over-current protection <7>[ 80.742733] hub 1-0:1.0: Single TT <7>[ 80.742799] hub 1-0:1.0: TT requires at most 32 FS bit times (2664 ns) <7>[ 80.742919] hub 1-0:1.0: power on to power good time: 0ms <7>[ 80.742993] hub 1-0:1.0: local power source is good <7>[ 80.743111] hub 1-0:1.0: no over-current condition exists <7>[ 80.743181] hub 1-0:1.0: enabling power on all ports <6>[ 80.743303] otg_dbg: in root_hub_feature()::00477 <6>[ 80.743368] => case SetPortFeature -USB_PORT_FEAT_POWER <6>[ 80.743650] otg_dbg: in s5pc110_otg_drv_probe()::00182 <6>[ 80.743770] => OTG HCD Initialized HCD, bus=C110 OTG Controller, usbbus=1 <4>[ 80.747991] platform_driver_registered <7>[ 80.841986] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000 <3>[ 81.705474] init: untracked pid 1173 exited <3>[ 81.760038] init: untracked pid 1167 exited <6>[ 193.914782] request_suspend_state: sleep (0->3) at 193905927189 (2013-07-17 08:23:00.764523585 UTC) <6>[ 193.919345] disable touch controls <6>[ 193.954412] cpufreq_gov_suspend : cpufreq_gov_lcd_status 0 <4>[ 193.965060] dhd_get_dtim_skip bcn_li_dtim=3 DTIM=2 Listen=10 <6>[ 524.787221] otg_dbg: in otg_handle_interrupt()::00087 <6>[ 524.787374] => Port Interrupt <6>[ 524.787522] otg_dbg: in process_port_intr()::00276 <6>[ 524.787600] => over current condition is changed <3>[ 524.789401] otg_err: in otg_power_work()::00065 <3>[ 524.789483] => invalid otghost data <6>[ 524.842465] request_suspend_state: wakeup (3->0) at 524835240588 (2013-07-17 08:28:31.693836693 UTC) <6>[ 524.843283] s3cfb_late_resume is called <6>[ 524.843659] FIMD src sclk = 166750000 <6>[ 524.843731] s3cfb s3cfb: pixclock adjusted from 41979 to 41979 <6>[ 524.890330] s3cfb_late_resume is complete <6>[ 525.058498] cpufreq_gov_resume : cpufreq_gov_lcd_status 1 <6>[ 525.058583] enable touch controls <6>[ 525.941077] fsa9480 7-0025: dev1: 0x0, dev2: 0x0 <4>[ 525.942144] OTG: no changes needed <3>[ 528.555505] init: untracked pid 1440 exited <3>[ 540.297826] init: untracked pid 1477 exited <3>[ 547.433120] init: untracked pid 1501 exited <4>[ 551.348020] input data --> c <4>[ 551.348153] Disabling OTG host mode <6>[ 551.348245] otg_dbg: in s5pc110_otg_drv_remove()::00227 <6>[ 551.348312] => s5pc110_otg_drv_remove <6>[ 551.352492] s3c_otghcd s3c_otghcd: remove, state 1 <7>[ 551.352588] s3c_otghcd s3c_otghcd: roothub graceful disconnect <6>[ 551.352715] usb usb1: USB disconnect, device number 1 <7>[ 551.352786] usb usb1: unregistering device <7>[ 551.352857] usb usb1: unregistering interface 1-0:1.0 <7>[ 551.353077] s3c_otghcd s3c_otghcd: shutdown urb c1aa2800 ep1in-intr <7>[ 551.353220] usb usb1: usb_disable_device nuking all URBs <6>[ 551.358989] s3c_otghcd s3c_otghcd: USB bus 1 deregistered <4>[ 551.359114] platform_driver_unregistered <3>[ 552.322170] init: untracked pid 1526 exited <3>[ 552.348395] init: untracked pid 1532 exited <6>[ 555.685698] fsa9480 7-0025: dev1: 0x4, dev2: 0x0 <4>[ 555.690256] OTG: no changes needed Is there a problem with my H/W setup? Problem with my installation? or else? Any advice will be very helpful for me. PS. the phone info Model : Nexus S Android Version : 4.0.4, (CM9.0 with Matr1x BFS v22.0) Baseband version : XXK11 PPS. My ultimate purpose is to access webcam(Logitech C270) via USB-OTG, or USB-Host mode, and there are some reports that indicate that the attempt was successful on ICS(on other device). Is there anybody who has ever tried the method? attached : 1. dmesg dump, 2. connection layout, 3. Screenshot
Sensation XE Crashes - Hangs - Reboots on Heavy Tasks
Hi, I've been encountering an issue which seem to have started of yesterday. First let me say that this happened with HNS (ICS 4.0.3), CM 10.2 by Albinoman and Sultan, Elegancia Sense 3.6, so it's not quite possible to be rom related. Thing is, my Sensation seems to crash after a shortwhile of either loading an heavy task, or when I start playing a "heavy" game. It warms up, after a few seconds crashes and automatically reboots. I got a last_kmsg from when I was using CM10.2 from Albino's http://pastebin.com/8ecxRVce I was playing a game there when it happened. Note that it doesn't take 2 minutes to crash, so it's really sensitive somewhat. It happened also while plugged on charger. It tends to happen also on task intensive operations specially when already hot, - Example: flash rom , reboot, boot, - adding my Google account (by now it's hot already, but not burning hot) - crashes. So doesn't need to be a game to make this happen, it will happen if i wont let it "rest" or cool it down. I'm able to use my mobile, just can't ask to much of it. Frequencies tested were 192/386 min, and 1.5 max. I've taken my XE to 1.7 so it's nothing new. So, any hints before I throw myself from a bridge? I'm hoping it's not hardware related. I'm considering later on formatting my Sdcard all over again since I've tried a few fresh clean roms and the issue persists. Thank you for reading this and hope I can find help. Thanks in advance.
Could be the battery? Sent from my HTC Sensation Z710e using xda premium
Could be anything, but how to troubleshoot it? Sent from my HTC Sensation XE with Beats Audio using xda premium
MidnightDevil said: Could be anything, but how to troubleshoot it? Sent from my HTC Sensation XE with Beats Audio using xda premium Click to expand... Click to collapse i think when a heavy task is processing the system requires more power from the battery in order to execute it so maybe the battery can't provide anymore more power(because it is old,i am justing saying) or it doesn't connect properly in the pins.you can check that too try another battery and run again a heavy task to see how it will behave for now i can't think something else
It does make sense to a certain point but; It doesn't crash right away. And it also happens with tasks that don't require much power (crashed on Google add account wizard) , but was still warm from a previous crash with reboot. If I don't turn it off meanwhile when its really hot, it keeps bootlooping. And I think if it was a lose pin or alike, it would probably reboot right away. It takes a few seconds to reboot. Sent from my HTC Sensation using xda premium
And getting convinced that its related to the temperature. I just dont know why because its nothing extraordinary. Sent from my HTC Sensation using xda premium
MidnightDevil said: And getting convinced that its related to the temperature. I just dont know why because its nothing extraordinary. Sent from my HTC Sensation using xda premium Click to expand... Click to collapse Overclock cpu or gpu too much? Did you try a different kernel to see if the issue persists? Sent from my HTC Sensation Z710e using xda premium
MidnightDevil said: And getting convinced that its related to the temperature. I just dont know why because its nothing extraordinary. Sent from my HTC Sensation using xda premium Click to expand... Click to collapse Also, did you try undervolting? it could reduce heat. You can also try underclocking the COU to 1188Mhz, it still works very well in most ROMs.
I've tried a LOT of things with different kernels. Elegancia Sense 3.6 with Sebastian FM kernel - Persists Inspiration with default kernel (bricked) - Persists CM 10 by Bruce with is kernel - Persists Albino's 10.2 - Persists Sultan's with both of his kernels - Persists I've limited the frequency to 1.3, seems to hang on a while longer but still happens (takes a little while longer to heat) Seems like my XE lost it's heating tolerance. I've also re-formated my sdcard all over again, persists. I'm out of ideas and more convinced that it's related to heating issue, it also hangs a little longer if I removed the back cover, but still happens (I got no fan lol).
A logcat that I had running through adb when it crashed. This was meant to (replicate the crash) - started a game and started logging. I hope it says something relevant but I don't think so as logcat halts soon as XE crashes. Logcat: I/ActivityManager( 654): Applications Memory Usage (kB): I/ActivityManager( 654): Uptime: 11009811 Realtime: 15003938 I/ActivityManager( 654): Total PSS by OOM adjustment: I/ActivityManager( 654): 69675 kB: System I/ActivityManager( 654): 69675 kB: system (pid 654) I/ActivityManager( 654): 58356 kB: Persistent I/ActivityManager( 654): 43909 kB: com.android.systemui (pid 1046) I/ActivityManager( 654): 14447 kB: com.android.phone (pid 1164) I/ActivityManager( 654): 135885 kB: Foreground I/ActivityManager( 654): 135885 kB: com.gamelion.loh (pid 22544) I/ActivityManager( 654): 77058 kB: Visible I/ActivityManager( 654): 35734 kB: android.process.acore (pid 1111) I/ActivityManager( 654): 13780 kB: com.android.vending (pid 22427) I/ActivityManager( 654): 13670 kB: com.google.process.gapps (pid 1190) I/ActivityManager( 654): 10977 kB: com.google.process.location (pid 1143) I/ActivityManager( 654): 2897 kB: com.android.smspush (pid 1252) I/ActivityManager( 654): 18816 kB: Perceptible I/ActivityManager( 654): 18816 kB: com.android.inputmethod.latin (pid 1128) I/ActivityManager( 654): 15438 kB: A Services I/ActivityManager( 654): 9914 kB: in.vineetsirohi.customwidget (pid 30460) I/ActivityManager( 654): 5524 kB: rs.pedjaapps.KernelTuner:background (pid 20617) I/ActivityManager( 654): 16577 kB: Home I/ActivityManager( 654): 16577 kB: com.anddoes.launcher (pid 5504) I/ActivityManager( 654): 17993 kB: Previous I/ActivityManager( 654): 17993 kB: com.keramidas.TitaniumBackup (pid 9396) I/ActivityManager( 654): 6298 kB: B Services I/ActivityManager( 654): 3158 kB: org.nocrew.tomas.headsetnotifierfree (pid 13723) I/ActivityManager( 654): 3140 kB: com.bel.android.dspmanager (pid 13692) I/ActivityManager( 654): I/ActivityManager( 654): Total PSS: 416096 kB I/ActivityManager( 654): KSM: 0 kB saved from shared 0 kB I/ActivityManager( 654): 0 kB unshared; 0 kB volatile I/System.out(20617): both I/System.out(20617): both I/ActivityManager( 654): Start proc com.google.android.gms for service com.google.android.gms/.analytics.service.AnalyticsService: pid=22937 uid=10038 gid s={50038, 3003, 1007, 1028, 1015, 2001, 3006} D/dalvikvm( 1252): GC_EXPLICIT freed 69K, 77% free 2484K/10752K, paused 22ms+2ms, total 81ms I/System.out(20617): both I/ActivityManager( 654): Process com.bel.android.dspmanager (pid 13692) has died. W/ActivityManager( 654): Scheduling restart of crashed service com.bel.android.dspmanager/.service.HeadsetService in 5000ms I/ActivityManager( 654): Process org.nocrew.tomas.headsetnotifierfree (pid 13723) has died. W/ActivityManager( 654): Scheduling restart of crashed service org.nocrew.tomas.headsetnotifierfree/.RegistrationService in 14649ms D/dalvikvm( 1190): GC_EXPLICIT freed 858K, 63% free 4080K/10752K, paused 7ms+6ms, total 78ms I/Recovery(22937): Received: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.recovery.Accoun tRecoveryBackgroundService$Receiver } I/ActivityManager( 654): Start proc com.google.android.gsf.login for service com.google.android.gms/.recovery.AccountRecoveryBackgroundService: pid=22963 uid=10038 gids={50038, 3003, 1007, 1028, 1015, 2001, 3006} D/GCM ( 1190): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmS ervice } com.google.android.gms.INITIALIZE D/dalvikvm( 654): GC_CONCURRENT freed 3845K, 58% free 17869K/42096K, paused 13ms+34ms, total 261ms I/Recovery(22937): Received: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.recovery.Accoun tRecoveryBackgroundService$Receiver } D/GCM ( 1190): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmS ervice } com.google.android.gms.INITIALIZE I/System.out(20617): both D/dalvikvm(20617): GC_CONCURRENT freed 1957K, 77% free 2566K/10752K, paused 47ms+2ms, total 81ms I/System.out(20617): both I/GameAnalytics(22544): logDesignEvent() eventId: treasure:chest value: 1.0 I/GameAnalytics(22544): New design event: treasure:chest, value: 1.0, area: class com.Claw.Android.ClawActivity, pos: (0.0, 0.0, 0.0) I/KontagentAnalytics(22544): logEvent(): treasure_chest/new_adventure/null/chest_opened v: 1 lvl: 29 json: {"reward_coins":200,"enemies_alive":21,"treasure _potion":false} D/Kontagent(22544): T#1881:Trying to enqueue a message: Message{url='http://api.geo.kontagent.net/api/v1/3a2aea7b23a849828bbeb4acb94eaf49/evt/?v=1&ts=13790 88923&s=4618507343653043118&kt_v=a1.2.10&data=eyJyZXdhcmRfY29pbnMiOjIwMCwiZW5lbWllc19hbGl2ZSI6MjEsInRyZWFzdXJlX3BvdGlvbiI6%0AZmFsc2V9%0A&n=chest_opened&l=2 9&st1=treasure_chest&st2=new_adventure', id=5949642916774127861, name='evt', sessionId='4618507343653043118', timestamp='1379088923', isDelivered=false, de liveryTrials=0} D/Kontagent(22544): T#1881:Adding message: Message{url='http://api.geo.kontagent.net/api/v1/3a2aea7b23a849828bbeb4acb94eaf49/evt/?v=1&ts=1379088923&s=46185 07343653043118&kt_v=a1.2.10&data=eyJyZXdhcmRfY29pbnMiOjIwMCwiZW5lbWllc19hbGl2ZSI6MjEsInRyZWFzdXJlX3BvdGlvbiI6%0AZmFsc2V9%0A&n=chest_opened&l=29&st1=treasur e_chest&st2=new_adventure', id=5949642916774127861, name='evt', sessionId='4618507343653043118', timestamp='1379088923', isDelivered=false, deliveryTrials= 0} D/Kontagent:TransferQueue(22544): T#1881:Stopping queue processing timer I/System.out(20617): both I/ActivityManager( 654): Start proc com.bel.android.dspmanager for service com.bel.android.dspmanager/.service.HeadsetService: pid=23003 uid=10013 gids={5 0013, 3002, 1028} D/Kontagent(22544): T#1881:doProcessQueue() I/Kontagent:TransferQueue(22544): T#1881rocessing message: [session ID = 4618507343653043118, message ID = 5949642916774127861, URL = http://api.geo.kont agent.net/api/v1/3a2aea7b23a849828bbeb4acb94eaf49/evt/?v=1&ts=1379088923&s=4618507343653043118&kt_v=a1.2.10&data=eyJyZXdhcmRfY29pbnMiOjIwMCwiZW5lbWllc19hbG l2ZSI6MjEsInRyZWFzdXJlX3BvdGlvbiI6%0AZmFsc2V9%0A&n=chest_opened&l=29&st1=treasure_chest&st2=new_adventure] I/HeadsetService(23003): Starting service. I/Kontagent(22544): T#1881:HTTP operation completed successfully => schedule processing of next operation... D/Kontagent:TransferQueue(22544): T#1881:Stopping queue processing timer D/Kontagent(22544): T#1881:Trying to remove a message id: 5949642916774127861 I/System.out(20617): both D/Kontagent(22544): T#1881:Removing message: Message{url='http://api.geo.kontagent.net/api/v1/3a2aea7b23a849828bbeb4acb94eaf49/evt/?v=1&ts=1379088923&s=461 8507343653043118&kt_v=a1.2.10&data=eyJyZXdhcmRfY29pbnMiOjIwMCwiZW5lbWllc19hbGl2ZSI6MjEsInRyZWFzdXJlX3BvdGlvbiI6%0AZmFsc2V9%0A&n=chest_opened&l=29&st1=treas ure_chest&st2=new_adventure', id=5949642916774127861, name='evt', sessionId='4618507343653043118', timestamp='1379088923', isDelivered=false, deliveryTrial s=0} D/Kontagent(22544): T#1881:doProcessQueue() I/HeadsetService(23003): Headset=false; Bluetooth=false ; USB=false I/System.out(20617): both I/System.out(20617): both I/System.out(20617): both I/GameAnalytics(22544): Time interval passed I/GameAnalytics(22544): Network is connected, sending events I/GameAnalytics(22544): Sending 2 design events. I/GameAnalytics(22544): Raw JSON for design events being sent to GA server: [{"area":"class com.Claw.Android.ClawActivity","build":"android-F1P","event_id" :"adventure:random","session_id":"7e68c5e73d761765feaf101075a3478a","user_id":"1f254846d1f716ef0bdc91ef63777ef4","value":1.0,"x":0.0,"y":0.0,"z":0.0},{"are a":"class com.Claw.Android.ClawActivity","build":"android-F1P","event_id":"treasure:chest","session_id":"7e68c5e73d761765feaf101075a3478a","user_id":"1f254 846d1f716ef0bdc91ef63777ef4","value":1.0,"x":0.0,"y":0.0,"z":0.0}] I/GameAnalytics(22544): onStart I/GameAnalytics(22544): No business events to send. I/GameAnalytics(22544): No quality events to send. I/GameAnalytics(22544): No user events to send. I/System.out(20617): both I/GameAnalytics(22544): Succesful response: {"status":"ok"} I/GameAnalytics(22544): onFinish I/System.out(20617): both I/System.out(20617): both I/ActivityManager( 654): Start proc org.nocrew.tomas.headsetnotifierfree for service org.nocrew.tomas.headsetnotifierfree/.RegistrationService: pid=23048 uid=10070 gids={50070, 3003, 1028} I/System.out(20617): both I/System.out(20617): both I/System.out(20617): both D/Kontagent(22544): T#01:Heartbeat! D/Kontagent(22544): T#1881:Trying to enqueue a message: Message{url='http://api.geo.kontagent.net/api/v1/3a2aea7b23a849828bbeb4acb94eaf49/pgr/?ts=137908893 8&s=4618507343653043118&kt_v=a1.2.10', id=5106047472959354123, name='pgr', sessionId='4618507343653043118', timestamp='1379088938', isDelivered=false, deli veryTrials=0} D/Kontagent(22544): T#1881:Adding message: Message{url='http://api.geo.kontagent.net/api/v1/3a2aea7b23a849828bbeb4acb94eaf49/pgr/?ts=1379088938&s=461850734 3653043118&kt_v=a1.2.10', id=5106047472959354123, name='pgr', sessionId='4618507343653043118', timestamp='1379088938', isDelivered=false, deliveryTrials=0} D/Kontagent:TransferQueue(22544): T#1881:Stopping queue processing timer I/System.out(20617): both D/dalvikvm(22427): GC_EXPLICIT freed 6003K, 63% free 4002K/10752K, paused 36ms+8ms, total 125ms D/Kontagent(22544): T#1881:doProcessQueue() I/Kontagent:TransferQueue(22544): T#1881rocessing message: [session ID = 4618507343653043118, message ID = 5106047472959354123, URL = http://api.geo.kont agent.net/api/v1/3a2aea7b23a849828bbeb4acb94eaf49/pgr/?ts=1379088938&s=4618507343653043118&kt_v=a1.2.10] I/Kontagent(22544): T#1881:HTTP operation completed successfully => schedule processing of next operation... D/Kontagent:TransferQueue(22544): T#1881:Stopping queue processing timer D/Kontagent(22544): T#1881:Trying to remove a message id: 5106047472959354123 D/Kontagent(22544): T#1881:Removing message: Message{url='http://api.geo.kontagent.net/api/v1/3a2aea7b23a849828bbeb4acb94eaf49/pgr/?ts=1379088938&s=4618507 343653043118&kt_v=a1.2.10', id=5106047472959354123, name='pgr', sessionId='4618507343653043118', timestamp='1379088938', isDelivered=false, deliveryTrials= 0} D/Kontagent(22544): T#1881:doProcessQueue() I/System.out(20617): both Click to expand... Click to collapse Last_Kmsg ?[H?[JEvery 2s: dmesg | tail -40 2013-09-13 17:28:10 <6>EXT4-fs (mmcblk0p24): re-mounted. Opts: user_xattr,barrier=1,data=ordered,noauto_da_alloc <6>EXT4-fs (mmcblk0p28): re-mounted. Opts: user_xattr,barrier=1,data=ordered,noauto_da_alloc <6>EXT4-fs (dm-0): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-1): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-2): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-3): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-4): re-mounted. Opts: user_xattr,barrier=1 <3>init: untracked pid 5515 exited <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x007, Level = 3, l_thd equal = 0x6, h_thd = 0xf <3>init: untracked pid 5517 exited <6>call alarm, type 3, func alarm_triggered+0x0/0xa0, 711620000000 (s 711620000000) <6>call alarm, type 1, func alarm_triggered+0x0/0xa0, 1379089680073000000 (s 1379089680073000000) <4>------------[ cut here ]------------ <4>WARNING: at /home/albinoman887/cm-10.2/kernel/htc/msm8660/arch/arm/mach-msm/clock-local.c:376 branch_clk_disable+0xf8/0x108() <4>sdc3_p_clk status stuck at 'on' <4>Modules linked in: bcmdhd <4>[<c010c934>] (unwind_backtrace+0x0/0xf8) from [<c01928c4>] (warn_slowpath_common+0x50/0x110) <4>[<c01928c4>] (warn_slowpath_common+0x50/0x110) from [<c01929f4>] (warn_slowpath_fmt+0x30/0x40) <4>[<c01929f4>] (warn_slowpath_fmt+0x30/0x40) from [<c015751c>] (branch_clk_disable+0xf8/0x108) <4>[<c015751c>] (branch_clk_disable+0xf8/0x108) from [<c01169bc>] (clk_disable+0x88/0x254) <4>[<c01169bc>] (clk_disable+0x88/0x254) from [<c058ce9c>] (msmsdcc_switch_clock+0x138/0x3cc) <4>[<c058ce9c>] (msmsdcc_switch_clock+0x138/0x3cc) from [<c058d4ac>] (msmsdcc_runtime_suspend+0xe0/0xec) <4>[<c058d4ac>] (msmsdcc_runtime_suspend+0xe0/0xec) from [<c0431334>] (pm_generic_runtime_suspend+0x2c/0x38) <4>[<c0431334>] (pm_generic_runtime_suspend+0x2c/0x38) from [<c0434ea8>] (rpm_suspend+0x304/0x654) <4>[<c0434ea8>] (rpm_suspend+0x304/0x654) from [<c043576c>] (pm_runtime_work+0x8c/0x90) <4>[<c043576c>] (pm_runtime_work+0x8c/0x90) from [<c01afa9c>] (process_one_work+0x12c/0x46c) <4>[<c01afa9c>] (process_one_work+0x12c/0x46c) from [<c01b00dc>] (worker_thread+0x138/0x2e4) <4>[<c01b00dc>] (worker_thread+0x138/0x2e4) from [<c01b527c>] (kthread+0x80/0x88) <4>[<c01b527c>] (kthread+0x80/0x88) from [<c0107510>] (kernel_thread_exit+0x0/0x8) <4>---[ end trace 140dd820274d5078 ]--- <6>call alarm, type 0, func alarm_triggered+0x0/0xa0, 1379089682622000000 (s 1379089682622000000) <4>TSENS: Current CPU Temperature is: 55 <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x02D, Level = 5, l_thd equal = 0x1e, h_thd = 0x15c <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x00C, Level = 3, l_thd equal = 0x6, h_thd = 0xf <5>CPU1: shutdown <6>[K] CPU1: msm_pm_power_collapse: change clock rate (old rate = 0) <6>[MPDEC]: CPU[1] on->off | Mask=[10] | time online: 17999 ?[H?[JEvery 2s: dmesg | tail -40 2013-09-13 17:28:12 <6>EXT4-fs (mmcblk0p24): re-mounted. Opts: user_xattr,barrier=1,data=ordered,noauto_da_alloc <6>EXT4-fs (mmcblk0p28): re-mounted. Opts: user_xattr,barrier=1,data=ordered,noauto_da_alloc <6>EXT4-fs (dm-0): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-1): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-2): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-3): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-4): re-mounted. Opts: user_xattr,barrier=1 <3>init: untracked pid 5515 exited <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x007, Level = 3, l_thd equal = 0x6, h_thd = 0xf <3>init: untracked pid 5517 exited <6>call alarm, type 3, func alarm_triggered+0x0/0xa0, 711620000000 (s 711620000000) <6>call alarm, type 1, func alarm_triggered+0x0/0xa0, 1379089680073000000 (s 1379089680073000000) <4>------------[ cut here ]------------ <4>WARNING: at /home/albinoman887/cm-10.2/kernel/htc/msm8660/arch/arm/mach-msm/clock-local.c:376 branch_clk_disable+0xf8/0x108() <4>sdc3_p_clk status stuck at 'on' <4>Modules linked in: bcmdhd <4>[<c010c934>] (unwind_backtrace+0x0/0xf8) from [<c01928c4>] (warn_slowpath_common+0x50/0x110) <4>[<c01928c4>] (warn_slowpath_common+0x50/0x110) from [<c01929f4>] (warn_slowpath_fmt+0x30/0x40) <4>[<c01929f4>] (warn_slowpath_fmt+0x30/0x40) from [<c015751c>] (branch_clk_disable+0xf8/0x108) <4>[<c015751c>] (branch_clk_disable+0xf8/0x108) from [<c01169bc>] (clk_disable+0x88/0x254) <4>[<c01169bc>] (clk_disable+0x88/0x254) from [<c058ce9c>] (msmsdcc_switch_clock+0x138/0x3cc) <4>[<c058ce9c>] (msmsdcc_switch_clock+0x138/0x3cc) from [<c058d4ac>] (msmsdcc_runtime_suspend+0xe0/0xec) <4>[<c058d4ac>] (msmsdcc_runtime_suspend+0xe0/0xec) from [<c0431334>] (pm_generic_runtime_suspend+0x2c/0x38) <4>[<c0431334>] (pm_generic_runtime_suspend+0x2c/0x38) from [<c0434ea8>] (rpm_suspend+0x304/0x654) <4>[<c0434ea8>] (rpm_suspend+0x304/0x654) from [<c043576c>] (pm_runtime_work+0x8c/0x90) <4>[<c043576c>] (pm_runtime_work+0x8c/0x90) from [<c01afa9c>] (process_one_work+0x12c/0x46c) <4>[<c01afa9c>] (process_one_work+0x12c/0x46c) from [<c01b00dc>] (worker_thread+0x138/0x2e4) <4>[<c01b00dc>] (worker_thread+0x138/0x2e4) from [<c01b527c>] (kthread+0x80/0x88) <4>[<c01b527c>] (kthread+0x80/0x88) from [<c0107510>] (kernel_thread_exit+0x0/0x8) <4>---[ end trace 140dd820274d5078 ]--- <6>call alarm, type 0, func alarm_triggered+0x0/0xa0, 1379089682622000000 (s 1379089682622000000) <4>TSENS: Current CPU Temperature is: 55 <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x02D, Level = 5, l_thd equal = 0x1e, h_thd = 0x15c <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x00C, Level = 3, l_thd equal = 0x6, h_thd = 0xf <5>CPU1: shutdown <6>[K] CPU1: msm_pm_power_collapse: change clock rate (old rate = 0) <6>[MPDEC]: CPU[1] on->off | Mask=[10] | time online: 17999 ?[H?[JEvery 2s: dmesg | tail -40 2013-09-13 17:28:15 <6>EXT4-fs (dm-0): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-1): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-2): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-3): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-4): re-mounted. Opts: user_xattr,barrier=1 <3>init: untracked pid 5515 exited <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x007, Level = 3, l_thd equal = 0x6, h_thd = 0xf <3>init: untracked pid 5517 exited <6>call alarm, type 3, func alarm_triggered+0x0/0xa0, 711620000000 (s 711620000000) <6>call alarm, type 1, func alarm_triggered+0x0/0xa0, 1379089680073000000 (s 1379089680073000000) <4>------------[ cut here ]------------ <4>WARNING: at /home/albinoman887/cm-10.2/kernel/htc/msm8660/arch/arm/mach-msm/clock-local.c:376 branch_clk_disable+0xf8/0x108() <4>sdc3_p_clk status stuck at 'on' <4>Modules linked in: bcmdhd <4>[<c010c934>] (unwind_backtrace+0x0/0xf8) from [<c01928c4>] (warn_slowpath_common+0x50/0x110) <4>[<c01928c4>] (warn_slowpath_common+0x50/0x110) from [<c01929f4>] (warn_slowpath_fmt+0x30/0x40) <4>[<c01929f4>] (warn_slowpath_fmt+0x30/0x40) from [<c015751c>] (branch_clk_disable+0xf8/0x108) <4>[<c015751c>] (branch_clk_disable+0xf8/0x108) from [<c01169bc>] (clk_disable+0x88/0x254) <4>[<c01169bc>] (clk_disable+0x88/0x254) from [<c058ce9c>] (msmsdcc_switch_clock+0x138/0x3cc) <4>[<c058ce9c>] (msmsdcc_switch_clock+0x138/0x3cc) from [<c058d4ac>] (msmsdcc_runtime_suspend+0xe0/0xec) <4>[<c058d4ac>] (msmsdcc_runtime_suspend+0xe0/0xec) from [<c0431334>] (pm_generic_runtime_suspend+0x2c/0x38) <4>[<c0431334>] (pm_generic_runtime_suspend+0x2c/0x38) from [<c0434ea8>] (rpm_suspend+0x304/0x654) <4>[<c0434ea8>] (rpm_suspend+0x304/0x654) from [<c043576c>] (pm_runtime_work+0x8c/0x90) <4>[<c043576c>] (pm_runtime_work+0x8c/0x90) from [<c01afa9c>] (process_one_work+0x12c/0x46c) <4>[<c01afa9c>] (process_one_work+0x12c/0x46c) from [<c01b00dc>] (worker_thread+0x138/0x2e4) <4>[<c01b00dc>] (worker_thread+0x138/0x2e4) from [<c01b527c>] (kthread+0x80/0x88) <4>[<c01b527c>] (kthread+0x80/0x88) from [<c0107510>] (kernel_thread_exit+0x0/0x8) <4>---[ end trace 140dd820274d5078 ]--- <6>call alarm, type 0, func alarm_triggered+0x0/0xa0, 1379089682622000000 (s 1379089682622000000) <4>TSENS: Current CPU Temperature is: 55 <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x02D, Level = 5, l_thd equal = 0x1e, h_thd = 0x15c <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x00C, Level = 3, l_thd equal = 0x6, h_thd = 0xf <5>CPU1: shutdown <6>[K] CPU1: msm_pm_power_collapse: change clock rate (old rate = 0) <6>[MPDEC]: CPU[1] on->off | Mask=[10] | time online: 17999 <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x021, Level = 5, l_thd equal = 0x1e, h_thd = 0x15c ?[H?[JEvery 2s: dmesg | tail -40 2013-09-13 17:28:17 <6>EXT4-fs (dm-2): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-3): re-mounted. Opts: user_xattr,barrier=1 <6>EXT4-fs (dm-4): re-mounted. Opts: user_xattr,barrier=1 <3>init: untracked pid 5515 exited <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x007, Level = 3, l_thd equal = 0x6, h_thd = 0xf <3>init: untracked pid 5517 exited <6>call alarm, type 3, func alarm_triggered+0x0/0xa0, 711620000000 (s 711620000000) <6>call alarm, type 1, func alarm_triggered+0x0/0xa0, 1379089680073000000 (s 1379089680073000000) <4>------------[ cut here ]------------ <4>WARNING: at /home/albinoman887/cm-10.2/kernel/htc/msm8660/arch/arm/mach-msm/clock-local.c:376 branch_clk_disable+0xf8/0x108() <4>sdc3_p_clk status stuck at 'on' <4>Modules linked in: bcmdhd <4>[<c010c934>] (unwind_backtrace+0x0/0xf8) from [<c01928c4>] (warn_slowpath_common+0x50/0x110) <4>[<c01928c4>] (warn_slowpath_common+0x50/0x110) from [<c01929f4>] (warn_slowpath_fmt+0x30/0x40) <4>[<c01929f4>] (warn_slowpath_fmt+0x30/0x40) from [<c015751c>] (branch_clk_disable+0xf8/0x108) <4>[<c015751c>] (branch_clk_disable+0xf8/0x108) from [<c01169bc>] (clk_disable+0x88/0x254) <4>[<c01169bc>] (clk_disable+0x88/0x254) from [<c058ce9c>] (msmsdcc_switch_clock+0x138/0x3cc) <4>[<c058ce9c>] (msmsdcc_switch_clock+0x138/0x3cc) from [<c058d4ac>] (msmsdcc_runtime_suspend+0xe0/0xec) <4>[<c058d4ac>] (msmsdcc_runtime_suspend+0xe0/0xec) from [<c0431334>] (pm_generic_runtime_suspend+0x2c/0x38) <4>[<c0431334>] (pm_generic_runtime_suspend+0x2c/0x38) from [<c0434ea8>] (rpm_suspend+0x304/0x654) <4>[<c0434ea8>] (rpm_suspend+0x304/0x654) from [<c043576c>] (pm_runtime_work+0x8c/0x90) <4>[<c043576c>] (pm_runtime_work+0x8c/0x90) from [<c01afa9c>] (process_one_work+0x12c/0x46c) <4>[<c01afa9c>] (process_one_work+0x12c/0x46c) from [<c01b00dc>] (worker_thread+0x138/0x2e4) <4>[<c01b00dc>] (worker_thread+0x138/0x2e4) from [<c01b527c>] (kthread+0x80/0x88) <4>[<c01b527c>] (kthread+0x80/0x88) from [<c0107510>] (kernel_thread_exit+0x0/0x8) <4>---[ end trace 140dd820274d5078 ]--- <6>call alarm, type 0, func alarm_triggered+0x0/0xa0, 1379089682622000000 (s 1379089682622000000) <4>TSENS: Current CPU Temperature is: 55 <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x02D, Level = 5, l_thd equal = 0x1e, h_thd = 0x15c <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x00C, Level = 3, l_thd equal = 0x6, h_thd = 0xf <5>CPU1: shutdown <6>[K] CPU1: msm_pm_power_collapse: change clock rate (old rate = 0) <6>[MPDEC]: CPU[1] on->off | Mask=[10] | time online: 17999 <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x021, Level = 5, l_thd equal = 0x1e, h_thd = 0x15c <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x019, Level = 4, l_thd equal = 0x10, h_thd = 0x1d ?[H?[JEvery 2s: dmesg | tail -40 2013-09-13 17:28:19 <6>[LS][ISL29029] ALS_ADC = 0x007, Level = 3, l_thd equal = 0x6, h_thd = 0xf <3>init: untracked pid 5517 exited <6>call alarm, type 3, func alarm_triggered+0x0/0xa0, 711620000000 (s 711620000000) <6>call alarm, type 1, func alarm_triggered+0x0/0xa0, 1379089680073000000 (s 1379089680073000000) <4>------------[ cut here ]------------ <4>WARNING: at /home/albinoman887/cm-10.2/kernel/htc/msm8660/arch/arm/mach-msm/clock-local.c:376 branch_clk_disable+0xf8/0x108() <4>sdc3_p_clk status stuck at 'on' <4>Modules linked in: bcmdhd <4>[<c010c934>] (unwind_backtrace+0x0/0xf8) from [<c01928c4>] (warn_slowpath_common+0x50/0x110) <4>[<c01928c4>] (warn_slowpath_common+0x50/0x110) from [<c01929f4>] (warn_slowpath_fmt+0x30/0x40) <4>[<c01929f4>] (warn_slowpath_fmt+0x30/0x40) from [<c015751c>] (branch_clk_disable+0xf8/0x108) <4>[<c015751c>] (branch_clk_disable+0xf8/0x108) from [<c01169bc>] (clk_disable+0x88/0x254) <4>[<c01169bc>] (clk_disable+0x88/0x254) from [<c058ce9c>] (msmsdcc_switch_clock+0x138/0x3cc) <4>[<c058ce9c>] (msmsdcc_switch_clock+0x138/0x3cc) from [<c058d4ac>] (msmsdcc_runtime_suspend+0xe0/0xec) <4>[<c058d4ac>] (msmsdcc_runtime_suspend+0xe0/0xec) from [<c0431334>] (pm_generic_runtime_suspend+0x2c/0x38) <4>[<c0431334>] (pm_generic_runtime_suspend+0x2c/0x38) from [<c0434ea8>] (rpm_suspend+0x304/0x654) <4>[<c0434ea8>] (rpm_suspend+0x304/0x654) from [<c043576c>] (pm_runtime_work+0x8c/0x90) <4>[<c043576c>] (pm_runtime_work+0x8c/0x90) from [<c01afa9c>] (process_one_work+0x12c/0x46c) <4>[<c01afa9c>] (process_one_work+0x12c/0x46c) from [<c01b00dc>] (worker_thread+0x138/0x2e4) <4>[<c01b00dc>] (worker_thread+0x138/0x2e4) from [<c01b527c>] (kthread+0x80/0x88) <4>[<c01b527c>] (kthread+0x80/0x88) from [<c0107510>] (kernel_thread_exit+0x0/0x8) <4>---[ end trace 140dd820274d5078 ]--- <6>call alarm, type 0, func alarm_triggered+0x0/0xa0, 1379089682622000000 (s 1379089682622000000) <4>TSENS: Current CPU Temperature is: 55 <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x02D, Level = 5, l_thd equal = 0x1e, h_thd = 0x15c <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x00C, Level = 3, l_thd equal = 0x6, h_thd = 0xf <5>CPU1: shutdown <6>[K] CPU1: msm_pm_power_collapse: change clock rate (old rate = 0) <6>[MPDEC]: CPU[1] on->off | Mask=[10] | time online: 17999 <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x021, Level = 5, l_thd equal = 0x1e, h_thd = 0x15c <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x019, Level = 4, l_thd equal = 0x10, h_thd = 0x1d <6>[BATT] htc_batt_get_battery_adc , vref:20285, battid_adc:2487, battid:122 <4> at 729486485902 (2013-09-13 16:28:17.857630654 UTC) <6>[BATT] ioctl: battery level update: 100 at 729489751283 (2013-09-13 16:28:17.860865517 UTC) <6>[BATT] ID=2, level=100, vol=4089, temp=357, batt_current=-279, chg_src=1, chg_en=1, full_bat=1730, over_vchg=0, batt_state=1 at 729489781800 (2013-09-13 16:28:17.860896035 UTC) <6>[BATT] power_supply_changed: battery at 729490178529 (2013-09-13 16:28:17.861292763 UTC) ?[H?[JEvery 2s: dmesg | tail -40 2013-09-13 17:28:21 <6>call alarm, type 3, func alarm_triggered+0x0/0xa0, 711620000000 (s 711620000000) <6>call alarm, type 1, func alarm_triggered+0x0/0xa0, 1379089680073000000 (s 1379089680073000000) <4>------------[ cut here ]------------ <4>WARNING: at /home/albinoman887/cm-10.2/kernel/htc/msm8660/arch/arm/mach-msm/clock-local.c:376 branch_clk_disable+0xf8/0x108() <4>sdc3_p_clk status stuck at 'on' <4>Modules linked in: bcmdhd <4>[<c010c934>] (unwind_backtrace+0x0/0xf8) from [<c01928c4>] (warn_slowpath_common+0x50/0x110) <4>[<c01928c4>] (warn_slowpath_common+0x50/0x110) from [<c01929f4>] (warn_slowpath_fmt+0x30/0x40) <4>[<c01929f4>] (warn_slowpath_fmt+0x30/0x40) from [<c015751c>] (branch_clk_disable+0xf8/0x108) <4>[<c015751c>] (branch_clk_disable+0xf8/0x108) from [<c01169bc>] (clk_disable+0x88/0x254) <4>[<c01169bc>] (clk_disable+0x88/0x254) from [<c058ce9c>] (msmsdcc_switch_clock+0x138/0x3cc) <4>[<c058ce9c>] (msmsdcc_switch_clock+0x138/0x3cc) from [<c058d4ac>] (msmsdcc_runtime_suspend+0xe0/0xec) <4>[<c058d4ac>] (msmsdcc_runtime_suspend+0xe0/0xec) from [<c0431334>] (pm_generic_runtime_suspend+0x2c/0x38) <4>[<c0431334>] (pm_generic_runtime_suspend+0x2c/0x38) from [<c0434ea8>] (rpm_suspend+0x304/0x654) <4>[<c0434ea8>] (rpm_suspend+0x304/0x654) from [<c043576c>] (pm_runtime_work+0x8c/0x90) <4>[<c043576c>] (pm_runtime_work+0x8c/0x90) from [<c01afa9c>] (process_one_work+0x12c/0x46c) <4>[<c01afa9c>] (process_one_work+0x12c/0x46c) from [<c01b00dc>] (worker_thread+0x138/0x2e4) <4>[<c01b00dc>] (worker_thread+0x138/0x2e4) from [<c01b527c>] (kthread+0x80/0x88) <4>[<c01b527c>] (kthread+0x80/0x88) from [<c0107510>] (kernel_thread_exit+0x0/0x8) <4>---[ end trace 140dd820274d5078 ]--- <6>call alarm, type 0, func alarm_triggered+0x0/0xa0, 1379089682622000000 (s 1379089682622000000) <4>TSENS: Current CPU Temperature is: 55 <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x02D, Level = 5, l_thd equal = 0x1e, h_thd = 0x15c <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x00C, Level = 3, l_thd equal = 0x6, h_thd = 0xf <5>CPU1: shutdown <6>[K] CPU1: msm_pm_power_collapse: change clock rate (old rate = 0) <6>[MPDEC]: CPU[1] on->off | Mask=[10] | time online: 17999 <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x021, Level = 5, l_thd equal = 0x1e, h_thd = 0x15c <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x019, Level = 4, l_thd equal = 0x10, h_thd = 0x1d <6>[BATT] htc_batt_get_battery_adc , vref:20285, battid_adc:2487, battid:122 <4> at 729486485902 (2013-09-13 16:28:17.857630654 UTC) <6>[BATT] ioctl: battery level update: 100 at 729489751283 (2013-09-13 16:28:17.860865517 UTC) <6>[BATT] ID=2, level=100, vol=4089, temp=357, batt_current=-279, chg_src=1, chg_en=1, full_bat=1730, over_vchg=0, batt_state=1 at 729489781800 (2013-09-13 16:28:17.860896035 UTC) <6>[BATT] power_supply_changed: battery at 729490178529 (2013-09-13 16:28:17.861292763 UTC) <6>[PS][ISL29029] isl_irq: CONFIG = 0x56, INT_PIN = 0, INT = 0xc <6>[LS][ISL29029] ALS_ADC = 0x005, Level = 2, l_thd equal = 0x4, h_thd = 0x5 Click to expand... Click to collapse Files attached (dmesg and last_kmsg).
[Q] how do i get rid of this x-ray filter on the entire UI
some setting got triggered on my oneplus one when i put it in my purse, and now i can't change it back :\ it's like some kind of reverse or x-ray filter on the entire UI. how do i change it back?? pic: http://imgur.com/VA1hQxT { "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" }
eudemonics said: some setting got triggered on my oneplus one when i put it in my purse, and now i can't change it back :\ it's like some kind of reverse or x-ray filter on the entire UI. how do i change it back?? pic: http://imgur.com/VA1hQxT Click to expand... Click to collapse Have you checked the display options -> screen colors?
Accessiblity > Reverse Colors should do the trick!
Asemco said: Accessiblity > Reverse Colors should do the trick! Click to expand... Click to collapse that's not there... this is my list of options in "accessibility" settings: talkback ADW notifier captions magnification gestures large text power button ends call home button answers call auto-rotate screen speak passwords accessibility shortcut text-to-speech output touch & hold delay
kokocabana said: Have you checked the display options -> screen colors? Click to expand... Click to collapse yes i have
eudemonics said: that's not there... this is my list of options in "accessibility" settings: talkback ADW notifier captions magnification gestures large text power button ends call home button answers call auto-rotate screen speak passwords accessibility shortcut text-to-speech output touch & hold delay Click to expand... Click to collapse My bad! I was thinking of the Note 2! I am of no help to you if Screen Colors is set to normal/not-something-crazy like -100 hue.
Try doing a nandroid backup and then factory wipe.... reflash your ROM and then see if the colors are still like that?
zephiK said: Try doing a nandroid backup and then factory wipe.... reflash your ROM and then see if the colors are still like that? Click to expand... Click to collapse i'm doing a nandroid backup right now and will try to factory reset.. but the reverse colors thing doesn't seem to be a system setting.. it's in the boot animation, in recovery, in safe mode... i'm starting to think this is a hardware issue. so disappointed in oneplus.
Sounds like a hardware problem if it occurs in parts outside of the OS
zephiK said: Sounds like a hardware problem if it occurs in parts outside of the OS Click to expand... Click to collapse so, i ran dmesg and /proc/kmsg in kali linux over VNC (the display colors are perfectly normal on VNC btw), and noticed the "shineled" activity doesn't look quite right, though i don't know enough to know exactly what it's doing.. i did a search online for "shineled" and other logs don't display nearly as much activity.. is this relevant at all? it seemed a bit weird to me that it would do "light the green/red/blue" with values 0 (black) then run it again with values of 255 (white) - which is basically what the display is doing, as what's supposed to be black is turning white this is from /proc/kmsg: 0x10 [ 379.234476] shineled----get_register_t: MS = 166: t = 1 [ 379.234481] shineled----get_register_t: MS = 166: t = 0 [ 379.234487] shineled----get_register_t: MS = 2000: t = 4 [ 379.234492] shineled----get_register_t: MS = 2000: t = 4 [ 379.234498] shineled----sled_blink_store: t123 = 0: t4 = 5 [ 379.234649] shineled-------------i2c send data 0xa 0x0 [ 379.234800] shineled-------------i2c send data 0x10 0x2 [ 379.235387] shineled-------------i2c send data 0x16 0xa [ 379.235547] shineled-------------i2c send data 0xb 0x0 [ 379.235722] shineled-------------i2c send data 0x11 0x2 [ 379.235891] shineled-------------i2c send data 0x17 0xa [ 379.236080] shineled-------------i2c send data 0xc 0x0 [ 379.236938] shineled-------------i2c send data 0x12 0x2 [ 379.237096] shineled-------------i2c send data 0x18 0xa [ 379.237250] shineled-------------i2c send data 0x1c 0x0 [ 379.237531] shineled-------------i2c send data 0x7 0x0 [ 381.380944] set_cabc_resume_mode : 0 yxr [ 381.469579] lm3630_bank_a_update_status set brightness : 162 [ 387.424025] shineled----lcds_set_brightness: light the red ,value = 0 [ 387.424380] shineled-------------i2c send data 0x4 0x0 [ 387.424462] shineled----lcds_set_brightness: light the green ,value = 0 [ 387.424652] shineled-------------i2c send data 0x5 0x0 [ 387.424733] shineled----lcds_set_brightness: light the blue ,value = 0 [ 387.424921] shineled-------------i2c send data 0x6 0x0 [ 387.425009] shineled----sled_blink_store: buf = 0 [ 387.425011] : count = 2 [ 387.425116] shineled----sled_blink_store: totalMS = 2500: onMS = 500 [ 387.425154] shineled----sled_blink_store: color_R = 0: color_G = 0: color_B = 0, [ 387.425357] shineled-------------i2c send data 0x1d 0x0 [ 387.425624] shineled-------------i2c send data 0x0 0x1 [ 387.425738] shineled----lcds_set_brightness: light the red ,value = 255 [ 387.425962] shineled-------------i2c send data 0x4 0x3f [ 387.426064] shineled----lcds_set_brightness: light the green ,value = 255 [ 387.426315] shineled-------------i2c send data 0x5 0xff [ 387.426396] shineled----lcds_set_brightness: light the blue ,value = 0 [ 387.426597] shineled-------------i2c send data 0x6 0x0 [ 387.426681] shineled----sled_blink_store: buf = 0 [ 387.426683] : count = 2 [ 387.426784] shineled----sled_blink_store: totalMS = 2500: onMS = 500 [ 387.426823] shineled----sled_blink_store: color_R = 255: color_G = 255: color_B = 0, [ 387.427023] shineled-------------i2c send data 0x1d 0x7 [ 387.427224] shineled-------------i2c send data 0x0 0x20 [ 387.427393] shineled-------------i2c send data 0x1 0x0 [ 387.427564] shineled-------------i2c send data 0x2 0x0 [ 387.427767] shineled-------------i2c send data 0x3 0x10 [ 387.427940] shineled-------------i2c send data 0x7 0x0 similar when i run "dmesg" from an ADB root shell: <4>[81296.791803] shineled----lcds_set_brightness: light the red ,value = 0 <4>[81296.791952] shineled-------------i2c send data 0x4 0x0 <4>[81296.792261] shineled----lcds_set_brightness: light the green ,value = 0 <4>[81296.792403] shineled-------------i2c send data 0x5 0x0 <4>[81296.792449] shineled----lcds_set_brightness: light the blue ,value = 0 <4>[81296.792572] shineled-------------i2c send data 0x6 0x0 <4>[81296.792621] shineled----sled_blink_store: buf = 0 <4>[81296.792623] : count = 2 <4>[81296.792632] shineled----sled_blink_store: totalMS = 2500: onMS = 500 <4>[81296.792636] shineled----sled_blink_store: color_R = 0: color_G = 0: color_B = 0, <4>[81296.792856] shineled-------------i2c send data 0x1d 0x0 <4>[81296.793001] shineled-------------i2c send data 0x0 0x1 <4>[81296.793044] shineled----lcds_set_brightness: light the red ,value = 255 <4>[81296.793310] shineled-------------i2c send data 0x4 0x3f <4>[81296.793351] shineled----lcds_set_brightness: light the green ,value = 255 <4>[81296.793495] shineled-------------i2c send data 0x5 0xff <4>[81296.793535] shineled----lcds_set_brightness: light the blue ,value = 255 <4>[81296.793793] shineled-------------i2c send data 0x6 0xff <4>[81296.793841] shineled----sled_grpfreq_store: buf = 50 <4>[81296.793844] : count = 3 <4>[81296.793904] shineled----sled_grppwm_store: buf = 51 <4>[81296.793906] : count = 3 <4>[81296.793948] shineled----sled_blink_store: buf = 1 <4>[81296.793950] : count = 2 <4>[81296.793953] shineled----sled_blink_store: totalMS = 2500: onMS = 500 <4>[81296.794081] shineled-------------i2c send data 0x1d 0x7 <4>[81296.794316] shineled-------------i2c send data 0x0 0x20 <4>[81296.794437] shineled-------------i2c send data 0x1 0x0 <4>[81296.794559] shineled-------------i2c send data 0x2 0x20 <4>[81296.794800] shineled-------------i2c send data 0x3 0x10 <4>[81296.794805] shineled----get_register_t: MS = 166: t = 1 <4>[81296.794809] shineled----get_register_t: MS = 166: t = 0 <4>[81296.794812] shineled----get_register_t: MS = 2000: t = 4 <4>[81296.794815] shineled----get_register_t: MS = 2000: t = 4 <4>[81296.794818] shineled----sled_blink_store: t123 = 0: t4 = 5 <4>[81296.794938] shineled-------------i2c send data 0xa 0x0 <4>[81296.795067] shineled-------------i2c send data 0x10 0x2 <4>[81296.795308] shineled-------------i2c send data 0x16 0xa <4>[81296.795431] shineled-------------i2c send data 0xb 0x0 <4>[81296.795554] shineled-------------i2c send data 0x11 0x2 <4>[81296.795918] shineled-------------i2c send data 0x17 0xa <4>[81296.796080] shineled-------------i2c send data 0xc 0x0 <4>[81296.796209] shineled-------------i2c send data 0x12 0x2 <4>[81296.797540] shineled-------------i2c send data 0x18 0xa <4>[81296.797815] shineled-------------i2c send data 0x1c 0x0 <4>[81296.797936] shineled-------------i2c send data 0x7 0x0