Advertisement
Guest User

Jetson dmesg boot failure

a guest
Sep 10th, 2014
478
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.35 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Initializing cgroup subsys cpuacct
  4. [ 0.000000] Linux version 3.10.24-gf455cd4 (buildbrain@mobile-u64-532) (gcc version 4.5.3 (crosstool-NG hg_unknown@20110628.165246) ) #1 SMP PREEMPT Wed Jun 18 11:20:52 PDT 2014
  5. [ 0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (ARMv7), cr=10c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  7. [ 0.000000] Machine: jetson-tk1, model: NVIDIA Tegra124 PM375, serial: 0
  8. [ 0.000000] Truncating memory at 0x80000000 to fit in 32-bit physical address space
  9. [ 0.000000] Found vpr, start=0xf6900000 size=9700000
  10. [ 0.000000] Found tsec, start=0xf4900000 size=2000000<6>[ 0.000000] Found tegra_fbmem: 01f60000@ad012000
  11. [ 0.000000] Tegra reserved memory:
  12. [ 0.000000] LP0: f46ff000 - f46ff80f
  13. [ 0.000000] Bootloader framebuffer: ad012000 - aef71fff
  14. [ 0.000000] Bootloader framebuffer2: 00000000 - 00000000
  15. [ 0.000000] Framebuffer: ef000000 - f01fffff
  16. [ 0.000000] 2nd Framebuffer: f0200000 - f45fffff
  17. [ 0.000000] Carveout: 00000000 - 00000000
  18. [ 0.000000] Vpr: f6900000 - ffffffff
  19. [ 0.000000] Tsec: f4900000 - f68fffff
  20. [ 0.000000] cma: CMA: reserved 16 MiB at ac000000
  21. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  22. [ 0.000000] On node 0 totalpages: 454656
  23. [ 0.000000] free_area_init_node: node 0, pgdat c0c58e00, node_mem_map c0e09000
  24. [ 0.000000] Normal zone: 1520 pages used for memmap
  25. [ 0.000000] Normal zone: 0 pages reserved
  26. [ 0.000000] Normal zone: 194560 pages, LIFO batch:31
  27. [ 0.000000] HighMem zone: 2204 pages used for memmap
  28. [ 0.000000] HighMem zone: 260096 pages, LIFO batch:31
  29. [ 0.000000] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/arch/arm/boot/dts/tegra124-pm375.dts
  30. [ 0.000000] Tegra12: CPU Speedo value 2331, Soc Speedo value 2276, Gpu Speedo value 2099
  31. [ 0.000000] Tegra12: CPU Speedo ID 1, Soc Speedo ID 1, Gpu Speedo ID 1
  32. [ 0.000000] Tegra12: CPU Process ID 1,Soc Process ID 1,Gpu Process ID 1
  33. [ 0.000000] Tegra Revision: A01 SKU: 0x81 CPU Process: 1 Core Process: 1
  34. [ 0.000000] tegra: PLLP fixed rate: 408000000
  35. [ 0.000000] pll_d2: val=00583201 m=1 n=50 p_div=5 input_rate=12000000
  36. [ 0.000000] pll_c4: val=00583201 m=1 n=50 p_div=5 input_rate=12000000
  37. [ 0.000000] pll_dp: val=00583201 m=1 n=50 p_div=5 input_rate=12000000
  38. [ 0.000000] Lowering cpu_lp maximum rate from 1350000000 to 1092000000
  39. [ 0.000000] Lowering sbus maximum rate from 408000000 to 384000000
  40. [ 0.000000] Lowering vic03 maximum rate from 900000000 to 828000000
  41. [ 0.000000] Lowering tsec maximum rate from 900000000 to 828000000
  42. [ 0.000000] Lowering msenc maximum rate from 600000000 to 528000000
  43. [ 0.000000] Lowering se maximum rate from 600000000 to 528000000
  44. [ 0.000000] Lowering vde maximum rate from 600000000 to 528000000
  45. [ 0.000000] Lowering host1x maximum rate from 500000000 to 444000000
  46. [ 0.000000] Lowering vi maximum rate from 700000000 to 600000000
  47. [ 0.000000] Lowering isp maximum rate from 700000000 to 600000000
  48. [ 0.000000] Lowering c4bus maximum rate from 700000000 to 600000000
  49. [ 0.000000] Lowering pll_c maximum rate from 1400000000 to 1066000000
  50. [ 0.000000] Lowering pll_c2 maximum rate from 1200000000 to 1066000000
  51. [ 0.000000] Lowering pll_c3 maximum rate from 1200000000 to 1066000000
  52. [ 0.000000] Lowering hdmi maximum rate from 594000000 to 297000000
  53. [ 0.000000] Lowering nor maximum rate from 127000000 to 102000000
  54. [ 0.000000] Lowering sdmmc1 maximum rate from 208000000 to 204000000
  55. [ 0.000000] Lowering sdmmc3 maximum rate from 208000000 to 204000000
  56. [ 0.000000] Lowering gbus maximum rate from 1032000000 to 852000000
  57. [ 0.000000] Lowering cpu_g maximum rate from 3000000000 to 2320500000
  58. [ 0.000000] tegra dvfs: VDD_CPU nominal 1260mV, scaling enabled
  59. [ 0.000000] tegra dvfs: VDD_CORE nominal 1150mV, scaling enabled
  60. [ 0.000000] tegra dvfs: VDD_GPU nominal 1200mV, scaling enabled
  61. [ 0.000000] Switching to timer-based delay loop
  62. [ 0.000000] tegra_powergate_init: DONE
  63. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c1cb5000 s15040 r8192 d13632 u36864
  64. [ 0.000000] pcpu-alloc: s15040 r8192 d13632 u36864 alloc=9*4096
  65. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  66. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 453136
  67. [ 0.000000] Kernel command line: fbcon=map:1 tegraid=40.1.1.0.0 mem=1862M@2048M memtype=255 vpr=151M@3945M tsec=32M@3913M otf_key=0556dee1a30b786b3b1ba8b0962544bc ddr_die=2048M@2048M section=256M commchip_id=0 usb_port_owner_info=0 lane_owner_info=6 emc_max_dvfs=0 touch_id=0@0 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,3 console=tty1 usbcore.old_scheme_first=1 lp0_vec=2064@0xf46ff000 tegra_fbmem=32899072@0xad012000 core_edp_mv=1150 core_edp_ma=4000 pmuboard=0x0177:0x0000:0x03:0x45:0x00 power_supply=Adapter audio_codec=rt5640 board_info=0x0177:0x0000:0x03:0x45:0x00 root=/dev/mmcblk0p1 rw rootwait tegraboot=sdmmc gpt gpt_sector=49151 modem_id=0 android.kerneltype=normal
  68. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  69. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  70. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  71. [ 0.000000] Memory: 1776MB = 1776MB total
  72. [ 0.000000] Memory: 1739624k/1739624k available, 167064k reserved, 1040384K highmem
  73. [ 0.000000] Virtual kernel memory layout:
  74. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  75. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  76. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  77. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  78. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  79. [ 0.000000] modules : 0xbe800000 - 0xbfe00000 ( 22 MB)
  80. [ 0.000000] .text : 0xc0008000 - 0xc0ab1688 (10918 kB)
  81. [ 0.000000] .init : 0xc0ab2000 - 0xc0b2eac0 ( 499 kB)
  82. [ 0.000000] .data : 0xc0b30000 - 0xc0c6f76c (1278 kB)
  83. [ 0.000000] .bss : 0xc0c6f76c - 0xc0cf707c ( 543 kB)
  84. [ 0.000000] Preemptible hierarchical RCU implementation.
  85. [ 0.000000] NR_IRQS:960
  86. [ 0.000000] the number of interrupt controllers found is 5
  87. [ 0.000000] Architected local timer running at 12.00MHz (phys).
  88. [ 0.000000] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 2863311536128ns
  89. [ 0.000000] Ignoring duplicate/late registration of read_current_timer delay
  90. [ 0.000000] Console: colour dummy device 80x30
  91. [ 0.000000] console [tty1] enabled
  92. [ 0.003728] Calibrating delay loop (skipped), value calculated using timer frequency.. lpj=12000
  93. [ 0.003799] pid_max: default: 32768 minimum: 301
  94. [ 0.004094] Mount-cache hash table entries: 512
  95. [ 0.018496] Initializing cgroup subsys debug
  96. [ 0.018539] Initializing cgroup subsys freezer
  97. [ 0.018645] CPU: Testing write buffer coherency: ok
  98. [ 0.018716] ftrace: allocating 31844 entries in 63 pages
  99. [ 0.059771] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  100. [ 0.059820] Setting up static identity map for 0xc07a71b8 - 0xc07a7254
  101. [ 0.063819] ftrace: Allocated trace_printk buffers
  102. [ 0.071523] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  103. [ 0.074543] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  104. [ 0.077592] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  105. [ 0.077789] Brought up 4 CPUs
  106. [ 0.077851] SMP: Total of 4 processors activated.
  107. [ 0.077868] CPU: All CPU(s) started in SVC mode.
  108. [ 0.078731] devtmpfs: initialized
  109. [ 0.086070] CPA: inner cache maint threshold=2097152
  110. [ 0.087946] pinctrl core: initialized pinctrl subsystem
  111. [ 0.088260] regulator-dummy: no parameters
  112. [ 0.088954] NET: Registered protocol family 16
  113. [ 0.091407] DMA: preallocated 256 KiB pool for atomic coherent allocations
  114. [ 0.091744] tegra_smmu tegra_smmu: Loaded Tegra IOMMU driver
  115. [ 0.092416] cpuidle: using governor ladder
  116. [ 0.092436] cpuidle: using governor menu
  117. [ 0.095969] tegra-gpio 6000d000.gpio: Initialising GPIO state 0: name default
  118. [ 0.096097] gpiochip_add: registered GPIOs 0 to 255 on device: tegra-gpio
  119. [ 0.110406] Wake16 for irq=34
  120. [ 0.112216] Wake58 for irq=81
  121. [ 0.112273] Wake41 for irq=129
  122. [ 0.112290] Wake43 for irq=129
  123. [ 0.112325] Wake40 for irq=53
  124. [ 0.112340] Wake42 for irq=53
  125. [ 0.113299] board_info: id:sku:fab:major:minor = 0x0177:0x0000:0x03:0x45:0x00
  126. [ 0.113363] disp1 pclk=154700000
  127. [ 0.113374] disp2 pclk=297000000
  128. [ 0.113382] Selecting UARTD as the debug console
  129. [ 0.113425] The debug console clock name is uartd
  130. [ 0.113806] ardbeg_modem_init: modem_id = 0
  131. [ 0.115377] laguna_as3722_regulator_init: i2c_register_board_info
  132. [ 0.115957] Clear bootloader IO dpd settings
  133. [ 0.116011] Loading jetson TK1 EMC tables.
  134. [ 0.116231] tegra: pll_m is selected as scalable EMC clock source
  135. [ 0.116272] Lowering emc maximum rate from 1200000000 to 924000000
  136. [ 0.116314] tegra: validated EMC DFS table
  137. [ 0.116415] laguna_edp_init: CPU regulator 15000 mA
  138. [ 0.455426] laguna_edp_init: GPU regulator 8000 mA
  139. [ 0.455462] swapper/0 isomgr_init(): iso emc max clk=924000KHz
  140. [ 0.455480] swapper/0 isomgr_init(): max_iso_bw=6504960KB<6>[ 0.479444] platform tegradc.0: IOVA linear map 0xef000000(1200000)
  141. [ 0.483679] platform tegradc.0: IOVA linear map 0xf0200000(4400000)
  142. [ 0.491340] platform tegradc.0: IOVA linear map 0xad012000(1f60000)
  143. [ 0.494628] platform tegradc.0: IOVA linear map 0xf6900000(9700000)
  144. [ 0.496837] platform tegradc.1: IOVA linear map 0xef000000(1200000)
  145. [ 0.501057] platform tegradc.1: IOVA linear map 0xf0200000(4400000)
  146. [ 0.508716] platform tegradc.1: IOVA linear map 0xad012000(1f60000)
  147. [ 0.512002] platform tegradc.1: IOVA linear map 0xf6900000(9700000)
  148. [ 0.512554] soctherm THERMTRIP is not supported on this PMIC
  149. [ 0.512804] tegra11_soctherem_oc_int_init(): OC interrupts enabled successful
  150. [ 0.513264] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  151. [ 0.513293] hw-breakpoint: maximum watchpoint size is 8 bytes.
  152. [ 0.513471] mc-err: Started MC error interface!
  153. [ 0.523909] bio: create slab <bio-0> at 0
  154. [ 0.526376] vgaarb: loaded
  155. [ 0.527053] SCSI subsystem initialized
  156. [ 0.527237] libata version 3.00 loaded.
  157. [ 0.527465] usbcore: registered new interface driver usbfs
  158. [ 0.527534] usbcore: registered new interface driver hub
  159. [ 0.527649] usbcore: registered new device driver usb
  160. [ 0.527872] of_get_named_gpio_flags exited with status 20
  161. [ 0.527885] of_get_named_gpio_flags exited with status 21
  162. [ 0.528282] of_get_named_gpio_flags exited with status 157
  163. [ 0.528295] of_get_named_gpio_flags exited with status 158
  164. [ 0.528549] of_get_named_gpio_flags exited with status 217
  165. [ 0.528562] of_get_named_gpio_flags exited with status 218
  166. [ 0.528788] of_get_named_gpio_flags exited with status 172
  167. [ 0.528799] of_get_named_gpio_flags exited with status 173
  168. [ 0.529017] of_get_named_gpio_flags exited with status 206
  169. [ 0.529029] of_get_named_gpio_flags exited with status 207
  170. [ 0.529813] as3722 4-0040: AS3722 with revision 0x1 found
  171. [ 0.532574] gpiochip_add: registered GPIOs 256 to 263 on device: as3722-gpio
  172. [ 0.532590] GPIO chip as3722-gpio: created GPIO range 0->7 ==> as3722-pinctrl PIN 0->7
  173. [ 0.534621] as3722_sd0: 700 <--> 1300 mV at 1000 mV 3500 mA normal standby
  174. [ 0.535726] as3722_sd1: 700 <--> 1350 mV at 1150 mV 2500 mA normal standby
  175. [ 0.536073] as3722_sd2: 1350 mV normal standby
  176. [ 0.536387] as3722-sd3: no parameters
  177. [ 0.536841] as3722_sd4: 1050 mV normal standby
  178. [ 0.537484] as3722_sd5: 1800 mV normal standby
  179. [ 0.537971] as3722_sd6: applied init 1000000uV constraint
  180. [ 0.538579] as3722_sd6: 650 <--> 1200 mV at 1000 mV 3500 mA normal standby
  181. [ 0.538920] as3722_ldo0: 1050 <--> 1225 mV at 1050 mV at 300 mA normal standby
  182. [ 0.538976] as3722_ldo0: supplied by as3722_sd2
  183. [ 0.540429] as3722_ldo1: 1800 mV at 150 mA normal standby
  184. [ 0.541312] as3722_ldo2: 1200 mV at 150 mA normal standby
  185. [ 0.541370] as3722_ldo2: supplied by as3722_sd5
  186. [ 0.542359] as3722_ldo3: 800 mV at 150 mA normal standby
  187. [ 0.542820] as3722_ldo4: 2700 mV at 150 mA normal standby
  188. [ 0.543290] as3722_ldo5: 1200 mV at 150 mA normal standby
  189. [ 0.543343] as3722_ldo5: supplied by as3722_sd5
  190. [ 0.543692] as3722_ldo6: 1800 <--> 3300 mV at 150 mA normal standby
  191. [ 0.544163] as3722_ldo7: 1050 mV at 150 mA normal standby
  192. [ 0.544221] as3722_ldo7: supplied by as3722_sd5
  193. [ 0.545352] as3722_ldo9: 3300 mV at 150 mA normal standby
  194. [ 0.545820] as3722_ldo10: 2700 mV at 150 mA normal standby
  195. [ 0.546307] as3722_ldo11: 1800 mV at 150 mA normal standby
  196. [ 0.546926] of_get_named_gpio_flags: can't parse gpios property
  197. [ 0.546936] of_get_named_gpio_flags: can't parse gpios property
  198. [ 0.547295] Linux video capture interface: v2.00
  199. [ 0.548337] Advanced Linux Sound Architecture Driver Initialized.
  200. [ 0.549220] fixed_reg_battery: 8400 mV normal standby
  201. [ 0.549501] fixed_reg_aon_1v8: 1800 mV normal standby
  202. [ 0.549828] fixed_reg_aon_3v3: 3300 mV normal standby
  203. [ 0.550094] fixed_reg_aon_1v2: 1200 mV normal standby
  204. [ 0.550385] fixed_reg_vdd_hdmi_5v0: 5000 mV normal standby
  205. [ 0.550657] fixed_reg_vdd_hdmi: 3300 mV normal standby
  206. [ 0.550701] fixed_reg_vdd_hdmi: supplied by as3722_sd4
  207. [ 0.551003] fixed_reg_vdd_lcd_bl: 3300 mV normal standby
  208. [ 0.551266] fixed_reg_lcd_bl_en: 5000 mV normal standby
  209. [ 0.551520] fixed_reg_3v3: 3300 mV normal standby
  210. [ 0.551923] fixed_reg_5v0: 5000 mV normal standby
  211. [ 0.552187] fixed_reg_dcdc_1v8: 1800 mV normal standby
  212. [ 0.552860] fixed_reg_as3722_gpio2: 3300 mV normal standby
  213. [ 0.553568] fixed_reg_lcd: 3300 mV normal standby
  214. [ 0.553862] fixed_reg_sdmmc_en: 3300 mV normal standby
  215. [ 0.554139] fixed_reg_vdd_cdc_1v2_aud_pm375: 1200 mV normal standby
  216. [ 0.554417] fixed_reg_usb2_vbus_pm359: 5000 mV normal standby
  217. [ 0.554721] fixed_reg_usb0_usb1_vbus_pm359: 5000 mV normal standby
  218. [ 0.556930] as3722-adc-extcon as3722-adc-extcon.2: USB-Host is disconnected
  219. [ 0.560325] tegra: started io power detection dynamic control
  220. [ 0.560349] tegra: NO_IO_POWER setting 0x0
  221. [ 0.560368] Switching to clocksource arch_sys_counter
  222. [ 0.581103] nvmap_heap_init: nvmap_heap_init: created heap block cache
  223. [ 0.581269] nvmap uc page pool size=54875 pages
  224. [ 0.604312] nvmap pool = uc, highmem=25600, pool_size=54875,totalram=439002, freeram=410563, totalhigh=260096, freehigh=234364
  225. [ 0.605011] nvmap wc page pool size=54875 pages
  226. [ 0.627984] nvmap pool = wc, highmem=25600, pool_size=54875,totalram=439002, freeram=384864, totalhigh=260096, freehigh=208665
  227. [ 0.629303] misc nvmap: created heap iram base 0x40001000 size (252KiB)
  228. [ 0.632931] misc nvmap: created heap vpr base 0xf6900000 size (154624KiB)
  229. [ 0.633077] nvmap:inner cache maint threshold=2097152
  230. [ 0.642516] Wake39 for irq=52
  231. [ 0.642610] tegra-otg tegra-otg: otg transceiver registered
  232. [ 0.642936] NET: Registered protocol family 2
  233. [ 0.643596] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  234. [ 0.643796] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  235. [ 0.643995] TCP: Hash tables configured (established 8192 bind 8192)
  236. [ 0.644053] TCP: reno registered
  237. [ 0.644075] UDP hash table entries: 512 (order: 2, 16384 bytes)
  238. [ 0.644127] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  239. [ 0.644410] NET: Registered protocol family 1
  240. [ 0.644812] RPC: Registered named UNIX socket transport module.
  241. [ 0.644834] RPC: Registered udp transport module.
  242. [ 0.644851] RPC: Registered tcp transport module.
  243. [ 0.644869] RPC: Registered tcp NFSv4.1 backchannel transport module.
  244. [ 0.644892] PCI: CLS 0 bytes, default 64
  245. [ 0.649831] host1x host1x: initialized
  246. [ 0.651045] CPU PMU: probing PMU on CPU 0
  247. [ 0.651078] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
  248. [ 0.651943] tegra_throttle : init passed
  249. [ 0.652033] Tegra cpuquiet initialized: disabled
  250. [ 0.652159] cpu-tegra: init EDP limit: 2320 MHz
  251. [ 0.653107] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
  252. [ 0.653443] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
  253. [ 0.653701] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type MEM-therm
  254. [ 0.653954] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
  255. [ 0.655734] bounce pool size: 64 pages
  256. [ 0.657009] NTFS driver 2.1.30 [Flags: R/O].
  257. [ 0.657150] fuse init (API version 7.22)
  258. [ 0.657383] msgmni has been set to 1397
  259. [ 0.658921] io scheduler noop registered (default)
  260. [ 0.860299] PCIE: port 0: link down, retrying
  261. [ 1.060342] PCIE: port 0: link down, retrying
  262. [ 1.260381] PCIE: port 0: link down, retrying
  263. [ 1.260400] PCIE: port 0: link down, ignoring
  264. [ 1.265575] PCI host bridge to bus 0000:00
  265. [ 1.265600] pci_bus 0000:00: root bus resource [mem 0x32100000-0x3fffffff]
  266. [ 1.265627] pci_bus 0000:00: root bus resource [mem 0x12100000-0x320fffff pref]
  267. [ 1.265655] pci_bus 0000:00: root bus resource [io 0x1000-0xffff]
  268. [ 1.265678] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  269. [ 1.265738] pci 0000:00:00.0: [10de:0e13] type 01 class 0x060400
  270. [ 1.265855] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  271. [ 1.266083] PCI: bus0: Fast back to back transfers disabled
  272. [ 1.266109] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  273. [ 1.266339] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
  274. [ 1.266377] pci 0000:01:00.0: reg 10: [io 0x0000-0x00ff]
  275. [ 1.266452] pci 0000:01:00.0: reg 18: [mem 0x00000000-0x00000fff 64bit]
  276. [ 1.266489] pci 0000:01:00.0: reg 20: [mem 0x00000000-0x00003fff 64bit pref]
  277. [ 1.266609] pci 0000:01:00.0: supports D1 D2
  278. [ 1.266620] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  279. [ 1.268487] PCI: bus1: Fast back to back transfers disabled
  280. [ 1.268515] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  281. [ 1.268533] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
  282. [ 1.268831] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
  283. [ 1.268856] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
  284. [ 1.268884] pcie_pme 0000:00:00.0:pcie01: service driver pcie_pme loaded
  285. [ 1.269020] aer 0000:00:00.0:pcie02: service driver aer loaded
  286. [ 1.269128] pcieport 0000:00:00.0: BAR 8: assigned [mem 0x32100000-0x321fffff]
  287. [ 1.269160] pcieport 0000:00:00.0: BAR 9: assigned [mem 0x12100000-0x121fffff 64bit pref]
  288. [ 1.269191] pcieport 0000:00:00.0: BAR 7: assigned [io 0x1000-0x1fff]
  289. [ 1.269220] pci 0000:01:00.0: BAR 4: assigned [mem 0x12100000-0x12103fff 64bit pref]
  290. [ 1.269268] pci 0000:01:00.0: BAR 2: assigned [mem 0x32100000-0x32100fff 64bit]
  291. [ 1.269314] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
  292. [ 1.269343] pcieport 0000:00:00.0: PCI bridge to [bus 01]
  293. [ 1.269366] pcieport 0000:00:00.0: bridge window [io 0x1000-0x1fff]
  294. [ 1.269393] pcieport 0000:00:00.0: bridge window [mem 0x32100000-0x321fffff]
  295. [ 1.269444] pcieport 0000:00:00.0: bridge window [mem 0x12100000-0x121fffff 64bit pref]
  296. [ 1.269492] PCIE: No Link speed change happened
  297. [ 1.269932] pwm-backlight pwm-backlight: unable to request PWM, trying legacy API
  298. [ 1.270045] sysedp_create_consumer: unable to create pwm-backlight, no consumer_data for pwm-backlight found
  299. [ 1.271726] msenc msenc: initialized
  300. [ 1.272596] tsec tsec: initialized
  301. [ 1.274656] isp isp.0: initialized
  302. [ 1.275651] isp isp.1: initialized
  303. [ 1.277206] vic03 vic03.0: initialized
  304. [ 1.278898] gk20a gk20a.0: initialized
  305. [ 1.279720] tegradc tegradc.0: DSI: Failed to get chip info
  306. [ 1.279813] tegradc tegradc.0: DSI: HS clock rate is 464500
  307. [ 1.281584] p,wuxga-10-1 panel dt support not available
  308. [ 1.563892] tegradc tegradc.0: nominal-pclk:154700000 parent:154500000 div:1.0 pclk:154500000 153153000~168623000
  309. [ 1.652633] tegradc tegradc.0: DSI pad calibration done
  310. [ 1.659185] tegradc tegradc.0: probed
  311. [ 1.659600] tegradc tegradc.0: probed
  312. [ 1.659832] tegradc tegradc.0: nominal-pclk:154679000 parent:463500000 div:3.0 pclk:154500000 153132210~168600110
  313. [ 1.681778] gpio wake4 for gpio=111
  314. [ 1.710586] tegradc tegradc.1: nominal-pclk:148500000 parent:594000000 div:4.0 pclk:148500000 147015000~161865000
  315. [ 1.711940] tegradc tegradc.1: probed
  316. [ 1.779253] Console: switching to colour frame buffer device 240x67
  317. [ 1.841883] tegradc tegradc.1: probed
  318. [ 1.842259] tegradc tegradc.1: nominal-pclk:148500000 parent:594000000 div:4.0 pclk:148500000 147015000~161865000
  319. [ 1.845932] tegradc tegradc.1: nominal-pclk:148500000 parent:594000000 div:4.0 pclk:148500000 147015000~161865000
  320. [ 1.912083] hdmi_state_machine_worker (tid ebad8080): state 0 (Reset), hpd 1, pending_hpd_evt 1
  321. [ 1.912538] hdmi_state_machine_set_state_l: switching from state 0 (Reset) to state 0 (Reset)
  322. [ 1.916136] tegra-apbdma tegra-apbdma: Tegra20 APB DMA driver register 32 channels
  323. [ 1.917107] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  324. [ 1.918578] serial8250.0: ttyS0 at MMIO 0x70006300 (irq = 122) is a Tegra
  325. [ 1.954692] hdmi_state_machine_worker (tid ebad8080): state 0 (Reset), hpd 1, pending_hpd_evt 0
  326. [ 1.954695] hdmi_disable_l: audio_switch 0
  327. [ 1.954698] hdmi_disable_l: hpd_switch 0
  328. [ 1.954703] hdmi_state_machine_set_state_l: switching from state 0 (Reset) to state 1 (Check Plug)
  329. [ 1.968396] hdmi_state_machine_worker (tid ebad8080): state 1 (Check Plug), hpd 1, pending_hpd_evt 0
  330. [ 1.968402] hdmi_state_machine_set_state_l: switching from state 1 (Check Plug) to state 2 (Check EDID)
  331. [ 2.035657] hdmi_state_machine_worker (tid ebad8080): state 2 (Check EDID), hpd 1, pending_hpd_evt 0
  332. [ 2.068675] panel size 51 by 29
  333. [ 3.659548] console [ttyS0] enabled
  334. [ 3.660172] serial-tegra.0: ttyTHS0 at MMIO 0x70006000 (irq = 68) is a SERIAL_TEGRA
  335. [ 3.660479] serial-tegra.1: ttyTHS1 at MMIO 0x70006040 (irq = 69) is a SERIAL_TEGRA
  336. [ 3.660757] serial-tegra.2: ttyTHS2 at MMIO 0x70006200 (irq = 78) is a SERIAL_TEGRA
  337. [ 3.664499] loop: module loaded
  338. [ 3.664786] nct1008_nct72 0-004c: success in enabling rail vdd_nct72
  339. [ 3.672327] gpio wake35 for gpio=70
  340. [ 3.672401] nct1008_nct72 0-004c: nct1008_probe: initialized
  341. [ 3.673579] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
  342. [ 3.684512] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
  343. [ 3.689113] GPS: mt3332_gps_mod_init: platform_driver_register ret = 0
  344. [ 3.689735] tegra-sata tegra-sata.0: version 1.0
  345. [ 3.690452] tegra-sata tegra-sata.0: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl TEGRA-SATA mode
  346. [ 3.690465] tegra-sata tegra-sata.0: flags: 64bit ncq sntf pm led pio slum part sadm sds apst
  347. [ 3.691714] scsi0 : tegra-sata
  348. [ 3.692101] scsi1 : tegra-sata
  349. [ 3.692317] ata1: SATA max UDMA/133 irq 55
  350. [ 3.692321] ata2: DUMMY
  351. [ 3.694332] tun: Universal TUN/TAP device driver, 1.6
  352. [ 3.694335] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  353. [ 3.694599] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  354. [ 3.697448] r8169 0000:01:00.0 eth0: RTL8168g/8111g at 0xf017c000, 00:04:4b:25:b8:03, XID 0c000800 IRQ 641
  355. [ 3.697456] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  356. [ 3.697554] PPP generic driver version 2.4.2
  357. [ 3.697760] PPP BSD Compression module registered
  358. [ 3.697764] PPP Deflate Compression module registered
  359. [ 3.697778] PPP MPPE Compression module registered
  360. [ 3.697784] NET: Registered protocol family 24
  361. [ 3.697846] usbcore: registered new interface driver asix
  362. [ 3.697897] usbcore: registered new interface driver ax88179_178a
  363. [ 3.697938] usbcore: registered new interface driver cdc_ether
  364. [ 3.698003] usbcore: registered new interface driver smsc95xx
  365. [ 3.698043] usbcore: registered new interface driver cdc_subset
  366. [ 3.698112] usbcore: registered new interface driver cdc_ncm
  367. [ 3.698131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  368. [ 3.698332] tegra USB phy - inst[1] platform info:
  369. [ 3.698335] port_otg: no
  370. [ 3.698338] has_hostpc: yes
  371. [ 3.698341] phy_interface: USB_PHY_INTF_UTMI
  372. [ 3.698343] op_mode: TEGRA_USB_OPMODE_HOST
  373. [ 3.698346] vbus_gpio: -1
  374. [ 3.698349] hot_plug: disabled
  375. [ 3.698351] remote_wakeup: enabled
  376. [ 3.699959] tegra-ehci tegra-ehci.1: Tegra EHCI Host Controller
  377. [ 3.699984] tegra-ehci tegra-ehci.1: new USB bus registered, assigned bus number 1
  378. [ 3.700112] Wake40 for irq=53
  379. [ 3.700115] Wake42 for irq=53
  380. [ 3.700139] tegra-ehci tegra-ehci.1: irq 53, io mem 0x7d004000
  381. [ 3.705461] tegra-ehci tegra-ehci.1: USB 2.0 started, EHCI 1.10
  382. [ 3.705554] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  383. [ 3.705561] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  384. [ 3.705568] usb usb1: Product: Tegra EHCI Host Controller
  385. [ 3.705573] usb usb1: Manufacturer: Linux 3.10.24-gf455cd4 ehci_hcd
  386. [ 3.705579] usb usb1: SerialNumber: tegra-ehci.1
  387. [ 3.706144] hub 1-0:1.0: USB hub found
  388. [ 3.706164] hub 1-0:1.0: 1 port detected
  389. [ 3.706579] tegra USB phy - inst[2] platform info:
  390. [ 3.706582] port_otg: no
  391. [ 3.706584] has_hostpc: yes
  392. [ 3.706587] phy_interface: USB_PHY_INTF_UTMI
  393. [ 3.706590] op_mode: TEGRA_USB_OPMODE_HOST
  394. [ 3.706592] vbus_gpio: -1
  395. [ 3.706595] hot_plug: disabled
  396. [ 3.706598] remote_wakeup: enabled
  397. [ 3.708077] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
  398. [ 3.708100] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 2
  399. [ 3.708210] Wake41 for irq=129
  400. [ 3.708213] Wake43 for irq=129
  401. [ 3.708234] tegra-ehci tegra-ehci.2: irq 129, io mem 0x7d008000
  402. [ 3.713478] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.10
  403. [ 3.713576] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  404. [ 3.713583] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  405. [ 3.713589] usb usb2: Product: Tegra EHCI Host Controller
  406. [ 3.713595] usb usb2: Manufacturer: Linux 3.10.24-gf455cd4 ehci_hcd
  407. [ 3.713600] usb usb2: SerialNumber: tegra-ehci.2
  408. [ 3.714097] hub 2-0:1.0: USB hub found
  409. [ 3.714115] hub 2-0:1.0: 1 port detected
  410. [ 3.714523] ehci-pci: EHCI PCI platform driver
  411. [ 3.714786] tegra_xusb_read_usb_calib: usb_calib0 = 0x0284838a
  412. [ 3.714988] usbcore: registered new interface driver cdc_acm
  413. [ 3.714991] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  414. [ 3.715035] usbcore: registered new interface driver cdc_wdm
  415. [ 3.715114] usbcore: registered new interface driver usb-storage
  416. [ 3.715224] usbcore: registered new interface driver usbserial
  417. [ 3.715264] usbcore: registered new interface driver option
  418. [ 3.715295] usbserial: USB Serial support registered for GSM modem (1-port)
  419. [ 3.715396] usbcore: registered new interface driver pl2303
  420. [ 3.715447] usbserial: USB Serial support registered for pl2303
  421. [ 3.715462] Nvidia Tegra High-Speed USB Device Controller driver (Apr 30, 2012)
  422. [ 3.715594] tegra USB phy - inst[0] platform info:
  423. [ 3.715596] port_otg: yes
  424. [ 3.715599] has_hostpc: yes
  425. [ 3.715602] phy_interface: USB_PHY_INTF_UTMI
  426. [ 3.715605] op_mode: TEGRA_USB_OPMODE_DEVICE
  427. [ 3.715607] vbus_pmu_irq: 0
  428. [ 3.715610] vbus_gpio: -1
  429. [ 3.715613] charging: disabled
  430. [ 3.715615] remote_wakeup: disabled
  431. [ 3.718394] tegra-udc tegra-udc.0: usb_bat_chg regulator not registered: USB charging will not be enabled
  432. [ 3.718535] otg state changed: SUSPEND --> PERIPHERAL
  433. [ 3.719847] usbcore: registered new interface driver xpad
  434. [ 3.722297] as3722-rtc as3722-rtc.1: rtc core: registered as3722 as rtc0
  435. [ 3.722305] as3722-rtc as3722-rtc.1: RTC interrupt 917
  436. [ 3.724942] i2c /dev entries driver
  437. [ 3.729101] nvavp nvavp: allocated IOVA at 8ff00000 for AVP os
  438. [ 3.730196] tegra_dtv_probe: probing dtv.
  439. [ 3.730822] setup_stream: bufsize = 4096, bufnum = 4
  440. [ 3.730823] ar0832_init: ++
  441. [ 3.731211] i2c-core: driver [max77387] using legacy suspend method
  442. [ 3.731214] i2c-core: driver [max77387] using legacy resume method
  443. [ 3.731266] i2c-core: driver [as364x] using legacy suspend method
  444. [ 3.731269] i2c-core: driver [as364x] using legacy resume method
  445. [ 3.731574] [IMX135] sensor driver loading
  446. [ 3.731664] [IMX179] sensor driver loading
  447. [ 3.731752] [imx132] sensor driver loading
  448. [ 3.731843] [ar0261] sensor driver loading
  449. [ 3.732061] usbcore: registered new interface driver uvcvideo
  450. [ 3.732065] USB Video Class driver (1.1.1)
  451. [ 3.755046] device-mapper: uevent: version 1.0.3
  452. [ 3.765144] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
  453. [ 3.768808] sdhci: Secure Digital Host Controller Interface driver
  454. [ 3.768811] sdhci: Copyright(c) Pierre Ossman
  455. [ 3.768814] sdhci-pltfm: SDHCI platform and OF driver helper
  456. [ 3.769244] sdhci-tegra sdhci-tegra.3: vddio_sd_slot regulator not found: -517. Assuming vddio_sd_slot is not required.
  457. [ 3.769504] sdhci-tegra sdhci-tegra.3: Speedo value 2276
  458. [ 3.769513] sdhci-tegra sdhci-tegra.3: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100
  459. [ 3.769553] mmc0: no vqmmc regulator found
  460. [ 3.769573] mmc0: no vmmc regulator found
  461. [ 3.769580] mmc0: Invalid maximum block size, assuming 512 bytes
  462. [ 3.790492] sysedp_create_consumer: unable to create sdhci-tegra.3, no consumer_data for sdhci-tegra.3 found
  463. [ 3.790493] mmc0: SDHCI controller on sdhci-tegra.3 [sdhci-tegra.3] using ADMA
  464. [ 3.791821] sdhci-tegra sdhci-tegra.2: Speedo value 2276
  465. [ 3.791831] sdhci-tegra sdhci-tegra.2: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100
  466. [ 3.791868] mmc1: no vqmmc regulator found
  467. [ 3.791887] mmc1: no vmmc regulator found
  468. [ 3.791894] mmc1: Invalid maximum block size, assuming 512 bytes
  469. [ 3.822528] sysedp_create_consumer: unable to create sdhci-tegra.2, no consumer_data for sdhci-tegra.2 found
  470. [ 3.822529] mmc1: SDHCI controller on sdhci-tegra.2 [sdhci-tegra.2] using ADMA
  471. [ 3.822700] gpio wake56 for gpio=170
  472. [ 3.822806] gpio wake56 for gpio=170
  473. [ 3.822812] Enabling wake56
  474. [ 3.828531] tegra-se tegra12-se: tegra_se_probe: complete
  475. [ 3.832543] usbcore: registered new interface driver usbhid
  476. [ 3.832547] usbhid: USB HID core driver
  477. [ 3.838964] mmc0: BKOPS_EN bit is not set
  478. [ 3.842254] mmc0: new high speed DDR MMC card at address 0001
  479. [ 3.842633] mmcblk mmc0:0001: Card claimed for testing.
  480. [ 3.842903] mmcblk0: mmc0:0001 SEM16G 14.6 GiB
  481. [ 3.843103] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB
  482. [ 3.846168] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
  483. [ 3.953206] usbcore: registered new interface driver snd-usb-audio
  484. [ 3.953873] MAX98090 driver built on Jun 18 2014 at 11:18:29
  485. [ 3.996495] ata1: SATA link down (SStatus 0 SControl 300)
  486. [ 4.226149] rt5639 0-001c: read 0xfd=0x6
  487. [ 4.256354] rt5639 0-001c: ASoC: mux INR Mux has no paths
  488. [ 4.256369] rt5639 0-001c: ASoC: mux INL Mux has no paths
  489. [ 4.257409] gpio wake49 for gpio=143
  490. [ 4.257731] rt5639 0-001c: rt5639_headset_detect jack_type = 1
  491. [ 4.258329] tegra-snd-rt5639 tegra-snd-rt5639.0: rt5639-aif1 <-> tegra30-i2s.1 mapping ok
  492. [ 4.259163] tegra-snd-rt5639 tegra-snd-rt5639.0: dit-hifi <-> tegra30-spdif mapping ok
  493. [ 4.260396] tegra-snd-rt5639 tegra-snd-rt5639.0: dit-hifi <-> tegra30-i2s.3 mapping ok
  494. [ 4.261649] tegra-snd-rt5639 tegra-snd-rt5639.0: rt5639-aif1 <-> dit-hifi mapping ok
  495. [ 4.262884] tegra-snd-rt5639 tegra-snd-rt5639.0: dit-hifi <-> dit-hifi mapping ok
  496. [ 4.266259] input: tegra-rt5639 Headphone Jack as /devices/platform/tegra-snd-rt5639.0/sound/card1/input0
  497. [ 4.268133] sysedp_create_consumer: unable to create speaker, no consumer_data for speaker found
  498. [ 4.268134] oprofile: using timer interrupt.
  499. [ 4.280531] GACT probability NOT on
  500. [ 4.280538] Mirror/redirect action on
  501. [ 4.280544] u32 classifier
  502. [ 4.280547] Actions configured
  503. [ 4.280553] Netfilter messages via NETLINK v0.30.
  504. [ 4.280620] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  505. [ 4.316022] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  506. [ 4.316025] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  507. [ 4.334843] xt_time: kernel timezone is -0000
  508. [ 4.335159] ip_tables: (C) 2000-2006 Netfilter Core Team
  509. [ 4.335314] arp_tables: (C) 2002 David S. Miller
  510. [ 4.335354] TCP: cubic registered
  511. [ 4.464474] NET: Registered protocol family 10
  512. [ 4.512485] mip6: Mobile IPv6
  513. [ 4.512520] ip6_tables: (C) 2000-2006 Netfilter Core Team
  514. [ 4.512675] sit: IPv6 over IPv4 tunneling driver
  515. [ 4.513726] NET: Registered protocol family 17
  516. [ 4.513757] NET: Registered protocol family 15
  517. [ 4.513786] NET: Registered protocol family 35
  518. [ 4.545711] NET: Registered protocol family 37
  519. [ 4.545715] NET: Registered protocol family 41
  520. [ 4.590726] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
  521. [ 4.628536] Registering SWP/SWPB emulation handler
  522. [ 4.628544] last reset is due to power on reset
  523. [ 4.628544]
  524. [ 4.636378] Disabling clocks left on by bootloader:
  525. [ 4.636380] audio_2x
  526. [ 4.636392] audio
  527. [ 4.636396] audio4
  528. [ 4.636400] audio3
  529. [ 4.636404] audio2
  530. [ 4.636408] audio1
  531. [ 4.636412] audio0
  532. [ 4.636518] hdmi_audio
  533. [ 4.636525] entropy
  534. [ 4.636538] dsi2-fixed
  535. [ 4.636541] dsi1-fixed
  536. [ 4.636565] trace
  537. [ 4.636574] bsev
  538. [ 4.636627] cclk_lp
  539. [ 4.636639] pll_x_out0
  540. [ 4.636643] pll_u_12M
  541. [ 4.636661] pll_m_out1
  542. [ 4.637895] tegra_dvfs: registered vdd_cpu simon notifier
  543. [ 4.638302] Tegra CPU DFLL is initialized with use_dfll = 1
  544. [ 4.638362] CPU rate: 696 MHz
  545. [ 4.641381] cpu_cold cooling device is registered
  546. [ 4.646063] cpu_hot cooling device is registered
  547. [ 4.692609] usb 2-1: new high-speed USB device number 2 using tegra-ehci
  548. [ 4.731407] usb 2-1: New USB device found, idVendor=0424, idProduct=2412
  549. [ 4.731415] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  550. [ 4.732033] hub 2-1:1.0: USB hub found
  551. [ 4.732275] hub 2-1:1.0: 2 ports detected
  552. [ 4.929192] tegra dvfs: tegra sysfs cap interface is initialized
  553. [ 4.929339] tegra dvfs: tegra sysfs gpu & emc interface is initialized
  554. [ 4.929347] tegra dvfs: registered vdd_gpu simon notifier
  555. [ 4.929750] tegra_actmon.emc: Completed initialization (0)
  556. [ 4.930028] tegra_actmon.avp: Completed initialization (0)
  557. [ 4.930190] tegra_mon.cpu_emc: Completed initialization (0)
  558. [ 4.933545] as3722_ldo11: disabling
  559. [ 4.933740] as3722_ldo10: disabling
  560. [ 4.933915] as3722_ldo9: disabling
  561. [ 4.934089] as3722_ldo7: disabling
  562. [ 4.934263] as3722_ldo6: disabling
  563. [ 4.934455] as3722_ldo5: disabling
  564. [ 4.934632] as3722_ldo4: disabling
  565. [ 4.934805] as3722_ldo1: disabling
  566. [ 4.934978] as3722-sd3: disabling
  567. [ 4.935965] of_get_named_gpio_flags exited with status 128
  568. [ 4.935995] gpio wake51 for gpio=128
  569. [ 4.936252] input: gpio-keys.2 as /devices/platform/gpio-keys.2/input/input1
  570. [ 4.946255] as3722-rtc as3722-rtc.1: setting system clock to 2014-09-10 12:45:10 UTC (1410353110)
  571. [ 4.946871] ALSA device list:
  572. [ 4.946875] #0: HDA NVIDIA Tegra at 0x70038000 irq 113
  573. [ 4.946878] #1: tegra-rt5639
  574. [ 5.026780] usb 2-1.1: new low-speed USB device number 3 using tegra-ehci
  575. [ 5.051906] usb 2-1.1: New USB device found, idVendor=413c, idProduct=2106
  576. [ 5.051914] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  577. [ 5.051921] usb 2-1.1: Product: Dell QuietKey Keyboard
  578. [ 5.051926] usb 2-1.1: Manufacturer: DELL
  579. [ 5.056549] input: DELL Dell QuietKey Keyboard as /devices/platform/tegra-ehci.2/usb2/2-1/2-1.1/2-1.1:1.0/input/input2
  580. [ 5.056912] hid-generic 0003:413C:2106.0001: input: USB HID v1.10 Keyboard [DELL Dell QuietKey Keyboard] on usb-tegra-ehci.2-1.1/input0
  581. [ 5.130787] usb 2-1.2: new low-speed USB device number 4 using tegra-ehci
  582. [ 5.154875] usb 2-1.2: New USB device found, idVendor=0461, idProduct=4d81
  583. [ 5.154885] usb 2-1.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  584. [ 5.154892] usb 2-1.2: Product: USB Optical Mouse
  585. [ 5.158946] input: USB Optical Mouse as /devices/platform/tegra-ehci.2/usb2/2-1/2-1.2/2-1.2:1.0/input/input3
  586. [ 5.159286] hid-generic 0003:0461:4D81.0002: input: USB HID v1.11 Mouse [USB Optical Mouse] on usb-tegra-ehci.2-1.2/input0
  587. [ 7.750599] handle_check_edid_l: audio_switch 1
  588. [ 7.766181] Display connected, hpd_switch 1
  589. [ 7.767294] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities
  590. [ 7.767853] EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibilities
  591. [ 7.819811] hdmi_state_machine_set_state_l: switching from state 2 (Check EDID) to state 4 (Enabled)
  592. [ 7.821762] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  593. [ 7.821807] VFS: Mounted root (ext4 filesystem) on device 179:1.
  594. [ 7.826168] devtmpfs: mounted
  595. [ 7.899147] hdmi_state_machine_worker (tid ebad8080): state 4 (Enabled), hpd 1, pending_hpd_evt 0
  596. [ 8.135620] init: plymouth-upstart-bridge main process (113) terminated with status 1
  597. [ 8.157223] init: plymouth-upstart-bridge main process ended, respawning
  598. [ 8.226059] init: plymouth-upstart-bridge main process (123) terminated with status 1
  599. [ 8.247186] init: plymouth-upstart-bridge main process ended, respawning
  600. [ 8.269164] init: ureadahead main process (116) terminated with status 5
  601. [ 8.326090] init: plymouth-upstart-bridge main process (126) terminated with status 1
  602. [ 8.347815] init: plymouth-upstart-bridge main process ended, respawning
  603. [ 9.584516] systemd-udevd[280]: starting version 204
  604. [ 9.860242] Tegra cpuquiet clusterswitch enabled
  605. [ 10.008541] vi vi.0: vi_probe: ++
  606. [ 10.020380] vi vi.0: initialized
  607. [ 10.021064] vi vi.1: vi_probe: ++
  608. [ 10.033723] vi vi.1: initialized
  609. [ 10.271952] init: bluetooth main process (338) terminated with status 1
  610. [ 10.272036] init: bluetooth main process ended, respawning
  611. [ 10.852712] tegradc tegradc.1: nominal-pclk:148500000 parent:594000000 div:4.0 pclk:148500000 147015000~161865000
  612. [ 11.090202] tegradc tegradc.1: nominal-pclk:148500000 parent:594000000 div:4.0 pclk:148500000 147015000~161865000
  613. [ 11.297131] tegradc tegradc.1: nominal-pclk:148500000 parent:594000000 div:4.0 pclk:148500000 147015000~161865000
  614. [ 11.983747] init: bluetooth main process (440) terminated with status 1
  615. [ 11.983821] init: bluetooth main process ended, respawning
  616. [ 12.852131] init: bluetooth main process (545) terminated with status 1
  617. [ 12.852240] init: bluetooth main process ended, respawning
  618. [ 13.802733] init: bluetooth main process (655) terminated with status 1
  619. [ 13.802838] init: bluetooth main process ended, respawning
  620. [ 14.394688] r8169 0000:01:00.0 eth0: link down
  621. [ 14.394731] r8169 0000:01:00.0 eth0: link down
  622. [ 14.395057] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  623. [ 15.878985] init: bluetooth main process (874) terminated with status 1
  624. [ 15.879077] init: bluetooth main process ended, respawning
  625. [ 16.027184] r8169 0000:01:00.0 eth0: link up
  626. [ 16.027259] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  627. [ 16.511409] init: plymouth-upstart-bridge main process ended, respawning
  628. [ 16.797631] vgaarb: this pci device is not a vga device
  629. [ 16.997719] vgaarb: this pci device is not a vga device
  630. [ 17.012909] tegra_simon_gpu_grading_cb: graded gpu: v = 800, t = 36000, grade = 0
  631. [ 17.440190] init: bluetooth main process (1000) terminated with status 1
  632. [ 17.440286] init: bluetooth main process ended, respawning
  633. [ 17.959186] init: bluetooth main process (1059) terminated with status 1
  634. [ 17.959308] init: bluetooth main process ended, respawning
  635. [ 19.191685] init: bluetooth main process (1236) terminated with status 1
  636. [ 19.191784] init: bluetooth main process ended, respawning
  637. [ 20.178003] init: bluetooth main process (1372) terminated with status 1
  638. [ 20.178106] init: bluetooth main process ended, respawning
  639. [ 20.735185] init: bluetooth main process (1439) terminated with status 1
  640. [ 20.735293] init: bluetooth main process ended, respawning
  641. [ 21.179204] init: bluetooth main process (1493) terminated with status 1
  642. [ 21.179322] init: bluetooth main process ended, respawning
  643. [ 21.792610] init: bluetooth main process (1530) terminated with status 1
  644. [ 21.792799] init: bluetooth main process ended, respawning
  645. [ 22.357506] init: bluetooth main process (1580) terminated with status 1
  646. [ 22.357650] init: bluetooth main process ended, respawning
  647. [ 22.717055] init: bluetooth main process (1609) terminated with status 1
  648. [ 22.717280] init: bluetooth main process ended, respawning
  649. [ 22.963904] init: bluetooth main process (1642) terminated with status 1
  650. [ 22.964056] init: bluetooth main process ended, respawning
  651. [ 23.263613] init: bluetooth main process (1687) terminated with status 1
  652. [ 23.263740] init: bluetooth main process ended, respawning
  653. [ 23.593220] init: bluetooth main process (1739) terminated with status 1
  654. [ 23.593373] init: bluetooth main process ended, respawning
  655. [ 24.018411] init: bluetooth main process (1794) terminated with status 1
  656. [ 24.018715] init: bluetooth main process ended, respawning
  657. [ 24.788528] init: bluetooth main process (1854) terminated with status 1
  658. [ 24.788650] init: bluetooth respawning too fast, stopped
  659. [ 25.726735] rt5639 0-001c: one bit hp_amp_power on=1 hp_amp_power_count=0
  660. [ 36.190180] rt5639 0-001c: one bit hp_amp_power on=0 hp_amp_power_count=1
  661. [ 140.731403] init: plymouth-stop pre-start process (2238) terminated with status 1
  662. [ 143.212283] tegradc tegradc.1: nominal-pclk:148500000 parent:594000000 div:4.0 pclk:148500000 147015000~161865000
  663. [ 143.245367] tegradc tegradc.1: nominal-pclk:148500000 parent:594000000 div:4.0 pclk:148500000 147015000~161865000
  664. [ 143.245980] tegradc tegradc.1: nominal-pclk:148500000 parent:594000000 div:4.0 pclk:148500000 147015000~161865000
  665. [ 273.746404] tegradc tegradc.1: nominal-pclk:148500000 parent:594000000 div:4.0 pclk:148500000 147015000~161865000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement