Motorola XT897 >> Native Debian

build kernel 3.0.101


步驟如下:

$ cd
$ wget https://github.com/steward-fu/xt897/releases/download/v1.0/gcc-4.9.tar.gz
$ tar xvf gcc-4.9.tar.gz
$ sudo mv gcc-4.9 /opt
$ export PATH=/opt/gcc-4.9/bin:$PATH
$ arm-linux-gnueabihf-gcc -v
  gcc version 4.9.4 (Linaro GCC 4.9-2017.01)

$ wget https://github.com/steward-fu/xt897/releases/download/v1.0/myloader.tar.gz
$ tar xvf https://github.com/steward-fu/xt897/releases/download/v1.0/myloader.tar.gz

$ wget https://github.com/steward-fu/xt897/releases/download/v1.0/jessie_kernel_20220528.tar.gz
$ tar xvf jessie_kernel_20220528.tar.gz
$ cd kernel
$ ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- make xt897_defconfig
$ ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- make zImage
$ cp arch/arm/boot/zImage ../myloader/zImage
$ cd ../myloader/
$ vim run.sh
    #!/bin/sh
    rm -rf boot.img boot.zip
    ./mkbootimg --kernel zImage --cmdline "console=tty console=ttyHSL0,115200 rootwait root=/dev/mmcblk1p2 fstype=ext3 init=/sbin/init" --base 0x80200000 --kernel_offset 0x8000 --second_offset 0xf00000 --dt dt --tags_offset 0x100 --pagesize 2048 -o boot.img
    zip -r boot.zip META-INF/ boot.img

$ ./run.sh
  adding: META-INF/ (stored 0%)
  adding: META-INF/com/ (stored 0%)
  adding: META-INF/com/google/ (stored 0%)
  adding: META-INF/com/google/android/ (stored 0%)
  adding: META-INF/com/google/android/update-binary (deflated 36%)
  adding: META-INF/com/google/android/updater-script (deflated 12%)
  adding: boot.img (deflated 1%)

P.S. 將此boot.zip透過TWRP燒錄到XT897後,重啟XT897就可以看到Debian Jessie的tty login畫面,司徒將Debian Jessie放到MicroSD第二磁區(ext3)

Baudrate: 115200bps

** Welcome to MBM Next Generation **
[    1472] Power on status from SBL: 0x00000110
[    1475] Powerup reason for kernel: 0x00100000
[    1546] Skip cid validation for gpt_main!
[    1701] validate_partition: successful validation for gpt_main 
[    1707] found valid signed GPT
[    1715] cid_get_cid_data - START
[    1717] page_size = 1000
[    1721] cid_get_cid_data: Version 1 datablock
[    1990] dbval_read_and_validate_cid_datablock - Success
[    1994] dbval_read_and_validate_cid_datablock - END
[    1999] before swap: dbvc_cid =0x0900
[    2003] after swap: dbvc_cid =0x0009
[    2006] set_cid_value: dbvc_cid_status =0x F
[    2076] UTAG [CAFE000C]: not found or empty
[    2079] UTAG [CAFE0009]: not found or empty
[    2083] USB serial no: T02421QX0K
[    2086] UTAG [CAFE000D]: not found or empty
[    2090] Hardware Revision: 0x82B0
[    2094] initialize display...
[    2097] Only one panel driver installed, using it by default
[    2306] MOT panel on and power_mode =0x9c
[    2317] not found sp block for MOT_BOTA: type=0x424f5441
[    2322] there is no bota update information
[    2326] starting app lcd_display
[    2329] starting app mbm
[    2332] shared memory reboot flag 0x77665501
[    2336] powering up normally
[    2339] show logo in thread
[    2558] Showing logo completed
[    2559] CID provisioned 
[    2562] Device is consumer 
[    2577] mot_sst_validate_token: Token header incorrect
[    3910] Set MOT SST values
[    3924] Booting Linux
[    3926] token "console" is found. Replace it with "null".
[    3931] CID provisioned 
[    3933] Device is consumer 
[    3936] UTAG [CAFE0014]: not found or empty
[    3952] UTAG [CAFE0006]: not found or empty
[    3955] cmdline: console=null console=ttyHSL0,115200 rootwait root=/dev/mmcblk1p2 fstype=ext3 init=/sbin/init androidboot.emmc=true androidboot.serialno=T02421QX0K androidboot.baseband=mt
[    0.000000,0] Booting Linux on physical CPU 0
[    0.000000,0] Initializing cgroup subsys cpu
[    0.000000,0] Linux version 3.0.101 (steward@debian) (gcc version 4.9.4 (Linaro GCC 4.9-2017.01) ) #3 SMP PREEMPT Sat May 28 09:05:46 EDT 2022
[    0.000000,0] CPU: ARMv7 Processor [511f04d4] revision 4 (ARMv7), cr=10c5387d
[    0.000000,0] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[    0.000000,0] Machine: msm8960dt
[    0.000000,0] mot_parse_atag_baseband: msm8960-svlte-B1.B2D.B5.C0.C1D.C10D.L25D
[    0.000000,0] mot_parse_atag_display: mipi_mot_cmd_auo_qhd_430
[    0.000000,0] parse_tag_bl_build_sig: sbl1.git=MBM-NG-V10.9B-4-g22c28ae
[    0.000000,0] parse_tag_bl_build_sig: sbl2.git=MBM-NG-V10.9B-4-g22c28ae
[    0.000000,0] parse_tag_bl_build_sig: sbl3.git=MBM-NG-V10.9B-4-g22c28ae
[    0.000000,0] parse_tag_bl_build_sig: rpm.git=MBM-NG-V10.9B-2-gd04dd7f
[    0.000000,0] parse_tag_bl_build_sig: tz.git=MBM-NG-V10.9B-1-gb543dba
[    0.000000,0] parse_tag_bl_build_sig: aboot.git=MBM-NG-V10.9B-5-g51ba9a3
[    0.000000,0] parse_tag_powerup_reason: powerup reason=0x00004000
[    0.000000,0] parse_tag_mbm_version: mbm_version=0x0000109b
[    0.000000,0] mot_parse_atag_mbm_protocol_version: 0x1
[    0.000000,0] flat_dev_tree_address=0x88496504, flat_dev_tree_size == 0x000018D4
[    0.000000,0] Ignoring unrecognised tag 0xf1000417
[    0.000000,0] low unstable address b0000000 max size 10000000 bank size 20000000
[    0.000000,0] movable zone start b0000000 size 10000000
[    0.000000,0] memory pool 3 (start af300000 size b00000) initialized
[    0.000000,0] Memory policy: ECC disabled, Data cache writealloc
[    0.000000,0] socinfo_init: v6, id=87, ver=4.1, raw_id=1713, raw_ver=7, hw_plat=0,  hw_plat_ver=65536
[    0.000000,0]  accessory_chip=0 hw_plat_subtype=0
[    0.000000,0] Zone PFN ranges:
[    0.000000,0]   Normal   0x00080200 -> 0x000a7900
[    0.000000,0]   HighMem  0x000a7900 -> 0x000c0000
[    0.000000,0] Movable zone start PFN for each node
[    0.000000,0]   Node 0: 699392
[    0.000000,0] early_node_map[6] active PFN ranges
[    0.000000,0]     0: 0x00080200 -> 0x00088e00
[    0.000000,0]     0: 0x0008d100 -> 0x0008d400
[    0.000000,0]     0: 0x0008ec00 -> 0x0008f200
[    0.000000,0]     0: 0x0008f800 -> 0x0008fa00
[    0.000000,0]     0: 0x00090000 -> 0x000af300
[    0.000000,0]     0: 0x000b4a02 -> 0x000c0000
[    0.000000,0] On node 0 totalpages: 212990
[    0.000000,0]   Normal zone: 1262 pages used for memmap
[    0.000000,0]   Normal zone: 0 pages reserved
[    0.000000,0]   Normal zone: 133906 pages, LIFO batch:31
[    0.000000,0]   HighMem zone: 102 pages used for memmap
[    0.000000,0]   HighMem zone: 12954 pages, LIFO batch:3
[    0.000000,0]   Movable zone: 680 pages used for memmap
[    0.000000,0]   Movable zone: 64086 pages, LIFO batch:15
[    0.000000,0] allocating 17326080 bytes at c16d4000 (818d4000 physical) for fb
[    0.000000,0] allocating 131072 bytes at afde0000 for RAM console
[    0.000000,0] Unflattening device tree: 0xc275a000
[    0.000000,0] PERCPU: Embedded 8 pages/cpu @c2761000 s9920 r8192 d14656 u32768
[    0.000000,0] pcpu-alloc: s9920 r8192 d14656 u32768 alloc=8*4096
[    0.000000,0] pcpu-alloc: [0] 0 [0] 1 
[    0.000000,0] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 210946
[    0.000000,0] Kernel command line: console=null console=ttyHSL0,115200 rootwait root=/dev/mmcblk1p2 fstype=ext3 init=/sbin/init androidboot.emmc=true androidboot.serialno=T02421QX0K andrt
[    0.000000,0] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000,0] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000,0] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000,0] Memory: 140MB 3MB 6MB 2MB 499MB 181MB = 831MB total
[    0.000000,0] Memory: 811252k/811252k available, 129804k reserved, 311288K highmem
[    0.000000,0] Virtual kernel memory layout:
[    0.000000,0]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000,0]     timers  : 0xfffef000 - 0xffff0000   (   4 kB)
[    0.000000,0]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000,0]     DMA     : 0xff000000 - 0xffe00000   (  14 MB)
[    0.000000,0]     vmalloc : 0xe1800000 - 0xfa000000   ( 392 MB)
[    0.000000,0]     lowmem  : 0xc0000000 - 0xe1000000   ( 528 MB)
[    0.000000,0]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000,0]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000,0]       .init : 0xc0008000 - 0xc004f000   ( 284 kB)
[    0.000000,0]       .text : 0xc004f000 - 0xc0b30e94   (11144 kB)
[    0.000000,0]       .data : 0xc0b32000 - 0xc0bdde70   ( 688 kB)
[    0.000000,0]        .bss : 0xc0bdde94 - 0xc0eae32c   (2882 kB)
[    0.000000,0] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000,0] Preemptible hierarchical RCU implementation.
[    0.000000,0] NR_IRQS:817
[    0.000000,0] sched_clock: 32 bits at 32kHz, resolution 30520ns, wraps every 131084001ms
[    0.000000,0] Console: colour dummy device 80x30
[    0.150160,0] Calibrating delay using timer specific routine.. 13.53 BogoMIPS (lpj=67699)
[    0.150190,0] pid_max: default: 32768 minimum: 301
[    0.150343,0] Security Framework initialized
[    0.150465,0] Mount-cache hash table entries: 512
[    0.152693,0] Initializing cgroup subsys debug
[    0.152723,0] Initializing cgroup subsys cpuacct
[    0.152754,0] Initializing cgroup subsys devices
[    0.152784,0] Initializing cgroup subsys freezer
[    0.152784,0] Initializing cgroup subsys net_cls
[    0.152815,0] Initializing cgroup subsys blkio
[    0.152815,0] Initializing cgroup subsys perf_event
[    0.152846,0] Initializing cgroup subsys bfqio
[    0.152968,0] CPU: Testing write buffer coherency: ok
[    0.153273,0] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
[    0.153303,0] Setting up static identity map for 0x80a4cce8 - 0x80a4cd24
[    0.155928,1] CPU1: Booted secondary processor
[    0.160292,0] Brought up 2 CPUs
[    0.160323,0] SMP: Total of 2 processors activated (27.07 BogoMIPS).
[    0.160903,0] devtmpfs: initialized
[    0.174393,0] print_constraints: dummy: 
[    0.174484,0] rdev_init_debugfs: Error-Bad Function Input
[    0.174698,0] NET: Registered protocol family 16
[    0.174851,0] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
[    0.176835,0] meminfo_init: smem ram ptable found: ver: 0 len: 5
[    0.176835,0] Found 1 memory banks grouped into 8 memory regions
[    0.176896,0] msm_tsens_early_init: done
[    0.176896,0] msm_rpm_init: RPM firmware 3.0.16843780
[    0.177048,0] Android kernel panic mmc handler initialized
[    0.177201,0] EMU detection IC: A1, UART@GSBI4, resources 12, accy.support: FULL
[    0.194689,0] rcg_clk_handoff: gsbi10_qup_clk rate=24000000
[    0.194719,0] rcg_clk_handoff: sdc1_clk rate=48000000
[    0.194781,0] rcg_clk_handoff: dsi1_byte_clk rate=1
[    0.194781,0] rcg_clk_handoff: dsi1_esc_clk rate=2
[    0.194811,0] rcg_clk_handoff: mdp_clk rate=200000000
[    0.195116,0] mot_gpiomux_init: no node found: /System@0/IOMUX@0
[    0.195147,0] DT Hot Temp = 55
[    0.195147,0] DT Hot Temp Offset = 5
[    0.195177,0] DT Hot Temp PCB = 63
[    0.195208,0] DT Hot Temp Offset PCB = -2
[    0.195635,0] ---------
[    0.195635,0] type 0x17 8921_l16
[    0.195666,0] 15000 ~ 30000000 us
[    0.195666,0] vib_en: 1f 1 -1 47
[    0.195666,0] vib_dir: 1f 1 -1 79
[    0.195696,0] ---------
[    0.197405,0] saw_probe: id=0, name=8921_s5
[    0.197741,0] saw_probe: id=1, name=8921_s6
[    0.198046,0] gpio_vreg_probe: id=202, name=ext_5v, gpio=202, gpio_label=ext_5v_en
[    0.198290,0] pm8921_probe: PMIC revision 1: F4
[    0.198321,0] pm8921_probe: PMIC revision 2: 06
[    0.198321,0] pm8921_probe: PMIC version: PM8921 rev 3.0
[    0.198351,0] pm8921_probe: PMIC Restart Reason: Triggered by Hard Reset
[    0.200183,0] pm_gpio_probe: OK: base=152, ngpio=44
[    0.200488,0] pm8xxx_mpp_probe: OK: base=196, ngpio=12
[    0.205981,0] ram_console: got buffer at afde0000, size 20000
[    0.206073,0] ram_console: found existing buffer, size 49491, start 49491
[    0.382023,0] console [ram-1] enabled
[    0.385441,0] mot_init_factory_kill: Factory Kill Circuit: enabled
[    0.393560,0] select_freq_plan: ACPU PVS: Fast
[    0.393651,0] select_freq_plan: Max ACPU freq: 1512000 KHz
[    0.396825,0] cpufreq_table_init: CPU0: 12 scaling frequencies supported.
[    0.396886,0] cpufreq_table_init: CPU1: 12 scaling frequencies supported.
[    0.398199,0] mmi_unit_info (SMEM): version = 0x01, system_rev = 0x000082b0, system_serial = 0x00010002014a7109, machine = 'msm8960dt', barcode = 'T02421QX0K', baseband = 'msm8960-svlte-'
[    0.400946,0] sps:REVISION of BAM 0xe1828000 is 0x5.
[    0.401617,0] sps is ready.
[    0.403326,0] iommu_dev: device vpe mapped at e1c00000, with 2 ctx banks
[    0.403570,0] iommu_dev: device mdp0 mapped at e1e00000, with 2 ctx banks
[    0.403784,0] iommu_dev: device mdp1 mapped at e2000000, with 2 ctx banks
[    0.403937,0] iommu_dev: device rot mapped at e2200000, with 2 ctx banks
[    0.404181,0] iommu_dev: device ijpeg mapped at e2400000, with 2 ctx banks
[    0.404394,0] iommu_dev: device vfe mapped at e2600000, with 2 ctx banks
[    0.404578,0] iommu_dev: device vcodec_a mapped at e2800000, with 2 ctx banks
[    0.404791,0] iommu_dev: device vcodec_b mapped at e2a00000, with 2 ctx banks
[    0.404974,0] iommu_dev: device gfx3d mapped at e2c00000, with 3 ctx banks
[    0.405218,0] iommu_dev: device jpegd mapped at e2e00000, with 2 ctx banks
[    0.405432,0] iommu_dev: device gfx2d0 mapped at e3000000, with 2 ctx banks
[    0.405646,0] iommu_dev: device gfx2d1 mapped at e3200000, with 2 ctx banks
[    0.405920,0] msm_iommu_ctx msm_iommu_ctx.2: context vpe_src using bank 0
[    0.406134,0] msm_iommu_ctx msm_iommu_ctx.3: context vpe_dst using bank 1
[    0.406348,0] msm_iommu_ctx msm_iommu_ctx.4: context mdp_port0_cb0 using bank 0
[    0.406592,0] msm_iommu_ctx msm_iommu_ctx.5: context mdp_port0_cb1 using bank 1
[    0.406775,0] msm_iommu_ctx msm_iommu_ctx.6: context mdp_port1_cb0 using bank 0
[    0.407019,0] msm_iommu_ctx msm_iommu_ctx.7: context mdp_port1_cb1 using bank 1
[    0.407263,0] msm_iommu_ctx msm_iommu_ctx.8: context rot_src using bank 0
[    0.407446,0] msm_iommu_ctx msm_iommu_ctx.9: context rot_dst using bank 1
[    0.407691,0] msm_iommu_ctx msm_iommu_ctx.10: context ijpeg_src using bank 0
[    0.407874,0] msm_iommu_ctx msm_iommu_ctx.11: context ijpeg_dst using bank 1
[    0.408118,0] msm_iommu_ctx msm_iommu_ctx.12: context vfe_imgwr using bank 0
[    0.408362,0] msm_iommu_ctx msm_iommu_ctx.13: context vfe_misc using bank 1
[    0.408576,0] msm_iommu_ctx msm_iommu_ctx.14: context vcodec_a_stream using bank 0
[    0.408820,0] msm_iommu_ctx msm_iommu_ctx.15: context vcodec_a_mm1 using bank 1
[    0.409064,0] msm_iommu_ctx msm_iommu_ctx.16: context vcodec_b_mm2 using bank 0
[    0.409278,0] msm_iommu_ctx msm_iommu_ctx.17: context gfx3d_user using bank 0
[    0.409522,0] msm_iommu_ctx msm_iommu_ctx.18: context gfx3d_priv using bank 1
[    0.409766,0] msm_iommu_ctx msm_iommu_ctx.0: context jpegd_src using bank 0
[    0.409949,0] msm_iommu_ctx msm_iommu_ctx.1: context jpegd_dst using bank 1
[    0.410224,0] msm_iommu_ctx msm_iommu_ctx.19: context gfx2d0_2d0 using bank 0
[    0.410407,0] msm_iommu_ctx msm_iommu_ctx.20: context gfx2d1_2d1 using bank 0
[    0.422279,0] bio: create slab  at 0
[    0.422707,0] ION heap vmalloc created
[    0.422829,0] ION heap mm created at b0200000 with size 4800000
[    0.422890,0] ION heap mm_fw created at b0000000 with size 200000
[    0.422981,0] ION heap mfc created at b4a00000 with size 2000
[    0.423073,0] ION heap iommu created
[    0.423164,0] ION heap qsecom created at af303000 with size 380000
[    0.423256,0] ION heap audio created at af683000 with size 4cf000
[    0.423775,0] pm8xxx_pwm_probe: OK
[    0.424050,0] SCSI subsystem initialized
[    0.424202,0] sps:REVISION of BAM 0xe1834000 is 0x12.
[    0.424996,0] usbcore: registered new interface driver usbfs
[    0.425118,0] usbcore: registered new interface driver hub
[    0.425270,0] usbcore: registered new device driver usb
[    0.425606,0] Registered led device: charging
[    0.426094,1] slimbus:1 laddr:0x0, EAPC:0x1:0x1
[    0.426186,1] slimbus:1 laddr:0x1, EAPC:0x0:0x1
[    0.426308,1] slimbus:1 laddr:0x2, EAPC:0x5:0x1
[    0.426461,0] Registered led device: shift-key-light
[    0.427346,0] Advanced Linux Sound Architecture Driver Version 1.0.25.
[    0.427743,0] Bluetooth: Core ver 2.16
[    0.427834,0] NET: Registered protocol family 31
[    0.427926,0] Bluetooth: HCI device and connection manager initialized
[    0.427987,0] Bluetooth: HCI socket layer initialized
[    0.428078,0] Bluetooth: L2CAP socket layer initialized
[    0.428261,0] Bluetooth: SCO socket layer initialized
[    0.428475,0] Switching to clocksource gp_timer
[    0.445139,0] NET: Registered protocol family 2
[    0.445261,0] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.445627,0] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.446482,0] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.446879,0] TCP: Hash tables configured (established 131072 bind 65536)
[    0.446970,0] TCP reno registered
[    0.447031,0] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.447153,0] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.447459,0] NET: Registered protocol family 1
[    0.447794,0] RPC: Registered named UNIX socket transport module.
[    0.447855,0] RPC: Registered udp transport module.
[    0.447947,0] RPC: Registered tcp transport module.
[    0.448008,0] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.448313,0] PMU: registered new PMU device of type 0
[    0.448527,0] PMU: registered new PMU device of type 1
[    0.449015,0] msm_etb msm_etb: ETB initialized
[    0.449198,0] msm_tpiu msm_tpiu: TPIU initialized
[    0.449381,0] msm_funnel msm_funnel: FUNNEL initialized
[    0.450877,0] msm_etm msm_etm: ETM initialized
[    0.450999,0] QDSS initialized
[    0.451762,0] pil_qdsp6v4 pil_qdsp6v4.0: using secure boot
[    0.452678,0] pil_qdsp6v4 pil_qdsp6v4.1: using secure boot
[    0.453532,0] pil_qdsp6v4 pil_qdsp6v4.2: using secure boot
[    0.454417,0] pil_riva pil_riva: using non-secure boot
[    0.456126,1] smd_channel_probe_worker: allocation table not initialized
[    0.460430,1] msm_dsps driver version 3.03.
[    0.461132,1] NET: Registered protocol family 27
[    0.461620,1] dspcrashd_probe: Platform driver values: Base = 0x8da00000, Size = 0x1800000,pdata = 0xdeaddead
[    0.463268,1] modem_8960_init: modem fatal driver init'ed.
[    0.463451,1] lpass_fatal_init: lpass SSR driver init'ed.
[    0.463696,1] wcnss_8960: module initialized
[    0.536639,1] highmem bounce pool size: 64 pages
[    0.536883,1] ashmem: initialized
[    0.544239,1] fuse init (API version 7.16)
[    0.544941,1] msgmni has been set to 976
[    0.546711,1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.546802,1] io scheduler noop registered
[    0.546864,1] io scheduler deadline registered (default)
[    0.546955,1] io scheduler row registered
[    0.547077,1] io scheduler cfq registered
[    0.547169,1] io scheduler sio registered
[    0.547382,1] io scheduler bfq registered
[    0.547993,0] lm3532_bl 10-0038: Revision F4 backlight
[    0.548176,0] lm3532_led_probe: control = 1
[    0.548237,0] lm3532_bl 10-0038: Registering keyboard-backlight LED class
[    0.548390,0] Registered led device: keyboard-backlight
[    0.550801,0] lm3532_probe: finished
[    0.551869,0] mipi_dsi base phy_addr = 0x4700000 virt = 0xe3400000
[    0.551960,0] mmss_sfpb  base phy_addr = 0x5700000,virt = 0xe1874000
[    0.552266,0] msm_fb_detect_panel: not supported 'mipi_mot_cmd_auo_hd_450'
[    0.552327,0] msm_fb_detect_panel: not supported 'mipi_mot_video_smd_hd_465'
[    0.552479,0] msm_fb_detect_panel: detected mipi_mot_cmd_auo_qhd_430
[    0.552784,0] setting pdata->panel_info.fb_num to 3. type: 9
[    0.564047,0] FrameBuffer[0] 540x960 size=6266880 bytes is registered successfully!
[    0.564474,0] msm_fb_detect_panel: not supported 'mipi_mot_cmd_smd_qhd_429'
[    0.565145,0] setting pdata->panel_info.fb_num to 1. type: 7
[    0.565908,0] FrameBuffer[1] 1920x1080 size=0 bytes is registered successfully!
[    0.566091,0] mdp4_dtv_vsync_init: ndx=0
[    0.566274,0] hdmi_msm hdmi_msm.1: external_common_state_create: sysfs group e0a13408
[    0.566336,0] hdmi_msm hdmi_msm.1: HDMI HPD: ON
[    0.669067,0] Video format is : 15
[    0.669433,0] setting pdata->panel_info.fb_num to 1. type: 10
[    0.669647,0] Inside writeback_driver_init
[    0.669830,0] Inside writeback_probe
[    0.670349,0] FrameBuffer[2] 1280x720 size=0 bytes is registered successfully!
[    0.671265,0] 
[    0.671265,0]  msm_vidc_enc: Inside vid_enc_init()
[    0.671570,0] 
[    0.671570,0]  msm_vidc_enc: Inside vid_enc_vcd_init()
[    0.672119,0] msm_serial: driver initialized
[    0.672424,0] msm_serial_hs.0: ttyHS0 at MMIO 0x16540000 (irq = 188) is a MSM HS UART
[    0.708896,0] msm_serial_hs.1: ttyHS1 at MMIO 0x16340000 (irq = 184) is a MSM HS UART
[    0.749183,0] msm_serial_hs module loaded
[    0.749305,0] msm_serial_hsl: detected port #0
[    0.749458,0] msm_serial_hsl.0: ttyHSL0 at MMIO 0x16440000 (irq = 186) is a MSM
[    0.749549,0] msm_serial_hsl: console setup on port #0
[    2.311948,0] console [ttyHSL0] enabled
[    2.399603,0] msm_serial_hsl: driver initialized
[    2.404181,0] msm_rotator_probe: rotator_hw_revision=2
[    2.409186,0] kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU
[    2.416511,0] kgsl kgsl-2d0: |kgsl_iommu_init| MMU type set for device is IOMMU
[    2.423622,0] kgsl kgsl-2d1: |kgsl_iommu_init| MMU type set for device is IOMMU
[    2.434182,0] brd: module loaded
[    2.438119,0] loop: module loaded
[    2.440988,0] nbd: registered device at major 43
[    2.448435,0] zram: Created 1 device(s) ...
[    2.452189,0] TZCOM: Enabled clock
[    2.455882,0] Inserting sec module
[    2.458446,0] tabla-slim tabla-slim: Platform data from board file
[    2.490248,0] slimbus:1 laddr:0x3, EAPC:0x1:0x60
[    2.493758,0] slimbus:1 laddr:0x4, EAPC:0x0:0x60
[    2.620143,0] wcd9xxx_slim_probe: failed to get slimbus tabla-slim logical address: -6
[    2.629818,0] tabla2x-slim tabla2x-slim: Platform data from board file
[    2.695376,0] wcd9xxx_check_codec_type: codec is tabla_codec
[    2.699923,0] wcd9xxx_check_codec_type: Read codec idbytes & version
[    2.699923,0] byte_0[00000002] byte_1[00000000] byte_2[00000000]
[    2.699923,0]  byte_3[00000001] version = 2
[    2.717045,0] i2c-core: driver [tabla-i2c-core] using legacy suspend method
[    2.723546,0] i2c-core: driver [tabla-i2c-core] using legacy resume method
[    2.730840,0] Loading pn544 driver
[    2.733740,0] pn544_probe : Probing pn544 driver
[    2.738440,0] pn544_probe : PN544 Misc Minor: 26
[    2.742987,0] pn544_probe : requesting IRQ 394
[    2.747901,0] SCSI Media Changer driver v0.25 
[    2.752357,0] PPP generic driver version 2.4.2
[    2.756355,0] PPP Deflate Compression module registered
[    2.761422,0] PPP BSD Compression module registered
[    2.766854,0] PPP MPPE Compression module registered
[    2.771219,0] NET: Registered protocol family 24
[    2.775888,0] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[    2.785624,0] CSLIP: code copyright 1989 Regents of the University of California.
[    2.793163,0] tun: Universal TUN/TAP device driver, 1.6
[    2.798351,0] tun: (C) 1999-2004 Max Krasnyansky 
[    2.805280,0] usbcore: registered new interface driver asix
[    2.810285,0] usbcore: registered new interface driver cdc_ether
[    2.816206,0] usbcore: registered new interface driver net1080
[    2.822096,0] usbcore: registered new interface driver cdc_subset
[    2.828109,0] usbcore: registered new interface driver zaurus
[    2.833877,0] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    2.841385,0] cdc_ncm: 04-Aug-2011
[    2.844803,0] usbcore: registered new interface driver cdc_ncm
[    2.850602,0] usbcore: registered new interface driver rmnet_usb
[    2.856951,0] rmnet usb ctrl Initialized.
[    2.860613,0] wcnss_wlan probed in built-in mode
[    2.865466,0] rmnet_init: BAM devices[8]
[    2.871753,0] msm_otg msm_otg: msm_otg probe
[    2.875080,0] msm_otg msm_otg: OTG regs = e18a8000
[    2.882160,0] msm_otg_probe: MSM OTG Driver will operate in ACCY CONTROL mode
[    2.888295,0] msm_otg_init_sm: setting default inputs for ACCY mode
[    2.895009,0] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.901663,0] usbcore: registered new interface driver cdc_acm
[    2.907095,0] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    2.915305,0] usbcore: registered new interface driver usblp
[    2.920860,0] Initializing USB Mass Storage driver...
[    2.925957,0] usbcore: registered new interface driver usb-storage
[    2.932061,0] USB Mass Storage support registered.
[    2.936914,0] usbcore: registered new interface driver ums-alauda
[    2.942957,0] usbcore: registered new interface driver ums-cypress
[    2.949153,0] usbcore: registered new interface driver ums-datafab
[    2.955287,0] usbcore: registered new interface driver ums-freecom
[    2.961483,0] usbcore: registered new interface driver ums-isd200
[    2.967495,0] usbcore: registered new interface driver ums-jumpshot
[    2.973813,0] usbcore: registered new interface driver ums-karma
[    2.979764,0] usbcore: registered new interface driver ums-onetouch
[    2.986021,0] usbcore: registered new interface driver ums-sddr09
[    2.992095,0] usbcore: registered new interface driver ums-sddr55
[    2.998199,0] usbcore: registered new interface driver ums-usbat
[    3.004181,0] usbcore: registered new interface driver usbserial
[    3.010102,0] usbserial: USB Serial Driver core
[    3.014619,0] USB Serial support registered for Qualcomm USB modem
[    3.020875,0] usbcore: registered new interface driver qcserial
[    3.026705,0] usbcore: registered new interface driver usb_ehset_test
[    3.033145,0] usbcore: registered new interface driver diag_bridge
[    3.039371,0] usbcore: registered new interface driver mdm_bridge
[    3.045933,0] msm_hsusb msm_hsusb: [usb_gadget_probe_driver] hw_ep_max = 32
[    3.053868,0] android_usb gadget: Mass Storage Function, version: 2009/09/11
[    3.059942,0] android_usb gadget: Number of LUNs=8
[    3.064733,0]  lun0: LUN: removable file: (no medium)
[    3.069739,0]  lun1: LUN: removable file: (no medium)
[    3.074805,0]  lun2: LUN: removable file: (no medium)
[    3.079810,0]  lun3: LUN: removable file: (no medium)
[    3.084877,0]  lun4: LUN: removable file: (no medium)
[    3.089882,0]  lun5: LUN: removable file: (no medium)
[    3.094887,0]  lun6: LUN: removable file: (no medium)
[    3.099984,0]  lun7: LUN: removable file: (no medium)
[    3.105539,0] file system registered
[    3.108560,0] android_usb gadget: android_usb ready
[    3.114542,0] diagchar initialized now
[    3.117320,0] mousedev: PS/2 mouse device common for all mice
[    3.123241,0] gpio_set_debounce: gpio-184 status -22
[    3.128063,0] gpio_set_debounce: gpio-11 status -22
[    3.133038,0] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    3.139691,0] added keypad filter to input dev gpio-keys
[    3.146131,0] input: keypad_8960 as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-keypad/input/input1
[    3.154616,0] added keypad filter to input dev keypad_8960
[    3.160292,0] usbcore: registered new interface driver xpad
[    3.165634,0] usbcore: registered new interface driver usb_acecad
[    3.171646,0] acecad: v3.2:USB Acecad Flair tablet driver
[    3.177109,0] usbcore: registered new interface driver aiptek
[    3.182755,0] aiptek: v2.3 (May 2, 2007):Aiptek HyperPen USB Tablet Driver (Linux 2.6.x)
[    3.190874,0] aiptek: Bryan W. Headley/Chris Atenasio/Cedric Brun/Rene van Paassen
[    3.198443,0] usbcore: registered new interface driver gtco
[    3.203937,0] GTCO usb driver version: 2.00.0006
[    3.208423,0] usbcore: registered new interface driver hanwang
[    3.214375,0] usbcore: registered new interface driver kbtab
[    3.220051,0] kbtab: v0.0.2:USB KB Gear JamStudio Tablet driver
[    3.225911,0] usbcore: registered new interface driver wacom
[    3.231588,0] wacom: v1.52:USB Wacom tablet driver
[    3.236716,0] input: light-prox as /devices/virtual/input/input2
[    3.242575,0] ct406_probe: CT406 part detected
[    3.247581,0] input: pmic8xxx_pwrkey as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-pwrkey/input/input3
[    3.256951,0] using input dev keypad_8960 for key reset
[    3.261681,0] using input dev pmic8xxx_pwrkey for key reset
[    3.268182,0] using rtc device, pm8xxx_rtc, for alarms
[    3.272180,0] rtc-pm8xxx rtc-pm8xxx: rtc core: registered pm8xxx_rtc as rtc0
[    3.279627,0] i2c /dev entries driver
[    3.283290,0] Driver for 1-wire Dallas network protocol.
[    3.305234,0] lm75 10-0048: hwmon0: sensor 'tmp105'
[    3.329711,0] pm8xxx_tm_probe: OK
[    3.332519,0] device-mapper: uevent: version 1.0.3
[    3.337189,0] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    3.345582,0] Bluetooth: HCI UART driver ver 2.2
[    3.350007,0] Bluetooth: HCI H4 protocol initialized
[    3.355043,0] cpuidle: using governor ladder
[    3.359255,0] cpuidle: using governor menu
[    3.363589,0] mmc0: mci-version: 18
[    3.368380,0] mmc0: bam physical base=0x12402000
[    3.372073,0] mmc0: bam virtual base=0xe18b0000
[    3.376529,0] mmc0: BAM device registered. bam_handle=0xdff2e600
[    3.382481,0] sps:REVISION of BAM 0xe18b0000 is 0x5.
[    3.387608,0] mmc0: Qualcomm MSM SDCC-BAM at 0x0000000012402000 irq 130
[    3.394140,0] mmc0: Qualcomm MSM SDCC-DML at 0x0000000012400800
[    3.522447,0] mmc0: No card detect facilities available
[    3.526873,0] mmc0: Qualcomm MSM SDCC-core at 0x0000000012400000 irq 136,0 dma -1 dmacrcri -1
[    3.535205,0] mmc0: 8 bit data mode enabled
[    3.539417,0] mmc0: 4 bit data mode disabled
[    3.543598,0] mmc0: polling status mode disabled
[    3.548237,0] mmc0: MMC clock 400000 -> 96000000 Hz, PCLK 0 Hz
[    3.554036,0] mmc0: Slot eject status = 0
[    3.558034,0] mmc0: Power save feature enable = 1
[    3.567739,0] mmc0: SPS-BAM data transfer mode available
[    3.577201,0] mmc1: mci-version: 18
[    3.579856,0] MMI Battery EEPROM Read 192 Bytes
[    3.589287,0] MMI Battery EEPROM Page 2 Checksum = 0
[    3.598321,0] MMI Battery EEPROM Page 3 Checksum = 0
[    3.607355,0] MMI Battery EEPROM Copyright Valid = 1
[    3.616389,0] MMI Battery Full Capacity 0xAE
[    3.624752,0] MMI Battery Peak Voltage 0xB9
[    3.624782,1] mmc1: bam physical base=0x12182000
[    3.624782,1] mmc1: bam virtual base=0xe18b8000
[    3.624813,1] mmc1: BAM device registered. bam_handle=0xe0989000
[    3.624874,1] sps:REVISION of BAM 0xe18b8000 is 0x5.
[    3.625026,1] mmc1: Qualcomm MSM SDCC-BAM at 0x0000000012182000 irq 128
[    3.625057,1] mmc1: Qualcomm MSM SDCC-DML at 0x0000000012180800
[    3.665618,0] MMI Battery DC Impedance 0x5E
[    3.665924,1] mmc1: Qualcomm MSM SDCC-core at 0x0000000012180000 irq 134,651 dma -1 dmacrcri -1
[    3.665924,1] mmc1: 8 bit data mode disabled
[    3.665924,1] mmc1: 4 bit data mode enabled
[    3.665924,1] mmc1: polling status mode disabled
[    3.665924,1] mmc1: MMC clock 400000 -> 96000000 Hz, PCLK 0 Hz
[    3.665924,1] mmc1: Slot eject status = 0
[    3.665954,1] mmc1: Power save feature enable = 1
[    3.665954,1] mmc1: SPS-BAM data transfer mode available
[    3.666229,1] pm8xxx_rgb_led_probe: num_leds is 3
[    3.666320,1] Registered led device: red
[    3.666320,1] create_pm8xxx_rgb_led: LED class red, gpio 175, can sleep = 1
[    3.666351,1] create_pm8xxx_rgb_led: requested pwm for red, pwm_id=0
[    3.666412,1] Registered led device: green
[    3.666442,1] create_pm8xxx_rgb_led: LED class green, gpio 176, can sleep = 1
[    3.666442,1] create_pm8xxx_rgb_led: requested pwm for green, pwm_id=1
[    3.666503,1] Registered led device: blue
[    3.666503,1] create_pm8xxx_rgb_led: LED class blue, gpio 177, can sleep = 1
[    3.666503,1] create_pm8xxx_rgb_led: requested pwm for blue, pwm_id=2
[    3.772409,0] MMI Battery Cell ID 0x4157
[    3.789714,0] Registered led device: torch-flash
[    3.795208,0] usbcore: registered new interface driver usbhid
[    3.800030,0] usbhid: USB HID core driver
[    3.804364,0] logger: created 1024K log 'log_main'
[    3.808850,0] logger: created 512K log 'log_events'
[    3.813825,0] logger: created 64K log 'log_radio'
[    3.818403,0] logger: created 64K log 'log_system'
[    3.823866,0] usbcore: registered new interface driver snd-usb-audio
[    3.830306,0] tabla_probe
[    3.832778,0] msm_pcm_probe: dev name msm-voip-dsp
[    3.838638,0] msm_pcm_probe: dev name msm-pcm-dsp
[    3.843674,0] msm_pcm_probe: dev name msm-multi-ch-pcm-dsp
[    3.849351,0] mmc0: new high speed DDR MMC card at address 0001
[    3.854692,0] msm_pcm_probe: dev name msm-lowlatency-pcm-dsp
[    3.860613,0] msm_compr_probe: dev name msm-compr-dsp
[    3.865222,0] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
[    3.869311,1] mmcblk0: mmc0:0001 SEM08G 7.39 GiB 
[    3.876606,1] mmcblk0boot0: mmc0:0001 SEM08G partition 1 1.00 MiB
[    3.877399,0] msm8960_configure_headset_mic_gpios: US_EURO_, AV_SWITCH gpios not configured!!!
[    3.877399,0] msm8960_audio_init Fail to configure headset mic gpios
[    3.897817,1] mmcblk0boot1: mmc0:0001 SEM08G partition 2 1.00 MiB
[    3.909873,1]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39
[    3.924553,0] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
[    3.930657,0] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
[    3.936181,1] apanic: Bound to mmc block device 'mmcblk0p33(259:1)'
[    3.936639,0] asoc: snd-soc-dummy-dai <-> CS-VOICE mapping ok
[    3.937128,0] asoc: snd-soc-dummy-dai <-> VoIP mapping ok
[    3.937585,0] asoc: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
[    3.938074,0] asoc: snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
[    3.938593,0] asoc: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok
[    3.939020,0] asoc: msm-stub-rx <-> msm-dai-q6.241 mapping ok
[    3.939508,0] asoc: msm-stub-tx <-> msm-dai-q6.240 mapping ok
[    3.939996,0] asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
[    3.940485,0] asoc: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
[    3.940973,0] asoc: snd-soc-dummy-dai <-> HDMI_HOSTLESS mapping ok
[    3.941461,0] asoc: snd-soc-dummy-dai <-> VoLTE mapping ok
[    3.941950,0] asoc: snd-soc-dummy-dai <-> Voice2 mapping ok
[    3.942438,0] asoc: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
[    3.942896,0] asoc: msm-stub-rx <-> msm-dai-q6.12288 mapping ok
[    3.943323,0] asoc: msm-stub-tx <-> msm-dai-q6.12289 mapping ok
[    3.943750,0] asoc: msm-stub-rx <-> msm-dai-q6.12292 mapping ok
[    3.944178,0] asoc: msm-stub-tx <-> msm-dai-q6.12293 mapping ok
[    3.944605,0] asoc: msm-stub-rx <-> msm-dai-q6-hdmi.8 mapping ok
[    3.945032,0] asoc: msm-stub-rx <-> msm-dai-q6.224 mapping ok
[    3.945460,0] asoc: msm-stub-tx <-> msm-dai-q6.225 mapping ok
[    3.945887,0] asoc: msm-stub-rx <-> msm-dai-q6.2 mapping ok
[    3.946314,0] asoc: msm-stub-tx <-> msm-dai-q6.3 mapping ok
[    3.946741,0] asoc: msm-stub-rx <-> msm-dai-q6.32773 mapping ok
[    3.947169,0] asoc: msm-stub-tx <-> msm-dai-q6.32772 mapping ok
[    3.947596,0] asoc: msm-stub-tx <-> msm-dai-q6.32771 mapping ok
[    3.948115,0] msm8960_audrx_init : Tabla version 2
[    3.948298,0] tabla_codec tabla_codec: Failed to add route ANCRight Headset Mic->MIC BIAS3 Internal1
[    4.103097,1] apanic: c(1024, 44670) t(46592, 74165) a(46080, 152)
[    4.108286,0] asoc: tabla_rx1 <-> msm-dai-q6.16384 mapping ok
[    4.109964,0] asoc: tabla_tx1 <-> msm-dai-q6.16385 mapping ok
[    4.110422,0] asoc: tabla_tx2 <-> msm-dai-q6.16389 mapping ok
[    4.110880,0] asoc: tabla_rx3 <-> msm-dai-q6.16388 mapping ok
[    4.112742,0] input: msm8960-snd-card Button Jack as /devices/platform/soc-audio.0/sound/card0/input4
[    4.112955,0] input: msm8960-snd-card Headset Jack as /devices/platform/soc-audio.0/sound/card0/input5
[    4.116404,0] oprofile: using arm/armv7-krait
[    4.116526,0] GACT probability NOT on
[    4.116557,0] Mirror/redirect action on
[    4.116557,0] u32 classifier
[    4.116557,0]     Actions configured
[    4.116557,0] Netfilter messages via NETLINK v0.30.
[    4.116618,0] nf_conntrack version 0.5.0 (12675 buckets, 50700 max)
[    4.117015,0] ctnetlink v0.93: registering with nfnetlink.
[    4.117045,0] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[    4.117045,0] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[    4.117411,0] xt_time: kernel timezone is -0000
[    4.117564,0] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.117656,0] arp_tables: (C) 2002 David S. Miller
[    4.117686,0] TCP bic registered
[    4.117686,0] TCP cubic registered
[    4.117717,0] TCP htcp registered
[    4.117717,0] Initializing XFRM netlink socket
[    4.118235,0] NET: Registered protocol family 10
[    4.119182,0] Mobile IPv6
[    4.119212,0] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    4.119334,0] IPv6 over IPv4 tunneling driver
[    4.119975,0] NET: Registered protocol family 17
[    4.120006,0] NET: Registered protocol family 15
[    4.120097,0] Bridge firewalling registered
[    4.258141,0] Bluetooth: RFCOMM TTY layer initialized
[    4.263146,0] Bluetooth: RFCOMM socket layer initialized
[    4.268365,0] Bluetooth: RFCOMM ver 1.11
[    4.272333,0] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    4.277735,0] Bluetooth: BNEP filters: protocol multicast
[    4.283198,0] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    4.289211,1]  mmcblk0boot1: unknown partition table
[    4.289302,0] L2TP core driver, V2.0
[    4.289333,0] Registering the dns_resolver key type
[    4.289363,0] VFP support v0.3: implementor 51 architecture 64 part 4d variant 1 rev 4
[    4.310483,0] Registering SWP/SWPB emulation handler
[    4.316893,1]  mmcblk0boot0: unknown partition table
[    4.322508,0] clock_late_init() disabled 197 unused clocks
[    4.334747,0] MSM Watchdog Initialized
[    4.342469,0] registered taskstats version 1
[    4.357301,0] Powering up HoneyBadger
[    4.419258,0] EMU-det(request_gpios): requesting gpio[2] EMU_SCI_OUT_GPIO-205
[    4.425484,0] EMU-det(request_gpios): gpio 205 is IN
[    4.430489,0] EMU-det(request_gpios): exporting gpio EMU_SCI_OUT_GPIO-205
[    4.437204,0] EMU-det(request_gpios): couldn't find OPTIONAL EMU_ID_EN_GPIO
[    4.444132,0] EMU-det(request_gpios): requesting gpio[0] EMU_MUX_CTRL0_GPIO-107
[    4.451396,0] EMU-det(request_gpios): gpio 107 is OUT
[    4.456462,0] EMU-det(request_gpios): requesting gpio[1] EMU_MUX_CTRL1_GPIO-96
[    4.463634,0] EMU-det(request_gpios): gpio 96 is OUT
[    4.468579,0] EMU-det(request_gpios): requesting gpio[4] SEMU_PPD_DET_GPIO-174
[    4.475782,0] EMU-det(request_gpios): gpio 174 is IN
[    4.480848,0] EMU-det(request_gpios): exporting gpio SEMU_PPD_DET_GPIO-174
[    4.487623,0] EMU-det(request_gpios): requesting gpio[5] SEMU_ALT_MODE_EN_GPIO-186
[    4.495223,0] EMU-det(request_gpios): exporting gpio SEMU_ALT_MODE_EN_GPIO-186
[    4.502395,0] EMU-det(request_gpios): couldn't find OPTIONAL EMU_ID_GPIO
[    4.509018,0] EMU-det(request_gpios): requesting gpio[7] DMB_PPD_DET_GPIO-204
[    4.516191,0] EMU-det(request_gpios): gpio 204 is IN
[    4.521226,0] EMU-det(request_gpios): exporting gpio DMB_PPD_DET_GPIO-204
[    4.527849,0] EMU-det(request_gpios): requesting gpio[8] DPLUS_GPIO-192
[    4.534503,0] EMU-det(request_gpios): requesting gpio[9] DMINUS_GPIO-172
[    4.541156,0] EMU-det(request_gpios): requesting gpio[10] WHISPER_UART_TX_GPIO-18
[    4.548664,0] EMU-det(request_gpios): gpio 18 is OUT
[    4.553639,0] EMU-det(request_gpios): exporting gpio WHISPER_UART_TX_GPIO-18
[    4.560659,0] EMU-det(request_gpios): requesting gpio[11] WHISPER_UART_RX_GPIO-19
[    4.568136,0] EMU-det(request_gpios): gpio 19 is IN
[    4.573019,0] EMU-det(request_gpios): exporting gpio WHISPER_UART_RX_GPIO-19
[    4.580039,0] EMU-det(request_gpios): requesting gpio[12] TX_PAIR_GPIO-173
[    4.586815,0] mmc1: host does not support reading read-only switch. assuming write-enable.
[    4.595086,0] EMU-det(request_gpios): requesting gpio[13] RX_PAIR_GPIO-193
[    4.601953,0] EMU-det(emu_id_protection_setup): No neccessary action
[    4.608240,0] EMU-det(emu_det_probe): done with gpios
[    4.615046,0] mmc1: new ultra high speed DDR50 SDHC card at address 1234
[    4.621120,1] mmcblk1: mmc1:1234 SA16G 14.6 GiB 
[    4.627163,1]  mmcblk1: p1 p2
[    4.637845,1] msm_otg msm_otg: phy_reset: success
[    4.749397,1] EMU-det(request_irqs): requesting irq[1] EMU_SCI_OUT_GPIO-577
[    4.755837,1] EMU-det(request_irqs): requesting irq[0] SEMU_PPD_DET_GPIO-654
[    4.762948,1] EMU-det(emu_det_probe): done with irqs
[    4.767465,1] EMU-det(emu_det_probe): registered callback with PM8921
[    4.776560,1] EMU-det(emu_det_probe): EMU detection driver started
[    4.781962,1] rtc-pm8xxx rtc-pm8xxx: setting system clock to 2022-05-28 13:11:47 UTC (1653743507)
[    4.791942,0] Battery Cell ID Found: 3
[    4.795818,0] read_shutdown_soc: shutdown_soc = 57
[    4.800366,0] read_ocv_trim: program rev reg is 0x4b
[    4.809766,0] adjust_remaining_charge_for_shutdown_soc: shutdown_soc = 57 forcing it now
[    4.817121,0] adjust_remaining_charge_for_shutdown_soc: To force shutdown_soc = 57, rc = 1014652, pc = 58, ocv mv = 3910
[    4.828017,0] adjust_remaining_charge_for_shutdown_soc: test revlookup pc = 60 for ocv = 3910
[    4.836990,0] adjust_remaining_charge_for_shutdown_soc: test revlookup pc = 60 for ocv = 3909
[    4.844773,0] adjust_remaining_charge_for_shutdown_soc: test revlookup pc = 60 for ocv = 3908
[    4.853319,0] adjust_remaining_charge_for_shutdown_soc: test revlookup pc = 60 for ocv = 3907
[    4.861895,0] adjust_remaining_charge_for_shutdown_soc: test revlookup pc = 60 for ocv = 3906
[    4.870349,0] adjust_remaining_charge_for_shutdown_soc: test revlookup pc = 60 for ocv = 3905
[    4.878773,0] adjust_remaining_charge_for_shutdown_soc: test revlookup pc = 60 for ocv = 3904
[    4.887349,0] adjust_remaining_charge_for_shutdown_soc: test revlookup pc = 60 for ocv = 3903
[    4.895925,0] adjust_remaining_charge_for_shutdown_soc: test revlookup pc = 60 for ocv = 3902
[    4.904379,0] adjust_remaining_charge_for_shutdown_soc: test revlookup pc = 59 for ocv = 3901
[    4.912833,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 57
[    4.919029,0] pm8921_bms_probe: OK battery_capacity_at_boot=57 volt = 3689010 ocv = 3901000
[    4.928704,0] get_prop_batt_status: alarm_state=0,batt_valid=0
[    4.935815,0] pm8921_is_battery_charging: called before init
[    4.940546,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 57
[    4.955043,0] get_prop_batt_status: alarm_state=0,batt_valid=0
[    4.959987,0] get_prop_batt_status: alarm_state=0,batt_valid=0
[    4.968380,0] EMU-det(emu_det_vbus_state): PM8921 USBIN callback: out
[    4.975125,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 57
[    4.981443,0] Battery Cell ID Found: 3
[    4.991179,0] ALSA device list:
[    4.993346,0]   #0: msm8960-�[    4.999908,0] EXT3-fs: barriers not enabled
[    5.019410,0] EMU-det(detection_work): state CONFIG, time since last run -295000 ms
[    5.026278,0] EMU-det(alt_mode_setup): SEMU_ALT_MODE_EN is standard
[    5.039493,0] EMU-det(detection_work): state SAMPLE, time since last run 20 ms
[    5.046848,0] EMU-det(adc_vbus_get): vbus=25 mV
[    5.109934,0] EMU-det(get_sense): SEMU_PPD_DET: ID floating
[    5.169540,0] EMU-det(get_sense): No need to check DMB_PPD_DET_N
[    5.174851,0] EMU-det(sense_dp_dm): D+/D- mask: 0x10
[    5.179703,0] EMU-det(get_sense): irq=0, SESS_END, FLOAT, NO_DCD, 
[    5.185930,0] EMU-det(detection_work): SAMPLE keep waiting ...
[    5.199572,0] EMU-det(detection_work): state SAMPLE, time since last run 160 ms
[    5.207324,0] EMU-det(adc_vbus_get): vbus=25 mV
[    5.270044,0] EMU-det(get_sense): SEMU_PPD_DET: ID floating
[    5.329681,0] EMU-det(get_sense): No need to check DMB_PPD_DET_N
[    5.334991,0] EMU-det(sense_dp_dm): D+/D- mask: 0x10
[    5.339935,0] EMU-det(get_sense): irq=0, SESS_END, FLOAT, NO_DCD, 
[    5.346131,0] EMU-det(detection_work): state IDENTIFY, time since last run 140 ms
[    5.355592,0] EMU-det(adc_vbus_get): vbus=25 mV
[    5.409583,0] EMU-det(get_sense): SEMU_PPD_DET: ID floating
[    5.469678,0] EMU-det(get_sense): No need to check DMB_PPD_DET_N
[    5.474988,0] EMU-det(sense_dp_dm): D+/D- mask: 0x10
[    5.479902,0] EMU-det(get_sense): irq=0, SESS_END, FLOAT, NO_DCD, 
[    5.488081,0] EMU-det(detection_work): no accessory
[    5.492079,0] EMU-det(notify_accy): EMU detection Notify: NONE
[    5.498031,0] EMU-det(alt_mode_setup): SEMU_ALT_MODE_EN is standard
[    5.504043,0] EMU-det(emu_id_protection_setup): No neccessary action
[    5.510422,0] msm_otg msm_otg: received DISCONNECTED event
[    5.515824,0] msm_otg msm_otg: UNDEFINED --> IDLE
[    5.521806,0] pm8921_chg_accy_notify: pm8921_chg_accy_notify: accy_state: 7
[    5.528307,0] msm_otg msm_otg: USB in low power mode
[    5.534106,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 57
[    5.559652,0] lm3532_bl_work: enabling PWM
[    6.941706,1] kjournald starting.  Commit interval 5 seconds
[    6.949305,1] EXT3-fs (mmcblk1p2): using internal journal
[    6.954127,1] EXT3-fs (mmcblk1p2): recovery complete
[    6.961361,1] EXT3-fs (mmcblk1p2): mounted filesystem with writeback data mode
[    6.967892,1] VFS: Mounted root (ext3 filesystem) on device 179:98.
[    6.976255,1] devtmpfs: mounted
[    6.979215,1] Freeing init memory: 284K
[    8.051060,0] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[    8.064581,0] systemd[1]: Detected architecture 'arm'.

Welcome to Debian GNU/Linux 8 (jessie)!

[    8.092842,0] systemd[1]: Set hostname to .
[    8.455089,0] systemd[1]: Cannot add dependency job for unit dbus.socket, ignoring: Unit dbus.socket failed to load: No such file or directory.
[    8.467144,0] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[    8.483625,0] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    8.490798,0] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    8.498275,0] systemd[1]: Expecting device dev-ttyHSL0.dev*����ѥ���device dev-ttyHSL0.device...
[    8.520585,0] systemd[1]: Starting Remote File System�[  OK  ] Reached target Remote File Systems (Pre).
[    8.540546,0] systemd[1]: Reached target Remote File Systems (Pre).
[    8.545887,0] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    8.554249,0] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    8.562154,0] systemd[1]: Startin[  OK  ] Reached target Paths.
[    8.580558,0] systemd[1]: Reached target Paths.
[    8.584220,0] systemd[1]: Set up automount Arbitrarz-� ] Reached target Encrypted Volumes.utomount Point.
[    8.610560,0] systemd[1]: Reached targz-� ] Reached target Swap.
[    8.630550,0] systemd[1]: Reached target Swap.
[    8.634030,0] systemd[1]: Starting Root[  OK  ] Created slice Root Slice.
[    8.651091,0] systemd[1]: Created slice Root Slice.
[    8.655058,0] systemd[1]: Starting User and Session [  OK  ] Created slice User and Session Slice.
[    8.681825,0] systemd[1]: Created slice User and Session Slice.
[    8.687318,0] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[    8.710575,0] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    8.716801,0] systemd[1]: Starting Delayed Shutdown �[  OK  ] Listening on Delayed Shutdown Socket.
[    8.740576,0] systemd[1]: Listening on Delayed Shutdown Socket.
[    8.745551,0] systemd[1]: Starting Journal Socket (/dev�ӵ�5�j� OK  ] Listening on Journal Socket (/dev/log).
[    8.770578,0] systemd[1]: Listening on Journal Socket (/dev/log).
[    8.775736,0] systemd[1]: Starting udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    8.800671,0] systemd[1]: Listening on udev Control Socz-� ] Listening on udev Kernel Socket.
[    8.830642,0] systemd[1]: Listening on udev Kernel z-� ] Listening on Journal Socket.
[    8.860643,0] systemd[1]: Listening on Journal Soz-������ ] Created slice System Slice.
[    8.880848,0] systemd[1]: Created slice System Slice.
[    8.885151,0] systemd[1]: Starting system-serial\x2dgetty.slic�[  OK  ] Created slice system-serial\x2dgetty.slice.
[    8.910727,0] systemd[1]: Created slice system-serial\x2dgz-������ ] Created slice system-getty.slice.
[    8.940729,0] systemd[1]: Created slice system-getty.slice.
[    8.945704,0] systemd[1]: Starting Increase datagram queue len�         Starting Increase datagram queue length...
[    9.092232,0] systemd[1]: Mounted POSIX Message Queue File System.
[    9.098000,0] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    9.107309,0] systemd[1]: Mounted Huge Pages File System.
[    9.117503,0] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    9.223592,0] systemd[1]: Mounting Debug File System.�         Mounting Debug File System...
[    9.424965,0] systemd[1]: Started Set Up Additional Binary Formats.
[    9.430978,0] systemd[1]: Starting udev Coldplug all Devices�         Starting udev Coldplug all Devices...
[    9.882405,0] systemd[1]: Starting Create Static Device Nodes in /dev.�         Starting Create Static Device Nodes in /dev...
[   10.242026,0] systemd[1]: Starting Slic�[  OK  ] Reached target Slices.
[   10.260918,0] systemd[1]: Reached target Slices.
[   10.265191,0] systemd[1]: Starting Remount Root and Kernel File System�         Starting Remount Root and Kernel File Systems...
[  OK  ] Mounted Debug File System.
[   10.570883,1] systemd[1]: Mounted Debug File System.
[  OK  ] Started Increase datagram queue length.
[   11.030917,0] systemd[1]: Started Increase datagram queue length.
[  OK  ] Started Load Kernel Modules.
[   11.110911,0] systemd[1]: Started Load Kernel Modules.
[  OK  ] Started Create Static Device Nodes in /dev.
[   11.271020,0] systemd[1]: Started Create Static Device Nodes in /dev.
[  OK  ] Started Remount Root and Kernel File Systems.
[   11.453380,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 57
[   11.460674,0] systemd[1]: Started Remount Root and Kernel File Systems.
[   11.468243,0] systemd[1]: Started Various fixups to make systemd work better on Debian.
[   11.479475,0] systemd[1]: Starting Load/Save Random See�         Starting Load/Save Random Seed...
[   11.541706,0] systemd[1]: Starting udev Kernel Device Ma�         Starting udev Kernel Device Manager...
[   11.732000,0] systemd[1]: Starting Local File Systems (Pre)[  OK  ] Reached target Local File Systems (Pre).
[   11.750984,0] systemd[1]: Reached target Local File Systems (Pre).
[   11.756569,0] systemd[1]: Starting Local File System�[  OK  ] Reached target Local File Systems.
[   11.780894,0] systemd[1]: Reached target Local File Systems.
[   11.785899,0] systemd[1]: Starting Remote File System�[  OK  ] Reached target Remote File Systems.
[   11.810895,0] systemd[1]: Reached target Remote File Systems.
[   11.815992,0] systemd[1]: Starting Create Volatile Files and Directories.�         Starting Create Volatile Files and Directories...
[   12.042057,0] systemd[1]: Starting Apply Kernel Variables箮         Starting Apply Kernel Variables...
[   12.382115,0] systemd[1]: Mounting FUSE Control File System.�         Mounting FUSE Control File System...
[   12.431283,0] systemd-udevd[157]: starting version 215
[   12.641538,0] systemd[1]: Mounted Configuration File System.
[   12.646452,0] systemd[1]: Starting Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[   12.670990,0] systemd[1]: Listening on Syslogz-������ ] Reached target Sockets.
[   12.702456,0] systemd[1]: Reached target Sockets.
[   12.708377,0] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[   12.796551,0] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 57
[   12.814375,1] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 57
[   12.837814,1] calculate_state_of_charge: Forcing SHUTDOWN_SOC = 57
[  OK  ] Started Journal Service.
[   12.950831,1] systemd[1]: Started Journal Service.
         Starting Trigger Flushing of Journal to Persistent Storage...
[   13.125499,1] systemd-journald[174]: Failed to register hostname fd in event loop: Operation not permitted. Ignoring.
[  OK  ] Mounted FUSE Control File System.
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Create Volatile Files and Directories.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Found device /dev/ttyHSL0.
[   13.853776,1] systemd-journald[174]: Received request to flush runtime journal from PID 1
[  OK  ] Started Trigger Flushing of Journal to Persistent Storage.
[  OK  ] Reached target Sound Card.
[  OK  ] Created slice system-systemd\x2dbacklight.slice.
         Starting Load/Save Screen Backlight Brightness of ba...cd-backlight...
         Starting Update UTMP about System Boot/Shutdown...
         Starting LSB: Raise network interfaces....
         Starting Copy rules generated while the root was ro...
[  OK  ] Started Load/Save Screen Backlight Brightness of bac...:lcd-backlight.
[  OK  ] Started Copy rules generated while the root was ro.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started LSB: Raise network interfaces..
[  OK  ] Reached target Network.
[  OK  ] Reached target System Initialization.
[  OK  ] Reached target Timers.
[  OK  ] Reached target Basic System.
         Starting Regular background program processing daemon...
[  OK  ] Started Regular background program processing daemon.
         Starting /etc/rc.local Compatibility...
         Starting getty on tty2-tty6 if dbus and logind are not available...
         Starting System Logging Service...
         Starting Permit User Sessions...
[  OK  ] Started System Logging Service.
[  OK  ] Started /etc/rc.local Compatibility.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started getty on tty2-tty6 if dbus and logind are not available.
         Starting Getty on tty6...
[  OK  ] Started Getty on tty6.
         Starting Getty on tty5...
[  OK  ] Started Getty on tty5.
         Starting Getty on tty4...
[  OK  ] Started Getty on tty4.
         Starting Getty on tty3...
[  OK  ] Started Getty on tty3.
         Starting Getty on tty2...
[  OK  ] Started Getty on tty2.
         Starting Serial Getty on ttyHSL0...
[  OK  ] Started Serial Getty on ttyHSL0.
         Starting Getty on tty1...
[  OK  ] Started Getty on tty1.
[  OK  ] Reached target Login Prompts.
[  OK  ] Reached target Multi-User System.
[  OK  ] Reached target Graphical Interface.
         Starting Update UTMP about System Runlevel Changes...
[  OK  ] Started Update UTMP about System Runlevel Changes.

Debian GNU/Linux 8 debian ttyHSL0

debian login:


返回上一頁