Guest User

Untitled

a guest
Jun 25th, 2018
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.42 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 Thu Feb 16 20:32:26 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: 0e800000 - 0effffff
  14. <6>[ 0.000000] 2nd Framebuffer: 0f000000 - 0fffffff
  15. <6>[ 0.000000] Carveout: 10000000 - 17ffffff
  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: 59136
  19. <7>[ 0.000000] free_area_init_node: node 0, pgdat c0651600, node_mem_map c07a0000
  20. <7>[ 0.000000] Normal zone: 768 pages used for memmap
  21. <7>[ 0.000000] Normal zone: 0 pages reserved
  22. <7>[ 0.000000] Normal zone: 58368 pages, LIFO batch:15
  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 7 pages/cpu @c0aa5000 s8032 r8192 d12448 u32768
  29. <7>[ 0.000000] pcpu-alloc: s8032 r8192 d12448 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: 58368
  32. <5>[ 0.000000] Kernel command line: mem=384M@0M nvmem=128M@384M vmalloc=256M video=tegrafb console=ttyS0,115200n8 usbcore.old_scheme_first=1 cpuid=200102 devicetype=1002 bspversion=0202100908 btmac=9c5ed6131a00 tegraboot=nand mtdparts=tegra_nand:16384K@12032K(misc),16384K@62208K(recovery),16384K@79104K(boot),253696K@96000K(system),173440K@350336K(cache),4096K@7424K(bootbmp),32768K@28928K(logodata)
  33. <6>[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  34. <6>[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  35. <6>[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  36. <6>[ 0.000000] Memory: 231MB = 231MB total
  37. <5>[ 0.000000] Memory: 225212k/225212k available, 168004k 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 : 0xd8800000 - 0xf8000000 ( 504 MB)
  43. <5>[ 0.000000] lowmem : 0xc0000000 - 0xd8000000 ( 384 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 - 0xc0036000 ( 184 kB)
  47. <5>[ 0.000000] .text : 0xc0036000 - 0xc05f7748 (5894 kB)
  48. <5>[ 0.000000] .data : 0xc05f8000 - 0xc0652140 ( 361 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.000151] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
  56. <6>[ 0.040057] pid_max: default: 32768 minimum: 301
  57. <6>[ 0.040186] Mount-cache hash table entries: 512
  58. <6>[ 0.040663] Initializing cgroup subsys debug
  59. <6>[ 0.040674] Initializing cgroup subsys cpuacct
  60. <6>[ 0.040712] Initializing cgroup subsys freezer
  61. <6>[ 0.040736] CPU: Testing write buffer coherency: ok
  62. <4>[ 0.141288] CPU1: Booted secondary processor
  63. <6>[ 0.141350] Brought up 2 CPUs
  64. <6>[ 0.141360] SMP: Total of 2 processors activated (1992.29 BogoMIPS).
  65. <6>[ 0.143828] print_constraints: dummy:
  66. <6>[ 0.143986] NET: Registered protocol family 16
  67. <6>[ 0.144538] host1x bus init
  68. <6>[ 0.323123] smba1002_audio_register_devices++Initializing BT RFKILL, clk_add_alias: 0
  69. <6>[ 0.381093] ram_console: got buffer at e700000, size 100000
  70. <6>[ 0.381233] ram_console: uncorrectable error in header
  71. <6>[ 0.381242] ram_console: no valid data in buffer (sig = 0x2256511b)
  72. <6>[ 0.388231] console [ram-1] enabled
  73. <6>[ 0.388462] tegra_arb_init: initialized
  74. <6>[ 0.388606] tegra_iovmm_register: added iovmm-gart
  75. <6>[ 0.397101] bio: create slab <bio-0> at 0
  76. <5>[ 0.397809] SCSI subsystem initialized
  77. <6>[ 0.398961] tegra-otg tegra-otg: otg transceiver registered
  78. <6>[ 0.399179] usbcore: registered new interface driver usbfs
  79. <6>[ 0.399394] usbcore: registered new interface driver hub
  80. <6>[ 0.399551] usbcore: registered new device driver usb
  81. <6>[ 0.405433] tps6586x 3-0034: VERSIONCRC is 05
  82. <6>[ 0.434480] print_constraints: tps658621_sm0: 725 <--> 1500 mV at 1275 mV normal standby
  83. <6>[ 0.438173] print_constraints: tps658621_sm1: 725 <--> 1500 mV at 1000 mV normal standby
  84. <6>[ 0.443330] print_constraints: tps658621_sm2: 3000 <--> 4550 mV at 3700 mV normal standby
  85. <6>[ 0.446114] print_constraints: tps658621_ldo0: 1500 <--> 3300 mV at 1200 mV normal standby
  86. <6>[ 0.451274] print_constraints: tps658621_ldo1: 725 <--> 1500 mV at 1100 mV normal standby
  87. <6>[ 0.455594] print_constraints: tps658621_ldo2: 725 <--> 1500 mV at 1275 mV normal standby
  88. <6>[ 0.459916] print_constraints: tps658621_ldo3: 1250 <--> 3300 mV at 3300 mV normal standby
  89. <6>[ 0.465013] print_constraints: tps658621_ldo4: 1700 <--> 2000 mV at 1800 mV normal standby
  90. <6>[ 0.467035] print_constraints: tps658621_ldo5: 1250 <--> 3300 mV at 2850 mV normal standby
  91. <6>[ 0.471369] print_constraints: tps658621_ldo6: 1250 <--> 3300 mV at 2850 mV normal standby
  92. <6>[ 0.474164] print_constraints: tps658621_ldo7: 1250 <--> 3300 mV at 3300 mV normal standby
  93. <6>[ 0.476955] print_constraints: tps658621_ldo8: 1250 <--> 3300 mV at 1800 mV normal standby
  94. <6>[ 0.478978] print_constraints: tps658621_ldo9: 1250 <--> 3300 mV at 2850 mV normal standby
  95. <6>[ 0.479503] Advanced Linux Sound Architecture Driver Version 1.0.24.
  96. <6>[ 0.479944] Bluetooth: Core ver 2.16
  97. <6>[ 0.480126] NET: Registered protocol family 31
  98. <6>[ 0.480212] Bluetooth: HCI device and connection manager initialized
  99. <6>[ 0.480367] Bluetooth: HCI socket layer initialized
  100. <6>[ 0.480451] Bluetooth: L2CAP socket layer initialized
  101. <6>[ 0.480599] Bluetooth: SCO socket layer initialized
  102. <6>[ 0.480918] Switching to clocksource timer_us
  103. <6>[ 0.481325] Switched to NOHz mode on CPU #1
  104. <6>[ 0.481674] tegra-nvmap tegra-nvmap: created carveout iram (255KiB)
  105. <6>[ 0.482663] tegra-nvmap tegra-nvmap: created carveout generic-0 (131072KiB)
  106. <6>[ 0.487180] NET: Registered protocol family 2
  107. <6>[ 0.487381] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  108. <6>[ 0.487777] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  109. <6>[ 0.487975] TCP bind hash table entries: 8192 (order: 4, 98304 bytes)
  110. <6>[ 0.488234] TCP: Hash tables configured (established 8192 bind 8192)
  111. <6>[ 0.488388] TCP reno registered
  112. <6>[ 0.488474] UDP hash table entries: 128 (order: 0, 4096 bytes)
  113. <6>[ 0.488573] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
  114. <6>[ 0.488976] NET: Registered protocol family 1
  115. <6>[ 0.489184] Unpacking initramfs...
  116. <6>[ 0.490906] Switched to NOHz mode on CPU #0
  117. <6>[ 0.497611] Freeing initrd memory: 160K
  118. <6>[ 0.497764] PMU: registered new PMU device of type 0
  119. <6>[ 0.505249] ashmem: initialized
  120. <6>[ 0.505854] fuse init (API version 7.16)
  121. <7>[ 0.506046] yaffs: yaffs built Feb 16 2012 20:29:58 Installing.
  122. <6>[ 0.506932] io scheduler noop registered
  123. <6>[ 0.507021] io scheduler deadline registered
  124. <6>[ 0.507211] io scheduler cfq registered (default)
  125. <6>[ 0.508631] tegra_grhost tegra_grhost: initialized
  126. <6>[ 0.509476] tegradc tegradc.0: probed
  127. <6>[ 0.509853] tegradc tegradc.0: probed
  128. <6>[ 0.510096] Wake4 for irq=303
  129. <6>[ 0.510542] nvhdcp: using "always on" policy.
  130. <6>[ 0.510946] tegradc tegradc.1: probed
  131. <6>[ 0.511374] tegradc tegradc.1: probed
  132. <6>[ 0.511815] tegra_uart.0: ttyHS0 at I/O 0x0 (irq = 68) is a unknown
  133. <6>[ 0.591033] Registered UART port ttyHS0
  134. <6>[ 0.591191] tegra_uart.1: ttyHS1 at I/O 0x0 (irq = 69) is a unknown
  135. <6>[ 0.741033] Registered UART port ttyHS1
  136. <6>[ 0.741184] tegra_uart.2: ttyHS2 at I/O 0x0 (irq = 78) is a unknown
  137. <6>[ 0.901032] Registered UART port ttyHS2
  138. <6>[ 0.901185] tegra_uart.3: ttyHS3 at I/O 0x0 (irq = 122) is a unknown
  139. <6>[ 1.061035] Registered UART port ttyHS3
  140. <6>[ 1.061188] tegra_uart.4: ttyHS4 at I/O 0x0 (irq = 123) is a unknown
  141. <6>[ 1.221036] Registered UART port ttyHS4
  142. <6>[ 1.221272] Initialized tegra uart driver
  143. <6>[ 1.222391] lis3lv02d: 8 bits sensor found
  144. <6>[ 1.261192] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input0
  145. <4>[ 1.262212] bcm4329_rfkill_probe : can't find shutdown gpio.
  146. <6>[ 1.263144] tegra_nand: 1 NAND chip(s) found (vend=0xad, dev=0xdc) (Hynix NAND 512MiB 3,3V 8-bit)
  147. <6>[ 1.263245] tegra_nand: NVIDIA Tegra NAND controller @ base=0x70008000 irq=56.
  148. <5>[ 1.548479] 7 cmdlinepart partitions found on MTD device tegra_nand
  149. <5>[ 1.548640] Creating 7 MTD partitions on "tegra_nand":
  150. <5>[ 1.548735] 0x000000bc0000-0x000001bc0000 : "misc"
  151. <5>[ 1.549498] 0x000003cc0000-0x000004cc0000 : "recovery"
  152. <5>[ 1.550116] 0x000004d40000-0x000005d40000 : "boot"
  153. <5>[ 1.550674] 0x000005dc0000-0x000015580000 : "system"
  154. <5>[ 1.551598] 0x000015620000-0x00001ff80000 : "cache"
  155. <5>[ 1.552399] 0x000000740000-0x000000b40000 : "bootbmp"
  156. <5>[ 1.553067] 0x000001c40000-0x000003c40000 : "logodata"
  157. <6>[ 1.553739] PPP generic driver version 2.4.2
  158. <6>[ 1.554006] PPP Deflate Compression module registered
  159. <6>[ 1.554094] PPP BSD Compression module registered
  160. <6>[ 1.554701] PPP MPPE Compression module registered
  161. <6>[ 1.554864] NET: Registered protocol family 24
  162. <6>[ 1.555346] usbcore: registered new interface driver asix
  163. <6>[ 1.555536] usbcore: registered new interface driver cdc_ether
  164. <6>[ 1.555652] usbcore: registered new interface driver cdc_subset
  165. <6>[ 1.555818] cdc_ncm: 23-Apr-2011
  166. <6>[ 1.555933] usbcore: registered new interface driver cdc_ncm
  167. <6>[ 1.556097] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  168. <6>[ 1.560715] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
  169. <6>[ 1.560948] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 1
  170. <6>[ 1.621047] tegra-ehci tegra-ehci.2: irq 129, io mem 0xc5008000
  171. <6>[ 1.641038] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.00
  172. <6>[ 1.641192] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  173. <6>[ 1.641353] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  174. <6>[ 1.641513] usb usb1: Product: Tegra EHCI Host Controller
  175. <6>[ 1.641600] usb usb1: Manufacturer: Linux 2.6.39.4-kerneltreznorx ehci_hcd
  176. <6>[ 1.641759] usb usb1: SerialNumber: tegra-ehci.2
  177. <6>[ 1.642136] hub 1-0:1.0: USB hub found
  178. <6>[ 1.642239] hub 1-0:1.0: 1 port detected
  179. <4>[ 1.642585] tegra-ehci tegra-ehci.2: Couldn't enable USB host mode wakeup, irq=129, error=-22
  180. <6>[ 1.642896] usbcore: registered new interface driver cdc_acm
  181. <6>[ 1.642984] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
  182. <6>[ 1.643175] usbcore: registered new interface driver cdc_wdm
  183. <6>[ 1.643263] Initializing USB Mass Storage driver...
  184. <6>[ 1.643492] usbcore: registered new interface driver usb-storage
  185. <6>[ 1.643580] USB Mass Storage support registered.
  186. <6>[ 1.643791] usbcore: registered new interface driver libusual
  187. <6>[ 1.643965] usbcore: registered new interface driver usbserial
  188. <6>[ 1.644152] USB Serial support registered for generic
  189. <6>[ 1.644279] usbcore: registered new interface driver usbserial_generic
  190. <6>[ 1.644440] usbserial: USB Serial Driver core
  191. <6>[ 1.644553] USB Serial support registered for FTDI USB Serial Device
  192. <6>[ 1.644809] usbcore: registered new interface driver ftdi_sio
  193. <6>[ 1.644897] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
  194. <6>[ 1.645087] USB Serial support registered for GSM modem (1-port)
  195. <6>[ 1.645264] usbcore: registered new interface driver option
  196. <6>[ 1.645426] option: v0.7.2:USB Driver for GSM modems
  197. <6>[ 1.645539] USB Serial support registered for pl2303
  198. <6>[ 1.645742] usbcore: registered new interface driver pl2303
  199. <6>[ 1.645830] pl2303: Prolific PL2303 USB to serial adaptor driver
  200. <6>[ 1.645990] NVidia Tegra High-Speed USB SOC Device Controller driver (Apr 20, 2007)
  201. <4>[ 1.651381] _regulator_get: deviceless supply usb_bat_chg not found, using dummy regulator
  202. <6>[ 1.651611] tegra-otg tegra-otg: tegra_otg_set_peripheral: gadget: ce304800
  203. <6>[ 1.651860] tegra-otg tegra-otg: SUSPEND --> PERIPHERAL
  204. <6>[ 1.652027] tegra-otg tegra-otg: host: (null), gadget: ce304800
  205. <6>[ 1.658363] android_usb gadget: Mass Storage Function, version: 2009/09/11
  206. <6>[ 1.658533] android_usb gadget: Number of LUNs=1
  207. <6>[ 1.658690] lun0: LUN: removable file: (no medium)
  208. <4>[ 1.658912] Gadget Android: controller 'fsl-tegra-udc' not recognized
  209. <6>[ 1.659076] android_usb gadget: android_usb ready
  210. <6>[ 1.659163] fsl-tegra-udc: bind to driver android_usb
  211. <6>[ 1.659372] mousedev: PS/2 mouse device common for all mice
  212. <6>[ 1.659668] Wake24 for irq=362
  213. <6>[ 1.659757] Enabling wake24
  214. <6>[ 1.659843] gpio bank wake found: wake24 for irq=119
  215. <6>[ 1.659927] Enabling wake24
  216. <6>[ 1.660014] Wake24 for irq=362
  217. <6>[ 1.660295] input: gpio-keys as /devices/platform/gpio-keys.0/input/input1
  218. <7>[ 1.660466] smba1002_wake.c: Connected device: input1 (gpio-keys at gpio-keys/input0)
  219. <4>[ 1.721064] SO340010: so340010_kbd_init
  220. <4>[ 1.721174] SO340010: so340010_kbd_probe
  221. <6>[ 1.721373] input: so340010_kbd as /devices/virtual/input/input2
  222. <6>[ 1.734468] Wake14 for irq=366
  223. <4>[ 1.823147] at168_touch: InitData[0] = 0x0---
  224. <4>[ 1.823305] at168_touch: InitData[1] = 0x4---
  225. <4>[ 1.823390] at168_touch: InitData[2] = 0x58---
  226. <4>[ 1.823475] at168_touch: InitData[3] = 0x2---
  227. <4>[ 1.823631] at168_touch: InitData[4] = 0x2---
  228. <4>[ 1.823715] at168_touch: InitData[5] = 0x1---
  229. <4>[ 1.823868] at168_touch: InitData[6] = 0x1---
  230. <4>[ 1.823954] at168_touch: InitData[7] = 0x12---
  231. <4>[ 1.824041] at168_touch: now FW xMAX is 1024 yMAx is 600 Version is 2010112.
  232. <6>[ 1.824327] input: at168_touch as /devices/virtual/input/input3
  233. <6>[ 1.824616] Wake15 for irq=271
  234. <6>[ 1.824815] at168_touch 0-005c: at168_probe: initialized
  235. <6>[ 1.874188] using rtc device, tps6586x-rtc, for alarms
  236. <6>[ 1.874365] tps6586x-rtc tps6586x-rtc: rtc core: registered tps6586x-rtc as rtc0
  237. <6>[ 1.876716] i2c /dev entries driver
  238. <6>[ 1.877221] Linux video capture interface: v2.00
  239. <6>[ 1.877405] trpc_sema_init: registered misc dev 10:53
  240. <6>[ 1.877558] trpc_node_register: Adding 'local' to node list
  241. <6>[ 1.877872] tegra_avp_probe: allocated carveout memory at 10100000 for AVP kernel
  242. <6>[ 1.878117] trpc_node_register: Adding 'avp-remote' to node list
  243. <6>[ 1.878361] tegra_avp_probe: message area e32c000/e32c110
  244. <6>[ 1.878628] Driver for 1-wire Dallas network protocol.
  245. <6>[ 1.923228] bq20z75-battery 0-000b: bq20z75-battery: battery gas gauge device registered
  246. <4>[ 1.923437] i2c-core: driver [bq20z75-battery] using legacy suspend method
  247. <4>[ 1.923527] i2c-core: driver [bq20z75-battery] using legacy resume method
  248. <4>[ 1.923804] i2c-core: driver [adt7461] using legacy suspend method
  249. <4>[ 1.923965] i2c-core: driver [adt7461] using legacy resume method
  250. <6>[ 1.924305] device-mapper: uevent: version 1.0.3
  251. <6>[ 1.924616] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
  252. <6>[ 1.924725] Bluetooth: HCI UART driver ver 2.2
  253. <6>[ 1.924880] Bluetooth: HCI H4 protocol initialized
  254. <6>[ 1.924988] Bluetooth: HCILL protocol initialized
  255. <6>[ 1.925075] Bluetooth: BlueSleep Mode Driver Ver 1.1
  256. <6>[ 1.925209] Wake7 for irq=358
  257. <6>[ 1.925684] cpuidle: using governor ladder
  258. <6>[ 1.926009] cpuidle: using governor menu
  259. <6>[ 1.926122] sdhci: Secure Digital Host Controller Interface driver
  260. <6>[ 1.926208] sdhci: Copyright(c) Pierre Ossman
  261. <6>[ 1.926458] mmc0: mss 65535 mrs 524288 mbs 4096 mbc 65535
  262. <7>[ 1.926665] Registered led device: mmc0::
  263. <6>[ 1.926950] mmc0: SDHCI controller on platform [sdhci-tegra.0] using ADMA
  264. <6>[ 1.927108] mmc1: mss 65535 mrs 524288 mbs 4096 mbc 65535
  265. <7>[ 1.927360] Registered led device: mmc1::
  266. <6>[ 1.927549] mmc1: SDHCI controller on platform [sdhci-tegra.3] using ADMA
  267. <3>[ 1.927815] sdhci sdhci-tegra.2: SD card wake-up event registrationfailed with eroor: -22
  268. <6>[ 1.927928] mmc2: mss 65535 mrs 524288 mbs 4096 mbc 65535
  269. <7>[ 1.928167] Registered led device: mmc2::
  270. <6>[ 1.928345] mmc2: SDHCI controller on platform [sdhci-tegra.2] using ADMA
  271. <6>[ 1.929244] tegra-aes tegra-aes: registered
  272. <6>[ 1.929522] usbcore: registered new interface driver usbhid
  273. <6>[ 1.929796] usbhid: USB HID core driver
  274. <6>[ 1.930150] logger: created 256K log 'log_main'
  275. <6>[ 1.930338] logger: created 256K log 'log_events'
  276. <6>[ 1.930560] logger: created 256K log 'log_radio'
  277. <6>[ 1.930713] logger: created 256K log 'log_system'
  278. <4>[ 1.931050] _regulator_get: deviceless supply vdd_vcore_phtn not found, using dummy regulator
  279. <6>[ 1.961055] usb 1-1: new high speed USB device number 2 using tegra-ehci
  280. <6>[ 1.969891] mmc0: new high speed SDIO card at address 0001
  281. <6>[ 1.992099] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
  282. <6>[ 1.992196] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  283. <6>[ 1.992693] hub 1-1:1.0: USB hub found
  284. <6>[ 1.992845] hub 1-1:1.0: 4 ports detected
  285. <6>[ 2.045186] mmc1: new high speed MMC card at address 0001
  286. <6>[ 2.045659] mmcblk0: mmc1:0001 MAG4EM 14.9 GiB
  287. <6>[ 2.047916] mmcblk0: p1 p2
  288. <6>[ 2.093937] Wake12 for irq=370
  289. <4>[ 2.283250] mmc2: host does not support reading read-only switch. assuming write-enable.
  290. <6>[ 2.283479] mmc2: new SD card at address aaaa
  291. <6>[ 2.283842] mmcblk1: mmc2:aaaa SU02G 1.84 GiB
  292. <6>[ 2.285788] mmcblk1: p1
  293. <6>[ 2.614528] asoc: alc5623-hifi <-> tegra20-i2s.0 mapping ok
  294. <6>[ 2.615087] asoc: dit-hifi <-> tegra20-spdif mapping ok
  295. <6>[ 2.615684] input: tegra-alc5623 Headphone Jack as /devices/platform/tegra-snd-alc5623.0/sound/card0/input4
  296. <6>[ 2.616050] ALSA device list:
  297. <6>[ 2.616204] #0: tegra-alc5623
  298. <6>[ 2.616344] GACT probability NOT on
  299. <6>[ 2.616434] Mirror/redirect action on
  300. <6>[ 2.616519] u32 classifier
  301. <6>[ 2.616667] Actions configured
  302. <6>[ 2.616752] Netfilter messages via NETLINK v0.30.
  303. <6>[ 2.616881] nf_conntrack version 0.5.0 (3521 buckets, 14084 max)
  304. <6>[ 2.617240] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  305. <6>[ 2.617393] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  306. <6>[ 2.617665] xt_time: kernel timezone is -0000
  307. <6>[ 2.617878] ip_tables: (C) 2000-2006 Netfilter Core Team
  308. <6>[ 2.618152] arp_tables: (C) 2002 David S. Miller
  309. <6>[ 2.618273] TCP cubic registered
  310. <6>[ 2.618522] NET: Registered protocol family 10
  311. <6>[ 2.619368] Mobile IPv6
  312. <6>[ 2.619475] ip6_tables: (C) 2000-2006 Netfilter Core Team
  313. <6>[ 2.619649] IPv6 over IPv4 tunneling driver
  314. <6>[ 2.620557] NET: Registered protocol family 17
  315. <6>[ 2.620667] NET: Registered protocol family 15
  316. <6>[ 2.620916] Bluetooth: RFCOMM TTY layer initialized
  317. <6>[ 2.621011] Bluetooth: RFCOMM socket layer initialized
  318. <6>[ 2.621181] Bluetooth: RFCOMM ver 1.11
  319. <6>[ 2.621266] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  320. <6>[ 2.621417] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  321. <6>[ 2.621554] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
  322. <6>[ 2.621829] ThumbEE CPU extension supported.
  323. <5>[ 2.621923] Registering SWP/SWPB emulation handler
  324. <4>[ 2.626931] Disabling clocks left on by bootloader:
  325. <4>[ 2.627022] stat_mon
  326. <4>[ 2.627119] uarta
  327. <4>[ 2.627204] dvc_i2c
  328. <4>[ 2.627360] i2c3_i2c
  329. <4>[ 2.627443] i2c2_i2c
  330. <4>[ 2.627528] i2c1_i2c
  331. <4>[ 2.627625] blink
  332. <6>[ 2.628064] CPU rate: 1000 MHz
  333. <4>[ 2.628273] _regulator_get: deviceless supply vdd_fuse not found, using dummy regulator
  334. <3>[ 2.628375] tegra_fuse_program_init: no clk_fuse. fuse read/write disabled
  335. <3>[ 2.640653] Tegra protected aperture disabled because nvmap is using system memory
  336. <6>[ 2.645814] tps6586x-rtc tps6586x-rtc: setting system clock to 2012-02-17 04:43:15 UTC (1329453795)
  337. <4>[ 2.645980] Warning: unable to open an initial console.
  338. <6>[ 2.646183] Freeing init memory: 184K
  339. <3>[ 2.649072] init: /init.harmony.rc: 155: invalid command 'umount'
  340. <4>[ 2.649498] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  341. <3>[ 2.751076] init: could not open /dev/keychord
  342. <3>[ 2.751415] init: cannot open '/initlogo.rle'
  343. <3>[ 2.831369] init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
  344. <6>[ 2.831925] yaffs: dev is 32505859 name is "mtdblock3" rw
  345. <6>[ 2.832086] yaffs: passed flags ""
  346. <7>[ 2.832173] yaffs: Attempting MTD mount of 31.3,"mtdblock3"
  347. <7>[ 2.942679] yaffs: block 1393 is bad
  348. <7>[ 6.671124] yaffs: yaffs_read_super: is_checkpointed 0
  349. <6>[ 6.715647] yaffs: dev is 32505860 name is "mtdblock4" rw
  350. <6>[ 6.715804] yaffs: passed flags ""
  351. <7>[ 6.715888] yaffs: Attempting MTD mount of 31.4,"mtdblock4"
  352. <7>[ 6.752617] yaffs: block 872 is bad
  353. <7>[ 6.752812] yaffs: block 873 is bad
  354. <7>[ 6.790486] yaffs: yaffs_read_super: is_checkpointed 0
  355. <4>[ 6.810410] EXT4-fs (mmcblk0p2): warning: checktime reached, running e2fsck is recommended
  356. <6>[ 6.821130] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  357. <3>[ 6.935438] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
  358. <3>[ 7.004183] init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
  359. <3>[ 7.004453] init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
  360. <3>[ 7.006871] init: cannot find '/system/bin/cmd_server_daemon', disabling 'cmd_server'
  361. <3>[ 7.007109] init: service 'console' requires console
  362. <3>[ 7.007685] android_usb: already disabled
  363. <3>[ 7.007900] init: using deprecated syntax for specifying property 'sys.usb.config', use ${name} instead
  364. <6>[ 7.008150] mtp_bind_config
  365. <6>[ 7.008261] adb_bind_config
  366. <3>[ 7.008680] init: using deprecated syntax for specifying property 'sys.usb.config', use ${name} instead
  367. <6>[ 7.009646] adb_open(adbd)
  368. <6>[ 7.291571] android_work: did not send uevent (0 0 (null))
  369. <6>[ 7.331498] android_work: sent uevent USB_STATE=CONNECTED
  370. <6>[ 7.335021] android_work: sent uevent USB_STATE=DISCONNECTED
  371. <6>[ 7.398397] android_work: sent uevent USB_STATE=CONNECTED
  372. <6>[ 7.497870] android_usb gadget: high speed config #1: android
  373. <6>[ 7.498125] android_work: sent uevent USB_STATE=CONFIGURED
Add Comment
Please, Sign In to add comment