Guest User

Untitled

a guest
Jun 18th, 2018
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.07 KB | None | 0 0
  1. root@android:/ # dmesg
  2.  
  3. <6>[ 0.000000] Initializing cgroup subsys cpu
  4. <5>[ 0.000000] Linux version 2.6.39.4-kerneltreznorx (andrew@ubuntu) (gcc version 4.4.3 (GCC) ) #1 SMP PREEMPT Tue Feb 7 18:02:57 PST 2012
  5. <4>[ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387f
  6. <4>[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. <4>[ 0.000000] Machine: harmony
  8. <6>[ 0.000000] Nvidia TAG: framebuffer: 2459648 @ 0x1fd95000
  9. <6>[ 0.000000] Nvidia TAG: LP0: 8192 @ 0x1fd76ff0
  10. <6>[ 0.000000] Tegra reserved memory:
  11. <6>[ 0.000000] LP0: 1fd76ff0 - 1fd78fef
  12. <6>[ 0.000000] Bootloader framebuffer: 1fd95000 - 1ffedfff
  13. <6>[ 0.000000] Framebuffer: 17000000 - 177fffff
  14. <6>[ 0.000000] 2nd Framebuffer: 17800000 - 17ffffff
  15. <6>[ 0.000000] Carveout: 18000000 - 1fffffff
  16. <6>[ 0.000000] Vpr: 00000000 - 00000000
  17. <4>[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  18. <7>[ 0.000000] On node 0 totalpages: 93952
  19. <7>[ 0.000000] free_area_init_node: node 0, pgdat c067bea0, node_mem_map c07cb000
  20. <7>[ 0.000000] Normal zone: 1024 pages used for memmap
  21. <7>[ 0.000000] Normal zone: 0 pages reserved
  22. <7>[ 0.000000] Normal zone: 92928 pages, LIFO batch:31
  23. <6>[ 0.000000] Tegra SKU: 8 Rev: A03 CPU Process: 1 Core Process: 2 Speedo ID: 1
  24. <6>[ 0.000000] Tegra Revision: A03 SKU: 0x8 CPU Process: 1 Core Process: 2
  25. <4>[ 0.000000] Unable to initialize clock fuse
  26. <6>[ 0.000000] L310 cache controller enabled
  27. <6>[ 0.000000] l2x0: 8 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x7e080001, Cache size: 1048576 B
  28. <6>[ 0.000000] PERCPU: Embedded 8 pages/cpu @c0bd0000 s8704 r8192 d15872 u32768
  29. <7>[ 0.000000] pcpu-alloc: s8704 r8192 d15872 u32768 alloc=8*4096
  30. <7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1
  31. <4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 92928
  32. <5>[ 0.000000] Kernel command line: mem=512M@0M video=tegrafb console=ttyUSB0,115200n8 androidboot.console=ttyUSB0 tegraboot=nand mtdparts=tegra_nand:16384K@7424K(misc),16384K@62208K(recovery),16384K@79104K(boot),204800K@96000K(system)
  33. <6>[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  34. <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  35. <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  36. <6>[ 0.000000] Memory: 367MB = 367MB total
  37. <5>[ 0.000000] Memory: 363080k/363080k available, 161208k reserved, 0K highmem
  38. <5>[ 0.000000] Virtual kernel memory layout:
  39. <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  40. <5>[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  41. <5>[ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
  42. <5>[ 0.000000] vmalloc : 0xe0800000 - 0xf8000000 ( 376 MB)
  43. <5>[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  44. <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  45. <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  46. <5>[ 0.000000] .init : 0xc0008000 - 0xc0039000 ( 196 kB)
  47. <5>[ 0.000000] .text : 0xc0039000 - 0xc0620a60 (6047 kB)
  48. <5>[ 0.000000] .data : 0xc0622000 - 0xc067ca20 ( 363 kB)
  49. <6>[ 0.000000] Preemptable hierarchical RCU implementation.
  50. <6>[ 0.000000] RCU-based detection of stalled CPUs is disabled.
  51. <6>[ 0.000000] Verbose stalled-CPUs detection is disabled.
  52. <6>[ 0.000000] NR_IRQS:480
  53. <6>[ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
  54. <6>[ 0.000000] Console: colour dummy device 80x30
  55. <6>[ 0.006179] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
  56. <6>[ 0.046705] pid_max: default: 32768 minimum: 301
  57. <6>[ 0.050383] Mount-cache hash table entries: 512
  58. <6>[ 0.054152] Initializing cgroup subsys debug
  59. <6>[ 0.057620] Initializing cgroup subsys cpuacct
  60. <6>[ 0.061118] Initializing cgroup subsys freezer
  61. <6>[ 0.064703] CPU: Testing write buffer coherency: ok
  62. <6>[ 0.072412] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  63. <4>[ 0.188606] CPU1: Booted secondary processor
  64. <6>[ 0.207167] Brought up 2 CPUs
  65. <6>[ 0.212582] SMP: Total of 2 processors activated (1992.29 BogoMIPS).
  66. <6>[ 0.217851] print_constraints: dummy:
  67. <6>[ 0.221481] NET: Registered protocol family 16
  68. <6>[ 0.223801] host1x bus init
  69. <4>[ 0.230266] The pingroup LVP1 was configured to RSVD1 instead of RSVD4
  70. <4>[ 0.235902] The pingroup SPDI was configured to RSVD1 instead of RSVD2
  71. <4>[ 0.241505] The pingroup SPDO was configured to RSVD1 instead of RSVD2
  72. <4>[ 0.247115] The pingroup SPIF was configured to RSVD1 instead of RSVD4
  73. <4>[ 0.252636] The pingroup UAC was configured to RSVD1 instead of RSVD4
  74. <4>[ 0.259014] Unable to initialize clock dsi
  75. <6>[ 0.455927] smba1002_audio_register_devices++Initializing BT RFKILL, clk_add_alias: 0
  76. <6>[ 0.523910] ram_console: got buffer at 16f00000, size 100000
  77. <6>[ 0.529635] ram_console: found existing buffer, size 31164, start 31164
  78. <6>[ 0.603953] console [ram-1] enabled
  79. <6>[ 0.609941] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  80. <6>[ 0.616392] hw-breakpoint: 1 breakpoint(s) reserved for watchpoint single-step.
  81. <6>[ 0.621419] hw-breakpoint: maximum watchpoint size is 4 bytes.
  82. <6>[ 0.624547] tegra_arb_init: initialized
  83. <6>[ 0.628482] tegra_iovmm_register: added iovmm-gart
  84. <6>[ 0.640123] bio: create slab <bio-0> at 0
  85. <6>[ 0.642337] vgaarb: loaded
  86. <5>[ 0.645413] SCSI subsystem initialized
  87. <6>[ 0.651177] tegra-otg tegra-otg: otg transceiver registered
  88. <6>[ 0.655960] usbcore: registered new interface driver usbfs
  89. <6>[ 0.660451] usbcore: registered new interface driver hub
  90. <6>[ 0.664733] usbcore: registered new device driver usb
  91. <6>[ 0.672842] tps6586x 4-0034: VERSIONCRC is 05
  92. <7>[ 0.711266] tps6586x-regulator tps6586x-regulator.0: Probing reulator 0
  93. <6>[ 0.722013] print_constraints: tps658621_sm0: 725 <--> 1500 mV at 1275 mV normal standby
  94. <7>[ 0.727944] tps6586x-regulator tps6586x-regulator.1: Probing reulator 1
  95. <6>[ 0.738622] print_constraints: tps658621_sm1: 725 <--> 1500 mV at 1000 mV normal standby
  96. <7>[ 0.744541] tps6586x-regulator tps6586x-regulator.2: Probing reulator 2
  97. <6>[ 0.755369] print_constraints: tps658621_sm2: 3000 <--> 4550 mV at 3700 mV normal standby
  98. <7>[ 0.761242] tps6586x-regulator tps6586x-regulator.3: Probing reulator 3
  99. <7>[ 0.770658] machine_constraints_voltage: tps658621_ldo0: override min_uV, 1250000 -> 1500000
  100. <6>[ 0.779001] print_constraints: tps658621_ldo0: 1500 <--> 3300 mV at 1200 mV normal standby
  101. <7>[ 0.784858] tps6586x-regulator tps6586x-regulator.4: Probing reulator 4
  102. <6>[ 0.795689] print_constraints: tps658621_ldo1: 725 <--> 1500 mV at 1100 mV normal standby
  103. <7>[ 0.801625] tps6586x-regulator tps6586x-regulator.5: Probing reulator 5
  104. <6>[ 0.812390] print_constraints: tps658621_ldo2: 725 <--> 1500 mV at 1275 mV normal standby
  105. <7>[ 0.818326] tps6586x-regulator tps6586x-regulator.6: Probing reulator 6
  106. <6>[ 0.828417] print_constraints: tps658621_ldo3: 1250 <--> 3300 mV at 3300 mV normal standby
  107. <7>[ 0.834284] tps6586x-regulator tps6586x-regulator.7: Probing reulator 7
  108. <6>[ 0.845205] print_constraints: tps658621_ldo4: 1700 <--> 2000 mV at 1800 mV normal standby
  109. <7>[ 0.851149] tps6586x-regulator tps6586x-regulator.8: Probing reulator 8
  110. <6>[ 0.860314] print_constraints: tps658621_ldo5: 1250 <--> 3300 mV at 2850 mV normal standby
  111. <7>[ 0.866250] tps6586x-regulator tps6586x-regulator.9: Probing reulator 9
  112. <6>[ 0.877167] print_constraints: tps658621_ldo6: 1250 <--> 3300 mV at 2850 mV normal standby
  113. <7>[ 0.883196] tps6586x-regulator tps6586x-regulator.10: Probing reulator 10
  114. <6>[ 0.893272] print_constraints: tps658621_ldo7: 1250 <--> 3300 mV at 3300 mV normal standby
  115. <7>[ 0.899377] tps6586x-regulator tps6586x-regulator.11: Probing reulator 11
  116. <6>[ 0.909401] print_constraints: tps658621_ldo8: 1250 <--> 3300 mV at 1800 mV normal standby
  117. <7>[ 0.915505] tps6586x-regulator tps6586x-regulator.12: Probing reulator 12
  118. <6>[ 0.924750] print_constraints: tps658621_ldo9: 1250 <--> 3300 mV at 2850 mV normal standby
  119. <6>[ 0.930655] Advanced Linux Sound Architecture Driver Version 1.0.24.
  120. <6>[ 0.933713] Bluetooth: Core ver 2.16
  121. <6>[ 0.937269] NET: Registered protocol family 31
  122. <6>[ 0.942819] Bluetooth: HCI device and connection manager initialized
  123. <6>[ 0.946793] Bluetooth: HCI socket layer initialized
  124. <6>[ 0.951014] Bluetooth: L2CAP socket layer initialized
  125. <6>[ 0.955055] Bluetooth: SCO socket layer initialized
  126. <6>[ 0.958651] Switching to clocksource timer_us
  127. <6>[ 0.962073] Switched to NOHz mode on CPU #1
  128. <6>[ 0.967889] tegra-nvmap tegra-nvmap: created carveout iram (255KiB)
  129. <6>[ 0.971239] Switched to NOHz mode on CPU #0
  130. <6>[ 0.978065] tegra-nvmap tegra-nvmap: created carveout generic-0 (131072KiB)
  131. <6>[ 0.986629] NET: Registered protocol family 2
  132. <6>[ 0.992834] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  133. <6>[ 0.999532] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  134. <6>[ 1.005491] TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
  135. <6>[ 1.011417] TCP: Hash tables configured (established 16384 bind 16384)
  136. <6>[ 1.013703] TCP reno registered
  137. <6>[ 1.018647] UDP hash table entries: 256 (order: 1, 8192 bytes)
  138. <6>[ 1.024042] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  139. <6>[ 1.027804] NET: Registered protocol family 1
  140. <7>[ 1.030816] PCI: CLS 0 bytes, default 32
  141. <6>[ 1.033475] Unpacking initramfs...
  142. <6>[ 1.044304] Freeing initrd memory: 160K
  143. <6>[ 1.048430] PMU: registered new PMU device of type 0
  144. <6>[ 1.062069] ashmem: initialized
  145. <6>[ 1.065597] fuse init (API version 7.16)
  146. <7>[ 1.070745] yaffs: yaffs built Feb 7 2012 18:02:00 Installing.
  147. <6>[ 1.075577] io scheduler noop registered (default)
  148. <6>[ 1.080921] tegra_grhost tegra_grhost: initialized
  149. <6>[ 1.084523] tegradc tegradc.0: probed
  150. <6>[ 1.087477] tegradc tegradc.0: probed
  151. <6>[ 1.089667] Wake4 for irq=303
  152. <6>[ 1.093580] nvhdcp: using "always on" policy.
  153. <6>[ 1.096566] tegradc tegradc.1: probed
  154. <6>[ 1.099515] tegradc tegradc.1: probed
  155. <6>[ 1.105367] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  156. <6>[ 1.674193] tegra_uart.0: ttyHS0 at I/O 0x0 (irq = 68) is a unknown
  157. <6>[ 1.831606] Registered UART port ttyHS0
  158. <6>[ 1.837052] tegra_uart.1: ttyHS1 at I/O 0x0 (irq = 69) is a unknown
  159. <6>[ 1.991607] Registered UART port ttyHS1
  160. <6>[ 1.997045] tegra_uart.2: ttyHS2 at I/O 0x0 (irq = 78) is a unknown
  161. <6>[ 2.151607] Registered UART port ttyHS2
  162. <6>[ 2.157140] tegra_uart.3: ttyHS3 at I/O 0x0 (irq = 122) is a unknown
  163. <6>[ 2.311607] Registered UART port ttyHS3
  164. <6>[ 2.317204] tegra_uart.4: ttyHS4 at I/O 0x0 (irq = 123) is a unknown
  165. <6>[ 2.471607] Registered UART port ttyHS4
  166. <6>[ 2.474836] Initialized tegra uart driver
  167. <6>[ 2.479166] loop: module loaded
  168. <6>[ 2.483325] lis3lv02d: 8 bits sensor found
  169. <6>[ 2.526256] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input0
  170. <4>[ 2.531892] bcm4329_rfkill_probe : can't find shutdown gpio.
  171. <6>[ 2.540797] tegra_nand: 1 NAND chip(s) found (vend=0xad, dev=0xdc) (Hynix NAND 512MiB 3,3V 8-bit)
  172. <6>[ 2.547248] tegra_nand: NVIDIA Tegra NAND controller @ base=0x70008000 irq=56.
  173. <5>[ 2.823987] 4 cmdlinepart partitions found on MTD device tegra_nand
  174. <5>[ 2.828304] Creating 4 MTD partitions on "tegra_nand":
  175. <5>[ 2.832190] 0x000000740000-0x000001740000 : "misc"
  176. <5>[ 2.837039] 0x000003cc0000-0x000004cc0000 : "recovery"
  177. <5>[ 2.841429] 0x000004d40000-0x000005d40000 : "boot"
  178. <5>[ 2.846102] 0x000005dc0000-0x0000125c0000 : "system"
  179. <6>[ 2.850242] PPP generic driver version 2.4.2
  180. <6>[ 2.854527] PPP Deflate Compression module registered
  181. <6>[ 2.858393] PPP BSD Compression module registered
  182. <6>[ 2.862782] PPP MPPE Compression module registered
  183. <6>[ 2.866385] NET: Registered protocol family 24
  184. <6>[ 2.871271] usbcore: registered new interface driver asix
  185. <6>[ 2.876375] usbcore: registered new interface driver cdc_ether
  186. <6>[ 2.881437] usbcore: registered new interface driver cdc_subset
  187. <6>[ 2.883819] cdc_ncm: 23-Apr-2011
  188. <6>[ 2.888615] usbcore: registered new interface driver cdc_ncm
  189. <6>[ 2.894269] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  190. <6>[ 2.903962] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
  191. <6>[ 2.910849] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 1
  192. <6>[ 3.013766] tegra-ehci tegra-ehci.2: irq 129, io mem 0xc5008000
  193. <6>[ 3.033753] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.00
  194. <6>[ 3.039759] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  195. <6>[ 3.046230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  196. <6>[ 3.050756] usb usb1: Product: Tegra EHCI Host Controller
  197. <6>[ 3.056887] usb usb1: Manufacturer: Linux 2.6.39.4-kerneltreznorx ehci_hcd
  198. <6>[ 3.060684] usb usb1: SerialNumber: tegra-ehci.2
  199. <6>[ 3.063818] hub 1-0:1.0: USB hub found
  200. <6>[ 3.066843] hub 1-0:1.0: 1 port detected
  201. <4>[ 3.074825] tegra-ehci tegra-ehci.2: Couldn't enable USB host mode wakeup, irq=129, error=-22
  202. <6>[ 3.079769] usbcore: registered new interface driver cdc_acm
  203. <6>[ 3.087573] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
  204. <6>[ 3.092468] usbcore: registered new interface driver cdc_wdm
  205. <6>[ 3.096475] Initializing USB Mass Storage driver...
  206. <6>[ 3.101751] usbcore: registered new interface driver usb-storage
  207. <6>[ 3.105489] USB Mass Storage support registered.
  208. <6>[ 3.110489] usbcore: registered new interface driver libusual
  209. <6>[ 3.115558] usbcore: registered new interface driver usbserial
  210. <6>[ 3.119825] USB Serial support registered for generic
  211. <6>[ 3.125554] usbcore: registered new interface driver usbserial_generic
  212. <6>[ 3.129083] usbserial: USB Serial Driver core
  213. <6>[ 3.134621] USB Serial support registered for FTDI USB Serial Device
  214. <6>[ 3.139657] usbcore: registered new interface driver ftdi_sio
  215. <6>[ 3.144639] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
  216. <6>[ 3.149880] USB Serial support registered for GSM modem (1-port)
  217. <6>[ 3.154672] usbcore: registered new interface driver option
  218. <6>[ 3.158821] option: v0.7.2:USB Driver for GSM modems
  219. <6>[ 3.162976] USB Serial support registered for pl2303
  220. <6>[ 3.167723] usbcore: registered new interface driver pl2303
  221. <6>[ 3.172937] pl2303: Prolific PL2303 USB to serial adaptor driver
  222. <6>[ 3.179785] NVidia Tegra High-Speed USB SOC Device Controller driver (Apr 20, 2007)
  223. <4>[ 3.192559] _regulator_get: deviceless supply usb_bat_chg not found, using dummy regulator
  224. <6>[ 3.198653] tegra-otg tegra-otg: tegra_otg_set_peripheral: gadget: d6b22000
  225. <6>[ 3.205781] android_usb gadget: Mass Storage Function, version: 2009/09/11
  226. <6>[ 3.209654] android_usb gadget: Number of LUNs=1
  227. <6>[ 3.213664] lun0: LUN: removable file: (no medium)
  228. <4>[ 3.219414] Gadget Android: controller 'fsl-tegra-udc' not recognized
  229. <6>[ 3.223248] android_usb gadget: android_usb ready
  230. <6>[ 3.227418] fsl-tegra-udc: bind to driver android_usb
  231. <6>[ 3.232267] mousedev: PS/2 mouse device common for all mice
  232. <6>[ 3.234695] Wake24 for irq=362
  233. <6>[ 3.236557] Enabling wake24
  234. <6>[ 3.240639] gpio bank wake found: wake24 for irq=119
  235. <6>[ 3.242567] Enabling wake24
  236. <6>[ 3.244708] Wake24 for irq=362
  237. <6>[ 3.250950] input: gpio-keys as /devices/platform/gpio-keys.0/input/input1
  238. <7>[ 3.258052] smba1002_wake.c: Connected device: input1 (gpio-keys at gpio-keys/input0)
  239. <4>[ 3.301481] SO340010: so340010_kbd_init
  240. <4>[ 3.304341] SO340010: so340010_kbd_probe
  241. <6>[ 3.309617] input: so340010_kbd as /devices/virtual/input/input2
  242. <6>[ 3.312016] Wake14 for irq=366
  243. <6>[ 3.384570] usb 1-1: new high speed USB device number 2 using tegra-ehci
  244. <4>[ 3.414003] at168_touch: InitData[0] = 0x0---
  245. <4>[ 3.417196] at168_touch: InitData[1] = 0x4---
  246. <4>[ 3.420477] at168_touch: InitData[2] = 0x58---
  247. <4>[ 3.423750] at168_touch: InitData[3] = 0x2---
  248. <4>[ 3.426942] at168_touch: InitData[4] = 0x2---
  249. <4>[ 3.430201] at168_touch: InitData[5] = 0x1---
  250. <4>[ 3.433402] at168_touch: InitData[6] = 0x1---
  251. <4>[ 3.436682] at168_touch: InitData[7] = 0x12---
  252. <4>[ 3.442873] at168_touch: now FW xMAX is 1024 yMAx is 600 Version is 2010112.
  253. <6>[ 3.448115] input: at168_touch as /devices/virtual/input/input3
  254. <6>[ 3.450527] Wake15 for irq=271
  255. <6>[ 3.455020] at168_touch 0-005c: at168_probe: initialized
  256. <6>[ 3.505966] using rtc device, tps6586x-rtc, for alarms
  257. <6>[ 3.512552] tps6586x-rtc tps6586x-rtc: rtc core: registered tps6586x-rtc as rtc0
  258. <6>[ 3.517469] i2c /dev entries driver
  259. <6>[ 3.521516] Linux video capture interface: v2.00
  260. <6>[ 3.525810] trpc_sema_init: registered misc dev 10:52
  261. <6>[ 3.530674] trpc_node_register: Adding 'local' to node list
  262. <6>[ 3.537569] tegra_avp_probe: allocated carveout memory at 18100000 for AVP kernel
  263. <6>[ 3.543610] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
  264. <6>[ 3.549996] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  265. <6>[ 3.555198] trpc_node_register: Adding 'avp-remote' to node list
  266. <6>[ 3.560140] tegra_avp_probe: message area 16b83000/16b83110
  267. <6>[ 3.563451] hub 1-1:1.0: USB hub found
  268. <6>[ 3.567806] Driver for 1-wire Dallas network protocol.
  269. <6>[ 3.570973] hub 1-1:1.0: 4 ports detected
  270. <6>[ 3.595402] bq20z75-battery 0-000b: driver registered
  271. <4>[ 3.601606] i2c-core: driver [bq20z75-battery] using legacy suspend method
  272. <4>[ 3.607683] i2c-core: driver [bq20z75-battery] using legacy resume method
  273. <4>[ 3.615460] _regulator_get: deviceless supply vdd_vcore_temp not found, using dummy regulator
  274. <4>[ 3.631738] i2c-core: driver [adt7461] using legacy suspend method
  275. <4>[ 3.637009] i2c-core: driver [adt7461] using legacy resume method
  276. <6>[ 3.641097] device-mapper: uevent: version 1.0.3
  277. <6>[ 3.648891] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
  278. <6>[ 3.652581] Bluetooth: HCI UART driver ver 2.2
  279. <6>[ 3.656577] Bluetooth: HCI H4 protocol initialized
  280. <6>[ 3.660422] Bluetooth: HCILL protocol initialized
  281. <6>[ 3.664533] Bluetooth: BlueSleep Mode Driver Ver 1.1
  282. <6>[ 3.666715] Wake7 for irq=358
  283. <6>[ 3.670268] cpuidle: using governor ladder
  284. <6>[ 3.673564] cpuidle: using governor menu
  285. <6>[ 3.679031] sdhci: Secure Digital Host Controller Interface driver
  286. <6>[ 3.682579] sdhci: Copyright(c) Pierre Ossman
  287. <6>[ 3.687325] mmc0: mss 65535 mrs 524288 mbs 4096 mbc 65535
  288. <7>[ 3.690536] Registered led device: mmc0::
  289. <6>[ 3.696709] mmc0: SDHCI controller on platform [sdhci-tegra.0] using ADMA
  290. <6>[ 3.701286] mmc1: mss 65535 mrs 524288 mbs 4096 mbc 65535
  291. <7>[ 3.704602] Registered led device: mmc1::
  292. <6>[ 3.710652] mmc1: SDHCI controller on platform [sdhci-tegra.3] using ADMA
  293. <3>[ 3.719212] sdhci sdhci-tegra.2: SD card wake-up event registrationfailed with eroor: -22
  294. <6>[ 3.723774] mmc2: mss 65535 mrs 524288 mbs 4096 mbc 65535
  295. <7>[ 3.727044] Registered led device: mmc2::
  296. <6>[ 3.733091] mmc2: SDHCI controller on platform [sdhci-tegra.2] using ADMA
  297. <6>[ 3.738046] tegra-aes tegra-aes: registered
  298. <6>[ 3.744953] usbcore: registered new interface driver usbhid
  299. <6>[ 3.748076] usbhid: USB HID core driver
  300. <6>[ 3.751996] logger: created 256K log 'log_main'
  301. <6>[ 3.755977] logger: created 256K log 'log_events'
  302. <6>[ 3.759866] logger: created 256K log 'log_radio'
  303. <6>[ 3.763815] logger: created 256K log 'log_system'
  304. <4>[ 3.771753] _regulator_get: deviceless supply vdd_vcore_phtn not found, using dummy regulator
  305. <6>[ 3.858097] Wake12 for irq=370
  306. <6>[ 4.007387] mmc1: new high speed MMC card at address 0001
  307. <6>[ 4.011316] mmcblk0: mmc1:0001 MAG4EM 14.9 GiB
  308. <6>[ 4.015288] mmcblk0: p1 p2
  309. <4>[ 4.258206] mmc2: host does not support reading read-only switch. assuming write-enable.
  310. <6>[ 4.261741] mmc2: new SD card at address aaaa
  311. <6>[ 4.265652] mmcblk1: mmc2:aaaa SU02G 1.84 GiB
  312. <6>[ 4.269091] mmcblk1: p1
  313. <6>[ 4.376905] asoc: alc5623-hifi <-> tegra20-i2s.0 mapping ok
  314. <6>[ 4.381788] asoc: dit-hifi <-> tegra20-spdif mapping ok
  315. <6>[ 4.391283] input: tegra-alc5623 Headphone Jack as /devices/platform/tegra-snd-alc5623.0/sound/card0/input4
  316. <6>[ 4.393630] ALSA device list:
  317. <6>[ 4.395845] #0: tegra-alc5623
  318. <6>[ 4.399197] oprofile: using arm/armv7-ca9
  319. <6>[ 4.401845] GACT probability NOT on
  320. <6>[ 4.404597] Mirror/redirect action on
  321. <6>[ 4.406435] u32 classifier
  322. <6>[ 4.408912] Actions configured
  323. <6>[ 4.412739] Netfilter messages via NETLINK v0.30.
  324. <6>[ 4.417988] nf_conntrack version 0.5.0 (5675 buckets, 22700 max)
  325. <6>[ 4.424332] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  326. <6>[ 4.429385] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  327. <6>[ 4.433050] xt_time: kernel timezone is -0000
  328. <6>[ 4.437689] ip_tables: (C) 2000-2006 Netfilter Core Team
  329. <6>[ 4.441535] arp_tables: (C) 2002 David S. Miller
  330. <6>[ 4.443963] TCP cubic registered
  331. <6>[ 4.447593] NET: Registered protocol family 10
  332. <6>[ 4.449777] Mobile IPv6
  333. <6>[ 4.454443] ip6_tables: (C) 2000-2006 Netfilter Core Team
  334. <6>[ 4.457813] IPv6 over IPv4 tunneling driver
  335. <6>[ 4.462097] NET: Registered protocol family 17
  336. <6>[ 4.465757] NET: Registered protocol family 15
  337. <6>[ 4.469834] Bluetooth: RFCOMM TTY layer initialized
  338. <6>[ 4.474178] Bluetooth: RFCOMM socket layer initialized
  339. <6>[ 4.477016] Bluetooth: RFCOMM ver 1.11
  340. <6>[ 4.481450] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  341. <6>[ 4.486622] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  342. <6>[ 4.488624] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
  343. <5>[ 4.497626] Registering SWP/SWPB emulation handler
  344. <4>[ 4.506361] Disabling clocks left on by bootloader:
  345. <4>[ 4.507938] stat_mon
  346. <4>[ 4.509184] uarta
  347. <4>[ 4.509311] blink
  348. <6>[ 4.509758] CPU rate: 1000 MHz
  349. <4>[ 4.510013] _regulator_get: deviceless supply vdd_fuse not found, using dummy regulator
  350. <3>[ 4.510147] tegra_fuse_program_init: no clk_fuse. fuse read/write disabled
  351. <3>[ 4.522444] Tegra protected aperture disabled because nvmap is using system memory
  352. <6>[ 4.527639] tps6586x-rtc tps6586x-rtc: setting system clock to 2012-02-08 07:31:29 UTC (1328686289)
  353. <4>[ 4.527836] Warning: unable to open an initial console.
  354. <6>[ 4.528035] Freeing init memory: 196K
  355. <3>[ 4.529160] init: could not import file /init.${ro.hardware}.rc
  356. <3>[ 4.530567] init: /init.harmony.rc: 110: invalid option '--baudrate'
  357. <4>[ 4.530788] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  358. <3>[ 4.612584] init: cannot open '/initlogo.rle'
  359. <6>[ 4.669477] yaffs: dev is 32505859 name is "mtdblock3" rw
  360. <6>[ 4.669650] yaffs: passed flags ""
  361. <7>[ 4.669764] yaffs: Attempting MTD mount of 31.3,"mtdblock3"
  362. <7>[ 4.704100] yaffs: yaffs_read_super: is_checkpointed 1
  363. <4>[ 7.623194] EXT4-fs (mmcblk0p2): warning: checktime reached, running e2fsck is recommended
  364. <6>[ 7.634492] EXT4-fs (mmcblk0p2): recovery complete
  365. <6>[ 7.958859] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  366. <3>[ 8.134136] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
  367. <3>[ 8.182454] init: property (null) has no value for assigning to sys.usb.config
  368. <3>[ 8.182628] init: service 'console' requires console
  369. <6>[ 18.138408] warning: `zygote' uses 32-bit capabilities (legacy support in use)
  370. <6>[ 38.968361] request_suspend_state: wakeup (3->0) at 38959454002 (2012-02-08 07:32:03.935152001 UTC)
  371. <4>[ 39.785822] wifi_set_power = 1
  372. <7>[ 39.786000] smba1002_wifi_power: 1
  373. <3>[ 39.796769] android_usb: already disabled
  374. <6>[ 39.797077] mtp_bind_config
  375. <6>[ 39.797211] adb_bind_config
  376. <6>[ 39.797517] acc_open
  377. <6>[ 39.797631] acc_release
  378. <6>[ 39.804239] adb_open(adbd)
  379. <4>[ 39.997642] wifi_set_carddetect = 1
  380. <4>[ 39.998700]
  381. <4>[ 39.998703] Dongle Host Driver, version 4.218.248.23
  382. <4>[ 40.053091] mmc0: queuing unknown CIS tuple 0x80 (50 bytes)
  383. <4>[ 40.061242] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
  384. <4>[ 40.063285] mmc0: queuing unknown CIS tuple 0x80 (4 bytes)
  385. <4>[ 40.091225] mmc0: queuing unknown CIS tuple 0x02 (1 bytes)
  386. <6>[ 40.094513] mmc0: new SDIO card at address 0001
  387. <4>[ 40.099077] DHD: dongle ram size is set to 294912(orig 294912)
  388. <4>[ 40.224670] Firmware version = wl0: Feb 11 2011 17:00:41 version 4.218.248.23
  389. <4>[ 40.397767] wlan0: Broadcom Dongle Host Driver mac=e0:2a:82:07:b4:1a
  390. <4>[ 41.475356] wl_iw_set_cscan Ignoring CSCAN : First Scan is not done yet 1
  391. <4>[ 41.494959] wl_iw_set_cscan Ignoring CSCAN : First Scan is not done yet 2
  392. <4>[ 42.497747] wl_iw_set_cscan Clean up First scan flag which is 2
  393. <4>[ 43.247958] STA connect received 1
  394. <6>[ 106.838402] request_suspend_state: sleep (0->3) at 106829492002 (2012-02-08 07:33:11.805190001 UTC)
  395. <4>[ 106.876940] dhd_get_dtim_skip bcn_li_dtim=3 DTIM=1 Listen=10
  396. <4>[ 106.881416] SO340010: so340010_kbd_early_suspend() IN
  397. <4>[ 106.888631] SO340010: so340010_kbd_early_suspend() OUT
  398. <4>[ 106.895481] tegra_pwm tegra_pwm.0: pwm_disable called on disabled PWM
  399. <6>[ 142.046288] PM: Syncing filesystems ... done.
  400. <7>[ 142.476594] PM: Preparing system for mem sleep
  401. <6>[ 142.483928] Tegra cpufreq suspend: setting frequency to 216000 kHz
  402. <4>[ 142.501454] Freezing user space processes ...
  403. <3>[ 142.511379] Freezing of user space aborted
  404. <4>[ 142.516118]
  405. <4>[ 142.516504] Restarting tasks ... done.
  406. <6>[ 142.530730] Tegra cpufreq resume: restoring frequency to 216000 kHz
  407. <6>[ 142.548583] suspend: exit suspend, ret = -16 (2012-02-08 07:33:47.515398001 UTC)
  408. <6>[ 159.202426] PM: Syncing filesystems ... done.
  409. <7>[ 159.205798] PM: Preparing system for mem sleep
  410. <6>[ 159.206683] Tegra cpufreq suspend: setting frequency to 216000 kHz
  411. <4>[ 159.222664] Freezing user space processes ... (elapsed 0.11 seconds) done.
  412. <4>[ 159.337901] Freezing remaining freezable tasks ... (elapsed 0.02 seconds) done.
  413. <7>[ 159.359464] PM: Entering mem sleep
  414. <4>[ 159.360148] Suspending console(s) (use no_console_suspend to debug)
  415. <6>[ 159.390845] tegradc tegradc.1: suspend
  416. <6>[ 159.390960] tegradc tegradc.0: suspend
  417. <6>[ 159.391042] tegra_avp_suspend()+
  418. <4>[ 159.391189] tegra_pwm tegra_pwm.0: pwm_disable called on disabled PWM
  419. <6>[ 159.391292] tegra_grhost tegra_grhost: suspending
  420. <6>[ 159.392212] tegra_grhost tegra_grhost: suspend status: 0
  421. <6>[ 159.534378] PM: suspend of devices complete after 171.765 msecs
  422. <6>[ 159.535848] PM: late suspend of devices complete after 1.356 msecs
  423. <4>[ 159.535917] Disabling non-boot CPUs ...
  424. <5>[ 159.691149] CPU1: shutdown
  425. <7>[ 159.693640] vfp_pm_suspend: saving vfp state
  426. <6>[ 159.711670] Wake[31-0] level=0x10
  427. <6>[ 159.711731] Wake[31-0] enable=0x1000000
  428. <6>[ 159.711790] Entering suspend state LP1
  429. <4>[ 159.711847] partition ve is left on before suspend
  430. <4>[ 159.711847] partition vde is left on before suspend
  431. <6>[ 159.711994] Exited suspend state LP1
  432. <6>[ 159.712057] legacy wake status=0x0
  433. <6>[ 159.731849] Suspended for 73.195 seconds
  434. <6>[ 159.731937] wakeup wake lock: alarm
  435. <6>[ 159.732134] Enabling non-boot CPUs ...
  436. <4>[ 159.768692] CPU1: Booted secondary processor
  437. <6>[ 159.806238] Switched to NOHz mode on CPU #1
  438. <6>[ 159.959091] CPU1 is up
  439. <6>[ 159.963033] PM: early resume of devices complete after 3.831 msecs
  440. <6>[ 159.971468] tegra_grhost tegra_grhost: resuming
  441. <4>[ 159.971604] tegra_pwm tegra_pwm.0: pwm_disable called on disabled PWM
  442. <6>[ 159.971670] tegra_avp_resume()+
  443. <6>[ 159.971735] tegradc tegradc.0: resume
  444. <6>[ 159.971800] tegradc tegradc.1: resume
  445. <3>[ 159.971972] tegra-snd-alc5623 tegra-snd-alc5623.0: resume work item may be lost
  446. <6>[ 160.110109] PM: resume of devices complete after 146.224 msecs
  447. <7>[ 160.239188] PM: Finishing wakeup.
  448. <4>[ 160.239662] Restarting tasks ... done.
  449. <6>[ 160.259041] Tegra cpufreq resume: restoring frequency to 216000 kHz
  450. <6>[ 160.282344] suspend: exit suspend, ret = 0 (2012-02-08 07:35:18.752352999 UTC)
  451. <4>[ 160.734045] mmc1: Starting deferred resume
  452. <4>[ 160.837669] mmc1: Deferred resume completed
  453. <4>[ 163.617269] SO340010: gpio_val=0x0000, button_val = 0x0000
  454. <6>[ 163.734788] request_suspend_state: wakeup (3->0) at 163687789019 (2012-02-08 07:35:22.204760016 UTC)
  455. <4>[ 163.741281] tegra_pwm tegra_pwm.0: pwm_disable called on disabled PWM
  456. <6>[ 169.872538] tegra-otg tegra-otg: SUSPEND --> PERIPHERAL
  457. <6>[ 169.872989] tegra-otg tegra-otg: host: (null), gadget: d6b22000
  458. <6>[ 170.138377] android_work: did not send uevent (0 0 (null))
  459. <6>[ 170.178463] android_work: sent uevent USB_STATE=CONNECTED
  460. <6>[ 170.182018] android_work: sent uevent USB_STATE=DISCONNECTED
  461. <6>[ 170.245252] android_work: sent uevent USB_STATE=CONNECTED
  462. <6>[ 170.338641] android_usb gadget: high speed config #1: android
  463. <6>[ 170.339449] android_work: sent uevent USB_STATE=CONFIGURED
  464. <6>[ 170.483757] mtp_open
Add Comment
Please, Sign In to add comment