Created
April 6, 2018 10:46
-
-
Save LillyWho/21fd1dafa931421d87c16d784ec6068d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Initializing cgroup subsys cpu | |
[ 0.000000] Initializing cgroup subsys cpuacct | |
[ 0.000000] Linux version 3.10.103-pmos (pmos@GLaDOS) (gcc version 6.4.0 (Alpine 6.4.0) ) #1-postmarketOS SMP PREEMPT Fri Apr 6 08:43:26 UTC 2018 | |
[ 0.000000] CPU: NVIDIA Denver 1.0 [4e0f0000] revision 0 | |
[ 0.000000] Machine: Flounder | |
[ 0.000000] No earlyprintk arguments passed. | |
[ 0.000000] Found tegra_fbmem: 00c20000@ac001000 | |
[ 0.000000] Flounder hardware revision = 128, engineer id = 0 | |
[ 0.000000] Tegra reserved memory: | |
LP0: f7fff000 - f7fff7ff | |
Bootloader framebuffer: ac001000 - acc20fff | |
Bootloader framebuffer2: 00000000 - 00000000 | |
Framebuffer: f5e00000 - f75fffff | |
2nd Framebuffer: 00000000 - 00000000 | |
Tsec: 00000000 - 00000000 | |
[ 0.000000] Tzram: f7a00000 - f7dfffff | |
[ 0.000000] cma: CMA: reserved 100 MiB at ef800000 | |
[ 0.000000] cma: CMA: reserved 16 MiB at ee800000 | |
[ 0.000000] On node 0 totalpages: 488448 | |
[ 0.000000] DMA32 zone: 6685 pages used for memmap | |
[ 0.000000] DMA32 zone: 0 pages reserved | |
[ 0.000000] DMA32 zone: 488448 pages, LIFO batch:31 | |
[ 0.000000] psci: probing function IDs from device-tree | |
[ 0.000000] DTS File Name: <unknown> | |
[ 0.000000] Tegra13: CPU Speedo ID 1, Soc Speedo ID 0, Gpu Speedo ID 1 | |
[ 0.000000] Tegra13: CPU Process ID 0,Soc Process ID 1,Gpu Process ID 0 | |
[ 0.000000] Tegra13: CPU Speedo value 2359, Soc Speedo value 2241, Gpu Speedo value 2092 | |
[ 0.000000] Tegra Revision: A03 SKU: 0xf CPU Process: 0 Core Process: 1 | |
[ 0.000000] tegra: PLLP fixed rate: 408000000 | |
[ 0.000000] tegra_clk_shared_bus_user_init: c2bus client se left ON | |
[ 0.000000] Lowering sbus maximum rate from 420000000 to 372000000 | |
[ 0.000000] Lowering vic03 maximum rate from 900000000 to 720000000 | |
[ 0.000000] Lowering tsec maximum rate from 900000000 to 720000000 | |
[ 0.000000] Lowering msenc maximum rate from 600000000 to 456000000 | |
[ 0.000000] Lowering se maximum rate from 600000000 to 456000000 | |
[ 0.000000] Lowering vde maximum rate from 600000000 to 456000000 | |
[ 0.000000] Lowering host1x maximum rate from 500000000 to 408000000 | |
[ 0.000000] Lowering vi maximum rate from 700000000 to 600000000 | |
[ 0.000000] Lowering isp maximum rate from 700000000 to 600000000 | |
[ 0.000000] Lowering c4bus maximum rate from 700000000 to 600000000 | |
[ 0.000000] Lowering pll_c maximum rate from 1400000000 to 1066000000 | |
[ 0.000000] Lowering pll_c2 maximum rate from 1200000000 to 1066000000 | |
[ 0.000000] Lowering pll_c3 maximum rate from 1200000000 to 1066000000 | |
[ 0.000000] Lowering hdmi maximum rate from 594000000 to 297000000 | |
[ 0.000000] Lowering nor maximum rate from 127000000 to 102000000 | |
[ 0.000000] Lowering sdmmc1 maximum rate from 208000000 to 204000000 | |
[ 0.000000] Lowering sdmmc3 maximum rate from 208000000 to 204000000 | |
[ 0.000000] Lowering gbus maximum rate from 1032000000 to 852000000 | |
[ 0.000000] Lowering cpu_g maximum rate from 3000000000 to 2499000000 | |
[ 0.000000] tegra dvfs: VDD_CPU nominal 1260mV, scaling enabled | |
[ 0.000000] tegra dvfs: VDD_CORE nominal 1150mV, scaling enabled | |
[ 0.000000] tegra dvfs: VDD_GPU nominal 1200mV, scaling enabled | |
[ 0.000000] ------------[ cut here ]------------ | |
[ 0.000000] WARNING: at drivers/platform/tegra/../../../arch/arm/mach-tegra/clock.c:968 tegra_common_init_clock+0x74/0x9c() | |
[ 0.000000] tegra: dsialp boot rate 408000000 exceeds max rate 156000000 | |
[ 0.000000] Modules linked in: | |
[ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 3.10.103-pmos #1-postmarketOS | |
[ 0.000000] Call trace: | |
[ 0.000000] [<ffffffc000089508>] dump_backtrace+0x0/0x150 | |
[ 0.000000] [<ffffffc00008966c>] show_stack+0x14/0x20 | |
[ 0.000000] [<ffffffc000ae8ce8>] dump_stack+0x20/0x28 | |
[ 0.000000] [<ffffffc0000ac1b0>] warn_slowpath_common+0x78/0xa0 | |
[ 0.000000] [<ffffffc0000ac218>] warn_slowpath_fmt+0x40/0x48 | |
[ 0.000000] [<ffffffc0010038b4>] tegra_common_init_clock+0x74/0x9c | |
[ 0.000000] [<ffffffc001003204>] tegra12x_init_early+0x90/0x260 | |
[ 0.000000] [<ffffffc000fcc510>] tegra_flounder_init_early+0x10/0x18 | |
[ 0.000000] [<ffffffc000fc5494>] setup_arch+0x788/0x7a4 | |
[ 0.000000] [<ffffffc000fc2548>] start_kernel+0x94/0x334 | |
[ 0.000000] ---[ end trace 1b75b31a2719ed1c ]--- | |
[ 0.000000] tegra_powergate_init: DONE | |
[ 0.000000] Timed out waiting for pll_e lock bit ([0xec] = 0x4300) | |
[ 0.000000] PERCPU: Embedded 12 pages/cpu @ffffffc03ff48000 s19536 r8192 d21424 u49152 | |
[ 0.000000] pcpu-alloc: s19536 r8192 d21424 u49152 alloc=12*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 481763 | |
[ 0.000000] Kernel command line: no_console_suspend=1 tegra_wdt.enable_on_probe=1 tegra_wdt.heartbeat=120 androidboot.hardware=flounder androidboot.selinux=permissive selinux=0 firmware_class.path=/lib/firmware/postmarketos tegraid=40.0.0.00.00 vmalloc=256M video=tegrafb console=ttyS0,115200n8 earlyprintk MTS Version=33985182 memtype=0 tzram=4M@3962M ddr_die=1024M@2048M ddr_die=1024M@3072M section=128M lp0_vec=2048@0xf7fff000 tegra_fbmem=12713984@0xac001000 nvdumper_reserved=0xf7800000 core_edp_mv=1150 core_edp_ma=4000 gpt gpt_sector=69631 watchdog=disable nck=1048576@0xf7900000 no_console_suspend=1 tegra_wdt.enable_on_probe=1 tegra_wdt.heartbeat=120 androidboot.hardware=flounder androidboot.selinux=permissive selinux=0 androidboot.serialno=HT4ANJT00351 androidboot.baseband=N/A androidboot.mode=normal androidboot.bootloader=3.50.0.0143 swoff=0 flounder.wifimacaddr=B4:CE:F6:07:84:B2 androidboot.wificountrycode=DE androidboot.bootreason=watchdog hw_revision=128 radioflag=0x0 androidboot.m | |
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) | |
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) | |
[ 0.000000] Sorting __ex_table... | |
[ 0.000000] Memory: 1884MB 24MB = 1908MB total | |
[ 0.000000] Memory: 1744692k/1744692k available, 209100k reserved | |
[ 0.000000] Virtual kernel memory layout: | |
vmalloc : 0xffffff8000000000 - 0xffffffbbffff0000 (245759 MB) | |
vmemmap : 0xffffffbc01c00000 - 0xffffffbc0361d000 ( 26 MB) | |
modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB) | |
memory : 0xffffffc000000000 - 0xffffffc077600000 ( 1910 MB) | |
.init : 0xffffffc000fc2000 - 0xffffffc00103cc50 ( 492 kB) | |
.text : 0xffffffc000080000 - 0xffffffc000fc1024 ( 15621 kB) | |
.data : 0xffffffc00103d000 - 0xffffffc00126d290 ( 2241 kB) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 | |
[ 0.000000] Preemptible hierarchical RCU implementation. | |
[ 0.000000] NR_IRQS:960 | |
[ 0.000000] the number of interrupt controllers found is 5 | |
[ 0.000000] Architected local timer running at 12.00MHz (virt). | |
[ 0.000000] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 2863311536128ns | |
[ 0.000000] Console: colour dummy device 80x25 | |
[ 0.001233] Calibrating delay loop (skipped), value calculated using timer frequency.. lpj=40000 | |
[ 0.001256] pid_max: default: 32768 minimum: 301 | |
[ 0.001811] Security Framework initialized | |
[ 0.001836] SELinux: Initializing. | |
[ 0.002075] SELinux: Starting in permissive mode | |
[ 0.002286] Mount-cache hash table entries: 256 | |
[ 0.045122] Initializing cgroup subsys debug | |
[ 0.045149] Initializing cgroup subsys freezer | |
[ 0.045649] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available | |
[ 0.073505] Brought up 2 CPUs | |
[ 0.073605] SMP: Total of 2 processors activated. | |
[ 0.077980] devtmpfs: initialized | |
[ 0.098068] pinctrl core: initialized pinctrl subsystem | |
[ 0.098582] regulator-dummy: no parameters | |
[ 0.105317] NET: Registered protocol family 16 | |
[ 0.113111] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
[ 0.115048] console [pstore-1] enabled | |
[ 0.116541] ramoops: attached 0x200000@0xf5c00000, ecc: 0/0 | |
[ 0.117460] Registered FIQ tty driver | |
[ 0.117527] cpuidle: using governor ladder | |
[ 0.117545] cpuidle: using governor menu | |
[ 0.120302] tegra_smmu tegra_smmu: Loaded Tegra IOMMU driver | |
[ 0.127107] tegra-gpio 6000d000.gpio: Initialising GPIO state 0: name default | |
[ 0.127264] gpiochip_add: registered GPIOs 0 to 255 on device: tegra-gpio | |
[ 0.142797] htc_reboot_params f7700000.htc_reboot_params: got reboot_params buffer at ffffff8000022000 | |
[ 0.144088] tegra124-pinctrl tegra124-pinctrl: lookup the user state drive not found | |
[ 0.144118] tegra124-pinctrl tegra124-pinctrl: lookup the user state unused not found | |
[ 0.144424] tegra124-pinctrl tegra124-pinctrl: Config param 0005 not supported on group cam_mclk_pcc0 | |
[ 0.144462] tegra124-pinctrl tegra124-pinctrl: Config param 0005 not supported on group pbb0 | |
[ 0.144905] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pk0 | |
[ 0.144936] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_x1_aud_px1 | |
[ 0.144968] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_x4_aud_px4 | |
[ 0.144999] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_x5_aud_px5 | |
[ 0.145030] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row11_ps3 | |
[ 0.145088] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row12_ps4 | |
[ 0.145120] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group sdmmc1_wp_n_pv3 | |
[ 0.145150] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data7_po0 | |
[ 0.145181] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col3_pq3 | |
[ 0.145212] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_x3_aud_px3 | |
[ 0.145242] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pb1 | |
[ 0.145272] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row7_pr7 | |
[ 0.145302] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row9_ps1 | |
[ 0.145332] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group sdmmc3_cmd_pa7 | |
[ 0.145371] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col0_pq0 | |
[ 0.145427] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group sdmmc3_cd_n_pv2 | |
[ 0.145457] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col5_pq5 | |
[ 0.145487] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pi3 | |
[ 0.145517] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_w3_aud_pw3 | |
[ 0.145547] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row10_ps2 | |
[ 0.145576] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row11_ps3 | |
[ 0.145606] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col4_pq4 | |
[ 0.145653] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_x6_aud_px6 | |
[ 0.145683] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_x7_aud_px7 | |
[ 0.145713] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group gpio_w2_aud_pw2 | |
[ 0.145743] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pbb3 | |
[ 0.145772] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pbb7 | |
[ 0.145802] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pcc1 | |
[ 0.145831] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pcc2 | |
[ 0.145860] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph2 | |
[ 0.145890] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph3 | |
[ 0.145920] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph6 | |
[ 0.145949] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph7 | |
[ 0.145979] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph5 | |
[ 0.146036] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph6 | |
[ 0.146065] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ph7 | |
[ 0.146094] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pk1 | |
[ 0.146125] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pj0 | |
[ 0.146154] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pk3 | |
[ 0.146194] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pi6 | |
[ 0.146223] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pi5 | |
[ 0.146252] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pc7 | |
[ 0.146282] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pi0 | |
[ 0.146312] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group clk2_req_pcc5 | |
[ 0.146342] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col1_pq1 | |
[ 0.146371] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col2_pq2 | |
[ 0.146401] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row0_pr0 | |
[ 0.146441] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row1_pr1 | |
[ 0.146499] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row2_pr2 | |
[ 0.146529] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row4_pr4 | |
[ 0.146559] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row5_pr5 | |
[ 0.146588] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group clk3_req_pee1 | |
[ 0.146618] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pu2 | |
[ 0.146675] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pu3 | |
[ 0.146705] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pu4 | |
[ 0.146735] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pu5 | |
[ 0.146764] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pu6 | |
[ 0.146794] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group spdif_out_pk5 | |
[ 0.146824] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pk2 | |
[ 0.146854] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group sdmmc3_cd_n_pv2 | |
[ 0.146884] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data0_po1 | |
[ 0.146914] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data1_po2 | |
[ 0.146944] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data2_po3 | |
[ 0.146974] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data3_po4 | |
[ 0.147004] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data4_po5 | |
[ 0.147150] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group ulpi_data5_po6 | |
[ 0.147216] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pbb5 | |
[ 0.147250] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_col7_pq7 | |
[ 0.147286] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row8_ps0 | |
[ 0.147318] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row13_ps5 | |
[ 0.147350] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group kb_row14_ps6 | |
[ 0.147382] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pcc2 | |
[ 0.147414] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pv0 | |
[ 0.147445] tegra124-pinctrl tegra124-pinctrl: Config param 0003 not supported on group pv1 | |
[ 0.147473] tegra124-pinctrl tegra124-pinctrl: Config param 0009 not supported on group drive_sdio1 | |
[ 0.147509] tegra124-pinctrl tegra124-pinctrl: Config param 0009 not supported on group drive_sdio3 | |
[ 0.147769] of_get_named_gpio_flags exited with status 130 | |
[ 0.147781] gpio pin = 130 | |
[ 0.147805] of_get_named_gpio_flags exited with status 136 | |
[ 0.147815] gpio pin = 136 | |
[ 0.147837] of_get_named_gpio_flags exited with status 68 | |
[ 0.147847] gpio pin = 68 | |
[ 0.147871] of_get_named_gpio_flags exited with status 61 | |
[ 0.147881] gpio pin = 61 | |
[ 0.147931] disp1 pclk=247600000 | |
[ 0.147945] disp2 pclk=297000000 | |
[ 0.147959] Selecting UARTA as the debug console | |
[ 0.148062] The debug console clock name is uarta | |
[ 0.149018] flounder_audio_init: gpio_free for gpio[2] I2S1_LRCK | |
[ 0.149044] flounder_audio_init: gpio_free for gpio[3] I2S1_SCLK | |
[ 0.149066] flounder_audio_init: gpio_free for gpio[4] I2S1_SDATA_IN | |
[ 0.149088] flounder_audio_init: gpio_free for gpio[5] I2S1_SDATA_OUT | |
[ 0.149108] flounder_audio_init: gpio_free for gpio[120] I2S2_LRCK | |
[ 0.149129] flounder_audio_init: gpio_free for gpio[121] I2S2_SDATA_IN | |
[ 0.149150] flounder_audio_init: gpio_free for gpio[122] I2S2_SDATA_OUT | |
[ 0.149170] flounder_audio_init: gpio_free for gpio[123] I2S2_SCLK | |
[ 0.149198] flounder_audio_init: gpio_free for gpio[180] extperiph1_clk | |
[ 0.149218] flounder_audio_init: gpio_free for gpio[192] SPI_MOSI | |
[ 0.149276] flounder_audio_init: gpio_free for gpio[193] SPI_MISO | |
[ 0.149296] flounder_audio_init: gpio_free for gpio[194] SPI_SCLK | |
[ 0.149316] flounder_audio_init: gpio_free for gpio[195] SPI_CS | |
[ 0.149337] flounder_audio_init: gpio_request for gpio[2] I2S1_LRCK | |
[ 0.149356] flounder_audio_init: gpio_request for gpio[3] I2S1_SCLK | |
[ 0.152403] PMC dt information non-NULL tegra_init_suspend | |
[ 0.152427] PMC DT attribute sysclkreq_high=0, board value=1 | |
[ 0.152444] PMC DT attribute corereq_high=0, board value=1 | |
[ 0.152461] PMC DT attribute cpu_off_timer=-64, board value=300 | |
[ 0.152478] PMC DT attribute cpu_timer=-64, board value=500 | |
[ 0.152494] PMC DT attribute suspend_mode=0, board value=3 | |
[ 0.153001] Clear bootloader IO dpd settings | |
[ 0.153215] Loading EMC tables from DeviceTree. | |
[ 0.154960] tegra: emc: Derated table is valid. | |
[ 0.154997] tegra: pll_m is selected as scalable EMC clock source | |
[ 0.155033] Lowering emc maximum rate from 1200000000 to 924000000 | |
[ 0.155059] tegra: validated EMC DFS table | |
[ 0.155217] flounder_edp_init: CPU regulator 16800 mA | |
[ 0.273414] flounder_edp_init: GPU regulator 16800 mA | |
[ 0.273848] swapper/0 isomgr_init(): iso emc max clk=924000KHz | |
[ 0.273869] swapper/0 isomgr_init(): max_iso_bw=7392000KB | |
[ 0.274366] flounder_touch_init init synaptics spi touch | |
[ 0.274445] [TP] synaptics device tree found | |
[ 0.274460] [HS]flounder_headset_init Headset device register enter | |
[ 0.274763] of_get_named_gpio_flags exited with status 130 | |
[ 0.274775] gpio pin = 130 | |
[ 0.274797] of_get_named_gpio_flags exited with status 136 | |
[ 0.274842] gpio pin = 136 | |
[ 0.274862] of_get_named_gpio_flags exited with status 68 | |
[ 0.274872] gpio pin = 68 | |
[ 0.274892] of_get_named_gpio_flags exited with status 61 | |
[ 0.274902] gpio pin = 61 | |
[ 0.275056] dma_declare_coherent_resizable_cma_memory:236: resizable heap=vpr, base=0x0x00000000ef800000, size=0x6400000 | |
[ 0.275091] dma-vpr: heap size is not multiple of cma_chunk_size heap_info->num_chunks (4) rem_chunk_size(0x400000) | |
[ 0.275825] cma: enabled page replacement for spfn=ef800, epfn=f5c00 | |
[ 0.275863] dma_declare_coherent_resizable_cma_memory:292: resizable cma heap=vpr create successful | |
[ 0.293634] platform tegradc.0: IOVA linear map 0x00000000f5e00000(1800000) | |
[ 0.297662] platform tegradc.0: IOVA linear map 0x00000000ac001000(c20000) | |
[ 0.297805] platform tegradc.0: IOVA linear map 0x00000000ef800000(6400000) | |
[ 0.298250] [GPS]flounder_gps_init init gps onoff | |
[ 0.298567] GPS: init gps hostwake | |
[ 0.298779] flounder_sar_init: GPIO pin:23 | |
[ 0.298866] flounder_sar1_init: GPIO pin:229 | |
[ 0.299249] tegra11_soctherem_oc_int_init(): OC interrupts enabled successful | |
[ 0.300616] SET BD_ADDRESS=b4:ce:f6:b5:6f:66 | |
[ 0.300642] vdso: 2 pages (1 code, 1 data) at base ffffffc000af9000 | |
[ 0.300880] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.301665] Denver: PMIC: type = TI TPS65913 2.3, voltage = 11, locked = 0 | |
[ 0.301955] ------------[ cut here ]------------ | |
[ 0.301989] WARNING: at drivers/misc/qcom-mdm-9k/subsystem_restart.c:652 subsys_restart_init+0x88/0x98() | |
[ 0.302005] Modules linked in: | |
[ 0.302039] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 3.10.103-pmos #1-postmarketOS | |
[ 0.302055] Call trace: | |
[ 0.302087] [<ffffffc000089508>] dump_backtrace+0x0/0x150 | |
[ 0.302141] [<ffffffc00008966c>] show_stack+0x14/0x20 | |
[ 0.302163] [<ffffffc000ae8ce8>] dump_stack+0x20/0x28 | |
[ 0.302188] [<ffffffc0000ac1b0>] warn_slowpath_common+0x78/0xa0 | |
[ 0.302238] [<ffffffc0000ac280>] warn_slowpath_null+0x18/0x20 | |
[ 0.302260] [<ffffffc000ff6e18>] subsys_restart_init+0x88/0x98 | |
[ 0.302280] [<ffffffc0000819dc>] do_one_initcall+0xe4/0x198 | |
[ 0.302302] [<ffffffc000fc2928>] kernel_init_freeable+0x140/0x1e0 | |
[ 0.302335] [<ffffffc000adeeec>] kernel_init+0x1c/0x140 | |
[ 0.302353] ---[ end trace 1b75b31a2719ed1d ]--- | |
[ 0.302515] mc-err: Started MC error interface! | |
[ 0.321782] bio: create slab <bio-0> at 0 | |
[ 0.324341] tegra-pwm: probe of 7000a000.pwm failed with error -2 | |
[ 0.324915] reg-fixed-voltage 0.regulator: Consumer c1 does not have device name | |
[ 0.324940] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.325086] vdd_ac_bat: 5000 mV | |
[ 0.325260] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.325386] vdd_hv_3v: 3000 mV | |
[ 0.327856] vgaarb: loaded | |
[ 0.328761] SCSI subsystem initialized | |
[ 0.329062] usbcore: registered new interface driver usbfs | |
[ 0.329132] usbcore: registered new interface driver hub | |
[ 0.329772] usbcore: registered new device driver usb | |
[ 0.330105] of_get_named_gpio_flags exited with status 20 | |
[ 0.330121] of_get_named_gpio_flags exited with status 21 | |
[ 0.335714] of_get_named_gpio_flags exited with status 157 | |
[ 0.335735] of_get_named_gpio_flags exited with status 158 | |
[ 0.339255] of_get_named_gpio_flags exited with status 217 | |
[ 0.339275] of_get_named_gpio_flags exited with status 218 | |
[ 0.339865] of_get_named_gpio_flags exited with status 172 | |
[ 0.339881] of_get_named_gpio_flags exited with status 173 | |
[ 0.340214] of_get_named_gpio_flags exited with status 206 | |
[ 0.340229] of_get_named_gpio_flags exited with status 207 | |
[ 0.341084] palmas 4-0058: Irq flag is 0x00000000 | |
[ 0.342215] palmas 4-0058: Internal DesignRev 0x04, SWRev 0xD9 | |
[ 0.342243] palmas 4-0058: ES version 2.3: ChipRevision 0xB3D9 | |
[ 0.345503] gpiochip_find_base: found new base at 1016 | |
[ 0.345776] gpiochip_add: registered GPIOs 1016 to 1023 on device: gpio.11 | |
[ 0.345805] palmas-gpio gpio.11: palmas_gpio_probe:Enabling boost bypass feature, set PMIC GPIO_4 as output high | |
[ 0.352434] palmas-pinctrl pinmux.13: Muxing GPIO dfdc, PWM 0, LED 0 | |
[ 0.353414] palmas-pmic pmic.18: Consumer c1 does not have device name | |
[ 0.353460] palmas-pmic pmic.18: Consumer c1 does not have device name | |
[ 0.353500] palmas-pmic pmic.18: Consumer c1 does not have device name | |
[ 0.353564] palmas-pmic pmic.18: Consumer c7 does not have device name | |
[ 0.353584] palmas-pmic pmic.18: Consumer c8 does not have device name | |
[ 0.353603] palmas-pmic pmic.18: Consumer c9 does not have device name | |
[ 0.353624] palmas-pmic pmic.18: Consumer c10 does not have device name | |
[ 0.353646] palmas-pmic pmic.18: Consumer c12 does not have device name | |
[ 0.353666] palmas-pmic pmic.18: Consumer c14 does not have device name | |
[ 0.353698] palmas-pmic pmic.18: Consumer c20 does not have device name | |
[ 0.353718] palmas-pmic pmic.18: Consumer c21 does not have device name | |
[ 0.353738] palmas-pmic pmic.18: Consumer c22 does not have device name | |
[ 0.353757] palmas-pmic pmic.18: Consumer c23 does not have device name | |
[ 0.353777] palmas-pmic pmic.18: Consumer c24 does not have device name | |
[ 0.353798] palmas-pmic pmic.18: Consumer c25 does not have device name | |
[ 0.353817] palmas-pmic pmic.18: Consumer c26 does not have device name | |
[ 0.353874] palmas-pmic pmic.18: Consumer c27 does not have device name | |
[ 0.353899] palmas-pmic pmic.18: Consumer c30 does not have device name | |
[ 0.353924] palmas-pmic pmic.18: Consumer c35 does not have device name | |
[ 0.353945] palmas-pmic pmic.18: Consumer c36 does not have device name | |
[ 0.354020] palmas-pmic pmic.18: Consumer c1 does not have device name | |
[ 0.354040] palmas-pmic pmic.18: Consumer c2 does not have device name | |
[ 0.354060] palmas-pmic pmic.18: Consumer c3 does not have device name | |
[ 0.354117] palmas-pmic pmic.18: Consumer c1 does not have device name | |
[ 0.354137] palmas-pmic pmic.18: Consumer c2 does not have device name | |
[ 0.354156] palmas-pmic pmic.18: Consumer c3 does not have device name | |
[ 0.354176] palmas-pmic pmic.18: Consumer c4 does not have device name | |
[ 0.354195] palmas-pmic pmic.18: Consumer c5 does not have device name | |
[ 0.354215] palmas-pmic pmic.18: Consumer c6 does not have device name | |
[ 0.354234] palmas-pmic pmic.18: Consumer c7 does not have device name | |
[ 0.354254] palmas-pmic pmic.18: Consumer c8 does not have device name | |
[ 0.354283] palmas-pmic pmic.18: Consumer c9 does not have device name | |
[ 0.354431] palmas-pmic pmic.18: Consumer c8 does not have device name | |
[ 0.354451] palmas-pmic pmic.18: Consumer c9 does not have device name | |
[ 0.354472] palmas-pmic pmic.18: Consumer c10 does not have device name | |
[ 0.354492] palmas-pmic pmic.18: Consumer c11 does not have device name | |
[ 0.354541] palmas-pmic pmic.18: Consumer c1 does not have device name | |
[ 0.354578] palmas-pmic pmic.18: Consumer c1 does not have device name | |
[ 0.354628] palmas-pmic pmic.18: Consumer c1 does not have device name | |
[ 0.354667] palmas-pmic pmic.18: Consumer c1 does not have device name | |
[ 0.354708] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354727] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354744] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354794] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354810] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354826] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354841] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354856] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354871] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354887] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354902] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354917] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354932] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354948] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354963] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354979] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.354994] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.355010] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.356671] vdd-cpu: 650 <--> 1400 mV at 1020 mV with ramp delay 5000 uV/us | |
[ 0.359251] vdd-gpu: applied init 1000000uV constraint | |
[ 0.360679] vdd-gpu: 700 <--> 1400 mV at 1000 mV with ramp delay 5000 uV/us | |
[ 0.362401] vdd-core: 700 <--> 1400 mV at 1100 mV with ramp delay 5000 uV/us | |
[ 0.365483] vdd-1v8: 1800 mV with ramp delay 5000 uV/us | |
[ 0.368722] vdd-1v2: 1200 mV | |
[ 0.370133] vdd-out2-5v0: 5000 mV | |
[ 0.371548] vdd-hdmi: 5000 mV | |
[ 0.373005] avdd-pll: 1050 mV | |
[ 0.375433] vdd-aud: 1200 mV | |
[ 0.375689] vdd-aud: supplied by vdd-1v8 | |
[ 0.378490] vdd-sensor-io: 1800 mV | |
[ 0.381112] vdd-sensor-2v85: 2850 mV | |
[ 0.384017] avdd-dsi-csi: 1200 mV | |
[ 0.384279] avdd-dsi-csi: supplied by vdd-1v8 | |
[ 0.385404] vdd-1v5-ldo6: 1500 <--> 1800 mV at 1500 mV | |
[ 0.386435] v-slim-1v0: 1000 <--> 1100 mV at 2800 mV | |
[ 0.386651] v-slim-1v0: supplied by vdd-1v8 | |
[ 0.389410] vdd-rtc: 950 mV | |
[ 0.390486] vdd-3p3-ldo9: 1800 <--> 3300 mV at 900 mV | |
[ 0.391669] vddio-hv: 3300 mV | |
[ 0.391895] vddio-hv: supplied by vdd-out2-5v0 | |
[ 0.395484] avdd-usb: 3300 mV | |
[ 0.396533] REGEN1: at 4300 mV | |
[ 0.396701] REGEN2: at 4300 mV | |
[ 0.396864] REGEN3: at 4300 mV | |
[ 0.397038] SYSEN1: at 4300 mV | |
[ 0.397188] SYSEN2: at 4300 mV | |
[ 0.397618] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.397632] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.398238] Linux video capture interface: v2.00 | |
[ 0.398676] data-charger: normal standby | |
[ 0.398801] htc_battery_bq2419x htc_battery_bq2419x.9: Registering battery charger driver | |
[ 0.405678] trusty trusty.4: trusty version: Build: 3245488, Built: 00:17:06 Sep 3 2016 | |
[ 0.408149] WDT heartbeat enabled on probe | |
[ 0.409605] tegra_wdt 60005100.watchdog: tegra_wdt_probe done | |
[ 0.411717] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.412300] Bluetooth: Core ver 2.16 | |
[ 0.412371] NET: Registered protocol family 31 | |
[ 0.412387] Bluetooth: HCI device and connection manager initialized | |
[ 0.412412] Bluetooth: HCI socket layer initialized | |
[ 0.412432] Bluetooth: L2CAP socket layer initialized | |
[ 0.412473] Bluetooth: SCO socket layer initialized | |
[ 0.413175] cfg80211: Calling CRDA to update world regulatory domain | |
[ 0.415173] nfc: nfc_init: NFC Core ver 0.1 | |
[ 0.415304] NET: Registered protocol family 39 | |
[ 0.415487] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.415621] usb0-vbus: 5000 mV | |
[ 0.415790] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.415938] usb1-vbus: 5000 mV | |
[ 0.416016] usb1-vbus: supplied by vdd-out2-5v0 | |
[ 0.416291] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.416424] usb2-vbus: 5000 mV | |
[ 0.416460] usb2-vbus: supplied by vdd-out2-5v0 | |
[ 0.416648] reg-fixed-sync-voltage 4.regulator: Consumer c1 does not have device name | |
[ 0.416682] of_get_named_gpio_flags exited with status 1019 | |
[ 0.417409] avdd-lcd: 3300 mV | |
[ 0.417453] avdd-lcd: supplied by vdd-1v2 | |
[ 0.417681] reg-fixed-sync-voltage 5.regulator: Consumer c1 does not have device name | |
[ 0.417700] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.417830] vdd-lcd: 1200 mV | |
[ 0.417863] vdd-lcd: supplied by vdd-1v8 | |
[ 0.418062] of_get_named_gpio_flags exited with status 1022 | |
[ 0.418821] ldoen: 1200 mV | |
[ 0.418903] ldoen: supplied by vdd-1v8 | |
[ 0.419134] reg-fixed-sync-voltage 7.regulator: Consumer c1 does not have device name | |
[ 0.419159] of_get_named_gpio_flags exited with status 1023 | |
[ 0.419868] vpp-fuse: 1800 mV | |
[ 0.419911] vpp-fuse: supplied by vdd-1v8 | |
[ 0.420105] reg-fixed-sync-voltage 8.regulator: Consumer c1 does not have device name | |
[ 0.420125] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.420246] en-lcd-bl: 5000 mV | |
[ 0.420779] of_get_named_gpio_flags: can't parse gpios property | |
[ 0.421132] bq2419x 0-006b: chip type BQ24190 detected | |
[ 0.423394] htc_battery_bq2419x htc_battery_bq2419x.9: Charging enable with reason 0x0 (origin:0x0) | |
[ 0.423421] bq2419x 0-006b: charger configure, enable=1 is_otg=0 | |
[ 0.423749] data-vbus: normal standby | |
[ 0.426868] palmas-usb extcon.14: vbus-irq() INT3_LINE_STATE 0x80 | |
[ 0.426936] palmas-usb extcon.14: USB cable is attached | |
[ 0.429979] tegra: started io power detection dynamic control | |
[ 0.430000] tegra: NO_IO_POWER setting 0x0 | |
[ 0.430018] Switching to clocksource arch_sys_counter | |
[ 0.481355] FS-Cache: Loaded | |
[ 0.481454] nvmap_heap_init: nvmap_heap_init: created heap block cache | |
[ 0.481613] nvmap_page_pool_init: Total MB RAM: 1819 | |
[ 0.481631] nvmap_page_pool_init: nvmap page pool size: 58208 pages (227 MB) | |
[ 0.482631] nvmap_background_zero_thread: PP zeroing thread starting. | |
[ 0.531919] nvmap_page_pool_init: highmem=0, pool_size=58208,totalram=465869, freeram=437872, totalhigh=0, freehigh=0 | |
[ 0.533054] iram: dma coherent mem declare 0x0000000040001000,258048 | |
[ 0.533640] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB) | |
[ 0.534029] misc nvmap: created heap vpr base 0x00000000ef800000 size (102400KiB) | |
[ 0.534262] nvmap:inner cache maint threshold=16777216 | |
[ 0.570250] tegra-otg tegra-otg: otg transceiver registered | |
[ 0.580548] NET: Registered protocol family 2 | |
[ 0.582112] TCP established hash table entries: 16384 (order: 6, 262144 bytes) | |
[ 0.582864] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) | |
[ 0.583216] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.583321] TCP: reno registered | |
[ 0.583344] UDP hash table entries: 1024 (order: 4, 65536 bytes) | |
[ 0.583506] UDP-Lite hash table entries: 1024 (order: 4, 65536 bytes) | |
[ 0.583947] NET: Registered protocol family 1 | |
[ 0.583993] PCI: CLS 0 bytes, default 64 | |
[ 0.584409] tegra-fuse tegra-fuse: Fuse driver initialized succesfully | |
[ 0.585577] Unpacking initramfs... | |
[ 0.663045] Freeing initrd memory: 1312K (ffffffc002a80000 - ffffffc002bc8000) | |
[ 0.670476] host1x host1x: initialized | |
[ 0.672307] GPS: Init: Broadcom GPS HostWake Geofence Driver v1.01 | |
[ 0.672661] GPS: misc register, name gps_geofence_wake, irq 278, host req pin num 69 | |
[ 0.673609] Denver: backdoor interface is NOT available. | |
[ 0.679490] audit: initializing netlink socket (disabled) | |
[ 0.679550] type=2000 audit(0.670:1): initialized | |
[ 0.690191] Registering sdcardfs 0.1 | |
[ 0.690604] NTFS driver 2.1.30 [Flags: R/W]. | |
[ 0.691523] fuse init (API version 7.22) | |
[ 0.692565] msgmni has been set to 3642 | |
[ 0.692640] SELinux: Registering netfilter hooks | |
[ 0.771544] io scheduler noop registered | |
[ 0.771570] io scheduler deadline registered | |
[ 0.771747] io scheduler cfq registered (default) | |
[ 0.773980] tsec tsec: initialized | |
[ 0.776492] isp isp.0: initialized | |
[ 0.777825] isp isp.1: initialized | |
[ 0.779820] falcon vic03.0: initialized | |
[ 0.781110] falcon msenc: initialized | |
[ 0.781875] tegradc tegradc.0: DSI: HS clock rate is 371500 | |
[ 0.800077] tegradc tegradc.0: nominal-pclk:247600000 parent:371500000 div:1.5 pclk:247666666 245124000~269884000 | |
[ 0.840659] tegradc tegradc.0: probed | |
[ 0.847528] tegradc tegradc.0: ADF initialized | |
[ 0.848007] tegradc tegradc.0: nominal-pclk:247600000 parent:371500000 div:1.5 pclk:247666666 245124000~269884000 | |
[ 0.851669] tegra-apbdma tegra-apbdma: Tegra20 APB DMA driver register 32 channels | |
[ 0.852784] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled | |
[ 0.854826] serial-tegra.0: ttyTHS0 at MMIO 0x70006000 (irq = 68) is a SERIAL_TEGRA | |
[ 0.855452] serial-tegra.1: ttyTHS1 at MMIO 0x70006040 (irq = 69) is a SERIAL_TEGRA | |
[ 0.856085] serial-tegra.2: ttyTHS2 at MMIO 0x70006200 (irq = 78) is a SERIAL_TEGRA | |
[ 0.856812] serial-tegra.3: ttyTHS3 at MMIO 0x70006300 (irq = 122) is a SERIAL_TEGRA | |
[ 0.860894] [USB] usb_diag_open: name: diag | |
[ 0.861294] [USB] usb_diag_open: name: diag_mdm | |
[ 0.861599] [USB] usb_diag_open: name: diag_mdm2 | |
[ 0.861860] [USB] usb_diag_open: name: diag_qsc | |
[ 0.862807] diagchar initialized now | |
[ 0.895707] loop: module loaded | |
[ 0.896330] zram: Created 1 device(s) | |
[ 0.901824] nct1008_nct72 0-004c: nct1008_probe: initialized | |
[ 0.902819] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type Tboard_tegra | |
[ 0.903951] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type Tdiode_tegra | |
[ 0.905358] nct1008_nct72 0-004d: Error [-517] in getting the regulator handle for vdd | |
[ 0.905392] nct1008_nct72: probe of 0-004d failed with error -5 | |
[ 0.905856] bluedroid_pm_probe: regulator avdd not available | |
[ 0.905884] bluedroid_pm_probe: regulator dvdd not available | |
[ 0.906268] tegra_profiler: Branch: Dev | |
[ 0.906285] tegra_profiler: Version: 1.81 | |
[ 0.906299] tegra_profiler: Samples version: 30 | |
[ 0.906312] tegra_profiler: IO version: 13 | |
[ 0.906331] armv8_pmu: imp: 0x4e, idcode: 0x0 | |
[ 0.906384] armv8_pmu: arch: AA64 PmuV3 NVIDIA (Denver), type: 5, ver: 1 | |
[ 0.906400] tegra_profiler: PMU: amount of events: 6 | |
[ 0.906413] tegra_profiler: PMU event: cpu-cycles | |
[ 0.906426] tegra_profiler: PMU event: instructions | |
[ 0.906439] tegra_profiler: PMU event: branch_misses | |
[ 0.906451] tegra_profiler: PMU event: l1_d_read | |
[ 0.906463] tegra_profiler: PMU event: l1_d_write | |
[ 0.906475] tegra_profiler: PMU event: l1_i | |
[ 0.906487] tegra_profiler: PL310 not found | |
[ 0.906529] tegra_profiler: power_clk: init | |
[ 0.906920] tegra_profiler: auth: init | |
[ 0.907756] GPS: mt3332_gps_mod_init: platform_driver_register ret = 0 | |
[ 0.908355] mods: driver loaded, version 3.45 | |
[ 0.908725] bcm2079x-i2c 0-0077: bcm2079x_probe, pro bcm2079x driver flags = 0 | |
[ 0.908945] bcm2079x-i2c 0-0077: bcm2079x_probe, saving address 0x77 | |
[ 0.908967] bcm2079x-i2c 0-0077: requesting IRQ 352 with IRQF_NO_SUSPEND | |
[ 0.909056] bcm2079x-i2c 0-0077: bcm2079x_probe, probing bcm2079x driver exited successfully | |
[ 0.913967] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.913989] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> | |
[ 0.914708] PPP generic driver version 2.4.2 | |
[ 0.915297] PPP BSD Compression module registered | |
[ 0.915314] PPP Deflate Compression module registered | |
[ 0.915347] PPP MPPE Compression module registered | |
[ 0.915364] NET: Registered protocol family 24 | |
[ 0.915435] usbcore: registered new interface driver rtl8187 | |
[ 0.915504] usbcore: registered new interface driver rtl8192cu | |
[ 0.915550] usbcore: registered new interface driver rtl8150 | |
[ 0.915600] usbcore: registered new interface driver r8152 | |
[ 0.915659] usbcore: registered new interface driver asix | |
[ 0.915703] usbcore: registered new interface driver ax88179_178a | |
[ 0.915748] usbcore: registered new interface driver cdc_ether | |
[ 0.915813] usbcore: registered new interface driver smsc95xx | |
[ 0.915862] usbcore: registered new interface driver cdc_subset | |
[ 0.915927] usbcore: registered new interface driver ipheth | |
[ 0.915989] usbcore: registered new interface driver cdc_ncm | |
[ 0.916147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 0.916342] tegra USB phy - inst[1] platform info: | |
[ 0.916357] port_otg: no | |
[ 0.916370] has_hostpc: yes | |
[ 0.916383] phy_interface: USB_PHY_INTF_UTMI | |
[ 0.916395] op_mode: TEGRA_USB_OPMODE_HOST | |
[ 0.916449] qc2_voltage: 0 | |
[ 0.916462] vbus_gpio: -1 | |
[ 0.916475] hot_plug: disabled | |
[ 0.916487] remote_wakeup: enabled | |
[ 0.918333] [USB] utmi_phy_power_on UTMIP_XCVR_CFG0:6002a0c xcvr_use_fuses:1 utmi_xcvr_setup:c | |
[ 0.918452] tegra-ehci tegra-ehci.1: Tegra EHCI Host Controller | |
[ 0.918493] tegra-ehci tegra-ehci.1: new USB bus registered, assigned bus number 1 | |
[ 0.918698] tegra-ehci tegra-ehci.1: irq 53, io mem 0x7d004000 | |
[ 0.926933] tegra-ehci tegra-ehci.1: USB 2.0 started, EHCI 1.10 | |
[ 0.927044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 0.927066] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.927084] usb usb1: Product: Tegra EHCI Host Controller | |
[ 0.927101] usb usb1: Manufacturer: Linux 3.10.103-pmos ehci_hcd | |
[ 0.927119] usb usb1: SerialNumber: tegra-ehci.1 | |
[ 0.928047] hub 1-0:1.0: USB hub found | |
[ 0.928082] hub 1-0:1.0: 1 port detected | |
[ 0.928441] tegra USB phy - inst[2] platform info: | |
[ 0.928456] port_otg: no | |
[ 0.928469] has_hostpc: yes | |
[ 0.928481] phy_interface: USB_PHY_INTF_UTMI | |
[ 0.928494] op_mode: TEGRA_USB_OPMODE_HOST | |
[ 0.928506] qc2_voltage: 0 | |
[ 0.928519] vbus_gpio: -1 | |
[ 0.928531] hot_plug: disabled | |
[ 0.928543] remote_wakeup: enabled | |
[ 0.930307] [USB] utmi_phy_power_on UTMIP_XCVR_CFG0:6002a0c xcvr_use_fuses:1 utmi_xcvr_setup:c | |
[ 0.930420] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller | |
[ 0.930460] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 2 | |
[ 0.930633] tegra-ehci tegra-ehci.2: irq 129, io mem 0x7d008000 | |
[ 0.940206] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.10 | |
[ 0.940305] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 0.940326] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.940345] usb usb2: Product: Tegra EHCI Host Controller | |
[ 0.940362] usb usb2: Manufacturer: Linux 3.10.103-pmos ehci_hcd | |
[ 0.940379] usb usb2: SerialNumber: tegra-ehci.2 | |
[ 0.940928] hub 2-0:1.0: USB hub found | |
[ 0.940960] hub 2-0:1.0: 1 port detected | |
[ 0.941337] ehci-pci: EHCI PCI platform driver | |
[ 0.941740] usbcore: registered new interface driver cdc_acm | |
[ 0.941757] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters | |
[ 0.941812] usbcore: registered new interface driver cdc_wdm | |
[ 0.941955] usbcore: registered new interface driver usb-storage | |
[ 0.942102] usbcore: registered new interface driver usbserial | |
[ 0.942360] usbcore: registered new interface driver bb_usb_chr | |
[ 0.942414] usbcore: registered new interface driver option | |
[ 0.942454] usbserial: USB Serial support registered for GSM modem (1-port) | |
[ 0.942824] usbcore: registered new interface driver pl2303 | |
[ 0.942863] usbserial: USB Serial support registered for pl2303 | |
[ 0.942924] usbcore: registered new interface driver modem_boot_hsic | |
[ 0.942974] usbcore: registered new interface driver nvshieldled | |
[ 0.943136] Nvidia Tegra High-Speed USB Device Controller driver (Apr 30, 2012) | |
[ 0.943309] tegra USB phy - inst[0] platform info: | |
[ 0.943324] port_otg: yes | |
[ 0.943336] has_hostpc: yes | |
[ 0.943348] phy_interface: USB_PHY_INTF_UTMI | |
[ 0.943361] op_mode: TEGRA_USB_OPMODE_DEVICE | |
[ 0.943373] qc2_voltage: 0 | |
[ 0.943385] vbus_pmu_irq: 0 | |
[ 0.943397] vbus_gpio: -1 | |
[ 0.943408] charging: enabled | |
[ 0.943462] remote_wakeup: disabled | |
[ 0.945201] [USB] utmi_phy_power_on UTMIP_XCVR_CFG0:6002a39 xcvr_use_fuses:1 utmi_xcvr_setup:9 | |
[ 0.946451] ------------[ cut here ]------------ | |
[ 0.946518] WARNING: at drivers/base/core.c:579 device_create_file+0xa4/0xb0() | |
[ 0.946539] Attribute set_current: read permission without 'show' | |
[ 0.946552] Modules linked in: | |
[ 0.946584] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 3.10.103-pmos #1-postmarketOS | |
[ 0.946600] Call trace: | |
[ 0.946625] [<ffffffc000089508>] dump_backtrace+0x0/0x150 | |
[ 0.946645] [<ffffffc00008966c>] show_stack+0x14/0x20 | |
[ 0.946665] [<ffffffc000ae8ce8>] dump_stack+0x20/0x28 | |
[ 0.946686] [<ffffffc0000ac1b0>] warn_slowpath_common+0x78/0xa0 | |
[ 0.946706] [<ffffffc0000ac218>] warn_slowpath_fmt+0x40/0x48 | |
[ 0.946725] [<ffffffc0004fb0ec>] device_create_file+0xa4/0xb0 | |
[ 0.946746] [<ffffffc000ff9fb0>] tegra_udc_probe+0x580/0x854 | |
[ 0.946805] [<ffffffc000501744>] platform_drv_probe+0x1c/0x28 | |
[ 0.946825] [<ffffffc0004ffc18>] driver_probe_device+0xb0/0x3c0 | |
[ 0.946843] [<ffffffc00050001c>] __driver_attach+0x9c/0xa0 | |
[ 0.946874] [<ffffffc0004fdc68>] bus_for_each_dev+0x60/0xa0 | |
[ 0.946892] [<ffffffc0004ff5c0>] driver_attach+0x20/0x28 | |
[ 0.946946] [<ffffffc0004ff0b0>] bus_add_driver+0x110/0x280 | |
[ 0.946964] [<ffffffc0005009f8>] driver_register+0x68/0x188 | |
[ 0.946983] [<ffffffc000501e3c>] platform_driver_register+0x5c/0x68 | |
[ 0.947001] [<ffffffc000501e80>] platform_driver_probe+0x20/0xb8 | |
[ 0.947019] [<ffffffc000ff9978>] udc_init+0x38/0x40 | |
[ 0.947037] [<ffffffc0000819dc>] do_one_initcall+0xe4/0x198 | |
[ 0.947056] [<ffffffc000fc2928>] kernel_init_freeable+0x140/0x1e0 | |
[ 0.947076] [<ffffffc000adeeec>] kernel_init+0x1c/0x140 | |
[ 0.947091] ---[ end trace 1b75b31a2719ed1e ]--- | |
[ 0.948353] usbcore: registered new interface driver synaptics_usb | |
[ 0.948515] usbcore: registered new interface driver xpad | |
[ 0.948567] usbcore: registered new interface driver usb_acecad | |
[ 0.948617] usbcore: registered new interface driver aiptek | |
[ 0.948666] usbcore: registered new interface driver gtco | |
[ 0.948716] usbcore: registered new interface driver hanwang | |
[ 0.948765] usbcore: registered new interface driver kbtab | |
[ 0.948819] usbcore: registered new interface driver wacom | |
[ 0.948904] synaptics_rmi4_spi_probe | |
[ 0.948955] parse_dt | |
[ 0.948980] of_get_named_gpio_flags exited with status 82 | |
[ 0.949002] of_get_named_gpio_flags exited with status 190 | |
[ 0.949028] parse_config | |
[ 0.949429] synaptics_rmi4_probe | |
[ 1.089098] input: synaptics_dsx as /devices/platform/spi-tegra114.2/spi_master/spi2/spi2.0/input/input0 | |
[ 1.100163] otg state changed: SUSPEND --> PERIPHERAL | |
[ 1.100318] [USB] utmi_phy_power_on UTMIP_XCVR_CFG0:6002a39 xcvr_use_fuses:1 utmi_xcvr_setup:9 | |
[ 1.153527] [SAR0] cy8c_check_sensor | |
[ 1.154618] [SAR0] CY8C_SAR_V1f | |
[ 1.178365] [SAR] active=0 | |
[ 1.216806] [SAR1] cy8c_check_sensor | |
[ 1.217035] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x5d | |
[ 1.227402] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x5d | |
[ 1.237683] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x5d | |
[ 1.247959] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x5d | |
[ 1.258233] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x5d | |
[ 1.268334] [SAR1] Retrieve chip ID under BL | |
[ 1.268528] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x61 | |
[ 1.278800] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x61 | |
[ 1.289076] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x61 | |
[ 1.299346] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x61 | |
[ 1.309617] tegra-i2c tegra12-i2c.1: no acknowledge from address 0x61 | |
[ 1.319716] [SAR1][ERR] Chip not found | |
[ 1.319805] [SAR] active=0 | |
[ 1.319841] CYPRESS_SAR: probe of 1-005d failed with error -1 | |
[ 1.325823] palmas-rtc rtc.12: rtc core: registered rtc.12 as rtc0 | |
[ 1.327392] i2c /dev entries driver | |
[ 1.329728] [S_HUB][CW_MCU] CWMCU_i2c_probe++: Report pending META when FW exceptions | |
[ 1.329953] of_get_named_gpio_flags exited with status 129 | |
[ 1.329969] of_get_named_gpio_flags exited with status 140 | |
[ 1.329982] of_get_named_gpio_flags exited with status 138 | |
[ 1.329994] of_get_named_gpio_flags exited with status 164 | |
[ 1.330008] [S_HUB][CW_MCU] mcu_parse_dt: acceleration axes = 6 | |
[ 1.330024] [S_HUB][CW_MCU] mcu_parse_dt: Compass axes = 7 | |
[ 1.330039] [S_HUB][CW_MCU] mcu_parse_dt: gyro axes = 6 | |
[ 1.331989] input: CwMcuSensor as /devices/virtual/input/input1 | |
[ 1.332238] [S_HUB][CW_MCU] CWMCU_i2c_probe success! | |
[ 1.332349] virtual_init | |
[ 1.332556] nvavp 60001000.nvavp: coherent DMA mask 0xffffffff is smaller than system GFP_DMA mask 0xffffffffffffffff | |
[ 1.332580] nvavp 60001000.nvavp: coherent DMA mask 0xffffffff is smaller than system GFP_DMA mask 0xffffffffffffffff | |
[ 1.332599] nvavp 60001000.nvavp: cannot allocate IOVA memory | |
[ 1.332617] nvavp 60001000.nvavp: allocated IOVA at ffffffffffffffff for AVP os | |
[ 1.332711] nvavp 60001000.nvavp: cannot get vde clock | |
[ 1.332739] nvavp: probe of 60001000.nvavp failed with error -2 | |
[ 1.334620] nvavp nvavp: allocated IOVA at 8ff00000 for AVP os | |
[ 1.335790] i2c-core: driver [max77387] using legacy suspend method | |
[ 1.335810] i2c-core: driver [max77387] using legacy resume method | |
[ 1.335869] i2c-core: driver [as364x] using legacy suspend method | |
[ 1.335882] i2c-core: driver [as364x] using legacy resume method | |
[ 1.335985] mt9m114 sensor driver loading | |
[ 1.336112] [IMX219] sensor driver loading | |
[ 1.336166] [IMX219]: probing sensor. | |
[ 1.337047] ov9760 sensor driver loading | |
[ 1.337104] ov9760: probing sensor. | |
[ 1.337467] drv201: probing focuser. | |
[ 1.337573] drv201 2-000e: drv201_regulator_get avdd_cam1_cam ERR: -517 | |
[ 1.337608] drv201 2-000e: drv201_regulator_get pwrdet_sdmmc3 ERR: -517 | |
[ 1.338620] usbcore: registered new interface driver uvcvideo | |
[ 1.338639] USB Video Class driver (1.1.1) | |
[ 1.338653] gspca_main: v2.14.0 registered | |
[ 1.339165] cm3218 0-0048: Failed to get supply 'vdd': -517 | |
[ 1.339188] cm3218 0-0048: idname:cm32181 func:cm3218_probe line:626 regulator not found. | |
Assuming regulator is not needed | |
[ 1.339212] cm3218 0-0048: idname:cm32181 func:cm3218_probe line:665 probe success | |
[ 1.341840] ashmem: initialized | |
[ 1.352130] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type battery | |
[ 1.355118] device-mapper: uevent: version 1.0.3 | |
[ 1.356101] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: [email protected] | |
[ 1.356666] Bluetooth: HCI UART driver ver 2.2 | |
[ 1.356684] Bluetooth: HCI H4 protocol initialized | |
[ 1.356699] Bluetooth: HCI BCSP protocol initialized | |
[ 1.356712] Bluetooth: HCILL protocol initialized | |
[ 1.356725] Bluetooth: HCIATH3K protocol initialized | |
[ 1.356738] Bluetooth: HCI Three-wire UART (H5) protocol initialized | |
[ 1.356856] usbcore: registered new interface driver bcm203x | |
[ 1.356923] usbcore: registered new interface driver bpa10x | |
[ 1.357000] usbcore: registered new interface driver btusb | |
[ 1.357014] Bluetooth: Generic Bluetooth SDIO driver ver 0.1 | |
[ 1.357496] sdhci: Secure Digital Host Controller Interface driver | |
[ 1.357511] sdhci: Copyright(c) Pierre Ossman | |
[ 1.357523] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 1.357978] sdhci-tegra sdhci-tegra.3: vddio_sd_slot regulator not found: -517. Assuming vddio_sd_slot is not required. | |
[ 1.358198] sdhci-tegra sdhci-tegra.3: Speedo value 2241 | |
[ 1.358220] sdhci-tegra sdhci-tegra.3: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100 | |
[ 1.360926] mmc0: no vqmmc regulator found | |
[ 1.360963] mmc0: no vmmc regulator found | |
[ 1.360980] mmc0: Invalid maximum block size, assuming 512 bytes | |
[ 1.386814] mmc0: SDHCI controller on sdhci-tegra.3 [sdhci-tegra.3] using ADMA | |
[ 1.387425] sdhci-tegra sdhci-tegra.0: vddio_sd_slot regulator not found: -517. Assuming vddio_sd_slot is not required. | |
[ 1.388766] sdhci-tegra sdhci-tegra.0: Speedo value 2241 | |
[ 1.388791] sdhci-tegra sdhci-tegra.0: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100 | |
[ 1.391056] mmc1: no vqmmc regulator found | |
[ 1.391096] mmc1: no vmmc regulator found | |
[ 1.391114] mmc1: Invalid maximum block size, assuming 512 bytes | |
[ 1.416879] mmc1: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA | |
[ 1.418585] tegra-se tegra12-se: tegra_se_probe: complete | |
[ 1.421417] usbcore: registered new interface driver usbhid | |
[ 1.421437] usbhid: USB HID core driver | |
[ 1.429806] console [ttyFIQ0] enabled | |
[ 1.430047] Registered fiq debugger ttyFIQ0 | |
[ 1.430500] tegra_throttle : init passed | |
[ 1.430595] Tegra cpuquiet initialized: disabled | |
[ 1.430730] cpu-tegra: init EDP limit: 2193 MHz | |
[ 1.432823] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type CPU-therm | |
[ 1.433322] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type GPU-therm | |
[ 1.433683] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type MEM-therm | |
[ 1.433944] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type PLL-therm | |
[ 1.433961] soctherm: Suspend feature CANNOT be enabled when any OC alarm is enabled | |
[ 1.437159] usbcore: registered new interface driver snd-usb-audio | |
[ 1.440400] [AUD] snd_soc_rt5677: tfa9895_init | |
[ 1.440470] [AUD] snd_soc_rt5677: tfa9895_probe: tfa9895 power pin is enabled | |
[ 1.450391] ------------[ cut here ]------------ | |
[ 1.450432] WARNING: at drivers/platform/tegra/../../../arch/arm/mach-tegra/tegra12_clocks.c:1585 tegra12_cpu_clk_set_rate+0x16c/0x4b0() | |
[ 1.450449] Increasing CPU rate while regulator is not ready is not allowed | |
[ 1.450463] Modules linked in: | |
[ 1.450497] CPU: 1 PID: 48 Comm: cfinteractive Tainted: G W 3.10.103-pmos #1-postmarketOS | |
[ 1.450518] Call trace: | |
[ 1.450546] [<ffffffc000089508>] dump_backtrace+0x0/0x150 | |
[ 1.450570] [<ffffffc00008966c>] show_stack+0x14/0x20 | |
[ 1.450626] [<ffffffc000ae8ce8>] dump_stack+0x20/0x28 | |
[ 1.450648] [<ffffffc0000ac1b0>] warn_slowpath_common+0x78/0xa0 | |
[ 1.450669] [<ffffffc0000ac218>] warn_slowpath_fmt+0x40/0x48 | |
[ 1.450688] [<ffffffc000832674>] tegra12_cpu_clk_set_rate+0x16c/0x4b0 | |
[ 1.450709] [<ffffffc0008289a0>] clk_set_rate_locked+0x118/0x2f0 | |
[ 1.450729] [<ffffffc00082a070>] tegra12_cpu_cmplx_clk_set_rate+0x48/0xd8 | |
[ 1.450748] [<ffffffc0008289a0>] clk_set_rate_locked+0x118/0x2f0 | |
[ 1.450766] [<ffffffc000828bd0>] clk_set_rate+0x58/0x230 | |
[ 1.450787] [<ffffffc00083e028>] tegra_update_cpu_speed+0x180/0x3d8 | |
[ 1.450806] [<ffffffc00083e75c>] tegra_cpu_set_speed_cap_locked+0x8c/0x100 | |
[ 1.450824] [<ffffffc00083ee4c>] tegra_target+0x7c/0xa8 | |
[ 1.450845] [<ffffffc0007acc8c>] __cpufreq_driver_target+0xa4/0x368 | |
[ 1.450867] [<ffffffc0007b69bc>] cpufreq_interactive_speedchange_task+0x174/0x258 | |
[ 1.450888] [<ffffffc0000d8fc8>] kthread+0xd0/0xd8 | |
[ 1.450903] ---[ end trace 1b75b31a2719ed1f ]--- | |
[ 1.450919] cpu-tegra: Failed to set cpu frequency to 714000 kHz | |
[ 1.453821] mmc0: BKOPS_EN bit is not set | |
[ 1.460015] sdhci-tegra sdhci-tegra.3: Found T2T coeffs data | |
[ 1.460043] sdhci-tegra sdhci-tegra.3: 200MHz tap hole coeffs found | |
[ 1.741793] **********Auto tuning windows************* | |
[ 1.741812] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE | |
[ 1.741830] win[0]: 0(0) - 48(1) | |
[ 1.741847] win[1]: 56(0) - 125(1) | |
[ 1.741862] win[2]: 133(0) - 202(1) | |
[ 1.741876] cpu-tegra: Failed to set cpu frequency to 765000 kHz | |
[ 1.741905] win[3]: 211(0) - 255(1) | |
[ 1.741918] *************************************** | |
[ 1.741939] ********tuning windows after inserting holes***** | |
[ 1.741954] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE | |
[ 1.741974] win[0]:-21(0) - 39(2) | |
[ 1.741989] win[1]:41(2) - 48(1) | |
[ 1.742003] win[2]:56(0) - 116(2) | |
[ 1.742018] win[3]:118(2) - 125(1) | |
[ 1.742032] win[4]:133(0) - 193(2) | |
[ 1.742046] win[5]:195(2) - 202(1) | |
[ 1.742060] win[6]:211(0) - 255(1) | |
[ 1.742071] *********************************************** | |
[ 1.742085] **********Tuning values********* | |
[ 1.742097] **estimated values** | |
[ 1.742113] T2T_Vmax 57, T2T_Vmin 80, 1'st_hole_Vmax 47, UI_Vmax 87 | |
[ 1.742125] **Calculated values** | |
[ 1.742139] T2T_Vmax 64, 1'st_hole_Vmax 40, UI_Vmax 77 | |
[ 1.742153] T2T_Vmin 64, 1'st_hole_Vmin 40, UI_Vmin 78 | |
[ 1.742165] *********************************** | |
[ 1.742185] ***********final tuning windows********** | |
[ 1.742201] win[0]: -6 - 31 | |
[ 1.742215] win[1]: 50 - 33 | |
[ 1.742228] win[2]: 71 - 103 | |
[ 1.742243] win[3]: 133 - 110 | |
[ 1.742256] win[4]: 148 - 176 | |
[ 1.742268] win[5]: 215 - 187 | |
[ 1.742281] win[6]: 226 - 240 | |
[ 1.742292] ******************************** | |
[ 1.742306] best tap win - (-6-31), best tap value 13 | |
[ 1.742329] sdhci-tegra sdhci-tegra.3: sdhci_tegra_verify_best_tap: tuning freq 200000000hz, best tap 13 | |
[ 1.743004] [AUD] snd_soc_rt5677: tfa9895_probe:i2c read successfully | |
[ 1.743739] mmc0: new HS200 MMC card at address 0001 | |
[ 1.744044] mmcblk mmc0:0001: Card claimed for testing. | |
[ 1.745005] mmcblk0: mmc0:0001 MAG2GC 14.5 GiB | |
[ 1.745719] mmcblk0rpmb: mmc0:0001 MAG2GC partition 3 4.00 MiB | |
[ 1.746032] i2c-core: driver [tfa9895] using legacy suspend method | |
[ 1.746048] i2c-core: driver [tfa9895] using legacy resume method | |
[ 1.746073] [AUD] snd_soc_rt5677: tfa9895l_init | |
[ 1.747268] [AUD] snd_soc_rt5677: tfa9895l_probe:i2c read successfully | |
[ 1.749327] i2c-core: driver [tfa9895l] using legacy suspend method | |
[ 1.749347] i2c-core: driver [tfa9895l] using legacy resume method | |
[ 1.749371] rt5506_init | |
[ 1.749387] Primary GPT is invalid, using alternate GPT. | |
[ 1.749448] rt5506_probe | |
[ 1.749465] rt5506_parse_pfdata: dt is used | |
[ 1.749494] of_get_named_gpio_flags exited with status 185 | |
[ 1.749509] of_get_named_gpio_flags exited with status 162 | |
[ 1.749517] rt5506_parse_pfdata: gpio_rt5506_enable 185 | |
[ 1.749532] rt5506_parse_pfdata: rt5506_power_enable 162 | |
[ 1.749550] rt5506_power_enable=1 | |
[ 1.749667] 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 | |
[ 1.755502] htc_battery_bq2419x htc_battery_bq2419x.9: Setting charging current 0 | |
[ 1.759572] rt5506_probe: rt5506-enable=1 | |
[ 1.760309] cpu-tegra: Failed to set cpu frequency to 765000 kHz | |
[ 1.760594] rt5506_probe:current gpio 185 value 1 | |
[ 1.779330] rt5506_i2c_read_addr:i2c_read addr 0x1 value = 0xc7 | |
[ 1.779350] rt5506_probe: rt5506 is connected | |
[ 1.779366] rt5506_probe: rt5506-enable=0 | |
[ 1.779648] rt5506_probe: rt5506 is misc_registered | |
[ 1.780255] [HS_MGR] (headset_notifier_register) Register HS_INSERT notifier | |
[ 1.780269] [HS_MGR] (headset_notifier_update) HS_MGR driver is not ready | |
[ 1.780693] tegra_offload_platform probe successfull. | |
[ 1.784003] succefully registered offload ops | |
[ 1.784027] tegra30_avp_audio_platform_probe successful. | |
[ 1.789994] tegra_rt5677 power_on | |
[ 1.790027] _gpio_request: gpio-80 (rt5677-ldo-enable) status -16 | |
[ 1.790038] Fail gpio_request gpio_ldo1_en, -16 | |
[ 1.800451] Codec driver version 0.0.2 alsa 1.0.25 | |
[ 1.833511] rt5677 1-002d: enter realtek_ce_init_hwdep | |
[ 1.836269] [HS_MGR] (headset_notifier_register) Register HS_INSERT notifier | |
[ 1.836283] [HS_MGR] (headset_notifier_update) HS_MGR driver is not ready | |
[ 1.860636] cpu-tegra: Failed to set cpu frequency to 2091000 kHz | |
[ 1.868768] tegra-snd-rt5677 tegra-snd-rt5677.0: rt5677-aif1 <-> tegra30-i2s.1 mapping ok | |
[ 1.869339] tegra-snd-rt5677 tegra-snd-rt5677.0: dit-hifi <-> tegra30-i2s.2 mapping ok | |
[ 1.869806] tegra-snd-rt5677 tegra-snd-rt5677.0: dit-hifi <-> tegra30-i2s.3 mapping ok | |
[ 1.872693] tegra-snd-rt5677 tegra-snd-rt5677.0: dit-hifi <-> tegra30-i2s.2 mapping ok | |
[ 1.873311] tegra-snd-rt5677 tegra-snd-rt5677.0: snd-soc-dummy-dai <-> tegra-offload-pcm mapping ok | |
[ 1.873654] compress asoc: snd-soc-dummy-dai <-> tegra-offload-compr mapping ok | |
[ 1.873849] tegra-snd-rt5677 tegra-snd-rt5677.0: rt5677-aif1 <-> tegra30-i2s.1 mapping ok | |
[ 1.874027] tegra-snd-rt5677 tegra-snd-rt5677.0: dit-hifi <-> tegra30-i2s.2 mapping ok | |
[ 1.874606] tegra-snd-rt5677 tegra-snd-rt5677.0: snd-soc-dummy-dai <-> tegra-offload-pcm mapping ok | |
[ 1.874966] tegra-snd-rt5677 tegra-snd-rt5677.0: snd-soc-dummy-dai <-> tegra-fast-pcm mapping ok | |
[ 1.888843] tegra_rt5677_driver_probe to close MCLK | |
[ 1.889169] GACT probability NOT on | |
[ 1.889209] Mirror/redirect action on | |
[ 1.889232] u32 classifier | |
[ 1.889249] Actions configured | |
[ 1.889447] Netfilter messages via NETLINK v0.30. | |
[ 1.889640] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) | |
[ 1.891319] ctnetlink v0.93: registering with nfnetlink. | |
[ 1.891592] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 | |
[ 1.891613] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. | |
[ 1.893780] xt_time: kernel timezone is -0000 | |
[ 1.895388] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 1.895778] arp_tables: (C) 2002 David S. Miller | |
[ 1.896268] TCP: cubic registered | |
[ 1.896288] Initializing XFRM netlink socket | |
[ 1.896972] NET: Registered protocol family 10 | |
[ 1.898580] mip6: Mobile IPv6 | |
[ 1.898653] ip6_tables: (C) 2000-2006 Netfilter Core Team | |
[ 1.899432] sit: IPv6 over IPv4 tunneling driver | |
[ 1.900934] NET: Registered protocol family 17 | |
[ 1.900997] NET: Registered protocol family 15 | |
[ 1.901587] Bluetooth: RFCOMM TTY layer initialized | |
[ 1.901654] Bluetooth: RFCOMM socket layer initialized | |
[ 1.901734] Bluetooth: RFCOMM ver 1.11 | |
[ 1.901754] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
[ 1.901774] Bluetooth: BNEP filters: protocol multicast | |
[ 1.901805] Bluetooth: BNEP socket layer initialized | |
[ 1.901824] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 | |
[ 1.901854] Bluetooth: HIDP socket layer initialized | |
[ 1.902090] NET: Registered protocol family 37 | |
[ 1.902165] Key type dns_resolver registered | |
[ 1.904316] Registering SWP/SWPB emulation handler | |
[ 1.917021] cpu-tegra: Failed to set cpu frequency to 2091000 kHz | |
[ 1.936921] cpu-tegra: Failed to set cpu frequency to 2091000 kHz | |
[ 1.940611] cpu-tegra: Failed to set cpu frequency to 2091000 kHz | |
[ 1.950303] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type therm_est | |
[ 1.950869] Denver: hardwood is NOT supported. | |
[ 1.957038] htc_battery_bq2419x htc_battery_bq2419x.9: Charging enable with reason 0x8 (origin:0x0) | |
[ 1.957075] bq2419x 0-006b: charger configure, enable=1 is_otg=0 | |
[ 1.957124] registered taskstats version 1 | |
[ 1.959868] vi vi.0: vi_probe: ++ | |
[ 1.962612] vi vi.0: initialized | |
[ 1.962993] vi vi.1: vi_probe: ++ | |
[ 1.965318] vi vi.1: initialized | |
[ 1.965775] en-lcd-bl: incomplete constraints, leaving on | |
[ 1.965800] vpp-fuse: incomplete constraints, leaving on | |
[ 1.965819] ldoen: incomplete constraints, leaving on | |
[ 1.965837] vdd-lcd: incomplete constraints, leaving on | |
[ 1.965853] avdd-lcd: incomplete constraints, leaving on | |
[ 1.965871] usb0-vbus: incomplete constraints, leaving on | |
[ 1.965888] data-charger: incomplete constraints, leaving on | |
[ 1.967300] REGEN1: incomplete constraints, leaving on | |
[ 1.967323] vddio-hv: incomplete constraints, leaving on | |
[ 1.968514] vdd-hdmi: incomplete constraints, leaving on | |
[ 1.968546] vdd-gpu: incomplete constraints, leaving on | |
[ 1.968566] regulator-dummy: incomplete constraints, leaving on | |
[ 1.970739] [HS_MGR] (htc_headset_mgr_probe) ++++++++++++++++++++ | |
[ 1.972122] input: h2w headset as /devices/virtual/input/input2 | |
[ 1.972784] [HS_MGR] (hs_notify_driver_ready) HS_MGR ready | |
[ 1.973067] [HS_MGR] (htc_headset_mgr_probe) -------------------- | |
[ 1.973289] [HS_PMIC] (htc_headset_pmic_probe) ++++++++++++++++++++ | |
[ 1.974862] Warning: enabling a non-LP0 wake source 85 | |
[ 1.974903] [HS_PMIC] (htc_headset_pmic_probe) htc_headset_pmic_probe: iio_channel_get(hs_channel) | |
[ 1.974930] [HS_MGR] (headset_notifier_register) Register HPIN_GPIO notifier | |
[ 1.974944] [HS_MGR] (headset_notifier_register) Register REMOTE_ADC notifier | |
[ 1.974957] [HS_MGR] (headset_notifier_register) Register REMOTE_KEYCODE notifier | |
[ 1.974970] [HS_MGR] (headset_notifier_register) Register RPC_KEY notifier | |
[ 1.974982] [HS_MGR] (headset_notifier_register) Register MIC_STATUS notifier | |
[ 1.974995] [HS_MGR] (headset_notifier_register) Register KEY_INT_ENABLE notifier | |
[ 1.975006] [HS_MGR] (hs_notify_driver_ready) HS_PMIC ready | |
[ 1.975211] [HS_PMIC] (htc_headset_pmic_probe) -------------------- | |
[ 1.975621] file system registered | |
[ 1.976999] cpu-tegra: Failed to set cpu frequency to 2014500 kHz | |
[ 1.977496] android_usb gadget: Mass Storage Function, version: 2009/09/11 | |
[ 1.977524] android_usb gadget: Number of LUNs=1 | |
[ 1.977554] lun0: LUN: removable file: (no medium) | |
[ 1.978167] serial_function_init: init string: hsic:modem,tty,tty,tty:serial | |
[ 1.978218] gserial_init_port, port:0, transport:HSIC, type:2 | |
[ 1.978239] gserial_init_port, port:1, transport:TTY, type:0 | |
[ 1.978259] gserial_init_port, port:2, transport:TTY, type:0 | |
[ 1.978280] gserial_init_port, port:3, transport:TTY, type:1 | |
[ 1.981741] android_maxim14675_set_voltage: max_voltage (vbus) = 5000 | |
[ 1.981791] android_usb gadget: android_usb ready | |
[ 1.981812] tegra-udc: bind to driver android_usb | |
[ 1.982032] of_get_named_gpio_flags exited with status 128 | |
[ 1.982060] of_get_named_gpio_flags exited with status 133 | |
[ 1.982083] of_get_named_gpio_flags exited with status 170 | |
[ 1.982805] input: gpio-keys.6 as /devices/platform/gpio-keys.6/input/input3 | |
[ 1.985101] palmas-rtc rtc.12: setting system clock to 2018-04-06 10:35:24 UTC (1523010924) | |
[ 1.985417] power-supply-extcon power-supply-extcon: Extcon name tegra-udc | |
[ 1.985915] power-supply-extcon power-supply-extcon: Cable Y-cable registration failed: -22 | |
[ 1.985944] power-supply-extcon power-supply-extcon: USB charger cable detected | |
[ 1.985973] power-supply-extcon power-supply-extcon: psy_extcon_probe() get success | |
[ 1.986303] ### dt-test ### No testcase data in device tree; not running tests | |
[ 1.986367] last reset is due to watchdog timeout | |
[ 1.992486] Disabling clocks left on by bootloader: | |
[ 1.992510] audio_2x | |
[ 1.992537] audio | |
[ 1.992556] audio4 | |
[ 1.992575] audio3 | |
[ 1.992592] audio2 | |
[ 1.992608] audio1 | |
[ 1.992624] audio0 | |
[ 1.992755] clk72mhz | |
[ 1.992788] entropy | |
[ 1.992810] dsialp | |
[ 1.992837] dsi2-fixed | |
[ 1.992910] dsi1-fixed | |
[ 1.992940] uartd | |
[ 1.992966] mipi-cal-fixed | |
[ 1.992982] mipi-cal | |
[ 1.993010] trace | |
[ 1.993036] sdmmc4_ddr | |
[ 1.993129] pll_x_out0 | |
[ 1.993145] pll_u_12M | |
[ 1.993183] pll_m_out1 | |
[ 1.994850] tegra_dvfs: vdd_cpu connected to regulator | |
[ 1.995032] tegra_dvfs: vdd_core connected to regulator | |
[ 1.995126] tegra_dvfs: vdd_gpu connected to regulator | |
[ 1.997971] tegra_cl_dvfs tegra_cl_dvfs: DT data retrieved successfully | |
[ 1.998574] tegra_dvfs: registered vdd_cpu simon notifier | |
[ 1.999437] cpu_cold cooling device is registered | |
[ 1.999746] cpu_hot cooling device is registered | |
[ 2.000081] Tegra CPU DFLL is initialized with use_dfll = 1 | |
[ 2.000212] CPU rate: 508 MHz | |
[ 2.031993] tegra dvfs: tegra sysfs cap interface is initialized | |
[ 2.032049] tegra dvfs: tegra sysfs gpu & emc interface is initialized | |
[ 2.032057] tegra dvfs: registered vdd_gpu simon notifier | |
[ 2.032211] tegra_actmon.emc: Completed initialization (0) | |
[ 2.032436] tegra_actmon.avp: Completed initialization (0) | |
[ 2.032510] tegra_mon.cpu_emc: Completed initialization (0) | |
[ 2.032935] dhd_module_init in | |
[ 2.032978] found wifi platform device bcm4329_wlan | |
[ 2.033090] Power-up adapter 'DHD generic adapter' | |
[ 2.033108] wifi_platform_set_power = 1 | |
[ 2.033121] flounder_wifi_power: 1 | |
[ 2.340278] wifi_platform_bus_enumerate device present 1 | |
[ 2.402220] sdhci-tegra sdhci-tegra.0: Found T2T coeffs data | |
[ 2.402310] sdhci-tegra sdhci-tegra.0: 204MHz tap hole coeffs found | |
[ 2.687514] **********Auto tuning windows************* | |
[ 2.687573] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE | |
[ 2.687624] win[0]: 0(0) - 70(1) | |
[ 2.687669] win[1]: 78(0) - 153(1) | |
[ 2.687707] win[2]: 160(0) - 235(1) | |
[ 2.687846] win[3]: 243(0) - 255(1) | |
[ 2.687879] *************************************** | |
[ 2.687938] ********tuning windows after inserting holes***** | |
[ 2.687976] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE | |
[ 2.688021] win[0]:-4(0) - 32(2) | |
[ 2.688061] win[1]:34(2) - 70(1) | |
[ 2.688097] win[2]:78(0) - 114(2) | |
[ 2.688132] win[3]:116(2) - 153(1) | |
[ 2.688169] win[4]:160(0) - 196(2) | |
[ 2.688204] win[5]:198(2) - 235(1) | |
[ 2.688238] win[6]:243(0) - 255(1) | |
[ 2.688268] *********************************************** | |
[ 2.688308] **********Tuning values********* | |
[ 2.688342] **estimated values** | |
[ 2.688448] T2T_Vmax 59, T2T_Vmin 81, 1'st_hole_Vmax 33, UI_Vmax 83 | |
[ 2.688484] **Calculated values** | |
[ 2.688702] T2T_Vmax 59, 1'st_hole_Vmax 33, UI_Vmax 82 | |
[ 2.688743] T2T_Vmin 59, 1'st_hole_Vmin 33, UI_Vmin 83 | |
[ 2.688778] *********************************** | |
[ 2.688831] ***********final tuning windows********** | |
[ 2.688986] win[0]: 12 - 24 | |
[ 2.689022] win[1]: 43 - 54 | |
[ 2.689058] win[2]: 94 - 101 | |
[ 2.689094] win[3]: 131 - 137 | |
[ 2.689128] win[4]: 176 - 179 | |
[ 2.689162] win[5]: 218 - 219 | |
[ 2.689195] win[6]: 255 - 239 | |
[ 2.689227] ******************************** | |
[ 2.689268] best tap win - (12-24), best tap value 18 | |
[ 2.689333] sdhci-tegra sdhci-tegra.0: sdhci_tegra_verify_best_tap: tuning freq 204000000hz, best tap 18 | |
[ 2.702251] mmc1: queuing unknown CIS tuple 0x91 (3 bytes) | |
[ 2.702404] mmc1: new ultra high speed SDR104 SDIO card at address 0001 | |
[ 2.830430] random: nonblocking pool is initialized | |
[ 3.412240] htc_battery_bq2419x htc_battery_bq2419x.9: Battery id adc value is 272 | |
[ 4.717142] SDIO Vendor ID:02d0 and SDIO Device ID: 4354 | |
[ 4.717243] F1 signature read @0x18000000=0x17214354 | |
[ 4.720883] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2 | |
[ 4.721389] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000 | |
[ 4.721509] wifi_platform_get_mac_addr | |
[ 4.721596] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211 | |
[ 4.721806] wl_create_event_handler(): thread:wl_event_handler:92 started | |
[ 4.721814] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xffffffc0669a1aa8 | |
[ 4.721934] dhd_attach(): thread:dhd_watchdog_thread:93 started | |
[ 4.721977] dhd_attach(): thread:dhd_dpc:94 started | |
[ 4.722024] dhd_attach(): thread:dhd_rxf:95 started | |
[ 4.722086] [SAR] active=0 | |
[ 4.722092] dhd_sar_callback Not ready, Bus state 0 firmware state 0 | |
[ 4.722104] dhd_deferred_work_init: work queue initialized | |
[ 4.722266] Dongle Host Driver, version 1.201.31 (r) | |
Compiled in drivers/net/wireless/bcmdhd on Apr 6 2018 at 08:49:17 | |
[ 4.722535] Register interface [wlan0] MAC: b4:ce:f6:07:84:b2 | |
[ 4.722543] dhd_prot_ioctl : bus is down. we have nothing to do | |
[ 4.722631] wifi_platform_set_power = 0 | |
[ 4.722636] flounder_wifi_power: 0 | |
[ 4.841363] ALSA device list: | |
[ 4.841387] #0: tegra-rt5677 | |
[ 4.842370] Freeing unused kernel memory: 488K (ffffffc000fc2000 - ffffffc00103c000) | |
[ 5.213541] bio: create slab <bio-1> at 1 | |
[ 5.331360] detected fb_set_par error, error code: -22 | |
[ 5.341907] EXT4-fs (mmcblk0p24): recovery complete | |
[ 5.343108] EXT4-fs (mmcblk0p24): mounted filesystem with ordered data mode. Opts: (null) | |
[ 5.501184] android_usb: already disabled | |
[ 5.501406] rndis_function_bind_config MAC: 00:00:00:00:00:00 | |
[ 5.501494] android_usb gadget: using random self ethernet address | |
[ 5.501503] android_usb gadget: using random host ethernet address | |
[ 5.502019] rndis0: MAC 3e:70:9b:e4:d3:8c | |
[ 5.502026] rndis0: HOST MAC c2:e7:f5:40:78:7b | |
[ 5.505082] htc_battery_bq2419x htc_battery_bq2419x.9: Setting charging current 2 | |
[ 5.514738] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready | |
[ 5.646789] android_work: did not send uevent (0 0 (null)) | |
[ 5.706953] htc_battery_bq2419x htc_battery_bq2419x.9: Charging enable with reason 0x8 (origin:0x0) | |
[ 5.706968] bq2419x 0-006b: charger configure, enable=1 is_otg=0 | |
[ 5.773479] android_work: sent uevent USB_STATE=CONNECTED | |
[ 5.777008] android_work: sent uevent USB_STATE=DISCONNECTED | |
[ 5.921467] android_work: sent uevent USB_STATE=CONNECTED | |
[ 5.923322] android_usb gadget: high-speed config #1: android | |
[ 5.923841] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready | |
[ 5.923982] tegra-udc tegra-udc.0: connected to SDP | |
[ 5.923992] htc_battery_bq2419x htc_battery_bq2419x.9: Setting charging current 500 | |
[ 5.924195] rndis_command_complete: MaxTransferSize: 2048 : Multi_pkt_txr: disabled | |
[ 5.924247] android_work: sent uevent USB_STATE=CONFIGURED | |
[ 6.126945] htc_battery_bq2419x htc_battery_bq2419x.9: Charging enable with reason 0x8 (origin:0x0) | |
[ 6.126960] bq2419x 0-006b: charger configure, enable=1 is_otg=0 | |
[ 6.710623] htc_battery_bq2419x htc_battery_bq2419x.9: Battery charging state changed (0 -> 1) | |
[ 7.010102] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) | |
[ 7.748180] udevd[641]: starting version 3.2.5 | |
[ 7.769747] udevd[642]: starting eudev-3.2.5 | |
[ 8.695291] EXT4-fs (dm-1): re-mounted. Opts: data=ordered | |
[ 9.204367] | |
Dongle Host Driver, version 1.201.31 (r) | |
Compiled in drivers/net/wireless/bcmdhd on Apr 6 2018 at 08:49:17 | |
[ 9.204377] wl_android_wifi_on in | |
[ 9.204380] wifi_platform_set_power = 1 | |
[ 9.204394] flounder_wifi_power: 1 | |
[ 9.510121] sdio_reset_comm(): | |
[ 9.573409] sdhci-tegra sdhci-tegra.0: sdhci_tegra_verify_best_tap: tuning freq 204000000hz, best tap 18 | |
[ 9.574716] SDIO Vendor ID:02d0 and SDIO Device ID: 4354 | |
[ 9.574832] F1 signature read @0x18000000=0x17214354 | |
[ 9.578481] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2 | |
[ 9.579000] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000 | |
[ 9.579677] _dhdsdio_download_firmware: dongle image file download failed | |
[ 9.579704] dhd_net_bus_devreset: dhd_bus_devreset: -35 | |
[ 9.579707] dhd_open : wl_android_wifi_on failed (-35) | |
[ 9.579710] wl_android_wifi_off in | |
[ 9.579714] dhd_prot_ioctl : bus is down. we have nothing to do | |
[ 9.579717] dhd_net_bus_devreset: dhd_bus_devreset: -35 | |
[ 9.579748] wifi_platform_set_power = 0 | |
[ 9.579751] flounder_wifi_power: 0 | |
[ 9.682911] | |
Dongle Host Driver, version 1.201.31 (r) | |
Compiled in drivers/net/wireless/bcmdhd on Apr 6 2018 at 08:49:17 | |
[ 9.682919] wl_android_wifi_on in | |
[ 9.682922] wifi_platform_set_power = 1 | |
[ 9.682931] flounder_wifi_power: 1 | |
[ 9.986763] sdio_reset_comm(): | |
[ 10.050104] sdhci-tegra sdhci-tegra.0: sdhci_tegra_verify_best_tap: tuning freq 204000000hz, best tap 18 | |
[ 10.051391] SDIO Vendor ID:02d0 and SDIO Device ID: 4354 | |
[ 10.051549] F1 signature read @0x18000000=0x17214354 | |
[ 10.055101] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2 | |
[ 10.055620] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000 | |
[ 10.056280] _dhdsdio_download_firmware: dongle image file download failed | |
[ 10.056305] dhd_net_bus_devreset: dhd_bus_devreset: -35 | |
[ 10.056309] dhd_open : wl_android_wifi_on failed (-35) | |
[ 10.056312] wl_android_wifi_off in | |
[ 10.056315] dhd_prot_ioctl : bus is down. we have nothing to do | |
[ 10.056334] dhd_net_bus_devreset: dhd_bus_devreset: -35 | |
[ 10.056365] wifi_platform_set_power = 0 | |
[ 10.056368] flounder_wifi_power: 0 | |
[ 10.305879] | |
Dongle Host Driver, version 1.201.31 (r) | |
Compiled in drivers/net/wireless/bcmdhd on Apr 6 2018 at 08:49:17 | |
[ 10.305890] wl_android_wifi_on in | |
[ 10.305894] wifi_platform_set_power = 1 | |
[ 10.305904] flounder_wifi_power: 1 | |
[ 10.610095] sdio_reset_comm(): | |
[ 10.673409] sdhci-tegra sdhci-tegra.0: sdhci_tegra_verify_best_tap: tuning freq 204000000hz, best tap 18 | |
[ 10.674706] SDIO Vendor ID:02d0 and SDIO Device ID: 4354 | |
[ 10.674864] F1 signature read @0x18000000=0x17214354 | |
[ 10.678401] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2 | |
[ 10.678923] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000 | |
[ 10.679582] _dhdsdio_download_firmware: dongle image file download failed | |
[ 10.679607] dhd_net_bus_devreset: dhd_bus_devreset: -35 | |
[ 10.679611] dhd_open : wl_android_wifi_on failed (-35) | |
[ 10.679614] wl_android_wifi_off in | |
[ 10.679618] dhd_prot_ioctl : bus is down. we have nothing to do | |
[ 10.679621] dhd_net_bus_devreset: dhd_bus_devreset: -35 | |
[ 10.679652] wifi_platform_set_power = 0 | |
[ 10.679655] flounder_wifi_power: 0 | |
[ 12.006769] [HS_PMIC] (irq_init_work_func) Enable detect IRQ | |
[ 12.006799] [HS_PMIC] (irq_init_work_func) Setup button IRQ type | |
[ 12.006805] [HS_PMIC] (irq_init_work_func) Enable debug IRQ | |
[ 26.674953] | |
Dongle Host Driver, version 1.201.31 (r) | |
Compiled in drivers/net/wireless/bcmdhd on Apr 6 2018 at 08:49:17 | |
[ 26.674963] wl_android_wifi_on in | |
[ 26.674968] wifi_platform_set_power = 1 | |
[ 26.674983] flounder_wifi_power: 1 | |
[ 26.980240] sdio_reset_comm(): | |
[ 27.040674] sdhci-tegra sdhci-tegra.0: sdhci_tegra_verify_best_tap: tuning freq 204000000hz, best tap 18 | |
[ 27.041996] SDIO Vendor ID:02d0 and SDIO Device ID: 4354 | |
[ 27.042170] F1 signature read @0x18000000=0x17214354 | |
[ 27.046092] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2 | |
[ 27.046626] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000 | |
[ 27.047392] _dhdsdio_download_firmware: dongle image file download failed | |
[ 27.047418] dhd_net_bus_devreset: dhd_bus_devreset: -35 | |
[ 27.047422] dhd_open : wl_android_wifi_on failed (-35) | |
[ 27.047425] wl_android_wifi_off in | |
[ 27.047429] dhd_prot_ioctl : bus is down. we have nothing to do | |
[ 27.047432] dhd_net_bus_devreset: dhd_bus_devreset: -35 | |
[ 27.047466] wifi_platform_set_power = 0 | |
[ 27.047469] flounder_wifi_power: 0 | |
[ 27.151262] dhd_set_mac_addr_handler: interface info not available/down | |
[ 59.276037] mate-panel[1396]: unhandled level 1 translation fault (11) at 0x00000000, esr 0x92000005 | |
[ 59.276046] pgd = ffffffc062992000 | |
[ 59.276050] [00000000] *pgd=0000000000000000 | |
[ 59.276060] CPU: 0 PID: 1396 Comm: mate-panel Tainted: G W 3.10.103-pmos #1-postmarketOS | |
[ 59.276065] task: ffffffc062272100 ti: ffffffc062268000 task.ti: ffffffc062268000 | |
[ 59.276070] PC is at 0x71fa42878c | |
[ 59.276073] LR is at 0x71fa428784 | |
[ 59.276077] pc : [<00000071fa42878c>] lr : [<00000071fa428784>] pstate: 00000000 | |
[ 59.276080] sp : 0000007fc0d39d30 | |
[ 59.276082] x29: 0000007fc0d39d30 x28: 0000000000000000 | |
[ 59.276087] x27: 0000000000000000 x26: 0000000001000007 | |
[ 59.276092] x25: 0000000000000000 x24: 0000007fc0d39da0 | |
[ 59.276096] x23: 000000556b2ce9c0 x22: 0000000000000400 | |
[ 59.276101] x21: 0000000001000011 x20: 000000556adf40cc | |
[ 59.276105] x19: 000000556adec020 x18: 0000000000000001 | |
[ 59.276109] x17: 00000071fa8c16d4 x16: 00000071fa43bee8 | |
[ 59.276114] x15: 0000000000000400 x14: 0000000000000200 | |
[ 59.276118] x13: 0000000000000100 x12: 0000000000000080 | |
[ 59.276122] x11: 0000000000000040 x10: 0000000000000001 | |
[ 59.276126] x9 : 00000071fad6bbb4 x8 : 000000556b2fcc60 | |
[ 59.276131] x7 : 0000000000000000 x6 : 0000000000000000 | |
[ 59.276135] x5 : 000000556b03d1c0 x4 : 0000007fc0d39da0 | |
[ 59.276139] x3 : 0000000000000400 x2 : ffffffffffffffff | |
[ 59.276143] x1 : 0000000000000088 x0 : 0000000001000011 | |
[ 60.676883] INFO: task kworker/0:2:104 blocked for more than 30 seconds. | |
[ 60.676891] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. | |
[ 60.676896] kworker/0:2 D ffffffc000085f74 0 104 2 0x00000000 | |
[ 60.676914] Workqueue: events request_firmware_work_func | |
[ 60.676918] Call trace: | |
[ 60.676927] [<ffffffc000085f74>] __switch_to+0x74/0x90 | |
[ 60.676935] [<ffffffc000aef0dc>] __schedule+0x2c4/0x848 | |
[ 60.676947] [<ffffffc000aef688>] schedule+0x28/0x70 | |
[ 60.676952] [<ffffffc000aed4f4>] schedule_timeout+0x1f4/0x2b0 | |
[ 60.676958] [<ffffffc000aeecbc>] wait_for_common+0xbc/0x160 | |
[ 60.676963] [<ffffffc000aeed74>] wait_for_completion+0x14/0x20 | |
[ 60.676968] [<ffffffc000516624>] _request_firmware+0x74c/0x9b8 | |
[ 60.676973] [<ffffffc000516a24>] request_firmware_work_func+0x24/0x58 | |
[ 60.676979] [<ffffffc0000d08c8>] process_one_work+0x140/0x530 | |
[ 60.676984] [<ffffffc0000d189c>] worker_thread+0x11c/0x430 | |
[ 60.676989] [<ffffffc0000d8fc8>] kthread+0xd0/0xd8 | |
[ 60.676994] INFO: task kworker/0:3:110 blocked for more than 30 seconds. | |
[ 60.676997] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. | |
[ 60.677005] kworker/0:3 D ffffffc000085f74 0 110 2 0x00000000 | |
[ 60.677014] Workqueue: events request_firmware_work_func | |
[ 60.677017] Call trace: | |
[ 60.677021] [<ffffffc000085f74>] __switch_to+0x74/0x90 | |
[ 60.677026] [<ffffffc000aef0dc>] __schedule+0x2c4/0x848 | |
[ 60.677031] [<ffffffc000aef688>] schedule+0x28/0x70 | |
[ 60.677036] [<ffffffc000aed4f4>] schedule_timeout+0x1f4/0x2b0 | |
[ 60.677040] [<ffffffc000aeecbc>] wait_for_common+0xbc/0x160 | |
[ 60.677045] [<ffffffc000aeed74>] wait_for_completion+0x14/0x20 | |
[ 60.677049] [<ffffffc000516624>] _request_firmware+0x74c/0x9b8 | |
[ 60.677054] [<ffffffc000516a24>] request_firmware_work_func+0x24/0x58 | |
[ 60.677059] [<ffffffc0000d08c8>] process_one_work+0x140/0x530 | |
[ 60.677063] [<ffffffc0000d189c>] worker_thread+0x11c/0x430 | |
[ 60.677067] [<ffffffc0000d8fc8>] kthread+0xd0/0xd8 | |
[ 61.286952] [SAR] sar0_CY8C.img not available | |
[ 61.500926] [S_HUB][CW_MCU] update_firmware: fw does not exist | |
[ 61.502202] [S_HUB][CW_MCU] Firmware Architecture version 1, Sense version 0, Cywee lib version 16, Water number 40, Active Engine 2, Project Mapping 1 | |
[ 61.503790] [S_HUB][CW_MCU] Sensor calibration matrix is (gs 1 gy 1 ls 1 bs 1) | |
[ 61.511958] [S_HUB][CW_MCU] cwmcu_irq_handler: MAGIC COVER = 0x0 | |
[ 89.970961] caja[1406]: unhandled level 1 translation fault (11) at 0x00000000, esr 0x92000005 | |
[ 89.970970] pgd = ffffffc062266000 | |
[ 89.970973] [00000000] *pgd=0000000000000000 | |
[ 89.970984] CPU: 1 PID: 1406 Comm: caja Tainted: G W 3.10.103-pmos #1-postmarketOS | |
[ 89.970989] task: ffffffc066b93700 ti: ffffffc062268000 task.ti: ffffffc062268000 | |
[ 89.970993] PC is at 0x7d2b85778c | |
[ 89.970996] LR is at 0x7d2b857784 | |
[ 89.971000] pc : [<0000007d2b85778c>] lr : [<0000007d2b857784>] pstate: 00000000 | |
[ 89.971003] sp : 0000007fd282ab60 | |
[ 89.971005] x29: 0000007fd282ab60 x28: 0000000000000000 | |
[ 89.971010] x27: 0000000000000000 x26: 0000000001000009 | |
[ 89.971015] x25: 0000000000000000 x24: 0000007fd282abd0 | |
[ 89.971019] x23: 00000055871dcdc0 x22: 0000000000000400 | |
[ 89.971024] x21: 0000000001000013 x20: 0000005586e0008c | |
[ 89.971028] x19: 0000005586df8020 x18: 0000000000000001 | |
[ 89.971032] x17: 0000007d2bd126d4 x16: 0000007d2b86aee8 | |
[ 89.971036] x15: 0000000000000400 x14: 0000000000000200 | |
[ 89.971041] x13: 0000000000000100 x12: 0000000000000080 | |
[ 89.971045] x11: 0000000000000040 x10: 0000000000000001 | |
[ 89.971049] x9 : 0000007d2c151bb4 x8 : 00000055872e68a0 | |
[ 89.971054] x7 : 0000000000000000 x6 : 0000000000000000 | |
[ 89.971058] x5 : 00000055873461a0 x4 : 0000007fd282abd0 | |
[ 89.971062] x3 : 0000000000000400 x2 : ffffffffffffffff | |
[ 89.971066] x1 : 0000000000000088 x0 : 0000000001000013 | |
[ 90.492267] caja[1447]: unhandled level 1 translation fault (11) at 0x00000000, esr 0x92000005 | |
[ 90.492276] pgd = ffffffc065ad6000 | |
[ 90.492280] [00000000] *pgd=0000000000000000 | |
[ 90.492292] CPU: 0 PID: 1447 Comm: caja Tainted: G W 3.10.103-pmos #1-postmarketOS | |
[ 90.492297] task: ffffffc066a05800 ti: ffffffc06555c000 task.ti: ffffffc06555c000 | |
[ 90.492302] PC is at 0x755533d78c | |
[ 90.492305] LR is at 0x755533d784 | |
[ 90.492309] pc : [<000000755533d78c>] lr : [<000000755533d784>] pstate: 00000000 | |
[ 90.492312] sp : 0000007fcb45ed20 | |
[ 90.492314] x29: 0000007fcb45ed20 x28: 0000000000000000 | |
[ 90.492320] x27: 0000000000000000 x26: 0000000001000009 | |
[ 90.492325] x25: 0000000000000000 x24: 0000007fcb45ed90 | |
[ 90.492329] x23: 0000005565c545c0 x22: 0000000000000400 | |
[ 90.492333] x21: 0000000001000013 x20: 000000556590208c | |
[ 90.492338] x19: 00000055658fa020 x18: 0000000000000001 | |
[ 90.492342] x17: 00000075557f86d4 x16: 0000007555350ee8 | |
[ 90.492346] x15: 0000000000000400 x14: 0000000000000200 | |
[ 90.492350] x13: 0000000000000100 x12: 0000000000000080 | |
[ 90.492355] x11: 0000000000000040 x10: 0000000000000001 | |
[ 90.492359] x9 : 0000007555c37bb4 x8 : 0000005565cdd0a0 | |
[ 90.492363] x7 : 0000000000000000 x6 : 0000000000000000 | |
[ 90.492368] x5 : 0000005565e546c0 x4 : 0000007fcb45ed90 | |
[ 90.492372] x3 : 0000000000000400 x2 : ffffffffffffffff | |
[ 90.492376] x1 : 0000000000000088 x0 : 0000000001000013 | |
[ 90.842839] caja[1459]: unhandled level 1 translation fault (11) at 0x00000000, esr 0x92000005 | |
[ 90.842848] pgd = ffffffc0622ee000 | |
[ 90.842852] [00000000] *pgd=0000000000000000 | |
[ 90.842863] CPU: 1 PID: 1459 Comm: caja Tainted: G W 3.10.103-pmos #1-postmarketOS | |
[ 90.842867] task: ffffffc066578b00 ti: ffffffc062a20000 task.ti: ffffffc062a20000 | |
[ 90.842872] PC is at 0x7180b3d78c | |
[ 90.842875] LR is at 0x7180b3d784 | |
[ 90.842878] pc : [<0000007180b3d78c>] lr : [<0000007180b3d784>] pstate: 00000000 | |
[ 90.842881] sp : 0000007fc95400d0 | |
[ 90.842884] x29: 0000007fc95400d0 x28: 0000000000000000 | |
[ 90.842889] x27: 0000000000000000 x26: 0000000001000009 | |
[ 90.842894] x25: 0000000000000000 x24: 0000007fc9540140 | |
[ 90.842898] x23: 0000005557795fc0 x22: 0000000000000400 | |
[ 90.842903] x21: 0000000001000013 x20: 000000555746e08c | |
[ 90.842907] x19: 0000005557466020 x18: 0000000000000001 | |
[ 90.842911] x17: 0000007180ff86d4 x16: 0000007180b50ee8 | |
[ 90.842915] x15: 0000000000000400 x14: 0000000000000200 | |
[ 90.842919] x13: 0000000000000100 x12: 0000000000000080 | |
[ 90.842924] x11: 0000000000000040 x10: 0000000000000001 | |
[ 90.842928] x9 : 0000007181437bb4 x8 : 00000055578100c0 | |
[ 90.842932] x7 : 0000000000000000 x6 : 0000000000000000 | |
[ 90.842937] x5 : 00000055579bd5e0 x4 : 0000007fc9540140 | |
[ 90.842941] x3 : 0000000000000400 x2 : ffffffffffffffff | |
[ 90.842945] x1 : 0000000000000088 x0 : 0000000001000013 | |
[ 91.205953] caja[1465]: unhandled level 1 translation fault (11) at 0x00000000, esr 0x92000005 | |
[ 91.205963] pgd = ffffffc062261000 | |
[ 91.205967] [00000000] *pgd=0000000000000000 | |
[ 91.205979] CPU: 0 PID: 1465 Comm: caja Tainted: G W 3.10.103-pmos #1-postmarketOS | |
[ 91.205984] task: ffffffc066b93700 ti: ffffffc064c04000 task.ti: ffffffc064c04000 | |
[ 91.205990] PC is at 0x7b991c378c | |
[ 91.205993] LR is at 0x7b991c3784 | |
[ 91.205997] pc : [<0000007b991c378c>] lr : [<0000007b991c3784>] pstate: 00000000 | |
[ 91.206000] sp : 0000007fc7b8a440 | |
[ 91.206003] x29: 0000007fc7b8a440 x28: 0000000000000000 | |
[ 91.206008] x27: 0000000000000000 x26: 0000000001000009 | |
[ 91.206013] x25: 0000000000000000 x24: 0000007fc7b8a4b0 | |
[ 91.206017] x23: 000000557945cbc0 x22: 0000000000000400 | |
[ 91.206022] x21: 0000000001000013 x20: 00000055791ba08c | |
[ 91.206027] x19: 00000055791b2020 x18: 0000000000000001 | |
[ 91.206031] x17: 0000007b9967e6d4 x16: 0000007b991d6ee8 | |
[ 91.206036] x15: 0000000000000400 x14: 0000000000000200 | |
[ 91.206041] x13: 0000000000000100 x12: 0000000000000080 | |
[ 91.206045] x11: 0000000000000040 x10: 0000000000000001 | |
[ 91.206050] x9 : 0000007b99abdbb4 x8 : 00000055795574c0 | |
[ 91.206054] x7 : 0000000000000000 x6 : 0000000000000000 | |
[ 91.206059] x5 : 00000055797095c0 x4 : 0000007fc7b8a4b0 | |
[ 91.206063] x3 : 0000000000000400 x2 : ffffffffffffffff | |
[ 91.206068] x1 : 0000000000000088 x0 : 0000000001000013 | |
[ 91.556328] caja[1471]: unhandled level 1 translation fault (11) at 0x00000000, esr 0x92000005 | |
[ 91.556339] pgd = ffffffc02c240000 | |
[ 91.556343] [00000000] *pgd=0000000000000000 | |
[ 91.556354] CPU: 0 PID: 1471 Comm: caja Tainted: G W 3.10.103-pmos #1-postmarketOS | |
[ 91.556359] task: ffffffc02c0e8b00 ti: ffffffc06254c000 task.ti: ffffffc06254c000 | |
[ 91.556365] PC is at 0x758019f78c | |
[ 91.556368] LR is at 0x758019f784 | |
[ 91.556372] pc : [<000000758019f78c>] lr : [<000000758019f784>] pstate: 00000000 | |
[ 91.556374] sp : 0000007ffe8f25a0 | |
[ 91.556377] x29: 0000007ffe8f25a0 x28: 0000000000000000 | |
[ 91.556383] x27: 0000000000000000 x26: 0000000001000009 | |
[ 91.556388] x25: 0000000000000000 x24: 0000007ffe8f2610 | |
[ 91.556392] x23: 0000005568aeb1c0 x22: 0000000000000400 | |
[ 91.556397] x21: 0000000001000013 x20: 000000556876b08c | |
[ 91.556401] x19: 0000005568763020 x18: 0000000000000001 | |
[ 91.556406] x17: 000000758065a6d4 x16: 00000075801b2ee8 | |
[ 91.556411] x15: 0000000000000400 x14: 0000000000000200 | |
[ 91.556415] x13: 0000000000000100 x12: 0000000000000080 | |
[ 91.556420] x11: 0000000000000040 x10: 0000000000000001 | |
[ 91.556425] x9 : 0000007580a99bb4 x8 : 0000005568ad9480 | |
[ 91.556429] x7 : 0000000000000000 x6 : 0000000000000000 | |
[ 91.556434] x5 : 0000005568cb75c0 x4 : 0000007ffe8f2610 | |
[ 91.556438] x3 : 0000000000000400 x2 : ffffffffffffffff | |
[ 91.556443] x1 : 0000000000000088 x0 : 0000000001000013 | |
[ 91.916586] caja[1477]: unhandled level 1 translation fault (11) at 0x00000000, esr 0x92000005 | |
[ 91.916595] pgd = ffffffc06229f000 | |
[ 91.916599] [00000000] *pgd=0000000000000000 | |
[ 91.916610] CPU: 1 PID: 1477 Comm: caja Tainted: G W 3.10.103-pmos #1-postmarketOS | |
[ 91.916615] task: ffffffc066a03700 ti: ffffffc06255c000 task.ti: ffffffc06255c000 | |
[ 91.916620] PC is at 0x7c1fedd78c | |
[ 91.916623] LR is at 0x7c1fedd784 | |
[ 91.916627] pc : [<0000007c1fedd78c>] lr : [<0000007c1fedd784>] pstate: 00000000 | |
[ 91.916630] sp : 0000007fc53d7150 | |
[ 91.916633] x29: 0000007fc53d7150 x28: 0000000000000000 | |
[ 91.916638] x27: 0000000000000000 x26: 0000000001000009 | |
[ 91.916643] x25: 0000000000000000 x24: 0000007fc53d71c0 | |
[ 91.916647] x23: 000000556ca88fc0 x22: 0000000000000400 | |
[ 91.916651] x21: 0000000001000013 x20: 000000556c71408c | |
[ 91.916656] x19: 000000556c70c020 x18: 0000000000000001 | |
[ 91.916660] x17: 0000007c203986d4 x16: 0000007c1fef0ee8 | |
[ 91.916664] x15: 0000000000000400 x14: 0000000000000200 | |
[ 91.916668] x13: 0000000000000100 x12: 0000000000000080 | |
[ 91.916673] x11: 0000000000000040 x10: 0000000000000001 | |
[ 91.916677] x9 : 0000007c207d7bb4 x8 : 000000556cc3a0c0 | |
[ 91.916681] x7 : 0000000000000000 x6 : 0000000000000000 | |
[ 91.916685] x5 : 000000556cc60680 x4 : 0000007fc53d71c0 | |
[ 91.916689] x3 : 0000000000000400 x2 : ffffffffffffffff | |
[ 91.916693] x1 : 0000000000000088 x0 : 0000000001000013 | |
[ 92.291094] caja[1483]: unhandled level 1 translation fault (11) at 0x00000000, esr 0x92000005 | |
[ 92.291102] pgd = ffffffc062292000 | |
[ 92.291106] [00000000] *pgd=0000000000000000 | |
[ 92.291117] CPU: 1 PID: 1483 Comm: caja Tainted: G W 3.10.103-pmos #1-postmarketOS | |
[ 92.291122] task: ffffffc02c0eac00 ti: ffffffc062548000 task.ti: ffffffc062548000 | |
[ 92.291127] PC is at 0x7e5eb0b78c | |
[ 92.291130] LR is at 0x7e5eb0b784 | |
[ 92.291134] pc : [<0000007e5eb0b78c>] lr : [<0000007e5eb0b784>] pstate: 00000000 | |
[ 92.291137] sp : 0000007fd43ab3f0 | |
[ 92.291139] x29: 0000007fd43ab3f0 x28: 0000000000000000 | |
[ 92.291145] x27: 0000000000000000 x26: 0000000001000009 | |
[ 92.291150] x25: 0000000000000000 x24: 0000007fd43ab460 | |
[ 92.291154] x23: 0000005576a987c0 x22: 0000000000000400 | |
[ 92.291159] x21: 0000000001000013 x20: 000000557674d08c | |
[ 92.291163] x19: 0000005576745020 x18: 0000000000000001 | |
[ 92.291167] x17: 0000007e5efc66d4 x16: 0000007e5eb1eee8 | |
[ 92.291172] x15: 0000000000000400 x14: 0000000000000200 | |
[ 92.291176] x13: 0000000000000100 x12: 0000000000000080 | |
[ 92.291180] x11: 0000000000000040 x10: 0000000000000001 | |
[ 92.291185] x9 : 0000007e5f405bb4 x8 : 0000005576af04c0 | |
[ 92.291189] x7 : 0000000000000000 x6 : 0000000000000000 | |
[ 92.291193] x5 : 0000005576ca05c0 x4 : 0000007fd43ab460 | |
[ 92.291198] x3 : 0000000000000400 x2 : ffffffffffffffff | |
[ 92.291202] x1 : 0000000000000088 x0 : 0000000001000013 | |
[ 92.640702] caja[1489]: unhandled level 1 translation fault (11) at 0x00000000, esr 0x92000005 | |
[ 92.640711] pgd = ffffffc06299f000 | |
[ 92.640714] [00000000] *pgd=0000000000000000 | |
[ 92.640725] CPU: 1 PID: 1489 Comm: caja Tainted: G W 3.10.103-pmos #1-postmarketOS | |
[ 92.640730] task: ffffffc02c0ea100 ti: ffffffc0622e4000 task.ti: ffffffc0622e4000 | |
[ 92.640736] PC is at 0x7beae0878c | |
[ 92.640738] LR is at 0x7beae08784 | |
[ 92.640742] pc : [<0000007beae0878c>] lr : [<0000007beae08784>] pstate: 00000000 | |
[ 92.640745] sp : 0000007fd6bbeca0 | |
[ 92.640748] x29: 0000007fd6bbeca0 x28: 0000000000000000 | |
[ 92.640753] x27: 0000000000000000 x26: 0000000001000009 | |
[ 92.640758] x25: 0000000000000000 x24: 0000007fd6bbed10 | |
[ 92.640762] x23: 000000557c1439c0 x22: 0000000000000400 | |
[ 92.640767] x21: 0000000001000013 x20: 000000557be7808c | |
[ 92.640771] x19: 000000557be70020 x18: 0000000000000001 | |
[ 92.640776] x17: 0000007beb2c36d4 x16: 0000007beae1bee8 | |
[ 92.640780] x15: 0000000000000400 x14: 0000000000000200 | |
[ 92.640784] x13: 0000000000000100 x12: 0000000000000080 | |
[ 92.640789] x11: 0000000000000040 x10: 0000000000000001 | |
[ 92.640793] x9 : 0000007beb702bb4 x8 : 000000557c36dcc0 | |
[ 92.640797] x7 : 0000000000000000 x6 : 0000000000000000 | |
[ 92.640801] x5 : 000000557c3c6aa0 x4 : 0000007fd6bbed10 | |
[ 92.640806] x3 : 0000000000000400 x2 : ffffffffffffffff | |
[ 92.640810] x1 : 0000000000000088 x0 : 0000000001000013 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment