Magentic sensor problem - Desire 820 Q&A, Help & Troubleshooting

Hi guys
I've bought an HTC Desire 820 phone, i have update it to lollipop via OTA
but after updating i discovered that any digital compass doesn't work because an issue in magnetic sensor:crying:, pls help
how to get it back to V4.4.4

I have same issue. All that you could do is make a ticket to support like I do. If there will be more bug reports maybe HTC quicker repair that problem.

QkiZMR said:
I have same issue. All that you could do is make a ticket to support like I do. If there will be more bug reports maybe HTC quicker repair that problem.
Click to expand...
Click to collapse
Hi,
pls what you mean by make a ticket to support ?
and how to do it ?

Go to htc.com. Click help (or equivalent in your language). Next chat online, next Help via email (or something like that). You would see
Text will be in your language of course.
Describe problem with magnetic sensor. That's all.
I'm a IT specialist, sorry for my professional slang.

I'm trying to report that problem to HTC but Polish support are total lamers. They think is hardware problem. Today I found another error in kernel log:
Code:
11-17 07:01:02 <6>[ 0.588928] c0 1 [COMP][AKM8963 DOE Plus] AKM8963 DOE Plus compass driver: probe.
11-17 07:01:02 <6>[ 0.588948] c0 1 [COMP][AKM8963 DOE Plus] Device Tree parsing.
11-17 07:01:02 <6>[ 0.588956] c0 1 [COMP][AKM8963 DOE Plus] akm8963_parse_dt: layout = 5[COMP][AKM8963 DOE Plus] akm8963_parse_dt: gpio_DRDY = 1023
11-17 07:01:02 <3>[ 0.589050] c0 1 [COMP][AKM8963 DOE Plus ERR] akm8963_parse_dt: of_get_named_gpio_flags fails: pdata->gpio_RSTN
11-17 07:01:02 <6>[ 0.589060] c0 1 [COMP][AKM8963 DOE Plus] akm8963_parse_dt: gpio_RSTN = 0
11-17 07:01:02 <6>[ 0.589067] c0 1 [COMP][AKM8963 DOE Plus] akm_compass_probe: client->irq = 385
11-17 07:01:02 <6>[ 0.590062] c0 1 input: compass as /devices/virtual/input/input6
11-17 07:01:02 <3>[ 0.590311] c0 1 [COMP][AKM8963 DOE Plus ERR] akm8963_sr_ldo_init: Unable to get sr 2v85
11-17 07:01:02 <6>[ 0.590327] c0 1 [COMP][AKM8963 DOE Plus] akm8963_sr_lpm: Regulator not available, return!!
11-17 07:01:02 <6>[ 0.590353] c0 1 [COMP][AKM8963 DOE Plus] akm8963_sr_lpm: Regulator not available, return!!

a new update has solved the issues
Hi QkiZMR
with respect to me HTC has published another update on OTA (about 3 days ago) it's called "2.10.401.4" and has repaired all the issues in its published Lolli PoP version,
after updating my phone the magentic sensor is working now fine,and no other problem till now
-----------------------------------------
you can know yours by getting to
Setting->About->Software Information->Software Number
you can check for update by getting
Setting->About->SoftWare Update
B.R

Confirm. It's working after update ?
Wysłano z Tapatalk / Sent with Tapatalk

Related

E400-Kernel 3.x

Regarding http://forum.xda-developers.com/showthread.php?t=2229798&page=8 is OP back?
I was wondering how is possible to make an working kernel from that sources as there is totally wrong setup for L3-E400 board.
Can someone provide dmesg log here? I can bet that 2x2 cannot work here, same as why is problem with registering other devices.
So, let Me explain this (from config)
#1 CONFIG_SENSORS_BMA2X2
is wrong option as E400 have BMA250 triaxial low-g acceleration sensor.
#2 **** with APDS9190 will not work... as E400 have BMC050 6-axis digital e-compass (it is enabled from config, but will not work as addresses is wrong).
#3 CONFIG_BACKLIGHT_RT9396
will not work as E400 have backlight control over BU61800.
#4 vee3 board is not compatible with E0 (E400) board but with M4 (L5) so, 'almost same' configuration will not work on E400 (E0) board without tuning or porting code.
Once again, please, someone who have that Kernel working, please provide dmesg.
Thx
fergy said:
Regarding http://forum.xda-developers.com/showthread.php?t=2229798&page=8 is OP back?
I was wondering how is possible to make an working kernel from that sources as there is totally wrong setup for L3-E400 board.
Can someone provide dmesg log here? I can bet that 2x2 cannot work here, same as why is problem with registering other devices.
So, let Me explain this (from config)
#1 CONFIG_SENSORS_BMA2X2
is wrong option as E400 have BMA250 triaxial low-g acceleration sensor.
#2 **** with APDS9190 will not work... as E400 have BMC050 6-axis digital e-compass (it is enabled from config, but will not work as addresses is wrong).
#3 CONFIG_BACKLIGHT_RT9396
will not work as E400 have backlight control over BU61800.
#4 vee3 board is not compatible with E0 (E400) board but with M4 (L5) so, 'almost same' configuration will not work on E400 (E0) board without tuning or porting code.
Once again, please, someone who have that Kernel working, please provide dmesg.
Thx
Click to expand...
Click to collapse
So, to reply to Myself:
#1 BMA2x2
<6>[ 1.992438] bma2x2_probe
<6>[ 2.243759] Bosch Sensortec Device not foundi2c error 8063
<4>[ 2.244029] i2c-core: driver [bma2x2] using legacy suspend method
<4>[ 2.244374] i2c-core: driver [bma2x2] using legacy resume method
<4>[ 2.244629]
<4>[ 2.244636] <6><><bmm_probe><1174>function entrance
<4>[ 2.245148]
<4>[ 2.245153] <6><><bmm_wakeup><193>waking up the chip...
<4>[ 4.020973]
<4>[ 4.020979] <6><><bmm_wakeup><209>wake up result: fail, tried times: 6
Click to expand...
Click to collapse
+BMC050 (as is is BMC http://www.bosch-sensortec.com/en/homepage/products_3/6_axis_sensors_2/ecompass/bmc050_1/bmc050, NOT bmm) :
<4>[ 4.021373] [E]<3><><bmm_probe><1193>Cannot wake up bmm050, I2C xfer error
<4>[ 4.021903] bmm050: probe of 4-0012 failed with error -5
Click to expand...
Click to collapse
#2 APDS9190:
<6>[ 4.075116] apds9190_probe,Proximity apds9190_init_client Fail in Probe
<6>[ 4.075329] proximity_apds9190 5-0039: probe error
Click to expand...
Click to collapse
#3 RT9396:
4>[ 0.513224] rt9396 init start
<6>[ 0.513616] rt9396bl:rt9396_probe: start, client addr=0x54
<7>[ 0.514189] Registered led device: lcd-backlight
<3>[ 0.514208] rt9396bl:rt9396_probe: Registering led class dev successfully.
<7>[ 0.514679] Registered led device: button-backlight
<3>[ 0.514696] rt9396bl:rt9396_probe: Registering led class dev successfully.
<3>[ 0.515536] rt9396bl:rt9396_write: fail to write(reg=0x83,val=0x34)
<6>[ 0.515883] rt9396bl:rt9396_set_table: i2c failed addr:131, value:52
<3>[ 0.516679] rt9396bl:rt9396_write: fail to write(reg=0x93,val=0x5)
<6>[ 0.517026] rt9396bl:rt9396_set_table: i2c failed addr:147, value:5
<3>[ 0.517964] rt9396bl:rt9396_write: fail to write(reg=0x83,val=0x14)
<4>[ 0.518169] [rt9396_send_intensity] LCD-backlight ON !!!!! val:20
Click to expand...
Click to collapse
Register, but cannot write registers...fail (as actual device is BU61800 and msm's pmic)
.. sooo, please, someone who have that Kernel 'REAL' working with registering all devices (without sensors as OP say's) please provide dmesg from that WORKING Kernel.
Thx
fergy said:
So, to reply to Myself:
#1 BMA2x2
+BMC050 (as is is BMC http://www.bosch-sensortec.com/en/homepage/products_3/6_axis_sensors_2/ecompass/bmc050_1/bmc050, NOT bmm) :
#2 APDS9190:
#3 RT9396:
Register, but cannot write registers...fail (as actual device is BU61800 and msm's pmic)
.. sooo, please, someone who have that Kernel 'REAL' working with registering all devices (without sensors as OP say's) please provide dmesg from that WORKING Kernel.
Thx
Click to expand...
Click to collapse
try looking at lproj 3.4 kernel on teamhacklg github. it has a e400 defconfig. maybe it's a good starting point for you. http://github.com/teamhacklg. sorry spoke to soon, there's no defconfig.
tudorsirb said:
try looking at lproj 3.4 kernel on teamhacklg github. it has a e400 defconfig. maybe it's a good starting point for you. http://github.com/teamhacklg. sorry spoke to soon, there's no defconfig.
Click to expand...
Click to collapse
I have right config for board, but as I say above, there is wrong pin configuration, wrong registers, so that must to be fixed if one expect to get sensors working.
Hacklg have config for 2.6 kernel, not for 3.x
In attach is My config for 3.4
fergy said:
I have right config for board, but as I say above, there is wrong pin configuration, wrong registers, so that must to be fixed if one expect to get sensors working.
Hacklg have config for 2.6 kernel, not for 3.x
In attach is My config for 3.4
Click to expand...
Click to collapse
thank you fergy, just getting back to compiling
hecatae said:
thank you fergy, just getting back to compiling
Click to expand...
Click to collapse
BTW, right registers for L3:
Touch GPIO:
Code:
I2C_SDA 10
I2C_SCL 9
IRQ 39
I2C_SLAVE_ADDR 0x48
Sensor GPIO:
Code:
I2C_SCL 49
I2C_SDA 48
Accel GPIO:
Code:
GPIO_INT 94
GPIO_I2C_SCL 49
GPIO_I2C_SDA 48
I2C_ADDRESS 0x48
Compas GPIO:
Code:
I2C_SCL 49
I2C_SDA 48
GPIO_INT 35
I2C_ADDRESS 0x10
Proxi GPIO:
Code:
I2C_SCL 16
I2C_SDA 30
GPIO_DOUT 17
I2C_ADDRESS 0x44
LDO_NO_VCC 1
Note that You must rearrange voltage @Board-msm7x27a-regulator:
Code:
PCOM_VREG_LDO(ldo01, 12, NULL, 1200000, 3300000, 0, -1, 0, 0, 0, 0, p),
PCOM_VREG_LDO(ldo02, 13, NULL, 1200000, 3300000, 0, -1, 0, 0, 0, 0, p),
PCOM_VREG_LDO(ldo03, 49, NULL, 1200000, 3300000, 0, -1, 0, 0, 0, 0, n),
EDIT:
As from technical specs, power module must to give right power voltage for specific part of hardware so it can run.
Also, the rest of power registers:
Code:
PCOM_VREG_SMP(smps1, 3, NULL, 1100000, 1100000, 0, -1, 0, 0, 0, 0, s),
PCOM_VREG_SMP(smps2, 4, NULL, 1100000, 1100000, 0, -1, 0, 0, 0, 0, s),
PCOM_VREG_SMP(smps3, 2, NULL, 1800000, 1800000, 0, -1, 0, 0, 0, 0, s),
PCOM_VREG_SMP(smps4, 24, NULL, 2100000, 2100000, 0, -1, 0, 0, 0, 0, s),
PCOM_VREG_LDO(ldo01, 12, NULL, 1200000, 3300000, 0, -1, 0, 0, 0, 0, p), /* fergy(from shematics) : <lcd operating at 1.8v: VREG_MSME_1.8V, lcd firmware loader need 3.3v and other functions need 2.8v: VREG_LCD_2.8V> so ldo01 need this change here */
PCOM_VREG_LDO(ldo02, 13, NULL, 1200000, 3300000, 0, -1, 0, 0, 0, 0, p), /* min (1200000 -> 3300000) */
PCOM_VREG_LDO(ldo03, 49, NULL, 1200000, 3300000, 0, -1, 0, 0, 0, 0, n), /* min (1200000 -> 3300000) */
PCOM_VREG_LDO(ldo04, 50, NULL, 800000, 2850000, 0, -1, 0, 0, 0, 0, n), /* min (800000 -> 2850000) */
PCOM_VREG_LDO(ldo05, 45, NULL, 1200000, 3300000, 0, -1, 0, 0, 0, 0, n), /* min (1200000 -> 3300000) */
PCOM_VREG_LDO(ldo06, 51, NULL, 1200000, 1200000, 0, -1, 0, 0, 0, 0, n), /* min (1200000 -> 3300000) */
PCOM_VREG_LDO(ldo07, 0, NULL, 2600000, 2600000, 0, -1, 0, 0, 0, 0, p),
PCOM_VREG_LDO(ldo08, 9, NULL, 2850000, 2850000, 0, -1, 0, 0, 0, 0, p),
PCOM_VREG_LDO(ldo09, 44, NULL, 1800000, 1800000, 0, -1, 0, 0, 0, 0, p),
PCOM_VREG_LDO(ldo10, 52, NULL, 2800000, 3000000, 0, -1, 0, 0, 0, 0, p), /* min (2800000 -> 3000000) */
PCOM_VREG_LDO(ldo11, 53, NULL, 1800000, 1800000, 0, -1, 0, 0, 0, 0, p),
PCOM_VREG_LDO(ldo12, 21, NULL, 2850000, 2850000, 0, -1, 0, 0, 0, 0, p),
PCOM_VREG_LDO(ldo13, 18, NULL, 2850000, 2850000, 0, -1, 0, 0, 0, 0, p),
PCOM_VREG_LDO(ldo14, 16, NULL, 3300000, 3300000, 0, -1, 0, 0, 0, 0, p),
PCOM_VREG_LDO(ldo15, 54, NULL, 1800000, 2850000, 0, -1, 0, 0, 0, 0, p),
PCOM_VREG_LDO(ldo16, 19, NULL, 3000000, 3000000, 0, -1, 0, 0, 0, 0, p), /* NFC 3.0 V */
PCOM_VREG_LDO(ldo17, 56, NULL, 3000000, 3300000, 0, -1, 0, 0, 0, 0, p), /* min (3000000 -> 3300000) */
PCOM_VREG_LDO(ldo18, 11, NULL, 2700000, 2700000, 0, -1, 0, 0, 0, 0, p),
PCOM_VREG_LDO(ldo19, 57, NULL, 1200000, 1800000, 0, -1, 0, 0, 0, 0, p), /* min (1200000 -> 1800000) */
/* not used vreg_ncp */
PCOM_VREG_NCP(ncp, 31, NULL, -1800000, -1800000, 0, 0, 0, 0, 0),
as per old regulato code:
Code:
RT8053_VREG_INIT(LDO1, 1200000, 3300000),
RT8053_VREG_INIT(LDO2, 1200000, 3300000),
RT8053_VREG_INIT(LDO3, 1200000, 3300000),
RT8053_VREG_INIT(LDO4, 800000, 2850000),
RT8053_VREG_INIT(LDO5, 1200000, 3300000),
RT8053_VREG_INIT(DCDC1, 800000, 2300000),
In attachments 7225A pinouts and LCD pinouts....
Enjoy in research.
PS, if You need any help, PM or em[email protected]
Cheers
PS2:
LOG from My Kernel:
Code:
<6>[-----------------------][ 0.000000] Booting Linux on physical CPU 0
<6>[-----------------------][ 0.000000] Initializing cgroup subsys cpu
<5>[-----------------------][ 0.000000] Linux version 3.4.0 ([email protected]) (gcc version 4.4.3 (GCC) ) #48 PREEMPT Wed Oct 23 00:39:38 CEST 2013
<4>[-----------------------][ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c5387d
<4>[-----------------------][ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
<4>[-----------------------][ 0.000000] Machine: LG MSM7225AB
<6>[-----------------------][ 0.000000] memory pool 3 (start 26600000 size 1a00000) initialized
<4>[-----------------------][ 0.000000] Memory policy: ECC disabled, Data cache writeback
<1>[-----------------------][ 0.000000] Initialized strongly ordered page successfully
<3>[-----------------------][ 0.000000] smem_find(137, 80): wrong size 64
<3>[-----------------------][ 0.000000] smem_find(137, 72): wrong size 64
<6>[-----------------------][ 0.000000] socinfo_init: v4, id=99, ver=1.1, raw_id=1540, raw_ver=1, hw_plat=2, hw_plat_ver=65536
<6>[-----------------------][ 0.000000] L310 cache controller enabled
<6>[-----------------------][ 0.000000] l2x0: 8 ways, CACHE_ID 0x410054c7, AUX_CTRL 0x00540000, Cache size: 262144 B
<7>[-----------------------][ 0.000000] On node 0 totalpages: 78592
<7>[-----------------------][ 0.000000] free_area_init_node: node 0, pgdat c092474c, node_mem_map c1055800
<7>[-----------------------][ 0.000000] Normal zone: 1436 pages used for memmap
<7>[-----------------------][ 0.000000] Normal zone: 0 pages reserved
<7>[-----------------------][ 0.000000] Normal zone: 77156 pages, LIFO batch:15
<6>[-----------------------][ 0.000000] allocating 1843200 bytes at c15f8000 (17f8000 physical) for fb
<6>[-----------------------][ 0.000000] Initialized persistent memory from 0ff00000-0ff3dffe
<7>[-----------------------][ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
<7>[-----------------------][ 0.000000] pcpu-alloc: [0] 0
<4>[-----------------------][ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 77156
<5>[-----------------------][ 0.000000] Kernel command line: androidboot.hardware=e0 lge.rev=rev_12 lge.reboot=reboot uart_console=disable lge.frst=flag3 kcal=000000000000000000 androidboot.emmc=true androidboot.serialno=1e2bf5 androidboot.baseband=msm
<6>[-----------------------][ 0.000000] BOARD: LGE rev_12
<6>[-----------------------][ 0.000000] rebootmode_setup , reboot_mode = 0
<6>[-----------------------][ 0.000000] UART CONSOLE : disable
<6>[-----------------------][ 0.000000] FRST MODE : flag3
<6>[-----------------------][ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
<6>[-----------------------][ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[-----------------------][ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>[-----------------------][ 0.000000] Memory: 205MB 102MB = 307MB total
<5>[-----------------------][ 0.000000] Memory: 297260k/297260k available, 43732k reserved, 0K highmem
<5>[-----------------------][ 0.000000] Virtual kernel memory layout:
<5>[-----------------------][ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
<5>[-----------------------][ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
<5>[-----------------------][ 0.000000] vmalloc : 0xd5000000 - 0xff000000 ( 672 MB)
<5>[-----------------------][ 0.000000] lowmem : 0xc0000000 - 0xd4d00000 ( 333 MB)
<5>[-----------------------][ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
<5>[-----------------------][ 0.000000] .text : 0xc0008000 - 0xc0847368 (8445 kB)
<5>[-----------------------][ 0.000000] .init : 0xc0848000 - 0xc087a000 ( 200 kB)
<5>[-----------------------][ 0.000000] .data : 0xc087a000 - 0xc0940fb0 ( 796 kB)
<5>[-----------------------][ 0.000000] .bss : 0xc0940fd4 - 0xc0b32100 (1989 kB)
<6>[-----------------------][ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
<6>[-----------------------][ 0.000000] NR_IRQS:645
<6>[-----------------------][ 0.000000] sched_clock: 27 bits at 600kHz, resolution 1666ns, wraps every 223696ms
<6>[-----------------------][ 0.000000] Console: colour dummy device 80x30
<6>[-----------------------][ 0.000000] console [tty0] enabled
<6>[-----------------------][ 0.001876] Calibrating delay loop... 298.59 BogoMIPS (lpj=1492992)
<6>[-----------------------][ 0.070119] pid_max: default: 32768 minimum: 301
<6>[-----------------------][ 0.070631] Mount-cache hash table entries: 512
<6>[-----------------------][ 0.071753] Initializing cgroup subsys cpuacct
<6>[-----------------------][ 0.071818] Initializing cgroup subsys devices
<6>[-----------------------][ 0.071871] Initializing cgroup subsys freezer
<6>[-----------------------][ 0.071919] Initializing cgroup subsys net_cls
<6>[-----------------------][ 0.072024] CPU: Testing write buffer coherency: ok
<6>[-----------------------][ 0.072586] hw perfevents: enabled with ARMv7 Cortex-A5 PMU driver, 3 counters available
<6>[-----------------------][ 0.072834] Setting up static identity map for 0x7d3118 - 0x7d317c
<6>[-----------------------][ 0.083881] dummy:
<6>[-----------------------][ 0.084523] NET: Registered protocol family 16
<6>[-----------------------][ 0.086551] gpiochip_add: registered GPIOs 0 to 15 on device: generic
<6>[-----------------------][ 0.086748] gpiochip_add: registered GPIOs 16 to 42 on device: generic
<6>[-----------------------][ 0.086933] gpiochip_add: registered GPIOs 43 to 67 on device: generic
<6>[-----------------------][ 0.087176] gpiochip_add: registered GPIOs 68 to 94 on device: generic
<6>[-----------------------][ 0.087364] gpiochip_add: registered GPIOs 95 to 106 on device: generic
<6>[-----------------------][ 0.087549] gpiochip_add: registered GPIOs 107 to 132 on device: generic
<6>[-----------------------][ 0.088831] Shared PLL control available.
<6>[-----------------------][ 0.092576] acpuclk_7627_probe()
<6>[-----------------------][ 0.093818] ACPU running at 600000 KHz
<6>[-----------------------][ 0.093869] Id CPU-KHz PLL DIV AHB-KHz ADIV AXI-KHz D0 D1 D2 D4 U0 U1 U2 U4
<6>[-----------------------][ 0.093949] 0 19200 5 1 2400 4 30720 -1 -1 -1 -1 5 3 4 6
<6>[-----------------------][ 0.094026] 1 61440 1 4 7680 4 61440 -1 -1 -1 -1 5 3 4 6
<6>[-----------------------][ 0.094101] 2 122880 1 2 15360 4 61440 -1 1 -1 -1 7 3 4 6
<6>[-----------------------][ 0.094178] 3 245760 1 1 30720 4 61440 -1 1 -1 -1 7 -1 8 6
<6>[-----------------------][ 0.094254] 4 300000 2 4 37500 4 122880 -1 1 -1 -1 7 -1 8 6
<6>[-----------------------][ 0.094331] 5 320000 0 3 40000 4 122880 -1 1 4 -1 7 -1 8 6
<6>[-----------------------][ 0.094408] 6 400000 4 2 50000 4 122880 5 1 4 -1 7 -1 8 9
<6>[-----------------------][ 0.094483] 7 480000 0 2 60000 4 122880 5 2 4 6 -1 -1 8 9
<6>[-----------------------][ 0.094559] 8 600000 2 2 75000 4 160000 5 3 4 6 -1 -1 -1 9
<6>[-----------------------][ 0.094636] 9 800000 4 1 100000 4 200000 7 -1 8 6 -1 -1 -1 -1
<6>[-----------------------][ 0.094703] CPU0: 6 scaling frequencies supported.
<6>[-----------------------][ 0.095214] smps1: 1100 mV normal
<6>[-----------------------][ 0.095743] smps2: 1100 mV normal
<6>[-----------------------][ 0.096164] smps3: 1800 mV normal
<6>[-----------------------][ 0.096599] smps4: 2100 mV normal
<6>[-----------------------][ 0.097064] ldo01: 1200 <--> 3300 mV normal
<6>[-----------------------][ 0.097509] ldo02: 1200 <--> 3300 mV normal
<6>[-----------------------][ 0.097953] ldo03: 1200 <--> 3300 mV normal
<6>[-----------------------][ 0.098393] ldo04: 800 <--> 2850 mV normal
<6>[-----------------------][ 0.098834] ldo05: 1200 <--> 3300 mV normal
<6>[-----------------------][ 0.099313] ldo06: 1200 mV normal
<6>[-----------------------][ 0.099759] ldo07: 2600 mV normal
<6>[-----------------------][ 0.100199] ldo08: 2850 mV normal
<6>[-----------------------][ 0.100731] ldo09: 1800 mV normal
<6>[-----------------------][ 0.101181] ldo10: 2800 <--> 3000 mV normal
<6>[-----------------------][ 0.101678] ldo11: 1800 mV normal
<6>[-----------------------][ 0.102103] ldo12: 2850 mV normal
<6>[-----------------------][ 0.102574] ldo13: 2850 mV normal
<6>[-----------------------][ 0.103053] ldo14: 3300 mV normal
<6>[-----------------------][ 0.103509] ldo15: 1800 <--> 2850 mV normal
<6>[-----------------------][ 0.103969] ldo16: 3000 mV normal
<6>[-----------------------][ 0.104403] ldo17: 3000 <--> 3300 mV normal
<6>[-----------------------][ 0.104868] ldo18: 2700 mV normal
<6>[-----------------------][ 0.105323] ldo19: 1200 <--> 1800 mV normal
<6>[-----------------------][ 0.105784] ncp: 1800 mV normal
<6>[-----------------------][ 0.108236] persistent_ram: uncorrectable error in header
<6>[-----------------------][ 0.108313] persistent_ram: no valid data in buffer (sig = 0x00000000)
<6>[-----------------------][ 0.134009] console [ram-1] enabled
<4>[-----------------------][ 0.135923] smps3: Failed to create debugfs directory
<6>[-----------------------][ 0.136394] ebi2_tovis_power_save: on=1
<5>[-----------------------][ 0.141893] Boot Reason = 0x01
<6>[-----------------------][ 0.142263] CRASH LOG START ADDR : 0xcf3e000
<6>[-----------------------][ 0.142609] CRASH LOG END ADDR : 0xcf3efff
<6>[-----------------------][ 0.148831] fs_gfx3d: normal
<6>[-----------------------][ 0.189384] bio: create slab <bio-0> at 0
<6>[-----------------------][ 0.190898] ION heap vmalloc created
<6>[-----------------------][ 0.191329] ION heap camera_preview created at 26600000 with size 1000000
<6>[-----------------------][ 0.191736] ION heap audio created at 27600000 with size 22e000
<6>[-----------------------][ 0.192001] ION heap sf created at 2782e000 with size 7a0000
<5>[-----------------------][ 0.193088] SCSI subsystem initialized
<6>[-----------------------][ 0.193954] usbcore: registered new interface driver usbfs
<6>[-----------------------][ 0.194446] usbcore: registered new interface driver hub
<6>[-----------------------][ 0.195166] usbcore: registered new device driver usb
<6>[-----------------------][ 0.196259] i2c-gpio i2c-gpio.2: using pins 112 (SDA) and 111 (SCL)
<6>[-----------------------][ 0.196898] i2c-gpio i2c-gpio.3: using pins 10 (SDA) and 9 (SCL)
<6>[-----------------------][ 0.197789] i2c-gpio i2c-gpio.4: using pins 48 (SDA) and 49 (SCL)
<6>[-----------------------][ 0.198544] i2c-gpio i2c-gpio.5: using pins 30 (SDA) and 16 (SCL)
<6>[-----------------------][ 0.198966] Linux media interface: v0.10
<6>[-----------------------][ 0.199259] Linux video capture interface: v2.00
<6>[-----------------------][ 0.200178] Advanced Linux Sound Architecture Driver Version 1.0.25.
<6>[-----------------------][ 0.201623] Bluetooth: Core ver 2.16
<6>[-----------------------][ 0.201926] NET: Registered protocol family 31
<6>[-----------------------][ 0.202276] Bluetooth: HCI device and connection manager initialized
<6>[-----------------------][ 0.202509] Bluetooth: HCI socket layer initialized
<6>[-----------------------][ 0.202861] Bluetooth: L2CAP socket layer initialized
<6>[-----------------------][ 0.203661] Bluetooth: SCO socket layer initialized
<6>[-----------------------][ 0.204669] cfg80211: Calling CRDA to update world regulatory domain
<6>[-----------------------][ 0.206219] Switching to clocksource dg_timer
<6>[-----------------------][ 0.256563] NET: Registered protocol family 2
<6>[-----------------------][ 0.257419] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
<6>[-----------------------][ 0.259088] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
<6>[-----------------------][ 0.261809] TCP bind hash table entries: 16384 (order: 6, 327680 bytes)
<6>[-----------------------][ 0.263358] TCP: Hash tables configured (established 16384 bind 16384)
<6>[-----------------------][ 0.263611] TCP: reno registered
<6>[-----------------------][ 0.264063] UDP hash table entries: 256 (order: 1, 12288 bytes)
<6>[-----------------------][ 0.264561] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
<6>[-----------------------][ 0.265464] NET: Registered protocol family 1
<6>[-----------------------][ 0.266373] Unpacking initramfs...
<6>[-----------------------][ 0.306193] Freeing initrd memory: 320K
<3>[-----------------------][ 0.313148] Notify: smsm init
<4>[-----------------------][ 0.313904] get_nand_partitions: no flash partition table in shared memory
<6>[-----------------------][ 0.321429] rpcrouter_smd_remote_notify: smd opened 0x (null)
<3>[-----------------------][ 0.325761] rpcrouter: Server create rejected, version = 0, program = 3000003b
<6>[-----------------------][ 0.330666] [adsp.c:adsp_init] rs00000000 -- 0
<6>[-----------------------][ 0.332506] [audpp.c:audpp_probe] Number of decoder supported 5
<6>[-----------------------][ 0.332884] [audpp.c:audpp_probe] Number of concurrency supported 8
<6>[-----------------------][ 0.333251] [audpp.c:audpp_probe] module_name:AUDPLAY0TASK
<6>[-----------------------][ 0.333473] [audpp.c:audpp_probe] queueid:13
<6>[-----------------------][ 0.333819] [audpp.c:audpp_probe] decid:0
<6>[-----------------------][ 0.334166] [audpp.c:audpp_probe] nr_codec_support:11
<6>[-----------------------][ 0.334383] [audpp.c:audpp_probe] module_name:AUDPLAY1TASK
<6>[-----------------------][ 0.334739] [audpp.c:audpp_probe] queueid:14
<6>[-----------------------][ 0.334944] [audpp.c:audpp_probe] decid:1
<6>[-----------------------][ 0.335288] [audpp.c:audpp_probe] nr_codec_support:11
<6>[-----------------------][ 0.335643] [audpp.c:audpp_probe] module_name:AUDPLAY2TASK
<6>[-----------------------][ 0.335863] [audpp.c:audpp_probe] queueid:15
<6>[-----------------------][ 0.336209] [audpp.c:audpp_probe] decid:2
<6>[-----------------------][ 0.336414] [audpp.c:audpp_probe] nr_codec_support:11
<6>[-----------------------][ 0.350538] [audpp.c:audpp_probe] module_name:AUDPLAY3TASK
<6>[-----------------------][ 0.350906] [audpp.c:audpp_probe] queueid:16
<6>[-----------------------][ 0.351254] [audpp.c:audpp_probe] decid:3
<6>[-----------------------][ 0.351459] [audpp.c:audpp_probe] nr_codec_support:11
<6>[-----------------------][ 0.351814] [audpp.c:audpp_probe] module_name:AUDPLAY4TASK
<6>[-----------------------][ 0.352173] [audpp.c:audpp_probe] queueid:17
<6>[-----------------------][ 0.352379] [audpp.c:audpp_probe] decid:4
<6>[-----------------------][ 0.352724] [audpp.c:audpp_probe] nr_codec_support:1
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** CUT *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
<4>[-----------------------][ 0.612901] BU61800 init start
<7>[-----------------------][ 0.613764] Registered led device: lcd-backlight
<3>[-----------------------][ 0.613788] bu61800bl:bu61800_probe: Registering led class dev successfully.
<7>[-----------------------][ 0.614201] Registered led device: button-backlight
<3>[-----------------------][ 0.614221] bu61800bl:bu61800_probe: Registering led class dev successfully.
<3>[-----------------------][ 0.618993] bu61800bl:bu61800_probe: done
<6>[-----------------------][ 0.622471] setting pdata->panel_info.fb_num to 3. type: 2
<6>[-----------------------][ 0.624686] FrameBuffer[0] 240x320 size=491520 bytes is registered successfully!
<4>[-----------------------][ 0.625536] Read GPIO LCD port 1
<6>[-----------------------][ 0.909313] input: touch_mcs8000 as /devices/virtual/input/input0
<7>[-----------------------][ 0.909939] evbug: Connected device: input0 (touch_mcs8000 at unknown)
<6>[-----------------------][ 0.910596] ts_set_veg : 0
<6>[-----------------------][ 0.936828] ts_set_veg : 1
<6>[-----------------------][ 0.976683] Touchscreen is connected to the board
<4>[-----------------------][ 1.049021] <MELFAS> CORE_VERSION : 0x D
<4>[-----------------------][ 1.050483] GPIO Matrix Keypad Driver: Start keypad matrix for e0_keypad in interrupt mode
<6>[-----------------------][ 1.051456] input: e0_keypad as /devices/virtual/input/input1
<7>[-----------------------][ 1.052071] evbug: Connected device: input1 (e0_keypad at unknown)
<6>[-----------------------][ 1.053309] Bosch Sensortec Device detected!
<6>[-----------------------][ 1.053323] BMA250 registered I2C driver!
<6>[-----------------------][ 1.054269] input: bma250 as /devices/virtual/input/input2
<7>[-----------------------][ 1.054696] evbug: Connected device: input2 (bma250 at unknown)
<4>[-----------------------][ 1.056076]
<4>[-----------------------][ 1.056084] [I]<6><><bmm_probe><1174>function entrance
<4>[-----------------------][ 1.056689]
<4>[-----------------------][ 1.056698] [I]<6><><bmm_wakeup><193>waking up the chip...
<4>[-----------------------][ 1.061524]
<4>[-----------------------][ 1.061533] [I]<6><><bmm_wakeup><209>wake up result: succeed, tried times: 2
<4>[-----------------------][ 1.062076]
<4>[-----------------------][ 1.062083] [I]<6><><bmm_probe><1198>register dump after waking up
<7>[-----------------------][ 1.062641] 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f
<7>[-----------------------][ 1.062653]
<7>[-----------------------][ 1.071508] 32 01 01 00 01 00 01 00 00 00 00 01 06 3f 07 00
<7>[-----------------------][ 1.071519] 00 00 00 ff 00 1c a5 42 00 a0 36 63 1a ff 0b 00
<7>[-----------------------][ 1.071531] 46 28 28 00 fd fd 0c 00 00 03 39 54 07 1a 35 fe
<7>[-----------------------][ 1.071541] fe 1c ff ff ff ff ff ff ff ff ff ff ff ff ff ff
<7>[-----------------------][ 1.071553]
<4>[-----------------------][ 1.072181]
<4>[-----------------------][ 1.072188] [I]<6><><bmm_check_chip_id><144>read chip id result: 0x32
<4>[-----------------------][ 1.072874]
<4>[-----------------------][ 1.072881] [N]<5><><bmm_probe><1203>Bosch Sensortec Device bmm050 detected
<6>[-----------------------][ 1.073799] input: bmm050 as /devices/virtual/input/input3
<7>[-----------------------][ 1.074198] evbug: Connected device: input3 (bmm050 at unknown)
<7>[-----------------------][ 1.087289] 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f
<7>[-----------------------][ 1.087303]
<7>[-----------------------][ 1.096151] 32 01 01 00 01 00 01 00 00 00 00 01 06 3f 07 00
<7>[-----------------------][ 1.096163] 00 04 0f ff 00 1c a5 42 00 a0 36 63 1a ff 0b 00
<7>[-----------------------][ 1.096174] 46 28 28 00 fd fd 0c 00 00 03 39 54 07 1a 35 fe
<7>[-----------------------][ 1.096184] fe 1c ff ff ff ff ff ff ff ff ff ff ff ff ff ff
<7>[-----------------------][ 1.096196]
<4>[-----------------------][ 1.097356]
<4>[-----------------------][ 1.097364] [N]<5><><bmm_probe><1295>sensor bmm050 probed successfully
From CM:
Code:
--------- beginning of /dev/log/main
I/cm ( 112): ____ _ _ ____ _ _ ____ ____ ____ _ _ _ _ ____ ___
I/cm ( 113): | \_/ |__| |\ | | | | __ |___ |\ | |\/| | | | \
I/cm ( 114): |___ | | | | \| |__| |__] |___ | \| | | |__| |__/
I/cm ( 117): Welcome to Android 4.3 / CyanogenMod-10.2-20131009-UNOFFICIAL-e400
Nobody? Nothing? Why?
fergy said:
Nobody? Nothing? Why?
Click to expand...
Click to collapse
I dont think there are some other devs from l3 who can help u! But u've done a rly good work, yet! So we are pleased to see a first build of cm10/1/2/3 or even 11
The whole l3 comunity will apprecate your work!
All drivers are there in the LG E600 kernel, you just have to make a proper config file, compile and boot. You may have to debug using ADB a few times but if you have enough spare time, in few hours, one day at most, you should be able to boot it.
Don't try to boot the kernel with an Android 2.3 or 4.0 image because it won't work. Use CM10 or, better yet, CM10.1.
thank you for your progress till now, waiting to see more progress and a bootable cm10.1/2 port !
Anyone developing this kernel, please linger on freenode, channel #teamhacklg. I will normally be on, and I will assist where I can.
Sent from my Nexus 7 using Tapatalk
cybojenix said:
Anyone developing this kernel, please linger on freenode, channel #teamhacklg. I will normally be on, and I will assist where I can.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
finally in a position to start some development, on #teamhacklg too.
if anyone wants to look a tthe experimental 3.4 kernel, it's here: https://github.com/TeamHackLG/lge-kernel-lproj
hecatae said:
finally in a position to start some development, on #teamhacklg too.
if anyone wants to look a tthe experimental 3.4 kernel, it's here: https://github.com/TeamHackLG/lge-kernel-lproj
Click to expand...
Click to collapse
https://github.com/TeamHackLG/lge-kernel-lproj/tree/l3/3.4/4.1
cybojenix said:
https://github.com/TeamHackLG/lge-kernel-lproj/tree/l3/3.4/4.1
Click to expand...
Click to collapse
Code:
--------- beginning of /dev/log/main
I/cm ( 116): Welcome to Android 4.1.2 / CyanogenMod-10-20131116-UNOFFICIAL-e400
I/cm ( 117): _
I/cm ( 118): __ __ _ ___ _ _ __ ___ __ _ _ _ _ __ __))
I/cm ( 119): ((_ \(/'((_( ((\( ((_)((_( (('((\( ((`1( ((_)((_(
I/cm ( 120): )) _))
I/cm ( 121):
I/DEBUG ( 126): debuggerd: Nov 16 2013 15:02:12
and??
Post more
cr3pt said:
and??
Post more
Click to expand...
Click to collapse
Code:
<6>[ 0.293793] ION heap camera_preview created at 26600000 with size 1000000
<6>[ 0.294124] ION heap audio created at 27600000 with size 22e000
<6>[ 0.294333] ION heap sf created at 2782e000 with size 7a0000
<5>[ 0.295201] SCSI subsystem initialized
<6>[ 0.295699] usbcore: registered new interface driver usbfs
<6>[ 0.295979] usbcore: registered new interface driver hub
<6>[ 0.296479] usbcore: registered new device driver usb
<6>[ 0.297118] i2c-gpio i2c-gpio.2: using pins 112 (SDA) and 111 (SCL)
<6>[ 0.297673] i2c-gpio i2c-gpio.3: using pins 10 (SDA) and 9 (SCL)
<6>[ 0.298198] i2c-gpio i2c-gpio.4: using pins 35 (SDA) and 13 (SCL)
<6>[ 0.298759] i2c-gpio i2c-gpio.5: using pins 30 (SDA) and 16 (SCL)
<6>[ 0.299314] i2c-gpio i2c-gpio.6: using pins 80 (SDA) and 77 (SCL)
<6>[ 0.299546] Linux media interface: v0.10
<6>[ 0.299778] Linux video capture interface: v2.00
<6>[ 0.300451] Advanced Linux Sound Architecture Driver Version 1.0.25.
<6>[ 0.301404] Bluetooth: Core ver 2.16
<6>[ 0.301778] NET: Registered protocol family 31
<6>[ 0.301954] Bluetooth: HCI device and connection manager initialized
<6>[ 0.302261] Bluetooth: HCI socket layer initialized
<6>[ 0.302434] Bluetooth: L2CAP socket layer initialized
<6>[ 0.303024] Bluetooth: SCO socket layer initialized
<6>[ 0.304196] Switching to clocksource dg_timer
<6>[ 0.330859] NET: Registered protocol family 2
<6>[ 0.331598] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
<6>[ 0.332368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
<6>[ 0.333163] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
<6>[ 0.333748] TCP: Hash tables configured (established 16384 bind 16384)
<6>[ 0.333938] TCP: reno registered
<6>[ 0.334114] UDP hash table entries: 256 (order: 0, 4096 bytes)
<6>[ 0.334531] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
<6>[ 0.335374] NET: Registered protocol family 1
<6>[ 0.335908] Unpacking initramfs...
<6>[ 0.371669] Freeing initrd memory: 320K
<3>[ 0.376664] Notify: smsm init
<4>[ 0.377214] get_nand_partitions: no flash partition table in shared memory
<6>[ 0.381979] rpcrouter_smd_remote_notify: smd opened 0x (null)
<3>[ 0.385018] rpcrouter: Server create rejected, version = 0, program = 3000003b
<3>[ 0.386558] rpcrouter: Server create rejected, version = 0, program = 30000051
<6>[ 0.398306] [adsp.c:adsp_init] msm_adsp -- 0
<6>[ 0.399738] [audpp.c:audpp_probe] Number of decoder supported 5
<6>[ 0.399929] [audpp.c:audpp_probe] Number of concurrency supported 8
<6>[ 0.400233] [audpp.c:audpp_probe] module_name:AUDPLAY0TASK
<6>[ 0.400411] [audpp.c:audpp_probe] queueid:13
<6>[ 0.400581] [audpp.c:audpp_probe] decid:0
<6>[ 0.400749] [audpp.c:audpp_probe] nr_codec_support:11
<6>[ 0.400924] [audpp.c:audpp_probe] module_name:AUDPLAY1TASK
<6>[ 0.401224] [audpp.c:audpp_probe] queueid:14
<6>[ 0.401403] [audpp.c:audpp_probe] decid:1
<6>[ 0.401694] [audpp.c:audpp_probe] nr_codec_support:11
<6>[ 0.401871] [audpp.c:audpp_probe] module_name:AUDPLAY2TASK
<6>[ 0.402048] [audpp.c:audpp_probe] queueid:15
<6>[ 0.402339] [audpp.c:audpp_probe] decid:2
<6>[ 0.402511] [audpp.c:audpp_probe] nr_codec_support:11
<6>[ 0.402804] [audpp.c:audpp_probe] module_name:AUDPLAY3TASK
<6>[ 0.402981] [audpp.c:audpp_probe] queueid:16
<6>[ 0.403153] [audpp.c:audpp_probe] decid:3
<6>[ 0.403443] [audpp.c:audpp_probe] nr_codec_support:11
<6>[ 0.403618] [audpp.c:audpp_probe] module_name:AUDPLAY4TASK
<6>[ 0.403913] [audpp.c:audpp_probe] queueid:17
<6>[ 0.404084] [audpp.c:audpp_probe] decid:4
<6>[ 0.404253] [audpp.c:audpp_probe] nr_codec_support:1
<6>[ 0.405756] __msm_rpc_connect: server not found 30000002:20001
<1>[ 0.407821] dma_test_init, minor number 35
<6>[ 0.408194] lge_panic_handler: got buffer at cf3e000, size 1000
<6>[ 0.408574] rmt_storage_get_ramfs: RAMFS entry: addr = 0x0d0c0000, size = 0x00300000
<6>[ 0.408898] rmt_storage_get_ramfs: RAMFS entry: addr = 0x0cfc0000, size = 0x00100000
<6>[ 0.409426] rmt_storage_probe: Remote storage RPC client (0x300000a7)initialized
<6>[ 0.414814] rmt_storage_set_client_status Entered
<4>[ 0.415849] diagcmd_probe:lg_fw_diagcmd
<6>[ 0.416374] lge_emmc_direct_access_init: started
<6>[ 0.416668] lge_emmc_direct_access_init: finished
<6>[ 0.616374] fuse init (API version 7.18)
<6>[ 0.617114] msgmni has been set to 582
<4>[ 0.617829] cryptomgr_test used greatest stack depth: 7136 bytes left
<6>[ 0.620109] io scheduler noop registered
<6>[ 0.620363] io scheduler cfq registered (default)
<4>[ 0.620878] rt9396 init start
<6>[ 0.621111] rt9396bl:rt9396_probe: start, client addr=0x54
<7>[ 0.621769] Registered led device: lcd-backlight
<3>[ 0.621786] rt9396bl:rt9396_probe: Registering led class dev successfully.
<7>[ 0.622088] Registered led device: button-backlight
<3>[ 0.622103] rt9396bl:rt9396_probe: Registering led class dev successfully.
<3>[ 0.623034] rt9396bl:rt9396_write: fail to write(reg=0x83,val=0x34)
<6>[ 0.623219] rt9396bl:rt9396_set_table: i2c failed addr:131, value:52
<3>[ 0.624116] rt9396bl:rt9396_write: fail to write(reg=0x93,val=0x5)
<6>[ 0.624601] rt9396bl:rt9396_set_table: i2c failed addr:147, value:5
<3>[ 0.625386] rt9396bl:rt9396_write: fail to write(reg=0x83,val=0x14)
<4>[ 0.625688] [rt9396_send_intensity] LCD-backlight ON !!!!! val:20
<3>[ 0.625869] rt9396bl:rt9396_probe: done
<6>[ 0.628228] setting pdata->panel_info.fb_num to 3. type: 2
<4>[ 0.628949] ### call the initial lut update routine
<4>[ 0.629133] mdp_lut_init_update_lcdc start ..
<4>[ 0.629426] ### mdp_lut_init_update_lcdc mdp_lut_init_update_lcdc++: mdp_lut_i = 0
<4>[ 0.629619] ### mdp_lut_hw_updae++: mdp_lut_i = 0
<4>[ 0.629793] #### Sign is not Matched#### Cal value R=255 G=255 B=255
<4>[ 0.630303] mdp_lut_init_update_lcdc end.........
<6>[ 0.631391] FrameBuffer[0] 240x320 size=491520 bytes is registered successfully!
<6>[ 0.632286] msm_serial: detected port #0
<6>[ 0.632564] msm_serial.0: ttyMSM0 at MMIO 0xa9a00000 (irq = 9) is a MSM
<6>[ 0.633293] msm_serial: driver initialized
<6>[ 0.634191] msm_serial_hs.0: ttyHS0 at MMIO 0xa0200000 (irq = 45) is a MSM HS UART
<6>[ 0.634934] msm_serial_hs module loaded
<6>[ 0.637033] LG_FW : diagchar_open succeed
<7>[ 0.637294] LG_FW : CreateWaitThread, diagchar_read 10004 byte
<7>[ 0.637316] LG_FW : CreateWaitThread, diagchar_read 1004 byte
<7>[ 0.637356] LG_FW : CreateWaitThread, diagchar_read 8004 byte
<6>[ 0.637383] diagchar initialized now
<6>[ 0.637551] MTS_TTY: mtsk_tty_init
<6>[ 0.638034] mtsk_tty_init SUCESS MTS_TTY_REGISTERED
<4>[ 0.640509] dalrpc_rcv_DAL0 used greatest stack depth: 7056 bytes left
<6>[ 0.641459] kgsl kgsl-3d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU
<6>[ 0.646673] loop: module loaded
<6>[ 0.647171] lge_tty_atcmd_init: initialize atcmd-ttys
<6>[ 0.647608] lge_kcal_init: finished
<6>[ 0.865471] SCSI Media Changer driver v0.25
<6>[ 0.866386] tun: Universal TUN/TAP device driver, 1.6
<6>[ 0.866573] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
<6>[ 0.866994] rmnet_init: SMD devices[8]
<6>[ 0.873634] PPP generic driver version 2.4.2
<4>[ 0.874633] kworker/u:1 used greatest stack depth: 6748 bytes left
<4>[ 0.874941] kworker/u:1 used greatest stack depth: 6652 bytes left
<6>[ 0.875961] PPP MPPE Compression module registered
<6>[ 0.876154] NET: Registered protocol family 24
<7>[ 0.876494] gpio_request: gpio-141 (i2c_host_vbus_en) status -22
<3>[ 0.876511] failed to request 141 GPIO
<6>[ 0.877761] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[ 0.878114] host driver registered w/ tranceiver
<6>[ 0.878616] usbcore: registered new interface driver usb_ehset_test
<6>[ 0.879364] peripheral driver registered w/ tranceiver
<6>[ 0.880416] mbim_init: initialize 1 instances
<6>[ 0.880738] mbim_init: Initialized 1 ports
<6>[ 0.883354] android_usb gadget: Mass Storage Function, version: 2009/09/11
<6>[ 0.883558] android_usb gadget: Number of LUNs=1
<6>[ 0.883858] lun0: LUN: removable file: (no medium)
<6>[ 0.885774] android_set_factory_mode : Using Normal Cable (11)
<6>[ 0.886099] android_usb gadget: android_usb ready
<6>[ 0.887154] input: touch_mcs8000 as /devices/virtual/input/input0
<6>[ 1.104546] msm_hsusb_set_vbus_state USB Connection
<6>[ 1.104861] msm_hsusb_set_vbus_state irq conunt is false
<4>[ 1.176676] Touch PRODUCT = LE0, comp_ver = 0
<6>[ 1.176974] Firmware ver : [0],HW ver : [0]
<6>[ 1.177146] .......MFS_ISC_SINGLE update.........
<4>[ 1.177441] <MELFAS> TOUCH IC REBOOT!!!
<4>[ 1.177634] ldo01: Failed to create debugfs directory
<4>[ 1.284431] ldo01: Failed to create debugfs directory
<4>[ 1.394414] <MELFAS> mass erase start
<4>[ 1.394423]
<6>[ 1.415223] android_set_factory_mode : Using Normal Cable (11)
<6>[ 1.644588] android_work: android_work: did not send uevent (0 0 (null))
<4>[ 1.874409] <MELFAS> TOUCH IC REBOOT!!!
<4>[ 1.874759] ldo01: Failed to create debugfs directory
<4>[ 1.984429] ldo01: Failed to create debugfs directory
<4>[ 2.095278] GPIO Matrix Keypad Driver: Start keypad matrix for vee3_keypad in interrupt mode
<6>[ 2.095903] input: vee3_keypad as /devices/virtual/input/input1
<6>[ 2.096653] bma2x2_probe
<6>[ 2.381861] Bosch Sensortec Device not found retry_chipid = 0
<6>[ 2.382169] i2c_smbus_read_word_data retry_chipid = 0, tempvalue = 8063
<6>[ 2.668391] Bosch Sensortec Device not found retry_chipid = 1
<6>[ 2.668699] i2c_smbus_read_word_data retry_chipid = 1, tempvalue = 8063
<6>[ 2.954909] Bosch Sensortec Device not found retry_chipid = 2
<6>[ 2.955219] i2c_smbus_read_word_data retry_chipid = 2, tempvalue = 8063
<6>[ 3.241456] Bosch Sensortec Device not found retry_chipid = 3
<6>[ 3.241759] i2c_smbus_read_word_data retry_chipid = 3, tempvalue = 8063
<6>[ 3.528893] Bosch Sensortec Device not found retry_chipid = 4
<6>[ 3.529079] i2c_smbus_read_word_data retry_chipid = 4, tempvalue = 8063
<6>[ 3.817149] Bosch Sensortec Device not found retry_chipid = 5
<6>[ 3.817329] i2c_smbus_read_word_data retry_chipid = 5, tempvalue = 8063
<6>[ 3.817631] Bosch Sensortec Device not foundi2c error 8063
<3>[ 4.330169] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 4.446624] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 4.795363] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 4.966901] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 5.083609] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 5.432946] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 5.604953] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 5.721701] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 6.071626] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 6.243809] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 6.360683] i2c i2c-4: sendbytes: NAK bailout.
<6>[ 6.367518] input: bma2x2 as /devices/virtual/input/input2
<4>[ 6.368141] i2c-core: driver [bma2x2] using legacy suspend method
<4>[ 6.368449] i2c-core: driver [bma2x2] using legacy resume method
<4>[ 6.368679]
<4>[ 6.368686] [I]<6><><bmm_probe><1174>function entrance
<4>[ 6.369134]
<4>[ 6.369139] [I]<6><><bmm_wakeup><193>waking up the chip...
<4>[ 8.401534]
<4>[ 8.401541] [I]<6><><bmm_wakeup><209>wake up result: fail, tried times: 6
<4>[ 8.401999]
<4>[ 8.402004] [E]<3><><bmm_probe><1193>Cannot wake up bmm050, I2C xfer error
<4>[ 8.402474] bmm050: probe of 4-0012 failed with error -5
<6>[ 8.403186] input: proximity as /devices/virtual/input/input3
<6>[ 8.403619] proximity_apds9190 5-0039: enable = 0
<3>[ 8.404439] rt9396bl:rt9396_write: fail to write(reg=0x23,val=0xc)
<6>[ 8.404744] prox_power_set,***********Proximity probe enter when power on*****
<6>[ 8.455571] apds9190_probe,Proximity apds9190_init_client Fail in Probe
<6>[ 8.455876] proximity_apds9190 5-0039: probe error
<6>[ 8.458443] RPC CALL -- TOD TIME UPDATE: ttick = 507498
<6>[ 8.458453] stamp=53795234181578752, freq = 1217159378
<3>[ 8.458959] ../../../../../../kernel/lge/msm7x27a-common/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
<6>[ 8.460618] using rtc device, msm_rtc, for alarms
<6>[ 8.460954] rs30000048 rs30000048.262144: rtc core: registered msm_rtc as rtc0
<6>[ 8.462061] rs30000048 rs30000048.262144: rtc core: registered msm_rtc_secure as rtc1
<6>[ 8.462566] i2c /dev entries driver
<4>[ 8.464779] hi351
<4>[ 8.465009] hi351_sensor_power_up: E 915
<3>[ 8.465308] msm_camera_vreg_config: msm_camera_vreg_config power on vreg_en enable
<3>[ 8.466116] rt9396bl:rt9396_write: fail to write(reg=0x31,val=0x4)
<3>[ 8.466416] msm_camera_vreg_config: rt9396_ldo_enable(ldo4) failed
<3>[ 8.467189] rt9396bl:rt9396_write: fail to write(reg=0x25,val=0xb)
<3>[ 8.467491] msm_camera_vreg_config: rt9396_ldo_enable(ldo2) failed
<3>[ 8.468383] rt9396bl:rt9396_write: fail to write(reg=0x29,val=0x1)
<3>[ 8.468563] msm_camera_vreg_config: rt9396_ldo_enable(ldo3) failed
<3>[ 8.524404] MCLK set
<4>[ 8.564411] hi351_sensor_power_up: X 979
<3>[ 8.824426] qup_i2c qup_i2c.0: Transaction timed out, SL-AD = 0x20
<3>[ 8.824729] qup_i2c qup_i2c.0: I2C Status: 132100
<3>[ 8.824906] qup_i2c qup_i2c.0: QUP Status: 0
<3>[ 8.825201] qup_i2c qup_i2c.0: OP Flags: 10
<3>[ 9.084424] qup_i2c qup_i2c.0: Transaction timed out, SL-AD = 0x20
<3>[ 9.084609] qup_i2c qup_i2c.0: I2C Status: 132100
<3>[ 9.084903] qup_i2c qup_i2c.0: QUP Status: 0
<3>[ 9.085076] qup_i2c qup_i2c.0: OP Flags: 10
<3>[ 9.085374] hi351_match_id: hi351: read id failed
<3>[ 9.085549] msm_sensor_i2c_probe hi351_i2c_probe failed
<4>[ 9.085726] hi351_sensor_power_down: E 995
<3>[ 9.164513] msm_camera_vreg_config: msm_camera_vreg_config power on vreg_en disable start
<3>[ 9.165431] rt9396bl:rt9396_write: fail to write(reg=0x28,val=0x1)
<3>[ 9.165609] msm_camera_vreg_config: rt9396_ldo_enable(ldo3) OFF failed
<3>[ 9.166501] rt9396bl:rt9396_write: fail to write(reg=0x24,val=0xb)
<3>[ 9.166679] msm_camera_vreg_config: rt9396_ldo_enable(ldo2) OFF failed
<3>[ 9.167571] rt9396bl:rt9396_write: fail to write(reg=0x30,val=0x4)
<3>[ 9.167749] msm_camera_vreg_config: rt9396_ldo_enable(ldo4) OFF failed
<3>[ 9.168049] msm_camera_vreg_config: msm_camera_vreg_config power on vreg_en disable end
<4>[ 9.168364] hi351_sensor_power_down: X 1029
<4>[ 9.168554] hi351: probe of 0-0040 failed with error -110
<6>[ 9.170173] I2C radio driver for Qualcomm FM Radio Transceiver , Version 1.0.0
<6>[ 9.170481] tavarua_radio: tavarua_probe: probe called
<7>[ 9.171161] msm_batt_init: enter
<7>[ 9.173439] msm_batt_enable_filter: enable vbatt filter: OK
<7>[ 9.173463] msm_batt_update_psy_status: enter
<6>[ 9.174184] BATT:FULL Soc
<7>[ 9.174368] msm_batt_update_psy_status: exit
<6>[ 9.174563] msm_batt_init: Charger/Battery = 0x00040001/0x00050001 (RPC version)
<6>[ 9.176108] msm_adc successfully registered
<6>[ 9.176411] msm_adc successfully registered
<6>[ 9.177459] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
<6>[ 9.177958] Bluetooth: HCI UART driver ver 2.2
<6>[ 9.178134] Bluetooth: HCI H4 protocol initialized
<6>[ 9.178428] Bluetooth: HCI_IBS protocol initialized
<6>[ 9.180023] mmc0: SDCC Version: 0x00000000
<3>[ 9.180493] mmc0: No card detect facilities available
<6>[ 9.182466] mmc0: Qualcomm MSM SDCC-core at 0x00000000a0600000 irq 48,0 dma 7 dmacrcri 12
<6>[ 9.182791] mmc0: Controller capabilities: 0x00000001
<6>[ 9.182966] mmc0: 8 bit data mode enabled
<6>[ 9.183256] mmc0: 4 bit data mode disabled
<6>[ 9.183426] mmc0: polling status mode disabled
<6>[ 9.183601] mmc0: MMC clock 144000 -> 49152000 Hz, PCLK 80000000 Hz
<6>[ 9.183901] mmc0: Slot eject status = 0
<6>[ 9.184069] mmc0: Power save feature enable = 1
<6>[ 9.184366] mmc0: DM non-cached buffer at ffdc0000, dma_addr 0x25960000
<6>[ 9.184614] mmc0: DM cmd busaddr 0x25960000, cmdptr busaddr 0x25977f40
<6>[ 9.185541] mmc1: SDCC Version: 0x00000000
<6>[ 9.187714] mmc1: Qualcomm MSM SDCC-core at 0x00000000a0400000 irq 24,296 dma 8 dmacrcri 6
<6>[ 9.188046] mmc1: Controller capabilities: 0x00000001
<6>[ 9.188223] mmc1: 8 bit data mode disabled
<6>[ 9.188514] mmc1: 4 bit data mode enabled
<6>[ 9.188684] mmc1: polling status mode disabled
<6>[ 9.188859] mmc1: MMC clock 144000 -> 49152000 Hz, PCLK 80000000 Hz
<6>[ 9.189159] mmc1: Slot eject status = 0
<6>[ 9.189328] mmc1: Power save feature enable = 1
<6>[ 9.189623] mmc1: DM non-cached buffer at ffd60000, dma_addr 0x25980000
<6>[ 9.189808] mmc1: DM cmd busaddr 0x25980000, cmdptr busaddr 0x25997f40
<6>[ 9.190719] mmc2: SDCC Version: 0x00000000
<3>[ 9.191116] mmc2: No card detect facilities available
<6>[ 9.192781] mmc2: Qualcomm MSM SDCC-core at 0x00000000a0500000 irq 26,0 dma 8 dmacrcri 7
<6>[ 9.192984] mmc2: Controller capabilities: 0x00000001
<6>[ 9.193281] mmc2: 8 bit data mode disabled
<6>[ 9.193601] mmc2: 4 bit data mode enabled
<6>[ 9.193894] mmc2: polling status mode disabled
<6>[ 9.194069] mmc2: MMC clock 144000 -> 49152000 Hz, PCLK 80000000 Hz
<6>[ 9.194246] mmc2: Slot eject status = 0
<6>[ 9.194578] mmc2: Power save feature enable = 1
<6>[ 9.194758] mmc2: DM non-cached buffer at ffd40000, dma_addr 0x259a0000
<6>[ 9.195059] mmc2: DM cmd busaddr 0x259a0000, cmdptr busaddr 0x259b7f40
<6>[ 9.195501] LP5521: probe startlp5521_enable
<4>[ 9.195791]
<6>[ 9.196164] lp5521_disable_set
<6>[ 9.198374] lp5521_enable_set
<3>[ 9.219924] lp5521 6-0032: error in resetting chip
<6>[ 9.220233] lp5521_disable_set
<4>[ 9.220428] lp5521: probe of 6-0032 failed with error -5
<4>[ 9.225863] i2c-core: driver [lp5521] using legacy suspend method
<4>[ 9.226046] i2c-core: driver [lp5521] using legacy resume method
<6>[ 9.232328] usbcore: registered new interface driver usbhid
<6>[ 9.237609] usbhid: USB HID core driver
<6>[ 9.243784] ashmem: initialized
<6>[ 9.244194] logger: created 256K log 'log_main'
<6>[ 9.249606] logger: created 256K log 'log_events'
<6>[ 9.250018] logger: created 256K log 'log_radio'
<6>[ 9.255386] logger: created 256K log 'log_system'
<6>[ 9.261643] msm-codec-dai msm-codec-dai.0: asoc_msm_codec_probe: dev name msm-codec-dai.0
<3>[ 9.267979] msm_soc: ALSA MSM Mixer Setting
<6>[ 9.273719] asoc: msm-codec-dai <-> msm-cpu-dai.0 mapping ok
<6>[ 9.278421] __msm_rpc_connect: server not found 30000002:20001
<7>[ 9.278614] msm_snd_rpc_connect failed (compatible VERS = 131073) trying again with another API
<6>[ 9.279091] oprofile: using arm/armv7
<6>[ 9.279531] GACT probability on
<6>[ 9.279716] Mirror/redirect action on
<6>[ 9.279888] Simple TC action Loaded
<6>[ 9.280961] netem: version 1.3
<6>[ 9.281149] u32 classifier
<6>[ 9.281313] Performance counters on
<6>[ 9.281599] input device check on
<6>[ 9.281764] Actions configured
<6>[ 9.281946] Netfilter messages via NETLINK v0.30.
<6>[ 9.282351] nf_conntrack version 0.5.0 (4659 buckets, 18636 max)
<6>[ 9.283494] ctnetlink v0.93: registering with nfnetlink.
<6>[ 9.283868] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
<6>[ 9.284053] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
<6>[ 9.284806] xt_time: kernel timezone is -0000
<6>[ 9.285674] ip_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 9.286281] arp_tables: (C) 2002 David S. Miller
<6>[ 9.286546] TCP: cubic registered
<6>[ 9.286716] Initializing XFRM netlink socket
<6>[ 9.287979] NET: Registered protocol family 10
<6>[ 9.291278] Mobile IPv6
<6>[ 9.291526] ip6_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 9.292104] IPv6 over IPv4 tunneling driver
<6>[ 9.294181] NET: Registered protocol family 17
<6>[ 9.294504] NET: Registered protocol family 15
<6>[ 9.295089] Bluetooth: RFCOMM TTY layer initialized
<6>[ 9.295288] Bluetooth: RFCOMM socket layer initialized
<6>[ 9.295654] Bluetooth: RFCOMM ver 1.11
<6>[ 9.295828] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
<6>[ 9.296003] Bluetooth: BNEP filters: protocol
<6>[ 9.296176] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
<6>[ 9.296581] L2TP core driver, V2.0
<6>[ 9.296914] PPPoL2TP kernel driver, V2.0
<6>[ 9.297973] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1
<6>[ 9.298469] ThumbEE CPU extension supported.
<6>[ 9.301926] clock_late_init: Removing enables held for handed-off clocks
<3>[ 9.305659] [audio_acdb.c:initialize_rpc] ACDB=> Device Attach failed
<6>[ 9.306091] input: 7k_handset as /devices/virtual/input/input4
<6>[ 9.307826] [BootMode] apps_boot_mode = 0x00000000
<6>[ 9.308694] [FTM] check manual mode [0]
<3>[ 9.308969] lge_get_nv_charging_bypass_boot: msm_proc_comm(PCOM_CUSTOMER_CMD2) failed. cmd(22)
<6>[ 9.309118] All above check routines are passed.
<6>[ 9.309339] [BootMode] boot_mode = unknown
<6>[ 9.309864] input: ats_input as /devices/virtual/input/input5
<6>[ 9.311379] rs30000048 rs30000048.262144: setting system clock to 2012-07-11 17:25:09 UTC (1342027509)
<4>[ 9.311728] Rmt Wait Info Success
<6>[ 9.312121] HSD.fsa8008[lge_hsd_init : 1038]lge_hsd_init
<6>[ 9.312258] HSD.fsa8008[lge_hsd_init : 1041]wake lock init
<6>[ 9.312808] HSD.fsa8008[lge_hsd_probe : 757]lge_hsd_probe
<6>[ 9.313088] HSD.fsa8008[lge_hsd_probe : 850]hi->irq_detect = 297
<6>[ 9.313643] HSD.fsa8008[lge_hsd_probe : 875]hi->irq_key = 285
<6>[ 9.313788] HSD.fsa8008[lge_hsd_probe : 883]initialized irq of gpio_key
<6>[ 9.314021] HSD.fsa8008[lge_hsd_probe : 890]name : h2w state : c03f7a70 : c03f7e08
<6>[ 9.314553] HSD.fsa8008[lge_hsd_probe : 896]request_threaded_irq
<6>[ 9.314969] HSD.fsa8008[lge_hsd_probe : 907]irq_set_irq_wake(hi->irq_key, 1)
<6>[ 9.315323] HSD.fsa8008[lge_hsd_probe : 913]initialize input device
<6>[ 9.315869] input: ffa-keypad as /devices/virtual/input/input6
<6>[ 9.316356] ALSA device list:
<6>[ 9.316493] #0: msm-audio
<6>[ 9.317268] Freeing init memory: 188K
<4>[ 9.322649] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
<7>[ 9.323718] msm_batt_update_psy_status: enter
<7>[ 9.324376] BATT: same event count = 1
<6>[ 9.343758] mmc0: new high speed MMC card at address 0001
<4>[ 9.344248] mmc_can_discard : mmc0 disabled
<6>[ 9.344721] mmcblk0: mmc0:0001 HYNIX 3.60 GiB
<6>[ 9.349249] mmcblk0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 >
<3>[ 9.513584] init: cannot open '/initlogo.rle'
<3>[ 9.516688] init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
<6>[ 9.531874] EXT4-fs (mmcblk0p14): mounted filesystem with ordered data mode. Opts: data=ordered,barrier=1
<6>[ 9.549661] EXT4-fs (mmcblk0p14): re-mounted. Opts: data=ordered,barrier=1
<4>[ 9.565381] init used greatest stack depth: 6028 bytes left
<4>[ 9.668986] e2fsck used greatest stack depth: 5540 bytes left
<3>[ 9.669286] init: exec: pid 102 exited with return code 4: Unknown error: 1024
<6>[ 9.711771] EXT4-fs (mmcblk0p16): mounted filesystem with ordered data mode. Opts: data=ordered,barrier=1
<6>[ 9.732763] EXT4-fs (mmcblk0p21): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered,noauto_da_alloc,errors=continue
<3>[ 9.734829] init: cannot find '/system/bin/rmt_storage', disabling 'rmt_storage'
<4>[ 9.907963] run-parts used greatest stack depth: 5380 bytes left
<4>[ 9.908974] sysinit used greatest stack depth: 5332 bytes left
<3>[ 9.941396] enable_store: android_usb: already disabled
<3>[ 9.941613] init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
<3>[ 9.941953] init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
<4>[ 9.962129] mmc1: host does not support reading read-only switch. assuming write-enable.
<6>[ 9.965781] functions_store: functions_store: request function list: mtp,adb
<3>[ 9.966391] init: using deprecated syntax for specifying property 'sys.usb.config', use ${name} instead
<6>[ 9.969261] mmc1: new high speed SDHC card at address 1234
<4>[ 9.971121] mmc_can_discard : mmc1 disabled
<6>[ 9.971449] mmcblk1: mmc1:1234 SA04G 3.69 GiB
<6>[ 9.978444] mmcblk1: p1
<6>[ 9.994788] adb_open
<6>[ 9.994956] mtp_bind_config
<6>[ 9.995144] adb_bind_config
<6>[ 10.326401] android_work: android_work: sent uevent USB_STATE=CONNECTED
<6>[ 10.457591] android_usb gadget: high-speed config #1: android
<6>[ 10.514559] android_work: android_work: sent uevent USB_STATE=CONFIGURED
<6>[ 10.934524]
<6>[ 10.934536] Charger Type: STD DOWNSTREAM PORT
<4>[ 11.511039] Unsupported request to MDP META IOCTL.
<4>[ 11.534664] ilitek_qvga_disp_on: display on...
<4>[ 11.534684] ilitek_qvga_disp_on: display on...Skip!!!!!! and back light off charger logo mode
<6>[ 11.825173] __msm_rpc_connect: server not found 30000002:20001
<6>[ 11.825656] [snd.c:snd_ioctl] snd_avc_ctl 0
<6>[ 11.828486] [snd.c:snd_ioctl] snd_agc_ctl 0
<6>[ 11.906548] [snd.c:snd_ioctl] snd_set_volume 0 0 7
<6>[ 11.907554] [snd.c:snd_ioctl] snd_set_volume 6 0 7
<6>[ 11.908388] [snd.c:snd_ioctl] snd_set_volume 12 0 7
<6>[ 11.909379] [snd.c:snd_ioctl] snd_set_volume 3 0 7
<6>[ 11.910246] [snd.c:snd_ioctl] snd_set_volume 16 0 7
<6>[ 11.911044] [snd.c:snd_ioctl] snd_set_volume 25 0 7
<6>[ 11.911968] [snd.c:snd_ioctl] snd_set_volume 8 0 1
<6>[ 11.912703] [snd.c:snd_ioctl] snd_set_volume 9 0 1
<6>[ 11.914114] [snd.c:snd_ioctl] snd_set_device 6 1 1
<6>[ 11.915129] [snd.c:snd_ioctl] snd_set_volume 2147483646 0 2
<6>[ 12.094651] ebi2_tovis_power_save: on=0
<4>[ 12.095333] ldo10: Failed to create debugfs directory
<6>[ 12.116198] request_suspend_state: wakeup (3->0) at 12101743335 (2012-07-11 17:25:12.292058335 UTC)
<7>[ 12.326218] msm_batt_update_psy_status: enter
<7>[ 12.326798] msm_batt_update_psy_status: exit
<3>[ 12.930053] init: untracked pid 264 exited
<7>[ 13.271251] msm_batt_update_psy_status: enter
<7>[ 13.273504] msm_batt_update_psy_status: exit
<3>[ 14.984799] gpio_tlmm_config(0x000e4381, GPIO_CFG_DISABLE) <sdc1_clk> failed: 0
<3>[ 14.984979] pin 56 func 1 dir 1 pull 0 drvstr 7
<3>[ 14.985246] gpio_tlmm_config(0x000fc371, GPIO_CFG_DISABLE) <sdc1_cmd> failed: -5
<3>[ 14.985393] pin 55 func 1 dir 1 pull 3 drvstr 7
<3>[ 14.985654] gpio_tlmm_config(0x000fc361, GPIO_CFG_DISABLE) <sdc1_dat_0> failed: -5
<3>[ 14.985801] pin 54 func 1 dir 1 pull 3 drvstr 7
<3>[ 14.986059] gpio_tlmm_config(0x000fc351, GPIO_CFG_DISABLE) <sdc1_dat_1> failed: -5
<3>[ 14.986206] pin 53 func 1 dir 1 pull 3 drvstr 7
<3>[ 14.986466] gpio_tlmm_config(0x000fc341, GPIO_CFG_DISABLE) <sdc1_dat_2> failed: -5
<3>[ 14.986616] pin 52 func 1 dir 1 pull 3 drvstr 7
<3>[ 14.986896] gpio_tlmm_config(0x000fc331, GPIO_CFG_DISABLE) <sdc1_dat_3> failed: -5
<3>[ 14.987136] pin 51 func 1 dir 1 pull 3 drvstr 7
<7>[ 15.392186] msm_batt_update_psy_status: enter
<7>[ 15.392776] msm_batt_update_psy_status: exit
<4>[ 15.821689] Unsupported request to MDP META IOCTL.
<6>[ 15.971654] request_suspend_state: wakeup (0->0) at 15957251668 (2012-07-11 17:25:16.147576668 UTC)
<3>[ 15.973188] init: untracked pid 391 exited
<7>[ 18.255924] msm_batt_update_psy_status: enter
<7>[ 18.257633] msm_batt_update_psy_status: exit
<7>[ 18.338273] msm_batt_update_psy_status: enter
<7>[ 18.339929] msm_batt_update_psy_status: exit
<4>[ 20.845571] Unsupported request to MDP META IOCTL.
<6>[ 20.947123] request_suspend_state: wakeup (0->0) at 20932720002 (2012-07-11 17:25:21.123046668 UTC)
<3>[ 20.949051] init: untracked pid 480 exited
<7>[ 21.343681] msm_batt_update_psy_status: enter
<7>[ 21.345559] BATT: same event count = 1
^C
DeathArrow said:
All drivers are there in the LG E600 kernel, you just have to make a proper config file, compile and boot. You may have to debug using ADB a few times but if you have enough spare time, in few hours, one day at most, you should be able to boot it.
Don't try to boot the kernel with an Android 2.3 or 4.0 image because it won't work. Use CM10 or, better yet, CM10.1.
Click to expand...
Click to collapse
OK, let's make this transparent.
Did You make working Kernel with E600 sources (for working, I mean that Android is booted)?
To answer on that: no.
Why: drivers for E400 touch (and some other things) are not compatible with E600, nor E410, nor anything except E400/E405.
Now when this is clear, can We continue with make it "workable"?
You notice that I say "workable" instead "bootable" as don't need any introduction 'how-to'.... instead of that, was ask (and was asked) if anybody want to work on this. Apreciate Your knowledge, but wasn't see that anyone is interesting on this 'bump-up'.
Anyway, I am not here to discuss about 'how to' make something (there are lot's of forums about help) but to help to someone and get help if needed regarding specific thing, so can We cooperate on project or not?
hecatae said:
Code:
<6>[ 0.293793] ION heap camera_preview created at 26600000 with size 1000000
<6>[ 0.294124] ION heap audio created at 27600000 with size 22e000
<6>[ 0.294333] ION heap sf created at 2782e000 with size 7a0000
<5>[ 0.295201] SCSI subsystem initialized
<6>[ 0.295699] usbcore: registered new interface driver usbfs
<6>[ 0.295979] usbcore: registered new interface driver hub
<6>[ 0.296479] usbcore: registered new device driver usb
<6>[ 0.297118] i2c-gpio i2c-gpio.2: using pins 112 (SDA) and 111 (SCL)
<6>[ 0.297673] i2c-gpio i2c-gpio.3: using pins 10 (SDA) and 9 (SCL)
<6>[ 0.298198] i2c-gpio i2c-gpio.4: using pins 35 (SDA) and 13 (SCL)
<6>[ 0.298759] i2c-gpio i2c-gpio.5: using pins 30 (SDA) and 16 (SCL)
<6>[ 0.299314] i2c-gpio i2c-gpio.6: using pins 80 (SDA) and 77 (SCL)
<6>[ 0.299546] Linux media interface: v0.10
<6>[ 0.299778] Linux video capture interface: v2.00
<6>[ 0.300451] Advanced Linux Sound Architecture Driver Version 1.0.25.
<6>[ 0.301404] Bluetooth: Core ver 2.16
<6>[ 0.301778] NET: Registered protocol family 31
<6>[ 0.301954] Bluetooth: HCI device and connection manager initialized
<6>[ 0.302261] Bluetooth: HCI socket layer initialized
<6>[ 0.302434] Bluetooth: L2CAP socket layer initialized
<6>[ 0.303024] Bluetooth: SCO socket layer initialized
<6>[ 0.304196] Switching to clocksource dg_timer
<6>[ 0.330859] NET: Registered protocol family 2
<6>[ 0.331598] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
<6>[ 0.332368] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
<6>[ 0.333163] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
<6>[ 0.333748] TCP: Hash tables configured (established 16384 bind 16384)
<6>[ 0.333938] TCP: reno registered
<6>[ 0.334114] UDP hash table entries: 256 (order: 0, 4096 bytes)
<6>[ 0.334531] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
<6>[ 0.335374] NET: Registered protocol family 1
<6>[ 0.335908] Unpacking initramfs...
<6>[ 0.371669] Freeing initrd memory: 320K
<3>[ 0.376664] Notify: smsm init
<4>[ 0.377214] get_nand_partitions: no flash partition table in shared memory
<6>[ 0.381979] rpcrouter_smd_remote_notify: smd opened 0x (null)
<3>[ 0.385018] rpcrouter: Server create rejected, version = 0, program = 3000003b
<3>[ 0.386558] rpcrouter: Server create rejected, version = 0, program = 30000051
<6>[ 0.398306] [adsp.c:adsp_init] msm_adsp -- 0
<6>[ 0.399738] [audpp.c:audpp_probe] Number of decoder supported 5
<6>[ 0.399929] [audpp.c:audpp_probe] Number of concurrency supported 8
<6>[ 0.400233] [audpp.c:audpp_probe] module_name:AUDPLAY0TASK
<6>[ 0.400411] [audpp.c:audpp_probe] queueid:13
<6>[ 0.400581] [audpp.c:audpp_probe] decid:0
<6>[ 0.400749] [audpp.c:audpp_probe] nr_codec_support:11
<6>[ 0.400924] [audpp.c:audpp_probe] module_name:AUDPLAY1TASK
<6>[ 0.401224] [audpp.c:audpp_probe] queueid:14
<6>[ 0.401403] [audpp.c:audpp_probe] decid:1
<6>[ 0.401694] [audpp.c:audpp_probe] nr_codec_support:11
<6>[ 0.401871] [audpp.c:audpp_probe] module_name:AUDPLAY2TASK
<6>[ 0.402048] [audpp.c:audpp_probe] queueid:15
<6>[ 0.402339] [audpp.c:audpp_probe] decid:2
<6>[ 0.402511] [audpp.c:audpp_probe] nr_codec_support:11
<6>[ 0.402804] [audpp.c:audpp_probe] module_name:AUDPLAY3TASK
<6>[ 0.402981] [audpp.c:audpp_probe] queueid:16
<6>[ 0.403153] [audpp.c:audpp_probe] decid:3
<6>[ 0.403443] [audpp.c:audpp_probe] nr_codec_support:11
<6>[ 0.403618] [audpp.c:audpp_probe] module_name:AUDPLAY4TASK
<6>[ 0.403913] [audpp.c:audpp_probe] queueid:17
<6>[ 0.404084] [audpp.c:audpp_probe] decid:4
<6>[ 0.404253] [audpp.c:audpp_probe] nr_codec_support:1
<6>[ 0.405756] __msm_rpc_connect: server not found 30000002:20001
<1>[ 0.407821] dma_test_init, minor number 35
<6>[ 0.408194] lge_panic_handler: got buffer at cf3e000, size 1000
<6>[ 0.408574] rmt_storage_get_ramfs: RAMFS entry: addr = 0x0d0c0000, size = 0x00300000
<6>[ 0.408898] rmt_storage_get_ramfs: RAMFS entry: addr = 0x0cfc0000, size = 0x00100000
<6>[ 0.409426] rmt_storage_probe: Remote storage RPC client (0x300000a7)initialized
<6>[ 0.414814] rmt_storage_set_client_status Entered
<4>[ 0.415849] diagcmd_probe:lg_fw_diagcmd
<6>[ 0.416374] lge_emmc_direct_access_init: started
<6>[ 0.416668] lge_emmc_direct_access_init: finished
<6>[ 0.616374] fuse init (API version 7.18)
<6>[ 0.617114] msgmni has been set to 582
<4>[ 0.617829] cryptomgr_test used greatest stack depth: 7136 bytes left
<6>[ 0.620109] io scheduler noop registered
<6>[ 0.620363] io scheduler cfq registered (default)
<4>[ 0.620878] rt9396 init start
<6>[ 0.621111] rt9396bl:rt9396_probe: start, client addr=0x54
<7>[ 0.621769] Registered led device: lcd-backlight
<3>[ 0.621786] rt9396bl:rt9396_probe: Registering led class dev successfully.
<7>[ 0.622088] Registered led device: button-backlight
<3>[ 0.622103] rt9396bl:rt9396_probe: Registering led class dev successfully.
<3>[ 0.623034] rt9396bl:rt9396_write: fail to write(reg=0x83,val=0x34)
<6>[ 0.623219] rt9396bl:rt9396_set_table: i2c failed addr:131, value:52
<3>[ 0.624116] rt9396bl:rt9396_write: fail to write(reg=0x93,val=0x5)
<6>[ 0.624601] rt9396bl:rt9396_set_table: i2c failed addr:147, value:5
<3>[ 0.625386] rt9396bl:rt9396_write: fail to write(reg=0x83,val=0x14)
<4>[ 0.625688] [rt9396_send_intensity] LCD-backlight ON !!!!! val:20
<3>[ 0.625869] rt9396bl:rt9396_probe: done
<6>[ 0.628228] setting pdata->panel_info.fb_num to 3. type: 2
<4>[ 0.628949] ### call the initial lut update routine
<4>[ 0.629133] mdp_lut_init_update_lcdc start ..
<4>[ 0.629426] ### mdp_lut_init_update_lcdc mdp_lut_init_update_lcdc++: mdp_lut_i = 0
<4>[ 0.629619] ### mdp_lut_hw_updae++: mdp_lut_i = 0
<4>[ 0.629793] #### Sign is not Matched#### Cal value R=255 G=255 B=255
<4>[ 0.630303] mdp_lut_init_update_lcdc end.........
<6>[ 0.631391] FrameBuffer[0] 240x320 size=491520 bytes is registered successfully!
<6>[ 0.632286] msm_serial: detected port #0
<6>[ 0.632564] msm_serial.0: ttyMSM0 at MMIO 0xa9a00000 (irq = 9) is a MSM
<6>[ 0.633293] msm_serial: driver initialized
<6>[ 0.634191] msm_serial_hs.0: ttyHS0 at MMIO 0xa0200000 (irq = 45) is a MSM HS UART
<6>[ 0.634934] msm_serial_hs module loaded
<6>[ 0.637033] LG_FW : diagchar_open succeed
<7>[ 0.637294] LG_FW : CreateWaitThread, diagchar_read 10004 byte
<7>[ 0.637316] LG_FW : CreateWaitThread, diagchar_read 1004 byte
<7>[ 0.637356] LG_FW : CreateWaitThread, diagchar_read 8004 byte
<6>[ 0.637383] diagchar initialized now
<6>[ 0.637551] MTS_TTY: mtsk_tty_init
<6>[ 0.638034] mtsk_tty_init SUCESS MTS_TTY_REGISTERED
<4>[ 0.640509] dalrpc_rcv_DAL0 used greatest stack depth: 7056 bytes left
<6>[ 0.641459] kgsl kgsl-3d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU
<6>[ 0.646673] loop: module loaded
<6>[ 0.647171] lge_tty_atcmd_init: initialize atcmd-ttys
<6>[ 0.647608] lge_kcal_init: finished
<6>[ 0.865471] SCSI Media Changer driver v0.25
<6>[ 0.866386] tun: Universal TUN/TAP device driver, 1.6
<6>[ 0.866573] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
<6>[ 0.866994] rmnet_init: SMD devices[8]
<6>[ 0.873634] PPP generic driver version 2.4.2
<4>[ 0.874633] kworker/u:1 used greatest stack depth: 6748 bytes left
<4>[ 0.874941] kworker/u:1 used greatest stack depth: 6652 bytes left
<6>[ 0.875961] PPP MPPE Compression module registered
<6>[ 0.876154] NET: Registered protocol family 24
<7>[ 0.876494] gpio_request: gpio-141 (i2c_host_vbus_en) status -22
<3>[ 0.876511] failed to request 141 GPIO
<6>[ 0.877761] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[ 0.878114] host driver registered w/ tranceiver
<6>[ 0.878616] usbcore: registered new interface driver usb_ehset_test
<6>[ 0.879364] peripheral driver registered w/ tranceiver
<6>[ 0.880416] mbim_init: initialize 1 instances
<6>[ 0.880738] mbim_init: Initialized 1 ports
<6>[ 0.883354] android_usb gadget: Mass Storage Function, version: 2009/09/11
<6>[ 0.883558] android_usb gadget: Number of LUNs=1
<6>[ 0.883858] lun0: LUN: removable file: (no medium)
<6>[ 0.885774] android_set_factory_mode : Using Normal Cable (11)
<6>[ 0.886099] android_usb gadget: android_usb ready
<6>[ 0.887154] input: touch_mcs8000 as /devices/virtual/input/input0
<6>[ 1.104546] msm_hsusb_set_vbus_state USB Connection
<6>[ 1.104861] msm_hsusb_set_vbus_state irq conunt is false
<4>[ 1.176676] Touch PRODUCT = LE0, comp_ver = 0
<6>[ 1.176974] Firmware ver : [0],HW ver : [0]
<6>[ 1.177146] .......MFS_ISC_SINGLE update.........
<4>[ 1.177441] <MELFAS> TOUCH IC REBOOT!!!
<4>[ 1.177634] ldo01: Failed to create debugfs directory
<4>[ 1.284431] ldo01: Failed to create debugfs directory
<4>[ 1.394414] <MELFAS> mass erase start
<4>[ 1.394423]
<6>[ 1.415223] android_set_factory_mode : Using Normal Cable (11)
<6>[ 1.644588] android_work: android_work: did not send uevent (0 0 (null))
<4>[ 1.874409] <MELFAS> TOUCH IC REBOOT!!!
<4>[ 1.874759] ldo01: Failed to create debugfs directory
<4>[ 1.984429] ldo01: Failed to create debugfs directory
<4>[ 2.095278] GPIO Matrix Keypad Driver: Start keypad matrix for vee3_keypad in interrupt mode
<6>[ 2.095903] input: vee3_keypad as /devices/virtual/input/input1
<6>[ 2.096653] bma2x2_probe
<6>[ 2.381861] Bosch Sensortec Device not found retry_chipid = 0
<6>[ 2.382169] i2c_smbus_read_word_data retry_chipid = 0, tempvalue = 8063
<6>[ 2.668391] Bosch Sensortec Device not found retry_chipid = 1
<6>[ 2.668699] i2c_smbus_read_word_data retry_chipid = 1, tempvalue = 8063
<6>[ 2.954909] Bosch Sensortec Device not found retry_chipid = 2
<6>[ 2.955219] i2c_smbus_read_word_data retry_chipid = 2, tempvalue = 8063
<6>[ 3.241456] Bosch Sensortec Device not found retry_chipid = 3
<6>[ 3.241759] i2c_smbus_read_word_data retry_chipid = 3, tempvalue = 8063
<6>[ 3.528893] Bosch Sensortec Device not found retry_chipid = 4
<6>[ 3.529079] i2c_smbus_read_word_data retry_chipid = 4, tempvalue = 8063
<6>[ 3.817149] Bosch Sensortec Device not found retry_chipid = 5
<6>[ 3.817329] i2c_smbus_read_word_data retry_chipid = 5, tempvalue = 8063
<6>[ 3.817631] Bosch Sensortec Device not foundi2c error 8063
<3>[ 4.330169] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 4.446624] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 4.795363] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 4.966901] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 5.083609] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 5.432946] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 5.604953] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 5.721701] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 6.071626] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 6.243809] i2c i2c-4: sendbytes: NAK bailout.
<3>[ 6.360683] i2c i2c-4: sendbytes: NAK bailout.
<6>[ 6.367518] input: bma2x2 as /devices/virtual/input/input2
<4>[ 6.368141] i2c-core: driver [bma2x2] using legacy suspend method
<4>[ 6.368449] i2c-core: driver [bma2x2] using legacy resume method
<4>[ 6.368679]
<4>[ 6.368686] [I]<6><><bmm_probe><1174>function entrance
<4>[ 6.369134]
<4>[ 6.369139] [I]<6><><bmm_wakeup><193>waking up the chip...
<4>[ 8.401534]
<4>[ 8.401541] [I]<6><><bmm_wakeup><209>wake up result: fail, tried times: 6
<4>[ 8.401999]
<4>[ 8.402004] [E]<3><><bmm_probe><1193>Cannot wake up bmm050, I2C xfer error
<4>[ 8.402474] bmm050: probe of 4-0012 failed with error -5
<6>[ 8.403186] input: proximity as /devices/virtual/input/input3
<6>[ 8.403619] proximity_apds9190 5-0039: enable = 0
<3>[ 8.404439] rt9396bl:rt9396_write: fail to write(reg=0x23,val=0xc)
<6>[ 8.404744] prox_power_set,***********Proximity probe enter when power on*****
<6>[ 8.455571] apds9190_probe,Proximity apds9190_init_client Fail in Probe
<6>[ 8.455876] proximity_apds9190 5-0039: probe error
<6>[ 8.458443] RPC CALL -- TOD TIME UPDATE: ttick = 507498
<6>[ 8.458453] stamp=53795234181578752, freq = 1217159378
<3>[ 8.458959] ../../../../../../kernel/lge/msm7x27a-common/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
<6>[ 8.460618] using rtc device, msm_rtc, for alarms
<6>[ 8.460954] rs30000048 rs30000048.262144: rtc core: registered msm_rtc as rtc0
<6>[ 8.462061] rs30000048 rs30000048.262144: rtc core: registered msm_rtc_secure as rtc1
<6>[ 8.462566] i2c /dev entries driver
<4>[ 8.464779] hi351
<4>[ 8.465009] hi351_sensor_power_up: E 915
<3>[ 8.465308] msm_camera_vreg_config: msm_camera_vreg_config power on vreg_en enable
<3>[ 8.466116] rt9396bl:rt9396_write: fail to write(reg=0x31,val=0x4)
<3>[ 8.466416] msm_camera_vreg_config: rt9396_ldo_enable(ldo4) failed
<3>[ 8.467189] rt9396bl:rt9396_write: fail to write(reg=0x25,val=0xb)
<3>[ 8.467491] msm_camera_vreg_config: rt9396_ldo_enable(ldo2) failed
<3>[ 8.468383] rt9396bl:rt9396_write: fail to write(reg=0x29,val=0x1)
<3>[ 8.468563] msm_camera_vreg_config: rt9396_ldo_enable(ldo3) failed
<3>[ 8.524404] MCLK set
<4>[ 8.564411] hi351_sensor_power_up: X 979
<3>[ 8.824426] qup_i2c qup_i2c.0: Transaction timed out, SL-AD = 0x20
<3>[ 8.824729] qup_i2c qup_i2c.0: I2C Status: 132100
<3>[ 8.824906] qup_i2c qup_i2c.0: QUP Status: 0
<3>[ 8.825201] qup_i2c qup_i2c.0: OP Flags: 10
<3>[ 9.084424] qup_i2c qup_i2c.0: Transaction timed out, SL-AD = 0x20
<3>[ 9.084609] qup_i2c qup_i2c.0: I2C Status: 132100
<3>[ 9.084903] qup_i2c qup_i2c.0: QUP Status: 0
<3>[ 9.085076] qup_i2c qup_i2c.0: OP Flags: 10
<3>[ 9.085374] hi351_match_id: hi351: read id failed
<3>[ 9.085549] msm_sensor_i2c_probe hi351_i2c_probe failed
<4>[ 9.085726] hi351_sensor_power_down: E 995
<3>[ 9.164513] msm_camera_vreg_config: msm_camera_vreg_config power on vreg_en disable start
<3>[ 9.165431] rt9396bl:rt9396_write: fail to write(reg=0x28,val=0x1)
<3>[ 9.165609] msm_camera_vreg_config: rt9396_ldo_enable(ldo3) OFF failed
<3>[ 9.166501] rt9396bl:rt9396_write: fail to write(reg=0x24,val=0xb)
<3>[ 9.166679] msm_camera_vreg_config: rt9396_ldo_enable(ldo2) OFF failed
<3>[ 9.167571] rt9396bl:rt9396_write: fail to write(reg=0x30,val=0x4)
<3>[ 9.167749] msm_camera_vreg_config: rt9396_ldo_enable(ldo4) OFF failed
<3>[ 9.168049] msm_camera_vreg_config: msm_camera_vreg_config power on vreg_en disable end
<4>[ 9.168364] hi351_sensor_power_down: X 1029
<4>[ 9.168554] hi351: probe of 0-0040 failed with error -110
<6>[ 9.170173] I2C radio driver for Qualcomm FM Radio Transceiver , Version 1.0.0
<6>[ 9.170481] tavarua_radio: tavarua_probe: probe called
<7>[ 9.171161] msm_batt_init: enter
<7>[ 9.173439] msm_batt_enable_filter: enable vbatt filter: OK
<7>[ 9.173463] msm_batt_update_psy_status: enter
<6>[ 9.174184] BATT:FULL Soc
<7>[ 9.174368] msm_batt_update_psy_status: exit
<6>[ 9.174563] msm_batt_init: Charger/Battery = 0x00040001/0x00050001 (RPC version)
<6>[ 9.176108] msm_adc successfully registered
<6>[ 9.176411] msm_adc successfully registered
<6>[ 9.177459] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
<6>[ 9.177958] Bluetooth: HCI UART driver ver 2.2
<6>[ 9.178134] Bluetooth: HCI H4 protocol initialized
<6>[ 9.178428] Bluetooth: HCI_IBS protocol initialized
<6>[ 9.180023] mmc0: SDCC Version: 0x00000000
<3>[ 9.180493] mmc0: No card detect facilities available
<6>[ 9.182466] mmc0: Qualcomm MSM SDCC-core at 0x00000000a0600000 irq 48,0 dma 7 dmacrcri 12
<6>[ 9.182791] mmc0: Controller capabilities: 0x00000001
<6>[ 9.182966] mmc0: 8 bit data mode enabled
<6>[ 9.183256] mmc0: 4 bit data mode disabled
<6>[ 9.183426] mmc0: polling status mode disabled
<6>[ 9.183601] mmc0: MMC clock 144000 -> 49152000 Hz, PCLK 80000000 Hz
<6>[ 9.183901] mmc0: Slot eject status = 0
<6>[ 9.184069] mmc0: Power save feature enable = 1
<6>[ 9.184366] mmc0: DM non-cached buffer at ffdc0000, dma_addr 0x25960000
<6>[ 9.184614] mmc0: DM cmd busaddr 0x25960000, cmdptr busaddr 0x25977f40
<6>[ 9.185541] mmc1: SDCC Version: 0x00000000
<6>[ 9.187714] mmc1: Qualcomm MSM SDCC-core at 0x00000000a0400000 irq 24,296 dma 8 dmacrcri 6
<6>[ 9.188046] mmc1: Controller capabilities: 0x00000001
<6>[ 9.188223] mmc1: 8 bit data mode disabled
<6>[ 9.188514] mmc1: 4 bit data mode enabled
<6>[ 9.188684] mmc1: polling status mode disabled
<6>[ 9.188859] mmc1: MMC clock 144000 -> 49152000 Hz, PCLK 80000000 Hz
<6>[ 9.189159] mmc1: Slot eject status = 0
<6>[ 9.189328] mmc1: Power save feature enable = 1
<6>[ 9.189623] mmc1: DM non-cached buffer at ffd60000, dma_addr 0x25980000
<6>[ 9.189808] mmc1: DM cmd busaddr 0x25980000, cmdptr busaddr 0x25997f40
<6>[ 9.190719] mmc2: SDCC Version: 0x00000000
<3>[ 9.191116] mmc2: No card detect facilities available
<6>[ 9.192781] mmc2: Qualcomm MSM SDCC-core at 0x00000000a0500000 irq 26,0 dma 8 dmacrcri 7
<6>[ 9.192984] mmc2: Controller capabilities: 0x00000001
<6>[ 9.193281] mmc2: 8 bit data mode disabled
<6>[ 9.193601] mmc2: 4 bit data mode enabled
<6>[ 9.193894] mmc2: polling status mode disabled
<6>[ 9.194069] mmc2: MMC clock 144000 -> 49152000 Hz, PCLK 80000000 Hz
<6>[ 9.194246] mmc2: Slot eject status = 0
<6>[ 9.194578] mmc2: Power save feature enable = 1
<6>[ 9.194758] mmc2: DM non-cached buffer at ffd40000, dma_addr 0x259a0000
<6>[ 9.195059] mmc2: DM cmd busaddr 0x259a0000, cmdptr busaddr 0x259b7f40
<6>[ 9.195501] LP5521: probe startlp5521_enable
<4>[ 9.195791]
<6>[ 9.196164] lp5521_disable_set
<6>[ 9.198374] lp5521_enable_set
<3>[ 9.219924] lp5521 6-0032: error in resetting chip
<6>[ 9.220233] lp5521_disable_set
<4>[ 9.220428] lp5521: probe of 6-0032 failed with error -5
<4>[ 9.225863] i2c-core: driver [lp5521] using legacy suspend method
<4>[ 9.226046] i2c-core: driver [lp5521] using legacy resume method
<6>[ 9.232328] usbcore: registered new interface driver usbhid
<6>[ 9.237609] usbhid: USB HID core driver
<6>[ 9.243784] ashmem: initialized
<6>[ 9.244194] logger: created 256K log 'log_main'
<6>[ 9.249606] logger: created 256K log 'log_events'
<6>[ 9.250018] logger: created 256K log 'log_radio'
<6>[ 9.255386] logger: created 256K log 'log_system'
<6>[ 9.261643] msm-codec-dai msm-codec-dai.0: asoc_msm_codec_probe: dev name msm-codec-dai.0
<3>[ 9.267979] msm_soc: ALSA MSM Mixer Setting
<6>[ 9.273719] asoc: msm-codec-dai <-> msm-cpu-dai.0 mapping ok
<6>[ 9.278421] __msm_rpc_connect: server not found 30000002:20001
<7>[ 9.278614] msm_snd_rpc_connect failed (compatible VERS = 131073) trying again with another API
<6>[ 9.279091] oprofile: using arm/armv7
<6>[ 9.279531] GACT probability on
<6>[ 9.279716] Mirror/redirect action on
<6>[ 9.279888] Simple TC action Loaded
<6>[ 9.280961] netem: version 1.3
<6>[ 9.281149] u32 classifier
<6>[ 9.281313] Performance counters on
<6>[ 9.281599] input device check on
<6>[ 9.281764] Actions configured
<6>[ 9.281946] Netfilter messages via NETLINK v0.30.
<6>[ 9.282351] nf_conntrack version 0.5.0 (4659 buckets, 18636 max)
<6>[ 9.283494] ctnetlink v0.93: registering with nfnetlink.
<6>[ 9.283868] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
<6>[ 9.284053] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
<6>[ 9.284806] xt_time: kernel timezone is -0000
<6>[ 9.285674] ip_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 9.286281] arp_tables: (C) 2002 David S. Miller
<6>[ 9.286546] TCP: cubic registered
<6>[ 9.286716] Initializing XFRM netlink socket
<6>[ 9.287979] NET: Registered protocol family 10
<6>[ 9.291278] Mobile IPv6
<6>[ 9.291526] ip6_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 9.292104] IPv6 over IPv4 tunneling driver
<6>[ 9.294181] NET: Registered protocol family 17
<6>[ 9.294504] NET: Registered protocol family 15
<6>[ 9.295089] Bluetooth: RFCOMM TTY layer initialized
<6>[ 9.295288] Bluetooth: RFCOMM socket layer initialized
<6>[ 9.295654] Bluetooth: RFCOMM ver 1.11
<6>[ 9.295828] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
<6>[ 9.296003] Bluetooth: BNEP filters: protocol
<6>[ 9.296176] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
<6>[ 9.296581] L2TP core driver, V2.0
<6>[ 9.296914] PPPoL2TP kernel driver, V2.0
<6>[ 9.297973] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1
<6>[ 9.298469] ThumbEE CPU extension supported.
<6>[ 9.301926] clock_late_init: Removing enables held for handed-off clocks
<3>[ 9.305659] [audio_acdb.c:initialize_rpc] ACDB=> Device Attach failed
<6>[ 9.306091] input: 7k_handset as /devices/virtual/input/input4
<6>[ 9.307826] [BootMode] apps_boot_mode = 0x00000000
<6>[ 9.308694] [FTM] check manual mode [0]
<3>[ 9.308969] lge_get_nv_charging_bypass_boot: msm_proc_comm(PCOM_CUSTOMER_CMD2) failed. cmd(22)
<6>[ 9.309118] All above check routines are passed.
<6>[ 9.309339] [BootMode] boot_mode = unknown
<6>[ 9.309864] input: ats_input as /devices/virtual/input/input5
<6>[ 9.311379] rs30000048 rs30000048.262144: setting system clock to 2012-07-11 17:25:09 UTC (1342027509)
<4>[ 9.311728] Rmt Wait Info Success
<6>[ 9.312121] HSD.fsa8008[lge_hsd_init : 1038]lge_hsd_init
<6>[ 9.312258] HSD.fsa8008[lge_hsd_init : 1041]wake lock init
<6>[ 9.312808] HSD.fsa8008[lge_hsd_probe : 757]lge_hsd_probe
<6>[ 9.313088] HSD.fsa8008[lge_hsd_probe : 850]hi->irq_detect = 297
<6>[ 9.313643] HSD.fsa8008[lge_hsd_probe : 875]hi->irq_key = 285
<6>[ 9.313788] HSD.fsa8008[lge_hsd_probe : 883]initialized irq of gpio_key
<6>[ 9.314021] HSD.fsa8008[lge_hsd_probe : 890]name : h2w state : c03f7a70 : c03f7e08
<6>[ 9.314553] HSD.fsa8008[lge_hsd_probe : 896]request_threaded_irq
<6>[ 9.314969] HSD.fsa8008[lge_hsd_probe : 907]irq_set_irq_wake(hi->irq_key, 1)
<6>[ 9.315323] HSD.fsa8008[lge_hsd_probe : 913]initialize input device
<6>[ 9.315869] input: ffa-keypad as /devices/virtual/input/input6
<6>[ 9.316356] ALSA device list:
<6>[ 9.316493] #0: msm-audio
<6>[ 9.317268] Freeing init memory: 188K
<4>[ 9.322649] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
<7>[ 9.323718] msm_batt_update_psy_status: enter
<7>[ 9.324376] BATT: same event count = 1
<6>[ 9.343758] mmc0: new high speed MMC card at address 0001
<4>[ 9.344248] mmc_can_discard : mmc0 disabled
<6>[ 9.344721] mmcblk0: mmc0:0001 HYNIX 3.60 GiB
<6>[ 9.349249] mmcblk0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 >
<3>[ 9.513584] init: cannot open '/initlogo.rle'
<3>[ 9.516688] init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
<6>[ 9.531874] EXT4-fs (mmcblk0p14): mounted filesystem with ordered data mode. Opts: data=ordered,barrier=1
<6>[ 9.549661] EXT4-fs (mmcblk0p14): re-mounted. Opts: data=ordered,barrier=1
<4>[ 9.565381] init used greatest stack depth: 6028 bytes left
<4>[ 9.668986] e2fsck used greatest stack depth: 5540 bytes left
<3>[ 9.669286] init: exec: pid 102 exited with return code 4: Unknown error: 1024
<6>[ 9.711771] EXT4-fs (mmcblk0p16): mounted filesystem with ordered data mode. Opts: data=ordered,barrier=1
<6>[ 9.732763] EXT4-fs (mmcblk0p21): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered,noauto_da_alloc,errors=continue
<3>[ 9.734829] init: cannot find '/system/bin/rmt_storage', disabling 'rmt_storage'
<4>[ 9.907963] run-parts used greatest stack depth: 5380 bytes left
<4>[ 9.908974] sysinit used greatest stack depth: 5332 bytes left
<3>[ 9.941396] enable_store: android_usb: already disabled
<3>[ 9.941613] init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
<3>[ 9.941953] init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
<4>[ 9.962129] mmc1: host does not support reading read-only switch. assuming write-enable.
<6>[ 9.965781] functions_store: functions_store: request function list: mtp,adb
<3>[ 9.966391] init: using deprecated syntax for specifying property 'sys.usb.config', use ${name} instead
<6>[ 9.969261] mmc1: new high speed SDHC card at address 1234
<4>[ 9.971121] mmc_can_discard : mmc1 disabled
<6>[ 9.971449] mmcblk1: mmc1:1234 SA04G 3.69 GiB
<6>[ 9.978444] mmcblk1: p1
<6>[ 9.994788] adb_open
<6>[ 9.994956] mtp_bind_config
<6>[ 9.995144] adb_bind_config
<6>[ 10.326401] android_work: android_work: sent uevent USB_STATE=CONNECTED
<6>[ 10.457591] android_usb gadget: high-speed config #1: android
<6>[ 10.514559] android_work: android_work: sent uevent USB_STATE=CONFIGURED
<6>[ 10.934524]
<6>[ 10.934536] Charger Type: STD DOWNSTREAM PORT
<4>[ 11.511039] Unsupported request to MDP META IOCTL.
<4>[ 11.534664] ilitek_qvga_disp_on: display on...
<4>[ 11.534684] ilitek_qvga_disp_on: display on...Skip!!!!!! and back light off charger logo mode
<6>[ 11.825173] __msm_rpc_connect: server not found 30000002:20001
<6>[ 11.825656] [snd.c:snd_ioctl] snd_avc_ctl 0
<6>[ 11.828486] [snd.c:snd_ioctl] snd_agc_ctl 0
<6>[ 11.906548] [snd.c:snd_ioctl] snd_set_volume 0 0 7
<6>[ 11.907554] [snd.c:snd_ioctl] snd_set_volume 6 0 7
<6>[ 11.908388] [snd.c:snd_ioctl] snd_set_volume 12 0 7
<6>[ 11.909379] [snd.c:snd_ioctl] snd_set_volume 3 0 7
<6>[ 11.910246] [snd.c:snd_ioctl] snd_set_volume 16 0 7
<6>[ 11.911044] [snd.c:snd_ioctl] snd_set_volume 25 0 7
<6>[ 11.911968] [snd.c:snd_ioctl] snd_set_volume 8 0 1
<6>[ 11.912703] [snd.c:snd_ioctl] snd_set_volume 9 0 1
<6>[ 11.914114] [snd.c:snd_ioctl] snd_set_device 6 1 1
<6>[ 11.915129] [snd.c:snd_ioctl] snd_set_volume 2147483646 0 2
<6>[ 12.094651] ebi2_tovis_power_save: on=0
<4>[ 12.095333] ldo10: Failed to create debugfs directory
<6>[ 12.116198] request_suspend_state: wakeup (3->0) at 12101743335 (2012-07-11 17:25:12.292058335 UTC)
<7>[ 12.326218] msm_batt_update_psy_status: enter
<7>[ 12.326798] msm_batt_update_psy_status: exit
<3>[ 12.930053] init: untracked pid 264 exited
<7>[ 13.271251] msm_batt_update_psy_status: enter
<7>[ 13.273504] msm_batt_update_psy_status: exit
<3>[ 14.984799] gpio_tlmm_config(0x000e4381, GPIO_CFG_DISABLE) <sdc1_clk> failed: 0
<3>[ 14.984979] pin 56 func 1 dir 1 pull 0 drvstr 7
<3>[ 14.985246] gpio_tlmm_config(0x000fc371, GPIO_CFG_DISABLE) <sdc1_cmd> failed: -5
<3>[ 14.985393] pin 55 func 1 dir 1 pull 3 drvstr 7
<3>[ 14.985654] gpio_tlmm_config(0x000fc361, GPIO_CFG_DISABLE) <sdc1_dat_0> failed: -5
<3>[ 14.985801] pin 54 func 1 dir 1 pull 3 drvstr 7
<3>[ 14.986059] gpio_tlmm_config(0x000fc351, GPIO_CFG_DISABLE) <sdc1_dat_1> failed: -5
<3>[ 14.986206] pin 53 func 1 dir 1 pull 3 drvstr 7
<3>[ 14.986466] gpio_tlmm_config(0x000fc341, GPIO_CFG_DISABLE) <sdc1_dat_2> failed: -5
<3>[ 14.986616] pin 52 func 1 dir 1 pull 3 drvstr 7
<3>[ 14.986896] gpio_tlmm_config(0x000fc331, GPIO_CFG_DISABLE) <sdc1_dat_3> failed: -5
<3>[ 14.987136] pin 51 func 1 dir 1 pull 3 drvstr 7
<7>[ 15.392186] msm_batt_update_psy_status: enter
<7>[ 15.392776] msm_batt_update_psy_status: exit
<4>[ 15.821689] Unsupported request to MDP META IOCTL.
<6>[ 15.971654] request_suspend_state: wakeup (0->0) at 15957251668 (2012-07-11 17:25:16.147576668 UTC)
<3>[ 15.973188] init: untracked pid 391 exited
<7>[ 18.255924] msm_batt_update_psy_status: enter
<7>[ 18.257633] msm_batt_update_psy_status: exit
<7>[ 18.338273] msm_batt_update_psy_status: enter
<7>[ 18.339929] msm_batt_update_psy_status: exit
<4>[ 20.845571] Unsupported request to MDP META IOCTL.
<6>[ 20.947123] request_suspend_state: wakeup (0->0) at 20932720002 (2012-07-11 17:25:21.123046668 UTC)
<3>[ 20.949051] init: untracked pid 480 exited
<7>[ 21.343681] msm_batt_update_psy_status: enter
<7>[ 21.345559] BATT: same event count = 1
^C
Click to expand...
Click to collapse
And?
rt9396bl is not present in device
Firmware ver : [0],HW ver : [0] - touch driver is wrong
ldo01: Failed to create debugfs directory - ldo01 is responsed to give power to touch... failed
Bosch Sensortec Device not found retry_chipid = 0 - wrong pin's, i2c and so on
hi351: probe of 0-0040 failed with error -110 - wrong pin's
lp5521: probe of 6-0032 failed with error -5 - not present in device
So, as I say, vee3 or M4 or U7 or V1 or whatever of Kernel configurations will NOT WORK with E400 device!!!
Why anyone want to make totally other hardware to work with something what not pass in it?
Guys, please, first check-out hardware in device and after that give suggestions....
PS, I was see somewhere here that one is get Kernel working.... (sure, 3.4) so, wondering where is that Kernel where was wrotten here "in a big mouths" and also was link to it for download? OP was ill, ok, but where is working Kernel?
I was find only 'try's' for it but noone work... it boot but, nobody was fix touch driver.
Is anyone try that famous 3.4 what was work on L3? If yes, please send (or attach) me an link so I can try it.
Thank You.
fergy said:
And?
rt9396bl is not present in device
Firmware ver : [0],HW ver : [0] - touch driver is wrong
ldo01: Failed to create debugfs directory - ldo01 is responsed to give power to touch... failed
Bosch Sensortec Device not found retry_chipid = 0 - wrong pin's, i2c and so on
hi351: probe of 0-0040 failed with error -110 - wrong pin's
lp5521: probe of 6-0032 failed with error -5 - not present in device
So, as I say, vee3 or M4 or U7 or V1 or whatever of Kernel configurations will NOT WORK with E400 device!!!
Why anyone want to make totally other hardware to work with something what not pass in it?
Guys, please, first check-out hardware in device and after that give suggestions....
PS, I was see somewhere here that one is get Kernel working.... (sure, 3.4) so, wondering where is that Kernel where was wrotten here "in a big mouths" and also was link to it for download? OP was ill, ok, but where is working Kernel?
I was find only 'try's' for it but noone work... it boot but, nobody was fix touch driver.
Is anyone try that famous 3.4 what was work on L3? If yes, please send (or attach) me an link so I can try it.
Thank You.
Click to expand...
Click to collapse
hi fergy,
do you want a source, or a kernel, or a boot.img or?

[Q] Broken Bootloader!? Help needed Urgently!

Please help as ive broken my N7100 and its pretty much unusable!
Somehow whilst messing about trying to downgrade from 4.3 to 4.1.2 I managed to change to the new knox bootloader and since then I'm having nothing but trouble, could this be to blame???
Firstly it now crashes every single time I install ANY rom (stock, custom, new old etc) as soon as it gets onto the language selection screen ( it just freezes) i have to remove the battery and try again then it will sometimes works and sometimes not!
Secondly it doesn't matter which rom or kernel i install (and ive tried a lot!) it has a massive wake up lag (between 10-20 seconds) stock or custom etc, that's if it actually wakes, sometimes it just reboots, and when calls come through it takes about 15-20 seconds before it rings, by that time the other person has hung up!
And lastly it continually looses USB connection to my PC, I have to do the *#7284# choose PDA them restart the phone! ( ive tried another cable and pc etc, its defiantly the phone)
Even my nandroid backup has ALL these problems now which before it had none, the only difference was the bootloader change!
Ive now spent over 2 days solid trying to fix it, but nothing works! following dr.ketan downgrade tutorial but i get to the flash MJ5BLPatch.tar and the knox bootloader screen says 'Unsupported Version' (see pictures) has anybody any ideas please before it goes out the window!!!!!! (Ive done all the usual Factory reset, format, wipe data,cach, dalvik, system etc)
Please I really need some help if anybody can!
thanks in advance.
First of all i'm so sorry about your phone. Please let me know if you found any solution for your problem. Sadly i have also the same problem.
i had the same porb. but i just wiped everything and made clean install with mobile odin with stock 4.3 firmware and that fixed it ..
Im afraid not, I have tried everything I can possibly think of, including full wipes and several different stock 4.3 firmwares, patches, fixes, but nothing has improved, surly somebody out their knows of a solution? I've done everything through PC Odin, but ill try mobile Odin since ive nothing left to try.
I'll let you know if I fix it, and please let me know if you fix yours.
Im afraid not, I have tried everything I can possibly think of, including full wipes and several different stock 4.3 firmwares, patches, fixes, but nothing has improved, surly somebody out their knows of a solution? I've done everything through PC Odin, but ill try mobile Odin since ive nothing left to try.
I'll let you know if I fix it, and please let me know if you fix yours.
forgot to mention that i didn't change the bootloader at all i am still on dmc bootloader with wifi patch .. but the lag and random freeze at the start up wizard with 4.3 roms happened to me
If you are downgrading from 4.3 MJ5 later to 4.1.2
Then you have a problem man. It is not possible. You have to try 4.3 using Odin. Are you able to find the exact bootloader version using proper app? If yes find out the boodloader version and flash the same Stock ROM using PC Odin. It should work
All the best. Please share your experience.
Take a time and read this.
http://forum.xda-developers.com/showthread.php?t=2531965
A while ago my note2 started to reboot by itself. I was using the Wifi patch and the old bootloader with MK9
last_kmsg says I was having EXT-fs error
Code:
<3>[ 944.513909] c3 As EXT4-fs error, printing data in hex
<3>[ 944.513948] c3 [partition info] s_id : mmcblk0p16, start block# : 8486912
<3>[ 944.513990] c3 dump block# : 1835009, start offset(byte) : 0, length(byte) : 4096
<3>[ 944.514034] c3
-----------------------------------------------------------------------------
I had to remove the dump due to xda's character limit. Full link is here http://pastebin.com/r3UNm9AS
-----------------------------------------------------------------------------
<2>[ 944.530453] c3 EXT4-fs error (device mmcblk0p16): ext4_free_inode:292: comm riotaku.twidere: bit already cleared for inode 459472
<3>[ 944.532158] c3 Aborting journal on device mmcblk0p16-8.
<0>[ 944.533126] c3 Kernel panic - not syncing: EXT4-fs (device mmcblk0p16): panic forced after error
<0>[ 944.533188] c3
<4>[ 944.533207] c3 Backtrace:
<4>[ 944.533256] c3 [<c005d358>] (dump_backtrace+0x0/0x10c) from [<c064ad9c>] (dump_stack+0x18/0x1c)
<4>[ 944.533320] c3 r7:000081b4 r6:c066001c r5:c0adb6f0 r4:c0b95fa0
<4>[ 944.533380] c3 [<c064ad84>] (dump_stack+0x0/0x1c) from [<c064ae1c>] (panic+0x7c/0x1b0)
<4>[ 944.533453] c3 [<c064ada0>] (panic+0x0/0x1b0) from [<c01c9344>] (ext4_handle_error+0x70/0xac)
<4>[ 944.533515] c3 r3:cd834840 r2:00000000 r1:ea09858c r0:c093d2e8
<4>[ 944.533576] c3 [<c01c92d4>] (ext4_handle_error+0x0/0xac) from [<c01c9750>] (__ext4_error+0x88/0x90)
<4>[ 944.533642] c3 r5:00000124 r4:ea098400
<4>[ 944.533689] c3 [<c01c96cc>] (__ext4_error+0x4/0x90) from [<c01ab5f4>] (ext4_free_inode+0x2a8/0x514)
<4>[ 944.533756] c3 r6:e7616030 r5:000702d0 r4:ea098400
<4>[ 944.533810] c3 [<c01ab34c>] (ext4_free_inode+0x0/0x514) from [<c01b3f00>] (ext4_evict_inode+0x29c/0x404)
<4>[ 944.533888] c3 [<c01b3c64>] (ext4_evict_inode+0x0/0x404) from [<c015bb6c>] (evict+0x70/0x168)
<4>[ 944.533949] c3 r7:ea098400 r6:c0660998 r5:e763c0f4 r4:e763c098
<4>[ 944.534010] c3 [<c015bafc>] (evict+0x0/0x168) from [<c015bf80>] (iput+0xcc/0x1a0)
<4>[ 944.534067] c3 r7:ea098400 r6:e763c098 r5:c0660998 r4:e763c0ac
<4>[ 944.534132] c3 [<c015beb4>] (iput+0x0/0x1a0) from [<c0208cc8>] (sdcardfs_evict_inode+0x38/0x3c)
<4>[ 944.534195] c3 r7:eaeca000 r6:c06657ec r5:e762d264 r4:e762d208
<4>[ 944.534256] c3 [<c0208c90>] (sdcardfs_evict_inode+0x0/0x3c) from [<c015bb6c>] (evict+0x70/0x168)
<4>[ 944.534320] c3 r5:e762d264 r4:e762d208
<4>[ 944.534362] c3 [<c015bafc>] (evict+0x0/0x168) from [<c015bf80>] (iput+0xcc/0x1a0)
<4>[ 944.534416] c3 r7:eaeca000 r6:e762d208 r5:c06657ec r4:e762d21c
<4>[ 944.534480] c3 [<c015beb4>] (iput+0x0/0x1a0) from [<c0152108>] (do_unlinkat+0x120/0x164)
<4>[ 944.534538] c3 r7:00000000 r6:e762d208 r5:e75c0ee0 r4:e6d91f14
<4>[ 944.534600] c3 [<c0151fe8>] (do_unlinkat+0x0/0x164) from [<c0152164>] (sys_unlink+0x18/0x1c)
<4>[ 944.534664] c3 r7:0000000a r6:00000000 r5:41d16578 r4:5929def8
<4>[ 944.534728] c3 [<c015214c>] (sys_unlink+0x0/0x1c) from [<c00596a0>] (__sys_trace_return+0x0/0x20)
<2>[ 944.534849] c0 CPU0: stopping
<4>[ 944.534876] c0 Backtrace:
<4>[ 944.534914] c0 [<c005d358>] (dump_backtrace+0x0/0x10c) from [<c064ad9c>] (dump_stack+0x18/0x1c)
<4>[ 944.534971] c0 r7:00000004 r6:00000006 r5:c09e4000 r4:00000000
<4>[ 944.535032] c0 [<c064ad84>] (dump_stack+0x0/0x1c) from [<c0042490>] (do_IPI+0x23c/0x294)
<4>[ 944.535091] c0 [<c0042254>] (do_IPI+0x0/0x294) from [<c0058f40>] (__irq_svc+0x80/0x15c)
<4>[ 944.535142] c0 Exception stack(0xc09e5ee0 to 0xc09e5f28)
<4>[ 944.535184] c0 5ee0: d0942054 00000000 52c8b849 0007e951 c0b93a64 00000000 c313f0a8 c0abf3bc
<4>[ 944.535243] c0 5f00: c313f0b8 c0c6a370 00000000 c09e5f54 52c8b849 c09e5f28 c00c3bc8 c006b614
<4>[ 944.535297] c0 5f20: 80000013 ffffffff
<4>[ 944.535335] c0 [<c006b5d8>] (exynos4_enter_idle+0x0/0x170) from [<c0435f28>] (cpuidle_idle_call+0xd8/0x30c)
<4>[ 944.535397] c0 r7:c0abf3bc r6:c313f0a8 r5:c09e4000 r4:c313f0a8
<4>[ 944.535452] c0 [<c0435e50>] (cpuidle_idle_call+0x0/0x30c) from [<c005a488>] (cpu_idle+0xc4/0x104)
<4>[ 944.535516] c0 [<c005a3c4>] (cpu_idle+0x0/0x104) from [<c063b5ac>] (rest_init+0xa0/0xa4)
<4>[ 944.535569] c0 r7:00000000 r6:c003aef4 r5:00000000 r4:c09e4000
<4>[ 944.535625] c0 [<c063b50c>] (rest_init+0x0/0xa4) from [<c00089dc>] (start_kernel+0x2b4/0x308)
<4>[ 944.535678] c0 r5:00000000 r4:c0ab6e38
<4>[ 944.535715] c0 [<c0008728>] (start_kernel+0x0/0x308) from [<40008040>] (0x40008040)
<6>[ 944.535774] c3 notifier_call_chain : NOTIFY BAD sec_debug_panic_handler
<0>[ 944.535822] c3 Rebooting in 1 seconds..
<0>[ 945.534242] c3 sec_reboot (104, emergency)
FSCK didn't return any error (you cannot unmount mmcblk0p16 under android, you must run this in TWRP's adb shell)
Code:
*********************FSCK Check***********************
~ # ‹[6numount /dev/block/mmcblk0p16
umount /dev/block/mmcblk0p16
~ # ‹[6ne2fsck -fv /dev/block/mmcblk0p16
e2fsck -fv /dev/block/mmcblk0p16
e2fsck 1.41.14 (22-Dec-2010)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
6403 inodes used (0.92%)
291 non-contiguous files (4.5%)
5 non-contiguous directories (0.1%)
# of inodes with ind/dind/tind blocks: 0/0/0
Extent depth histogram: 6357/11
500360 blocks used (17.96%)
0 bad blocks
1 large file
4644 regular files
1723 directories
0 character device files
0 block device files
2 fifos
0 links
16 symbolic links (16 fast symbolic links)
9 sockets
--------
6394 files
I flashed stock 4.1.2 back, no issue so far. Moreover, I think 4.1.2 has better battery life.
Found bootloader,
fundoosite said:
Then you have a problem man. It is not possible. You have to try 4.3 using Odin. Are you able to find the exact bootloader version using proper app? If yes find out the boodloader version and flash the same Stock ROM using PC Odin. It should work
All the best. Please share your experience.
Take a time and read this.
http://forum.xda-developers.com/showthread.php?t=2531965
Click to expand...
Click to collapse
Thanks for that, I've found the bootloader, its N7100XXUEMK9, I've flashed
AP_N7100XXUEMK9_2138564_REV04_user_low_ship.tar.md5 and N7100XXUEMK9_N7100BTUEMK2_N7100XXUEMJ9_HOME.tar.md5
several times as they are the only ones I could find since Sammobile/terafile is down, (and wont be working properly till next month according to sammobile who emailed me today!) but nothings better im afraid.
I have however found that the massive wake lag is not their when connected to USB or charging, making me think it maybe something to do with deep sleep, So installed RedEye (prevent sleep) app, set it to 'cpu awake only' and so far (i only tried it for an hour or so) its successfully turned on every time with no lag, freezes or reboots, and phone calls come through instantly!
Ive now gone back to my Nandroid backup of Wanamlite 4.3 V4.2-JSS15J.N7100XXUEMK4 (still with all the problems) installed RedEye and its working on that too! I appreciate its not a cure but at least its usable now, and battery lost just 1% in an hour so not too bad.
But why would/could changing to the latest bootloader cause this problem? I really don't understand it, or could the MK9 just be a bad update or something?
UPDATE: I just disabled RedEye and instantly it wont wake up, it just rebooted after several button presses, so almost definitely something to do with deep sleep.

Galaxy Trend GT-S7560M Latin America WiFi on CustomROM

So it seems that the LA version of the GT-S7560M has a different WiFi module than other GT-S7560M editions (or is it just South America?).
I wonder if there is a way to the developers of this device out there know what exactly is the WiFi module in our devices so they can figure out what to include in their builds to make this work.
Personally I have no idea about Android Hacking, so I wouldn't know what to do, but I know my way around the commandline in OS X and Linux and at work I have access to Windows 7 too, so I could feed you with the specs of my device.
I'm currently running StockROM with Sadman's Kernel (3.0.8 [email protected]) ) #5 PREEMPT Tue Mar 11.....
I tried to run CyanogenMod with Sadman's Kernel, but that just won't boot.
So how could we users post what exactly, to help you developers to figure out what is different with our devices, so maybe together we could make our devices work with your ROMs?
Personally I have a Samsung Trend GT-S7560M from Tigo Bolivia.
Thanks
I support
In america central not working wifi and tried diferents options to make it work the wifi and not working. And it's good that we do see that here ay people around the world and we should look for ways to solve our problems.
Saludos desde Costa Rica.
hhpss said:
So it seems that the LA version of the GT-S7560M has a different WiFi module than other GT-S7560M editions (or is it just South America?).
I wonder if there is a way to the developers of this device out there know what exactly is the WiFi module in our devices so they can figure out what to include in their builds to make this work.
Personally I have no idea about Android Hacking, so I wouldn't know what to do, but I know my way around the commandline in OS X and Linux and at work I have access to Windows 7 too, so I could feed you with the specs of my device.
I'm currently running StockROM with Sadman's Kernel (3.0.8 [email protected]) ) #5 PREEMPT Tue Mar 11.....
I tried to run CyanogenMod with Sadman's Kernel, but that just won't boot.
So how could we users post what exactly, to help you developers to figure out what is different with our devices, so maybe together we could make our devices work with your ROMs?
Personally I have a Samsung Trend GT-S7560M from Tigo Bolivia.
Thanks
Click to expand...
Click to collapse
Youre very lucky that you didn't hard-brick your phone
sadmans kernels are for STOCK and seriously not meant for cm
Sent from my GT-S7560M using XDA Premium 4 mobile app
---------- Post added at 01:57 AM ---------- Previous post was at 01:52 AM ----------
hhpss said:
So it seems that the LA version of the GT-S7560M has a different WiFi module than other GT-S7560M editions (or is it just South America?).
I wonder if there is a way to the developers of this device out there know what exactly is the WiFi module in our devices so they can figure out what to include in their builds to make this work.
Personally I have no idea about Android Hacking, so I wouldn't know what to do, but I know my way around the commandline in OS X and Linux and at work I have access to Windows 7 too, so I could feed you with the specs of my device.
I'm currently running StockROM with Sadman's Kernel (3.0.8 [email protected]) ) #5 PREEMPT Tue Mar 11.....
I tried to run CyanogenMod with Sadman's Kernel, but that just won't boot.
So how could we users post what exactly, to help you developers to figure out what is different with our devices, so maybe together we could make our devices work with your ROMs?
Personally I have a Samsung Trend GT-S7560M from Tigo Bolivia.
Thanks
Click to expand...
Click to collapse
If the wifi problem hardware related is why is the wifi working on my Galaxy Trend (and also some other users).
thats not logic
i have a (maybe) a fix:
my wifi is working, so i can make (after vacation) a nandroid backup (twrp 2.7) of cm10.2, cm11 and PAC 4.4.4 and upload them i hope that it would fix it
Sent from my GT-S7560M using XDA Premium 4 mobile app
Anas Karbila said:
If the wifi problem hardware related is why is the wifi working on my Galaxy Trend (and also some other users).
thats not logic
i have a (maybe) a fix:
my wifi is working, so i can make (after vacation) a nandroid backup (twrp 2.7) of cm10.2, cm11 and PAC 4.4.4 and upload them i hope that it would fix it
Click to expand...
Click to collapse
my question:
How could we read the poper hardware specs of the WiFi module to compare it?
I found this on StackExchange to get NIC id with dmesg, but I can't figure out what could be my wifi module maybe you can:
Code:
[email protected]:/ # dmesg | grep -i lan
<4>[ 2.160213] wlan_status entered
<4>[ 2.160226] (wlan_status) entered GPIO_RESET_VAL=0
<4>[ 2.160678] [<c022d160>] (gpio_direction_output+0x84/0x154) from [<c0095620>] (wlan_suspend_gpio_config+0x34/0x7c)
<4>[ 2.160713] [<c0095620>] (wlan_suspend_gpio_config+0x34/0x7c) from [<c00956a4>] (wlan_status+0x3c/0x50)
<4>[ 2.160748] [<c00956a4>] (wlan_status+0x3c/0x50) from [<c0397760>] (msmsdcc_probe+0xaa0/0x120c)
<4>[ 2.161354] [<c022d160>] (gpio_direction_output+0x84/0x154) from [<c009562c>] (wlan_suspend_gpio_config+0x40/0x7c)
<4>[ 2.161388] [<c009562c>] (wlan_suspend_gpio_config+0x40/0x7c) from [<c00956a4>] (wlan_status+0x3c/0x50)
<4>[ 2.161421] [<c00956a4>] (wlan_status+0x3c/0x50) from [<c0397760>] (msmsdcc_probe+0xaa0/0x120c)
<4>[ 2.161971] [<c022d160>] (gpio_direction_output+0x84/0x154) from [<c0095638>] (wlan_suspend_gpio_config+0x4c/0x7c)
<4>[ 2.162004] [<c0095638>] (wlan_suspend_gpio_config+0x4c/0x7c) from [<c00956a4>] (wlan_status+0x3c/0x50)
<4>[ 2.162036] [<c00956a4>] (wlan_status+0x3c/0x50) from [<c0397760>] (msmsdcc_probe+0xaa0/0x120c)
<4>[ 2.162588] [<c022d160>] (gpio_direction_output+0x84/0x154) from [<c0095644>] (wlan_suspend_gpio_config+0x58/0x7c)
<4>[ 2.162621] [<c0095644>] (wlan_suspend_gpio_config+0x58/0x7c) from [<c00956a4>] (wlan_status+0x3c/0x50)
<4>[ 2.162653] [<c00956a4>] (wlan_status+0x3c/0x50) from [<c0397760>] (msmsdcc_probe+0xaa0/0x120c)
<4>[ 2.163204] [<c022d160>] (gpio_direction_output+0x84/0x154) from [<c0095650>] (wlan_suspend_gpio_config+0x64/0x7c)
<4>[ 2.163238] [<c0095650>] (wlan_suspend_gpio_config+0x64/0x7c) from [<c00956a4>] (wlan_status+0x3c/0x50)
<4>[ 2.163271] [<c00956a4>] (wlan_status+0x3c/0x50) from [<c0397760>] (msmsdcc_probe+0xaa0/0x120c)
<4>[ 2.163819] [<c022d160>] (gpio_direction_output+0x84/0x154) from [<c00956a4>] (wlan_status+0x3c/0x50)
<4>[ 2.163851] [<c00956a4>] (wlan_status+0x3c/0x50) from [<c0397760>] (msmsdcc_probe+0xaa0/0x120c)
<4>[ 2.164188] register_wlan_status_notify --enter<4>[ 5.785766] ebi_grp_3d_clk is unbalanced
<6>[ 7.709036] SDCC CH 2 : msmsdcc_runtime_suspend WLAN SKIP Suspend
<6>[ 26.796343] wlan_setup_ldo_33v - set by BT : on<6>[ 26.796349] wlan_setup_ldo_33v - old wlan_33v_flag : 0
<6>[ 26.796356] wlan_setup_ldo_33v - new wlan_33v_flag : 2
<4>[ 26.796364] wlan_set_gpio - 109 : on
<6>[ 26.796376] wlan_set_gpio: before (1) :: gpio_get_value = 0
<6>[ 26.796393] wlan_set_gpio: after (1) :: gpio_get_value = 1
<6>[ 28.849579] wlan_setup_ldo_33v - set by BT : off
<6>[ 28.849588] wlan_setup_ldo_33v - old wlan_33v_flag : 2
<6>[ 28.849594] wlan_setup_ldo_33v - new wlan_33v_flag : 0
<4>[ 28.849603] wlan_set_gpio - 109 : off
<6>[ 28.849614] wlan_set_gpio: before (0) :: gpio_get_value = 1
<6>[ 28.849631] wlan_set_gpio: after (0) :: gpio_get_value = 0
<4>[ 34.540856] ath6kl_pm_probe()wlan_setup_power on --enter
<6>[ 34.540869] wlan_setup_ldo_33v - set by Wifi : on
<6>[ 34.540876] wlan_setup_ldo_33v - old wlan_33v_flag : 0
<6>[ 34.540883] wlan_setup_ldo_33v - new wlan_33v_flag : 1
<4>[ 34.540891] wlan_set_gpio - 109 : on
<6>[ 34.540904] wlan_set_gpio: before (1) :: gpio_get_value = 0
<6>[ 34.540919] wlan_set_gpio: after (1) :: gpio_get_value = 1wlan_set_gpio - 33 : on
<6>[ 34.541169] wlan_set_gpio: before (1) :: gpio_get_value = 0
<6>[ 34.541181] wlan_set_gpio: after (1) :: gpio_get_value = 1
<6>[ 34.541273] WLAN: wake lock timeout 0.5 sec...
<4>[ 34.669293] wlan_status entered
<4>[ 34.669314] (wlan_status) entered GPIO_RESET_VAL=1
<6>[ 34.669366] SDCC CH 2 : msmsdcc_runtime_resume WLAN SKIP Resume
<7>[ 34.856439] ath6kl: ath6kl_core_init: name=wlan0 dev=0xd0c35000, ar=0xca0c8ae0
<7>[ 35.600853] ath6kl: ath6kl_target_config_wlan_params() vif_index=1 is not yet added
<3>[ 35.768514] init: cannot find '/system/bin/wlan_tool', disabling 'wlan_tool'
<6>[ 36.329033] ADDRCONF(NETDEV_UP): wlan0: link is not ready
<6>[ 37.606724] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
<7>[ 47.724691] wlan0: no IPv6 routers present
hhpss

[Q] TWRP or CWM for SM-T210 7" 4.4.2 Kitkat

Could anyone link me to a TWRP or CWM custom recovery that I can flash on my Samsung Galaxy Tab 3 (SM-T210) running the latest 4.4.2 Kitkat update?
Thanks!
Whookid said:
Could anyone link me to a TWRP or CWM custom recovery that I can flash on my Samsung Galaxy Tab 3 (SM-T210) running the latest 4.4.2 Kitkat update?
Thanks!
Click to expand...
Click to collapse
What is wrong with the ones available?
zach61797 said:
What is wrong with the ones available?
Click to expand...
Click to collapse
After installing a custom recovery (both TWRP and CWM) my tablet always boots into recovery.
Any idea what I might be doing wrong? (I simply flashed the custom recovery through Odin...)
Whookid said:
After installing a custom recovery (both TWRP and CWM) my tablet always boots into recovery.
Any idea what I might be doing wrong? (I simply flashed the custom recovery through Odin...)
Click to expand...
Click to collapse
I tried and i see. Im not sure the problem but if you want philz touch does work. So you can use it for flashing
zach61797 said:
I tried and i see. Im not sure the problem but if you want philz touch does work. So you can use it for flashing
Click to expand...
Click to collapse
I just tried flashing Philz Touch and I'm having the exact same problem... The tablet keeps on booting into custom recovery...
Whookid said:
I just tried flashing Philz Touch and I'm having the exact same problem... The tablet keeps on booting into custom recovery...
Click to expand...
Click to collapse
Okay which version you using? Also after flashing the firmware did you let the tab fully boot before flashong the recovery
zach61797 said:
Okay which version you using? Also after flashing the firmware did you let the tab fully boot before flashong the recovery
Click to expand...
Click to collapse
Yes I let the tablet fully boot after flashing the firmware. (Auto reboot is checked by default in Odin...)
I tried the following custom recoveries:
- philz_touch_6.26.1-lt02wifi
- T210.CWM.v6.0.4.9
- TWRP 2.7.1.0
Click to expand...
Click to collapse
Any idea?
Whookid said:
Yes I let the tablet fully boot after flashing the firmware. (Auto reboot is checked by default in Oding...)
I tried the following custom recoveries:
Any idea?
Click to expand...
Click to collapse
okay im using a newer version of philztouch let me see if i can find you a link
---------- Post added at 09:06 AM ---------- Previous post was at 08:26 AM ----------
https://goo.im/devs/philz_touch/CWM_Advanced_Edition/lt02wifi/philz_touch_6.44.9-lt02wifi.tar.md5/
@Whookid use this give me your results
zach61797 said:
okay im using a newer version of philztouch let me see if i can find you a link
---------- Post added at 09:06 AM ---------- Previous post was at 08:26 AM ----------
https://goo.im/devs/philz_touch/CWM_Advanced_Edition/lt02wifi/philz_touch_6.44.9-lt02wifi.tar.md5/
@Whookid use this give me your results
Click to expand...
Click to collapse
Same result... PS: I'm not running any custom ROM, just the official 4.4.2 update...
Whookid said:
Same result... PS: I'm not running any custom ROM, just the official 4.4.2 update...
Click to expand...
Click to collapse
what i did was i flashed the update let it reboot then returned to download mode and flashed this one it worked for me. Are you doing anything different ??
Something with the new 4.4.2 firmware is preventing the OS from booting when a custom recovery is installed. I have the same problem now, and am currently trying to find a solution. For now, you will have to reflash the stock recovery in order to boot.
gr8nole said:
Something with the new 4.4.2 firmware is preventing the OS from booting when a custom recovery is installed. I have the same problem now, and am currently trying to find a solution. For now, you will have to reflash the stock recovery in order to boot.
Click to expand...
Click to collapse
Thanks for confiming. I had already reflashed the stock recovery for now so my tablet can boot up.
I guess the only thing to do now is wait until this get's resolved.
gr8nole said:
Something with the new 4.4.2 firmware is preventing the OS from booting when a custom recovery is installed. I have the same problem now, and am currently trying to find a solution. For now, you will have to reflash the stock recovery in order to boot.
Click to expand...
Click to collapse
Why Is philz touch working on mine then? The otherones dont but this one does
zach61797 said:
Why Is philz touch working on mine then? The otherones dont but this one does
Click to expand...
Click to collapse
Did you install a custom rom or are you still on stock?
Sent from my SCH-I605
gr8nole said:
Did you install a custom rom or are you still on stock?
Sent from my SCH-I605
Click to expand...
Click to collapse
im on stock 4.4.2
---------- Post added at 10:37 AM ---------- Previous post was at 10:31 AM ----------
gr8nole said:
Did you install a custom rom or are you still on stock?
Sent from my SCH-I605
Click to expand...
Click to collapse
philz touch 6.44.9
zach61797 said:
im on stock 4.4.2
---------- Post added at 10:37 AM ---------- Previous post was at 10:31 AM ----------
philz touch 6.44.9
Click to expand...
Click to collapse
Stock as in not rooted?
gr8nole said:
Stock as in not rooted?
Click to expand...
Click to collapse
I rooted it with the philz touch recovery after i flashed it
zach61797 said:
I rooted it with the philz touch recovery after i flashed it
Click to expand...
Click to collapse
Please boot into recovery, then reboot and post your dmesg. Thanks.
gr8nole said:
Please boot into recovery, then reboot and post your dmesg. Thanks.
Click to expand...
Click to collapse
<6>[ 0.000000] c0 Booting Linux on physical CPU 0
<5>[ 0.000000] c0 Linux version 3.4.5-2364900 ([email protected]) (gcc version 4.7 (GCC) ) #1 SMP PREEMPT Mon Sep 1 21:53:50 KST 2014
<4>[ 0.000000] c0 CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c53c7d
<4>[ 0.000000] c0 CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
<4>[ 0.000000] c0 Machine: PXA988
<6>[ 0.000000] c0 ION carveout memory: [email protected]
<4>[ 0.000000] c0 get_boot_startaddr: fb_address = 0x17000000
<4>[ 0.000000] c0 Malformed early option 'disp_start_addr'
<6>[ 0.000000] c0 Reserved OBM memory: [email protected]
<6>[ 0.000000] c0 Reserved CP memory: [email protected]
<6>[ 0.000000] c0 Initialized persistent memory from 08100000-081fffff
<6>[ 0.000000] c0 Reserved GC memory: 16MB at 0x2e000000
<6>[ 0.000000] c0 Reserving fb memory: addr[0x17000000], size[0x 800000]
<4>[ 0.000000] c0 Memory policy: ECC disabled, Data cache writealloc
<7>[ 0.000000] c0 On node 0 totalpages: 251392
<7>[ 0.000000] c0 free_area_init_node: node 0, pgdat c0930400, node_mem_map c1600000
<7>[ 0.000000] c0 Normal zone: 1504 pages used for memmap
<7>[ 0.000000] c0 Normal zone: 0 pages reserved
<7>[ 0.000000] c0 Normal zone: 180256 pages, LIFO batch:31
<7>[ 0.000000] c0 HighMem zone: 544 pages used for memmap
<7>[ 0.000000] c0 HighMem zone: 69088 pages, LIFO batch:15
<6>[ 0.000000] c0 Reserving 0MB of memory at 130MB for crashkernel (System RAM: 752MB)
<6>[ 0.000000] c0 PERCPU: Embedded 8 pages/cpu @c1e09000 s12160 r8192 d12416 u32768
<7>[ 0.000000] c0 pcpu-alloc: s12160 r8192 d12416 u32768 alloc=8*4096
<7>[ 0.000000] c0 pcpu-alloc: [0] 0 [0] 1
<4>[ 0.000000] c0 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 249344
<5>[ 0.000000] c0 Kernel command line: initrd=0x01100000,1m rw panic_debug uart_dma vmalloc=0x10000000 qhd_lcd=1 [email protected] [email protected] reserve_gpu=16M atcmdmode=1 androidboot.mode=unknown androidboot.emmc_checksum=3 androidboot.serialno=4100e3e694869000 board_id=0x05 panel_id=0x00000002 disp_start_addr=0x17000000 ddr_mode=1 androidboot.debug_level=0x4f4c cordon=94c527799ad1003f5894ce148184fde4 version=Sbl(1.0.0) 2014-09-01 22:22:31
<6>[ 0.000000] c0 battery_get_lpm_state: Low power charging mode: 0
<6>[ 0.000000] c0 LT02 Board Rev 0.5
<4>[ 0.000000] c0 panel_id : 0x00000002
<6>[ 0.000000] c0 PID hash table entries: 4096 (order: 2, 16384 bytes)
<6>[ 0.000000] c0 Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
<6>[ 0.000000] c0 Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[ 0.000000] c0 Memory: 95MB 239MB 648MB = 982MB total
<5>[ 0.000000] c0 Memory: 846996k/846996k available, 201580k reserved, 278528K highmem
<5>[ 0.000000] c0 Virtual kernel memory layout:
<5>[ 0.000000] c0 vector : 0xffff0000 - 0xffff1000 ( 4 kB)
<5>[ 0.000000] c0 fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
<5>[ 0.000000] c0 vmalloc : 0xef800000 - 0xff000000 ( 248 MB)
<5>[ 0.000000] c0 lowmem : 0xc0000000 - 0xef000000 ( 752 MB)
<5>[ 0.000000] c0 pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
<5>[ 0.000000] c0 modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
<5>[ 0.000000] c0 .text : 0xc0108000 - 0xc0883fb0 (7664 kB)
<5>[ 0.000000] c0 .init : 0xc0884000 - 0xc08c6f80 ( 268 kB)
<5>[ 0.000000] c0 .data : 0xc08c8000 - 0xc0940064 ( 481 kB)
<5>[ 0.000000] c0 .bss : 0xc0940088 - 0xc0cf9f00 (3816 kB)
<6>[ 0.000000] c0 SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
<6>[ 0.000000] c0 Preemptible hierarchical RCU implementation.
<6>[ 0.000000] c0 NR_IRQS:16 nr_irqs:16 16
<6>[ 0.000000] c0 sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
<6>[ 0.000000] c0 Console: colour dummy device 80x30
<6>[ 0.000000] c0 console [tty0] enabled
<6>[ 0.003845] c0 Calibrating delay loop... 1208.32 BogoMIPS (lpj=6041600)
<6>[ 0.040374] c0 pid_max: default: 32768 minimum: 301
<6>[ 0.040496] c0 Security Framework initialized
<6>[ 0.040557] c0 SELinux: Initializing.
<7>[ 0.040618] c0 SELinux: Starting in permissive mode
<6>[ 0.040649] c0 Mount-cache hash table entries: 512
<6>[ 0.041381] c0 CPU: Testing write buffer coherency: ok
<6>[ 0.041595] c0 CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
<6>[ 0.041717] c0 Setting up static identity map for 0x65db38 - 0x65db90
<4>[ 0.142486] c1 CPU1: Booted secondary processor
<6>[ 0.142517] c1 CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
<6>[ 0.142730] c0 Brought up 2 CPUs
<6>[ 0.142791] c0 SMP: Total of 2 processors activated (2416.64 BogoMIPS).
<6>[ 0.146759] c0 PLL2_VCO is already enabled @ 2132000000, Expected @ 2132000000
<6>[ 0.146789] c0 PLL2 is already enabled @ 1066000000
<6>[ 0.146820] c0 PLL2P is already enabled @ 1066000000
<6>[ 0.146820] c0 PLL3_VCO is already enabled @ 1204000000
<6>[ 0.146850] c0 PLL3 is already enabled @ 1204000000
<6>[ 0.146881] c0 PLL3P is already enabled @ 1204000000
<6>[ 0.146881] c0 ************** clk_gc_aclk_tbl **************
<6>[ 0.146911] c0 clk[156000000] src[624000000:1] div[3]
<6>[ 0.146911] c0 clk[208000000] src[416000000:0] div[1]
<6>[ 0.146942] c0 clk[312000000] src[624000000:1] div[1]
<6>[ 0.146942] c0 clk[416000000] src[416000000:0] div[0]
<6>[ 0.146972] c0 ************** clk_gc_tbl **************
<6>[ 0.147003] c0 clk[156000000] src[624000000:1] div[3]
<6>[ 0.147003] c0 clk[312000000] src[624000000:1] div[1]
<6>[ 0.147033] c0 clk[416000000] src[416000000:0] div[0]
<6>[ 0.147033] c0 clk[624000000] src[624000000:1] div[0]
<6>[ 0.147064] c0 ************** clk_vpu_aclk_tbl **************
<6>[ 0.147094] c0 clk[156000000] src[624000000:1] div[3]
<6>[ 0.147094] c0 clk[208000000] src[416000000:0] div[1]
<6>[ 0.147125] c0 clk[312000000] src[624000000:1] div[1]
<6>[ 0.147125] c0 clk[416000000] src[416000000:0] div[0]
<6>[ 0.147155] c0 ************** clk_vpu_tbl **************
<6>[ 0.147155] c0 clk[156000000] src[624000000:1] div[3]
<6>[ 0.147186] c0 clk[208000000] src[416000000:0] div[1]
<6>[ 0.147186] c0 clk[312000000] src[624000000:1] div[1]
<6>[ 0.147216] c0 clk[416000000] src[416000000:0] div[0]
<6>[ 0.147247] c0 ************** clk_lcd_ci_isp_axi_tbl **************
<6>[ 0.147247] c0 clk[156000000] src[624000000:1] div[3]
<6>[ 0.147277] c0 clk[208000000] src[416000000:0] div[1]
<6>[ 0.147277] c0 clk[312000000] src[624000000:1] div[1]
<6>[ 0.147369] c0 clk_pll2_vco_setrate pll2 vco is enabled, tgt rate 2132000000
<6>[ 0.147399] c0 clk_pll3_vco_setrate pll3 vco is enabled, tgt rate 1205000000
<6>[ 0.147430] c0 PLL2 SWCR[668b5228] PLLCR[1bd800]
<6>[ 0.147430] c0 PLL3 SWCR[66825008] PLLCR[c1163]
<6>[ 0.147521] c0 0x1524bc49 0x8e89bc 0x1003eaa8
<6>[ 0.147521] c0 is_pxa988a0svc = 2
<6>[ 0.147552] c0
<6>[ 0.147552] c0 ***************************
<6>[ 0.147552] c0 * ULT: 008E89BC1524BC49 *
<6>[ 0.147583] c0 ***************************
<6>[ 0.147583] c0 ULT decoded below
<6>[ 0.147613] c0 alloc_rev[2:0] = 1
<6>[ 0.147613] c0 fab [ 7: 3] = 9
<6>[ 0.147613] c0 run [33: 8] = 1385660 (0x1524BC)
<6>[ 0.147644] c0 wafer [38:34] = 15
<6>[ 0.147644] c0 x [46:39] = 19
<6>[ 0.147674] c0 y [54:47] = 29
<6>[ 0.147674] c0 parity [55:55] = 1
<6>[ 0.147674] c0 ***************************
<6>[ 0.147705] c0 ***************************
<6>[ 0.147705] c0 DRO [77:68] = 682
<6>[ 0.147705] c0 Profile = 4
<6>[ 0.147735] c0 ***************************
<6>[ 0.147735] c0
<6>[ 0.148162] c0 dummy:
<6>[ 0.148468] c0 NET: Registered protocol family 16
<6>[ 0.148986] c0 L310 cache controller enabled
<6>[ 0.149017] c0 l2x0: 16 ways, CACHE_ID 0x410000c9, AUX_CTRL 0x32c50000, Cache size: 524288 B
<4>[ 0.149871] c0 galcore rt suspend 1
<6>[ 0.150787] c0 gpiochip_add: registered GPIOs 0 to 31 on device: gpio-0
<6>[ 0.150787] c0 gpiochip_add: registered GPIOs 32 to 63 on device: gpio-1
<6>[ 0.150817] c0 gpiochip_add: registered GPIOs 64 to 95 on device: gpio-2
<6>[ 0.150817] c0 gpiochip_add: registered GPIOs 96 to 127 on device: gpio-3
<6>[ 0.151153] c0 pclk(src:sel,div) l2clk(src,div) pdclk(src,div) baclk(src,div) periphclk(src,div) l1_rtc:l2_rtc
<6>[ 0.151214] c0 312(624:0,1) 312([pclk],0) 156([l2clk],1) 156([l2clk],1) 39([pclk],1) 0x88888888:0x8444
<6>[ 0.151214] c0
<6>[ 0.151245] c0 624(624:0,0) 312([pclk],1) 312([l2clk],0) 156([l2clk],1) 78([pclk],1) 0x88888888:0x8444
<6>[ 0.151275] c0
<6>[ 0.151275] c0 1066(1066:2,0) 533([pclk],1) 533([l2clk],0) 266([l2clk],1) 133([pclk],1) 0x99999999:0x9555
<6>[ 0.151306] c0
<6>[ 0.151306] c0 1205(1205:1,0) 602([pclk],1) 602([l2clk],0) 301([l2clk],1) 150([pclk],1) 0xaaaaaaaa:0xa555
<6>[ 0.151336] c0
<6>[ 0.151336] c0 dclk(src:sel,div,tblindex) aclk(src:sel,div)
<6>[ 0.151367] c0 156(624:1,1,1) 78(624:1,7)
<6>[ 0.151367] c0 312(624:1,0,3) 156(624:1,3)
<6>[ 0.151397] c0 533(1066:3,0,5) 266(1066:3,3)
<3>[ 0.151428] c0 get_cur_ddr_axi_op ddr clk tsrc:1066 csel:3 parentll2p
<3>[ 0.151428] c0 get_cur_ddr_axi_op axi clk tsrc:1066 csel:3 parentll2p
<6>[ 0.151458] c0 DDR boot up @533000000HZ
<6>[ 0.151458] c0 AXI boot up @266000000HZ
<6>[ 0.151489] c0 CPU boot up @1205000000HZ
<6>[ 0.151489] c0 Actual cpufreq table [0]'s freq : 312000
<6>[ 0.151519] c0 Actual cpufreq table [1]'s freq : 624000
<6>[ 0.151519] c0 Actual cpufreq table [2]'s freq : 1066000
<6>[ 0.151550] c0 Actual cpufreq table [3]'s freq : 1205000
<6>[ 0.152435] c0 persistent_ram: found existing buffer, size 46261, start 46261
<6>[ 0.264923] c0 console [ram-1] enabled
<6>[ 0.265167] c0 bt532: initialize pins
<6>[ 0.265289] c0 pxa986_lt02_charger_init: lt02 charger init
<6>[ 0.265563] c0 mmp-sram asram.0: initialized
<4>[ 0.266296] c0 ---camera---call--init_samsung_cam --for init!!!--------
<6>[ 0.266632] c0 gp2a system rev is 7
<6>[ 0.267150] c0 dump_regs_init()!
<6>[ 0.268127] c0 clk[cpu] rate[312000000] volt[1]
<6>[ 0.268280] c0 clk[cpu] rate[624000000] volt[1]
<6>[ 0.268371] c0 clk[cpu] rate[1066000000] volt[3]
<6>[ 0.268493] c0 clk[cpu] rate[1205000000] volt[4]
<6>[ 0.268585] c0 clk[ddr] rate[156000000] volt[1]
<6>[ 0.268646] c0 clk[ddr] rate[312000000] volt[1]
<6>[ 0.268798] c0 clk[ddr] rate[533000000] volt[4]
<6>[ 0.268859] c0 clk[GCCLK] rate[156000000] volt[2]
<6>[ 0.269012] c0 clk[GCCLK] rate[312000000] volt[2]
<6>[ 0.269073] c0 clk[GCCLK] rate[416000000] volt[2]
<6>[ 0.269165] c0 clk[GCCLK] rate[624000000] volt[3]
<6>[ 0.269287] c0 clk[VPUCLK] rate[156000000] volt[2]
<6>[ 0.269378] c0 clk[VPUCLK] rate[208000000] volt[2]
<6>[ 0.269500] c0 clk[VPUCLK] rate[312000000] volt[2]
<6>[ 0.269592] c0 clk[VPUCLK] rate[416000000] volt[3]
<6>[ 0.269683] c0 clk[cpu] rate[312000000] volt[1]
<6>[ 0.269744] c0 clk[cpu] rate[624000000] volt[1]
<6>[ 0.269836] c0 clk[cpu] rate[1066000000] volt[3]
<6>[ 0.269958] c0 clk[cpu] rate[1205000000] volt[4]
<6>[ 0.270050] c0 clk[ddr] rate[156000000] volt[1]
<6>[ 0.270172] c0 clk[ddr] rate[312000000] volt[1]
<6>[ 0.270263] c0 clk[ddr] rate[533000000] volt[4]
<6>[ 0.270324] c0 clk[GCCLK] rate[156000000] volt[2]
<6>[ 0.270477] c0 clk[GCCLK] rate[312000000] volt[2]
<6>[ 0.270538] c0 clk[GCCLK] rate[416000000] volt[2]
<6>[ 0.270690] c0 clk[GCCLK] rate[624000000] volt[3]
<6>[ 0.270751] c0 clk[VPUCLK] rate[156000000] volt[2]
<6>[ 0.270843] c0 clk[VPUCLK] rate[208000000] volt[2]
<6>[ 0.270965] c0 clk[VPUCLK] rate[312000000] volt[2]
<6>[ 0.271057] c0 clk[VPUCLK] rate[416000000] volt[3]
<6>[ 0.271209] c0 clk[cpu] rate[312000000] volt[1]
<6>[ 0.271270] c0 clk[cpu] rate[624000000] volt[1]
<6>[ 0.271362] c0 clk[cpu] rate[1066000000] volt[3]
<6>[ 0.271484] c0 clk[cpu] rate[1205000000] volt[4]
<6>[ 0.271575] c0 clk[ddr] rate[156000000] volt[1]
<6>[ 0.271697] c0 clk[ddr] rate[312000000] volt[1]
<6>[ 0.271759] c0 clk[ddr] rate
zach61797 said:
<6>[ 0.000000] c0 Booting Linux on physical CPU 0
<5>[ 0.000000] c0 Linux version 3.4.5-2364900 ([email protected]) (gcc version 4.7 (GCC) ) #1 SMP PREEMPT Mon Sep 1 21:53:50 KST 2014
.........
Click to expand...
Click to collapse
Which exact firmware did you flash? Cellular South or the Canadian version?

[Q] [N7105] bootloops / random restarts, worse with SIM inserted?

Hi,
when I started using my Note 2 LTE with an LTE sim card (tested LTE long ago without problems), running CM11 nightly from approx. 1 month ago, it started to reboot randomly. But it also happened with the other sim card without LTE, that worked fine before.
Updating CM didn't change anything.
Then I flashed the newest DBT stock ROM for the N7105 (N7105XXUFNE3_N7105DBTFNE1_DBT) (without knowing about the KNOX bootloader...). The behavior was the same with any of the SIM's inserted, but without SIM, it took hours compared to minutes or seconds for it to reboot.
Then I tried to flash the N7105XXDMB2-XEF-Service-Firmware (at this moment, I remember it was warranty void 0 and showed sw rev invalid magic string, EDIT2: perhaps did'nt want to downgrade the bootloader to a non knox version? but without also flashing bootloader it now doesn't flash, trying another old 4.3 formware which is without bootloader perhaps, but didn't work, can I remove it somewhere and how?... /EDIT2) with separated CSC, Bootloader, PDA, Modem and PIT. I also ticked repartiton.
Here the log output:
"<OSM> Enter CS for MD5..
<OSM> Check MD5.. Do not unplug the cable..
<OSM> Please wait..
<OSM> FULL_MODEM_N7105XXDMB2.tar.md5 is valid.
<OSM> Checking MD5 finished Sucessfully..
<OSM> Leave CS..
<OSM> Enter CS for MD5..
<OSM> Check MD5.. Do not unplug the cable..
<OSM> Please wait..
<OSM> FULL_CSC_N7105XXDMB2.tar.md5 is valid.
<OSM> Checking MD5 finished Sucessfully..
<OSM> Leave CS..
<ID:0/008> Removed!!
<ID:0/008> Added!!
<ID:0/008> Odin v.3 engine (ID:8)..
<ID:0/008> File analysis..
<ID:0/008> SetupConnection..
<ID:0/008> Initialzation..
<ID:0/008> Set PIT file..
<ID:0/008> DO NOT TURN OFF TARGET!!
<ID:0/008> Get PIT for mapping.."
It said "set partition" in the box where "PASS" also appears for more than 10 hours, then I unplugged it.
After unplugging:
"<ID:0/008> There is no PIT partition.
<OSM> All threads completed. (succeed 0 / failed 1)
<ID:0/008> Removed!!"
It didn't change anything, but when making a factory reset it even rebooted instantly.
I also flashed the pit file with repartition alone. but same behavior.
But after all of this, it was repartitioned.
I successfully flashed philz touch cwm, didn't change anything.
Now I flashed the newest DBT (N7105XXUFNE3_N7105DBTFNE1_DBT) again. No restart without SIM, but didn't test it for hours. With SIM, instant restart after entering PIN. And what's really strange... now it has an instant bootloop without SIM, too. Factory reset made it boot successfully again.
Is something wrong with my radio unit or what else could I try?
EDIT2:
I now flashed philz recovery to gain root access, made that in the recovery, then I installed adbd Insecure v2.00 to have root adb when booting up. Without Sim card it was again fine for a long time and then i put my sim card in and logged proc/kmsg and logcat to files on my device via an adb command.
Here they are, I really hope some can have a look at it and perhaps find anything that helps!
pastebin.com/drMnTDgr
en.file-upload.net/download-9867498/logcat.txt.html (was too big for pastebin)
/EDIT
EDIT3:
Here's the last_kmsg log from the same crash:
pastebin.com/pYJK0CPG
From another crash: pastebin.com/q7fj4byt
And the 3rd crash: pastebin.com/AV7RPquK
/EDIT
EDIT4:
I managed to get kernel logs even after adb disconnects! There's also one last_kmsg now that shows some logs before the restart, that looks promising!
See the answer below: http://forum.xda-developers.com/showpost.php?p=57088630&postcount=7
/EDIT
Any help is much appreciated!
Thanks in advance.
fightcookie
Insert your sim in another phone and remove sim pin lock.
Then insert the unlocked sim in your lte phone and see if it bootloops.
If it boots successfully clear the Sim app data and cache.
Reboot and see if your problem is solved and if you got lucky.
Ravi.
-----------------------------
If you liked my post, please hit the thanks / thumbs up button.
Hi,
ok I'll try that, but what do you mean by clearing the SIM app data and cache and how do I do that?
And I'm interested in why this could help (even though it crashed without SIM sometimes) and what the problem could have been then, could you tell me your thoughts on this?
fightcookie
fightcookie said:
Hi,
ok I'll try that, but what do you mean by clearing the SIM app data and cache and how do I do that?
And I'm interested in why this could help (even though it crashed without SIM sometimes) and what the problem could have been then, could you tell me your thoughts on this?
fightcookie
Click to expand...
Click to collapse
I don't have a solid reason to support what I said, but from self experience I found out the PIN-locked SIMs generally pose problems at the first time of boot.
Earlier SIMs were 32k and now they come with 64k memory. Previously there was no Android but only Nokia, Siemens, Ericsson, etc which designed both hardware & the software which resulted in both being compatible.
Now to avoid SIM-duplication, mobile companies encrypt the data in it which may give problems when the phone is initializing (since it is a very basic mode the phone is operating in).
All the above combinations do mess up SIM reading capabilities of the phone when software is constantly, something may break.
So, I asked you for the above.
Regarding clearing SIM app menu, you should find it with the name "STK" of with the name of your Mobile Carrier under Apps. You need to clear the cache and data of this app. See "Vodafone Services" app in screenshot.
Thanks for your explanation. But it first rebooted while the new LTE sim was already in it and working for some time..
Do you mean that the software now has a problem with the card even though it worked before or that the software had a problem with the card and modified the card somehow? Just trying to understand this phenomenon .
On a stock rom I can't find such an app. So do I need to flash a Telekom branded ROM to do this (my SIM is from congstar, which is a daughter of Telekom and uses their cell towers)? Right now I have my phone available, which I could flash some other firmware on, and a very basic relatively new Nokia phone. Later I could put the SIM in another android phone, but it would be good not needing to flash another ROM on that.
What are these data containing that should be cleared?
When the problem occured I used Cyanogenmod, which doesn't have such an app, so I also didn't do any settings in such an app, even though the problem then occured. Could it be that you mean some settings one has done in the app could prevent another SIM from initializing correctly, but isn't it also OK if I wiped my whole phone and flashed a clean ROM or did I misunderstand you?
Just want you to remove the Sim Pin lock using another phone and then retest. Thats all. Forget the sim application if you cannot see it.
Just have a hunch that your Sim is probably going corrupt which may need to be replaced by your cellular service provider.
Also if possible check the sim in another phone and see if it is working.
Ravi.
-----------------------------
If you liked my post, please hit the thanks / thumbs up button.
I removed the PIN with another phone, but it keeps crashing with that SIM and without SIM at all, too
I also tested the SIM in another phone, calling and SMS works, data still has to be tested in a smartphone.
I also wiped the EFS partition and restored an EFS backup. Wiped modem, too. Flashed the newest ROM (no matter which country), which is from Singapore (N7105XXUFNJ1_N7105OLBFNJ1_MM1, but has the same N7105XXUFND3 modem), but didn't change anything.
Flashed back newest DBT ROM (N7105XXUFNE3_N7105DBTFNE1_DBT) and Philz recovery.
I now managed to get a kernel log and logcat till after the adb connection is interrupted! (see here for how to do it: stackoverflow.com/questions/6071547/shutdown-log-in-android/27111185#27111185).
Of course the command stopped somewhere in the shutdown process, so they are indeed cut off in the middle of the line.
Normal reboot :
kmsg: nopaste.info/3e7eebd751.html
logcat: en.file-upload.net/download-9912275/logcat243_normalreboot-till-after-adb-disconnect.txt.html
last_kmsg: pastebin.com/GjkHkLAk
crash:
kmsg: nopaste.info/14cef13cdf.html
logcat: en.file-upload.net/download-9912298/logcat2416-till-after-adb-disconnect.txt.html
I wanted to get the last_kmsg from that crash but after the crash, it had a bootloop, which could only be fixed with wiping cache. Sometimes only a new flash via Odin helped then..
This is the last_kmsg after these bootloops, in contrast to my previous last_kmsg's it contains logs before the kernel restart, which could really be helpful!!! (didn't seem like a crash / panic / ooops in all the logs): pastebin.com/ikqkmeCh
Here is it at least the end and hopefully more important part in text form for people to better find this thread:
Code:
THIS IS JUST THE END OF THE LOG, SEE pastebin.com/ikqkmeCh FOR FULL LOG!
<5>[ 751.561032] c0 melfas-ts 3-0048: P(M)(60) [ 0]
<6>[ 751.563851] c0 [TSP] DVFS On![8]
<6>[ 751.565224] c0 [VIB] haptic_work: pwm_config duty=27787
<5>[ 751.601427] c0 melfas-ts 3-0048: R(M)(60) [ 0]
<6>[ 751.700104] c0 [TSP] DVFS Off!
<5>[ 753.402448] c0 melfas-ts 3-0048: P(M)(60) [ 0]
<6>[ 753.405280] c0 [TSP] DVFS On![8]
<6>[ 753.406448] c3 [VIB] haptic_work: pwm_config duty=27787
<5>[ 753.463122] c0 melfas-ts 3-0048: R(M)(60) [ 0]
<6>[ 753.560060] c0 [TSP] DVFS Off!
<5>[ 754.623197] c0 melfas-ts 3-0048: P(M)(60) [ 0]
<6>[ 754.626090] c0 [TSP] DVFS On![8]
<6>[ 754.630485] c0 [VIB] haptic_work: pwm_config duty=27787
<5>[ 754.683798] c0 melfas-ts 3-0048: R(M)(60) [ 0]
<6>[ 754.780043] c0 [TSP] DVFS Off!
<5>[ 754.826587] c0 melfas-ts 3-0048: P(M)(60) [ 0]
<6>[ 754.827607] c0 [TSP] DVFS On![8]
<6>[ 754.829123] c0 [VIB] haptic_work: pwm_config duty=27787
<5>[ 754.897544] c0 melfas-ts 3-0048: R(M)(60) [ 0]
<6>[ 754.995053] c0 [TSP] DVFS Off!
<5>[ 755.019269] c0 melfas-ts 3-0048: P(M)(60) [ 0]
<6>[ 755.019305] c0 [TSP] DVFS On![8]
<6>[ 755.020677] c3 [VIB] haptic_work: pwm_config duty=27787
<5>[ 755.069836] c0 melfas-ts 3-0048: R(M)(60) [ 0]
<6>[ 755.165044] c0 [TSP] DVFS Off!
<5>[ 755.640533] c0 melfas-ts 3-0048: P(M)(60) [ 0]
<6>[ 755.643228] c0 [TSP] DVFS On![8]
<6>[ 755.644406] c0 [VIB] haptic_work: pwm_config duty=27787
<5>[ 755.710981] c0 melfas-ts 3-0048: R(M)(60) [ 0]
<6>[ 755.810050] c0 [TSP] DVFS Off!
<5>[ 757.614478] c0 melfas-ts 3-0048: P(M)(60) [ 0]
<6>[ 757.617332] c0 [TSP] DVFS On![8]
<6>[ 757.618582] c0 [VIB] haptic_work: pwm_config duty=27787
<5>[ 757.685053] c0 melfas-ts 3-0048: R(M)(60) [ 0]
<6>[ 757.785060] c0 [TSP] DVFS Off!
<5>[ 758.316662] c0 melfas-ts 3-0048: P(M)(60) [ 0]
<6>[ 758.319436] c0 [TSP] DVFS On![8]
<6>[ 758.320793] c0 [VIB] haptic_work: pwm_config duty=27787
<5>[ 758.366310] c0 melfas-ts 3-0048: R(M)(60) [ 0]
<6>[ 758.465066] c0 [TSP] DVFS Off!
<5>[ 758.947063] c0 melfas-ts 3-0048: P(M)(60) [ 0]
<6>[ 758.949869] c0 [TSP] DVFS On![8]
<6>[ 758.951011] c3 [VIB] haptic_work: pwm_config duty=27787
<5>[ 758.977241] c0 melfas-ts 3-0048: R(M)(60) [ 0]
<6>[ 759.075033] c0 [TSP] DVFS Off!
<5>[ 759.700331] c0 melfas-ts 3-0048: P(M)(60) [ 0]
<6>[ 759.703134] c0 [TSP] DVFS On![8]
<6>[ 759.704083] c3 [VIB] haptic_work: pwm_config duty=27787
<5>[ 759.770393] c0 melfas-ts 3-0048: R(M)(60) [ 0]
<6>[ 759.870023] c0 [TSP] DVFS Off!
<5>[ 759.882612] c0 melfas-ts 3-0048: P(M)(60) [ 0]
<6>[ 759.882639] c0 [TSP] DVFS On![8]
<6>[ 759.886853] c3 [VIB] haptic_work: pwm_config duty=27787
<5>[ 759.933601] c0 melfas-ts 3-0048: R(M)(60) [ 0]
<6>[ 760.030030] c0 [TSP] DVFS Off!
<5>[ 760.045362] c0 melfas-ts 3-0048: P(M)(60) [ 0]
<6>[ 760.046911] c0 [VIB] haptic_work: pwm_config duty=27787
<6>[ 760.049250] c0 [TSP] DVFS On![8]
<6>[ 760.071878] c0 max77693_get_online_type
<6>[ 760.074191] c0 max77693_get_online_type: online(0x00030000)
<6>[ 760.074215] c0 battery_get_cable: main(3), sub(0), pwr(0)
<6>[ 760.081438] c0 max17047_get_soc: SOC(35, 3432 / 9722)
<6>[ 760.083948] c0 [34] bat: s(35, 0), v(3888, 110), t(26.5), cs(1, 1), cb(3), cr(466, 460), t(732)
<6>[ 760.084543] c0 healthd: battery l=35 v=3888 t=26.5 h=2 st=2 c=0 chg=u
<5>[ 760.096399] c0 melfas-ts 3-0048: R(M)(60) [ 0]
<6>[ 760.195057] c0 [TSP] DVFS Off!
<5>[ 760.686347] c0 melfas-ts 3-0048: P(M)(60) [ 0]
<6>[ 760.689055] c0 [TSP] DVFS On![8]
<6>[ 760.691068] c3 [VIB] haptic_work: pwm_config duty=27787
<5>[ 760.695347] c0 melfas-ts 3-0048: R(M)(60) [ 0]
<6>[ 760.795030] c0 [TSP] DVFS Off!
<6>[ 760.829749] c3 EXT4-fs (mmcblk0p13): mounted filesystem with ordered data mode. Opts:
<7>[ 760.829792] c3 SELinux: initialized (dev mmcblk0p13, type ext4), uses xattr
<3>[ 761.876694] c0 init: no such service 'fuse_sdcard1'
<4>[ 762.878890] c0 [EXFAT] trying to unmount...
<4>[ 762.879436] c0 [EXFAT] unmounted successfully
<6>[ 762.947933] c0 SysRq : Emergency Remount R/O
<6>[ 762.978158] c0 EXT4-fs (mmcblk0p12): re-mounted. Opts: (null)
<4>[ 762.979360] c0 Emergency Remount complete
<6>[ 763.049409] c0 notify_modem_fatal or shutdown
<7>[ 763.089195] c0 usb usb1: usb wakeup-resume
<7>[ 763.089340] c0 usb usb1: usb auto-resume
<7>[ 763.089457] c0 s5p-ehci s5p-ehci: resume root hub
<7>[ 763.115176] c0 hub 1-0:1.0: hub_resume
<7>[ 763.115383] c0 s5p-ehci s5p-ehci: GetStatus port:2 status 001803 0 ACK POWER sig=j CSC CONNECT
<7>[ 763.115596] c0 hub 1-0:1.0: port 2: status 0501 change 0001
<7>[ 763.220274] c0 hub 1-0:1.0: state 7 ports 3 chg 0004 evt 0000
<7>[ 763.220543] c0 hub 1-0:1.0: port 2, status 0501, change 0000, 480 Mb/s
<7>[ 763.275214] c0 s5p-ehci s5p-ehci: port 2 high speed
<7>[ 763.275377] c0 s5p-ehci s5p-ehci: GetStatus port:2 status 001005 0 ACK POWER sig=se0 PE CONNECT
<6>[ 763.330228] c0 usb 1-2: new high speed USB device number 2 using s5p-ehci
<7>[ 763.336612] c0 s5p-ehci s5p-ehci: detected XactErr len 0/8 retry 32
<7>[ 763.336773] c0 s5p-ehci s5p-ehci: devpath 2 ep0in 3strikes
<7>[ 763.341106] c0 s5p-ehci s5p-ehci: detected XactErr len 0/8 retry 32
<7>[ 763.341267] c0 s5p-ehci s5p-ehci: devpath 2 ep0in 3strikes
<7>[ 763.345608] c0 s5p-ehci s5p-ehci: detected XactErr len 0/8 retry 32
<7>[ 763.345765] c0 s5p-ehci s5p-ehci: devpath 2 ep0in 3strikes
<7>[ 763.400211] c0 s5p-ehci s5p-ehci: port 2 high speed
<7>[ 763.400368] c0 s5p-ehci s5p-ehci: GetStatus port:2 status 001005 0 ACK POWER sig=se0 PE CONNECT
<3>[ 763.455216] c0 usb 1-2: device descriptor read/64, error -71
<7>[ 763.615212] c0 s5p-ehci s5p-ehci: port 2 high speed
<7>[ 763.615370] c0 s5p-ehci s5p-ehci: GetStatus port:2 status 001005 0 ACK POWER sig=se0 PE CONNECT
<7>[ 763.674358] c0 s5p-ehci s5p-ehci: detected XactErr len 0/8 retry 32
<7>[ 763.674520] c0 s5p-ehci s5p-ehci: devpath 2 ep0out 3strikes
<7>[ 763.879357] c0 s5p-ehci s5p-ehci: detected XactErr len 0/8 retry 32
<7>[ 763.879514] c0 s5p-ehci s5p-ehci: devpath 2 ep0out 3strikes
<3>[ 764.080188] c0 usb 1-2: device not accepting address 2, error -71
<7>[ 764.135211] c0 s5p-ehci s5p-ehci: port 2 high speed
<7>[ 764.135370] c0 s5p-ehci s5p-ehci: GetStatus port:2 status 001005 0 ACK POWER sig=se0 PE CONNECT
<6>[ 764.190221] c0 usb 1-2: new high speed USB device number 3 using s5p-ehci
<7>[ 764.245211] c0 s5p-ehci s5p-ehci: port 2 high speed
<7>[ 764.245372] c0 s5p-ehci s5p-ehci: GetStatus port:2 status 001005 0 ACK POWER sig=se0 PE CONNECT
<7>[ 764.304357] c0 s5p-ehci s5p-ehci: detected XactErr len 0/8 retry 32
<7>[ 764.304519] c0 s5p-ehci s5p-ehci: devpath 2 ep0out 3strikes
<7>[ 764.509356] c0 s5p-ehci s5p-ehci: detected XactErr len 0/8 retry 32
<7>[ 764.509518] c0 s5p-ehci s5p-ehci: devpath 2 ep0out 3strikes
<0>[ 764.550151] c0 (sec_debug_set_upload_magic) 0
<6>[ 764.554046] c0 REBOOT Notifier for CPUFREQ
<6>[ 764.555479] c0 REBOOT Notifier for BUSFREQ
<6>[ 764.555591] c0 dummy 2-0057: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.555651] c0 dummy 2-0057: shutdown -
<6>[ 764.555730] c0 s5p-ohci s5p-ohci: shutdown +: platform_drv_shutdown+0x0/0x20
<6>[ 764.555820] c0 s5p-ohci s5p-ohci: shutdown -
<6>[ 764.555877] c0 s5p-ehci s5p-ehci: shutdown +: platform_drv_shutdown+0x0/0x20
<6>[ 764.556565] c0 s5p-ehci s5p-ehci: shutdown -
<6>[ 764.557071] c0 pn65n 12-002b: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.557128] c0 pn65n 12-002b: shutdown -
<6>[ 764.557171] c0 s5p_ddc 5-003a: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.557230] c0 s5p_ddc 5-003a: shutdown -
<6>[ 764.557276] c0 sii9234_cbus 15-0064: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.557341] c0 sii9234_cbus 15-0064: shutdown -
<6>[ 764.557388] c0 sii9234_hdmi_rx 15-0049: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.557454] c0 sii9234_hdmi_rx 15-0049: shutdown -
<6>[ 764.557503] c0 sii9234_tpi 15-003d: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.557565] c0 sii9234_tpi 15-003d: shutdown -
<6>[ 764.557616] c0 sii9234_mhl_tx 15-0039: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.557680] c0 sii9234_mhl_tx 15-0039: shutdown -
<6>[ 764.557890] c0 i2c 5-0009: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.557947] c0 i2c 5-0009: shutdown -
<6>[ 764.557986] c0 i2c i2c-5: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.558041] c0 i2c i2c-5: shutdown -
<6>[ 764.558082] c0 max77686-rtc max77686-rtc: shutdown +: platform_drv_shutdown+0x0/0x20
<6>[ 764.558153] c0 max77686-rtc max77686-rtc: max77686_rtc_enable_wtsr: disable WTSR
<6>[ 764.630293] c0 max77686_rtc_shutdown: WTSR_SMPL reg(0x80)
<6>[ 764.630343] c0 max77686_rtc_shutdown: success to disable WTSR
<6>[ 764.630397] c0 max77686-rtc max77686-rtc: max77686_rtc_enable_smpl: disable SMPL
<6>[ 764.680052] c0 max77686-rtc max77686-rtc: shutdown -
<6>[ 764.680145] c0 dummy 7-0006: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.680205] c0 dummy 7-0006: shutdown -
<6>[ 764.680249] c0 max77686 7-0009: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.680309] c0 max77686 7-0009: shutdown -
<6>[ 764.680351] c0 i2c i2c-7: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.680405] c0 i2c i2c-7: shutdown -
<6>[ 764.680446] c0 wm8994 4-001a: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.680506] c0 wm8994 4-001a: shutdown -
<6>[ 764.680549] c0 i2c i2c-4: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.680603] c0 i2c i2c-4: shutdown -
<6>[ 764.680642] c0 melfas-ts 3-0048: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.680703] c0 melfas-ts 3-0048: shutdown -
<6>[ 764.680746] c0 i2c i2c-3: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.680801] c0 i2c i2c-3: shutdown -
<6>[ 764.680843] c0 wacom_g5sp_i2c 2-0056: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.680906] c0 wacom_g5sp_i2c 2-0056: shutdown -
<6>[ 764.680952] c0 i2c i2c-2: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.681006] c0 i2c i2c-2: shutdown -
<6>[ 764.681044] c0 i2c i2c-1: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.681099] c0 i2c i2c-1: shutdown -
<6>[ 764.681142] c0 i2c i2c-0: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.681195] c0 i2c i2c-0: shutdown -
<6>[ 764.681232] c0 i2c i2c-12: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.681285] c0 i2c i2c-12: shutdown -
<6>[ 764.681323] c0 ice4 22-006c: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.681378] c0 ice4 22-006c: shutdown -
<6>[ 764.681417] c0 i2c i2c-22: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.681473] c0 i2c i2c-22: shutdown -
<6>[ 764.681513] c0 an30259a 21-0030: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.681572] c0 an30259a 21-0030: shutdown -
<6>[ 764.681615] c0 i2c i2c-21: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.681672] c0 i2c i2c-21: shutdown -
<6>[ 764.681733] c0 max77693-muic max77693-muic: shutdown +: max77693_muic_shutdown+0x0/0x98
<6>[ 764.681805] c0 max77693-muic max77693-muic: func:max77693_muic_shutdown
<6>[ 764.681864] c0 max77693-muic max77693-muic: max77693_muic_shutdown: JIGSet: auto detection
<6>[ 764.682816] c0 max77693-muic max77693-muic: shutdown -
<6>[ 764.682876] c0 max77693-led max77693-led: shutdown +: max77693_led_shutdown+0x0/0x2c
<6>[ 764.683821] c0 max77693-led max77693-led: shutdown -
<6>[ 764.683875] c0 dummy 17-0048: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.683933] c0 dummy 17-0048: shutdown -
<6>[ 764.683974] c0 dummy 17-0025: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.684031] c0 dummy 17-0025: shutdown -
<6>[ 764.684073] c0 max77693 17-0066: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.684138] c0 max77693 17-0066: shutdown -
<6>[ 764.684183] c0 i2c i2c-17: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.684238] c0 i2c i2c-17: shutdown -
<6>[ 764.684277] c0 i2c i2c-15: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.684332] c0 i2c i2c-15: shutdown -
<6>[ 764.684373] c0 max17047-fuelgauge 14-0036: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.684445] c0 max17047-fuelgauge 14-0036: shutdown -
<6>[ 764.684496] c0 i2c i2c-14: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.684552] c0 i2c i2c-14: shutdown -
<6>[ 764.684592] c0 sec_touchkey_driver 8-0020: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.684659] c0 sec_touchkey_driver 8-0020: shutdown -
<6>[ 764.684711] c0 i2c i2c-8: shutdown +: i2c_device_shutdown+0x0/0x4c
<6>[ 764.684768] c0 i2c i2c-8: shutdown -
<6>[ 764.684912] c0 s3c-sdhci s3c-sdhci.3: shutdown +: platform_drv_shutdown+0x0/0x20
<6>[ 764.684996] c0 s3c-sdhci s3c-sdhci.3: shutdown -
<6>[ 764.685073] c0 s3c-sdhci s3c-sdhci.2: shutdown +: platform_drv_shutdown+0x0/0x20
<6>[ 764.685820] c0 sdhci_shutdown_host : MMC Card OFF
<6>[ 764.685866] c0 s3c-sdhci s3c-sdhci.2: shutdown -
<6>[ 764.685947] c0 s3c2410-wdt s3c2410-wdt: shutdown +: platform_drv_shutdown+0x0/0x20
<6>[ 764.686016] c0 s3c2410-wdt s3c2410-wdt: shutdown -
<6>[ 764.686076] c0 mdnie mdnie: shutdown +: platform_drv_shutdown+0x0/0x20
<6>[ 764.686134] c0 mdnie mdnie: shutdown -
<4>[ 764.686291] c0 Disabling non-boot CPUs ...
<5>[ 764.692030] c0 CPU3: shutdown
<0>[ 764.692798] c0 Restarting system.
<0>[ 764.692868] c0 sec_reboot (104, (null))
Samsung S-Boot 4.0 for GT-N7105 (May 16 2014 - 14:44:47)
EXYNOS4412(EVT 2.0) / 2044MB / 0MB / Rev 10 / N7105XXUFNE3 /(PKG_ID 0x702f058)
BOOTLOADER VERSION : N7105XXUFNE3
PMIC rev = PASS2(4)
BUCK1OUT(vdd_mif) = 0x07
BUCK3DVS1(vdd_int) = 0x28
cardtype: 0x00000007
SB_MMC_HS_52MHZ_1_8V_3V_IO
mmc->card_caps: 0x00000311
mmc->host_caps: 0x00000311
[mmc] capacity = 30777344
Current SBOOT version : VERSION_-+A2
- read_bl1
pit_check_signature (PIT) valid.
initialize_ddi_data: usable! (13:0xc)
[RPMB] emmc_rpmb_open:
Get DATA success.
[RPMB] emmc_rpmb_close:
initialize_rpmb_data: usable! (GT-N7105:VERSION_-+A2)
PARAM ENV VERSION: v1.0..
set_charger_current: chg curr(bf), in curr(17)
set_charger_state: buck(1), chg(1), reg(0x05)
microusb_get_attached_device: STATUS1:0x3f, 2:0x41
set_auto_current: ta_state(0), curr(1800)
init_fuelgauge: fuelgauge power ok
init_fuelgauge: not POR status
init_fuelgauge: is reset case, skip soc-cal.
get_table_soc: vcell(3958) is caculated to t-soc(70.966)
init_fuelgauge: start: vcell(3958), vfocv(3778), soc(34), table soc(70)
init_fuelgauge: finish: vcell(3958), vfocv(3778), soc(34), table soc(70)
init_microusb_ic: before MUIC: CDETCTRL:0x2d
init_microusb_ic: after MUIC: CDETCTRL:0x2d
init_microusb_ic: MUIC: CONTROL1:0x00
init_microusb_ic: MUIC: CONTROL1:0x00
init_microusb_ic: MUIC: CONTROL2:0x3e
init_microusb_ic: MUIC: CONTROL2:0x3e
PMIC_ID = 0x02
PMIC_IRQSRC = 0x00
PMIC_IRQ1 = 0x53
PMIC_IRQ2 = 0x00
PMIC_IRQ1M = 0xff
PMIC_IRQ2M = 0xff
PMIC_STATUS1 = 0x16
PMIC_STATUS2 = 0x00
PMIC_PWRON = 0x09
PMIC_RTCINT = 0x11
PMIC_RTCINTM = 0x3d
s5p_check_keypad: 0x0
s5p_check_reboot_mode: INFORM3 = 12345670 ... skip
board_check_cp_mdm9x_type : 0
s5p_check_upload: MAGIC(0x0), RST_STAT(0x20000000)
s5p_check_download: 0
microusb_get_attached_device: STATUS1:0x3f, 2:0x41
check_pm_status: normal reset, do not enter LPM mode.
ddi type = 0, MAGNA
cmu_div:12, div:1, src_clk:880000000, pixel_clk:67425696
s5p_dsim_display_config: VIDEO MODE
41, 16, 26,
<start_checksum:448>CHECKSUM_HEADER_SECTOR :4096
<start_checksum:450>offset:50, size:6296
<start_checksum:454>CHECKSUM_HEADER_INFO : NeedChecksum:0 PartNo:20
Not Need Movinand Checksum
Movinand Checksum Confirmation Pass
[mobi_drv] add: 0x43e51e90, size: 3933
MobiCore INIT response = 0
MobiCore RTM has initialized!
MobiCore IDLE flag = 0
MobiCore driver address 43e51e90, size = 3933
MobiCore RTM Notified back!
MobiCore Driver loaded and RTM IDLE!
MobiCore RTM has been uninitialized!
load_kernel: loading boot image from 106496..
pit_check_signature (BOOT) valid.
No need to update kernel type.
SMC Num = 0x83000001
mobismc success!!! [ret = 0]
[s5p_check_sboot_version_rpmb]cur_version:VERSION_-+A2, rpmb_version:VERSION_-+A2
rpmb_version:50, cur_version:50
ATAG_CORE: 5 54410001 0 0 0
ATAG_MEM: 4 54410002 20000000 40000000
ATAG_MEM: 4 54410002 20000000 60000000
ATAG_MEM: 4 54410002 20000000 80000000
ATAG_MEM: 4 54410002 1FC00000 A0000000
ATAG_SERIAL: 4 54410006 42f7f306 8ff29f23
ATAG_INITRD2: 4 54420005 42000000 16a128
ATAG_REVISION: 3 54410007 a
ATAG_CMDLINE: a9 54410009 'console=ram loglevel=4 androidboot.baseband=mdm sec_debug.level=0 sec_watchdog.sec_pet=5 androidboot.debug_level=0x4f4c [email protected] [email protected] [email protected] s3cfb.bootloaderfb=0x5ec00000 lcdtype=0 consoleblank=0 lpj=3981312 vmalloc=176m oops=panic pmic_info=67 cordon=fcef9ac91b9dc17b060b95a25524e218 connie=GT-N7105_LTE_OPE_3518497511139278a20bfdc620d2aad5 androidboot.emmc_checksum=3 androidboot.odin_download=1 androidboot.bootloader=N7105XXUFNE3 androidboot.selinux=enforcing androidboot.warranty_bit=1 androidboot.sec_atd.tty=/dev/ttySAC2 androidboot.serialno=42f7f3068ff29f23 snd_soc_core.pmdown_time=1000'
ATAG_NONE: 0 0
Starting kernel at 0x40008000...
SWITCH_SEL(3)
fightcookie
Sorry man
Don't know about logcats and I am a newbie in that area.
If your sim is ok then well, I don't know where your phone is failing.
Could be a bad battery but that would freeze the phone or lose power and thats not the case.
Just see if you have not undervolted your cpu and are using the proper governor.
You have cleared the dalvik, cache too right. If not then try that.
Yes make sure you are using the latest updates and be sure to check out the known bugs list of the rom you are installing. But thats pretty basic stuff which you may already be knowing about.
Good luck then.
Ravi.
Ravi.
-----------------------------
If you liked my post, please hit the thanks / thumbs up button.
Ok, thanks for the help anyways!!
It doesn't freeze, but sometimes, not always, it just went off and stayed off. But the restarts then would have to be instantiated because of the battery.. any way to check this?
No, I am using stock kernel and governor settings from the Samsung stock rom and kernel now, that should work, if these are shipped with the devices or as official updates.
I already wiped dalvik numerous times, always when I flashed another ROM.
I tried the latest stock rom, cyanogenmod, philz recovery (or stock Samsung) and latest stock or devil kernel.
fightcookie
As of now, it could be helpful to try swapping the battery with a good known one if you are getting restarts. That's all from my side.
Ravi.
-----------------------------
If you liked my post, please hit the thanks / thumbs up button.
Sure ok, I'll try to find another battery I can test it with and will report back, if it changed anything or not.
Sooooo, it's pretty late but for anyone facing the same problem:
I switched the battery and everything was working. I also got another log where it said something like no battery and shutting down, the same as when removing the battery while the phone is powered on.
fightcookie

Categories

Resources