Guest User

Untitled

a guest
Jul 22nd, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.58 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-kernelfoss+ (andrew@ubuntu) (gcc version 4.4.3 (GCC) ) #1 SMP PREEMPT Fri Apr 6 19:23:06 PDT 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] Appending nvmem onto bank 0
  11. <6>[ 0.000000] Tegra reserved memory:
  12. <6>[ 0.000000] LP0: 1fd76ff0 - 1fd78fef
  13. <6>[ 0.000000] Bootloader framebuffer: 1fd95000 - 1ffedfff
  14. <6>[ 0.000000] Framebuffer: 16800000 - 16ffffff
  15. <6>[ 0.000000] 2nd Framebuffer: 17000000 - 17ffffff
  16. <6>[ 0.000000] Carveout: 18000000 - 1fffffff
  17. <6>[ 0.000000] Vpr: 00000000 - 00000000
  18. <4>[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  19. <7>[ 0.000000] On node 0 totalpages: 91904
  20. <7>[ 0.000000] free_area_init_node: node 0, pgdat c07e2c60, node_mem_map c095a000
  21. <7>[ 0.000000] Normal zone: 1024 pages used for memmap
  22. <7>[ 0.000000] Normal zone: 0 pages reserved
  23. <7>[ 0.000000] Normal zone: 90880 pages, LIFO batch:31
  24. <6>[ 0.000000] Tegra SKU: 8 Rev: A03 CPU Process: 1 Core Process: 2 Speedo ID: 1
  25. <6>[ 0.000000] Tegra Revision: A03 SKU: 0x8 CPU Process: 1 Core Process: 2
  26. <4>[ 0.000000] Unable to initialize clock fuse
  27. <6>[ 0.000000] L310 cache controller enabled
  28. <6>[ 0.000000] l2x0: 8 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x7e080001, Cache size: 1048576 B
  29. <6>[ 0.000000] PERCPU: Embedded 8 pages/cpu @c0d5f000 s8896 r8192 d15680 u32768
  30. <7>[ 0.000000] pcpu-alloc: s8896 r8192 d15680 u32768 alloc=8*4096
  31. <7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1
  32. <4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 90880
  33. <5>[ 0.000000] Kernel command line: mem=448M@0M nvmem=64M@448M vmalloc=192M video=tegrafb console=ttyS0,115200n8 usbcore.old_scheme_first=1 cpuid=200102 devicetype=1002 bspversion=0202100907 btmac=9c5ed6131a00 tegraboot=nand mtdparts=tegra_nand:16384K@12032K(misc),16384K@62208K(recovery),16384K@79104K(boot),256000K@96000K(system),171008K@352768K(cache),4096K@7424K(bootbmp),32768K@28928K(logodata)
  34. <6>[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  35. <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  36. <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  37. <6>[ 0.000000] Memory: 359MB = 359MB total
  38. <5>[ 0.000000] Memory: 353292k/353292k available, 170996k reserved, 0K highmem
  39. <5>[ 0.000000] Virtual kernel memory layout:
  40. <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  41. <5>[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  42. <5>[ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
  43. <5>[ 0.000000] vmalloc : 0xe0800000 - 0xf8000000 ( 376 MB)
  44. <5>[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  45. <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  46. <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  47. <5>[ 0.000000] .init : 0xc0008000 - 0xc0053000 ( 300 kB)
  48. <5>[ 0.000000] .text : 0xc0053000 - 0xc0781074 (7353 kB)
  49. <5>[ 0.000000] .data : 0xc0782000 - 0xc07e4a88 ( 395 kB)
  50. <6>[ 0.000000] Preemptable hierarchical RCU implementation.
  51. <6>[ 0.000000] RCU-based detection of stalled CPUs is disabled.
  52. <6>[ 0.000000] Verbose stalled-CPUs detection is disabled.
  53. <6>[ 0.000000] NR_IRQS:480
  54. <6>[ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
  55. <6>[ 0.000157] Calibrating delay loop... 1987.37 BogoMIPS (lpj=9936896)
  56. <6>[ 0.060091] pid_max: default: 32768 minimum: 301
  57. <6>[ 0.060289] Mount-cache hash table entries: 512
  58. <6>[ 0.060857] Initializing cgroup subsys debug
  59. <6>[ 0.060890] Initializing cgroup subsys cpuacct
  60. <6>[ 0.060954] Initializing cgroup subsys freezer
  61. <6>[ 0.060984] Initializing cgroup subsys bfqio
  62. <6>[ 0.061036] CPU: Testing write buffer coherency: ok
  63. <6>[ 0.061104] ftrace: allocating 20089 entries in 60 pages
  64. <4>[ 0.177336] CPU1: Booted secondary processor
  65. <6>[ 0.177414] Brought up 2 CPUs
  66. <6>[ 0.177458] SMP: Total of 2 processors activated (3974.75 BogoMIPS).
  67. <6>[ 0.180269] print_constraints: dummy:
  68. <6>[ 0.180453] NET: Registered protocol family 16
  69. <6>[ 0.181118] host1x bus init
  70. <6>[ 0.396210] smba1002_audio_register_devices++Initializing BT RFKILL, clk_add_alias: 0
  71. <6>[ 0.457156] ram_console: got buffer at 16700000, size 100000
  72. <6>[ 0.457321] ram_console: uncorrectable error in header
  73. <6>[ 0.457363] ram_console: no valid data in buffer (sig = 0x10010000)
  74. <6>[ 0.464717] console [ram-1] enabled
  75. <6>[ 0.464986] tegra_arb_init: initialized
  76. <6>[ 0.465216] tegra_iovmm_register: added iovmm-gart
  77. <6>[ 0.474837] bio: create slab <bio-0> at 0
  78. <5>[ 0.475554] SCSI subsystem initialized
  79. <6>[ 0.476930] tegra-otg tegra-otg: otg transceiver registered
  80. <6>[ 0.477191] usbcore: registered new interface driver usbfs
  81. <6>[ 0.477441] usbcore: registered new interface driver hub
  82. <6>[ 0.477631] usbcore: registered new device driver usb
  83. <6>[ 0.483282] tps6586x 4-0034: VERSIONCRC is 05
  84. <6>[ 0.485437] print_constraints: tps658621_sm0: 725 <--> 1500 mV at 1275 mV normal standby
  85. <6>[ 0.487622] print_constraints: tps658621_sm1: 725 <--> 1500 mV at 1000 mV normal standby
  86. <6>[ 0.490509] print_constraints: tps658621_sm2: 3000 <--> 4550 mV at 3700 mV normal standby
  87. <6>[ 0.492255] print_constraints: tps658621_ldo0: 1500 <--> 3300 mV at 1200 mV normal standby
  88. <6>[ 0.495224] print_constraints: tps658621_ldo1: 725 <--> 1500 mV at 1100 mV normal standby
  89. <6>[ 0.497752] print_constraints: tps658621_ldo2: 725 <--> 1500 mV at 1275 mV normal standby
  90. <6>[ 0.500207] print_constraints: tps658621_ldo3: 1250 <--> 3300 mV at 3300 mV normal standby
  91. <6>[ 0.503177] print_constraints: tps658621_ldo4: 1700 <--> 2000 mV at 1800 mV normal standby
  92. <6>[ 0.504483] print_constraints: tps658621_ldo5: 1250 <--> 3300 mV at 2850 mV normal standby
  93. <6>[ 0.507012] print_constraints: tps658621_ldo6: 1250 <--> 3300 mV at 2850 mV normal standby
  94. <6>[ 0.508697] print_constraints: tps658621_ldo7: 1250 <--> 3300 mV at 3300 mV normal standby
  95. <6>[ 0.510443] print_constraints: tps658621_ldo8: 1250 <--> 3300 mV at 1800 mV normal standby
  96. <6>[ 0.511737] print_constraints: tps658621_ldo9: 1250 <--> 3300 mV at 2850 mV normal standby
  97. <6>[ 0.512350] Advanced Linux Sound Architecture Driver Version 1.0.24.
  98. <6>[ 0.512888] Bluetooth: Core ver 2.16
  99. <6>[ 0.513028] NET: Registered protocol family 31
  100. <6>[ 0.513218] Bluetooth: HCI device and connection manager initialized
  101. <6>[ 0.513329] Bluetooth: HCI socket layer initialized
  102. <6>[ 0.513512] Bluetooth: L2CAP socket layer initialized
  103. <6>[ 0.513705] Bluetooth: SCO socket layer initialized
  104. <6>[ 0.514148] cfg80211: Calling CRDA to update world regulatory domain
  105. <6>[ 0.514505] Switching to clocksource timer_us
  106. <6>[ 0.516946] Switched to NOHz mode on CPU #0
  107. <6>[ 0.517394] Switched to NOHz mode on CPU #1
  108. <6>[ 0.522568] tegra-nvmap tegra-nvmap: created carveout iram (255KiB)
  109. <6>[ 0.524056] tegra-nvmap tegra-nvmap: created carveout generic-0 (131072KiB)
  110. <6>[ 0.525220] NET: Registered protocol family 2
  111. <6>[ 0.525536] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  112. <6>[ 0.525932] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  113. <6>[ 0.526330] TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
  114. <6>[ 0.526730] TCP: Hash tables configured (established 16384 bind 16384)
  115. <6>[ 0.526830] TCP reno registered
  116. <6>[ 0.527014] UDP hash table entries: 256 (order: 1, 8192 bytes)
  117. <6>[ 0.527147] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  118. <6>[ 0.527577] NET: Registered protocol family 1
  119. <6>[ 0.527810] Unpacking initramfs...
  120. <6>[ 0.536239] Freeing initrd memory: 160K
  121. <6>[ 0.536492] PMU: registered new PMU device of type 0
  122. <6>[ 0.547527] ashmem: initialized
  123. <6>[ 0.548217] fuse init (API version 7.16)
  124. <7>[ 0.548508] yaffs: yaffs built Apr 6 2012 19:21:39 Installing.
  125. <6>[ 0.549457] io scheduler noop registered (default)
  126. <6>[ 0.549637] io scheduler deadline registered
  127. <6>[ 0.549788] io scheduler cfq registered
  128. <6>[ 0.549922] io scheduler bfq registered
  129. <6>[ 0.550095] io scheduler vr registered
  130. <6>[ 0.550196] io scheduler sio registered
  131. <6>[ 0.551739] tegra_grhost tegra_grhost: initialized
  132. <6>[ 0.552774] tegradc tegradc.0: probed
  133. <6>[ 0.553101] tegradc tegradc.0: probed
  134. <6>[ 0.553367] Wake5 for irq=192
  135. <6>[ 0.553930] nvhdcp: using "always on" policy.
  136. <6>[ 0.554295] tegradc tegradc.1: probed
  137. <6>[ 0.554883] tegradc tegradc.1: probed
  138. <6>[ 0.555502] tegra_uart.0: ttyHS0 at I/O 0x0 (irq = 68) is a unknown
  139. <6>[ 0.624713] Registered UART port ttyHS0
  140. <6>[ 0.624941] tegra_uart.1: ttyHS1 at I/O 0x0 (irq = 69) is a unknown
  141. <6>[ 0.785120] Registered UART port ttyHS1
  142. <6>[ 0.785837] tegra_uart.2: ttyHS2 at I/O 0x0 (irq = 78) is a unknown
  143. <6>[ 0.956361] Registered UART port ttyHS2
  144. <6>[ 0.957066] tegra_uart.3: ttyHS3 at I/O 0x0 (irq = 122) is a unknown
  145. <6>[ 1.138457] Registered UART port ttyHS3
  146. <6>[ 1.139191] tegra_uart.4: ttyHS4 at I/O 0x0 (irq = 123) is a unknown
  147. <6>[ 1.372758] Registered UART port ttyHS4
  148. <6>[ 1.373543] Initialized tegra uart driver
  149. <6>[ 1.375343] lis3lv02d: 8 bits sensor found
  150. <6>[ 1.427910] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input0
  151. <4>[ 1.429967] bcm4329_rfkill_probe : can't find shutdown gpio.
  152. <6>[ 1.434039] tegra_nand: 1 NAND chip(s) found (vend=0xad, dev=0xdc) (Hynix NAND 512MiB 3,3V 8-bit)
  153. <6>[ 1.434810] tegra_nand: NVIDIA Tegra NAND controller @ base=0x70008000 irq=56.
  154. <5>[ 1.754114] 7 cmdlinepart partitions found on MTD device tegra_nand
  155. <5>[ 1.754287] Creating 7 MTD partitions on "tegra_nand":
  156. <5>[ 1.754567] 0x000000bc0000-0x000001bc0000 : "misc"
  157. <5>[ 1.755621] 0x000003cc0000-0x000004cc0000 : "recovery"
  158. <5>[ 1.756548] 0x000004d40000-0x000005d40000 : "boot"
  159. <5>[ 1.757586] 0x000005dc0000-0x0000157c0000 : "system"
  160. <5>[ 1.759087] 0x000015880000-0x00001ff80000 : "cache"
  161. <5>[ 1.760549] 0x000000740000-0x000000b40000 : "bootbmp"
  162. <5>[ 1.761509] 0x000001c40000-0x000003c40000 : "logodata"
  163. <6>[ 1.762708] PPP generic driver version 2.4.2
  164. <6>[ 1.763049] PPP Deflate Compression module registered
  165. <6>[ 1.763215] PPP BSD Compression module registered
  166. <6>[ 1.764350] PPP MPPE Compression module registered
  167. <6>[ 1.764516] NET: Registered protocol family 24
  168. <6>[ 1.765411] usbcore: registered new interface driver asix
  169. <6>[ 1.765642] usbcore: registered new interface driver cdc_ether
  170. <6>[ 1.765980] usbcore: registered new interface driver cdc_subset
  171. <6>[ 1.766148] cdc_ncm: 23-Apr-2011
  172. <6>[ 1.766365] usbcore: registered new interface driver cdc_ncm
  173. <6>[ 1.766658] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  174. <6>[ 1.771244] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
  175. <6>[ 1.771547] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 1
  176. <6>[ 1.824759] tegra-ehci tegra-ehci.2: irq 129, io mem 0xc5008000
  177. <6>[ 1.844740] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.00
  178. <6>[ 1.845044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  179. <6>[ 1.845196] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  180. <6>[ 1.845413] usb usb1: Product: Tegra EHCI Host Controller
  181. <6>[ 1.845554] usb usb1: Manufacturer: Linux 2.6.39.4-kernelfoss+ ehci_hcd
  182. <6>[ 1.845765] usb usb1: SerialNumber: tegra-ehci.2
  183. <6>[ 1.846252] hub 1-0:1.0: USB hub found
  184. <6>[ 1.846472] hub 1-0:1.0: 1 port detected
  185. <4>[ 1.846876] tegra-ehci tegra-ehci.2: Couldn't enable USB host mode wakeup, irq=129, error=-22
  186. <6>[ 1.847263] usbcore: registered new interface driver cdc_acm
  187. <6>[ 1.847418] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
  188. <6>[ 1.847682] usbcore: registered new interface driver cdc_wdm
  189. <6>[ 1.847894] Initializing USB Mass Storage driver...
  190. <6>[ 1.848122] usbcore: registered new interface driver usb-storage
  191. <6>[ 1.848332] USB Mass Storage support registered.
  192. <6>[ 1.848539] usbcore: registered new interface driver libusual
  193. <6>[ 1.848868] usbcore: registered new interface driver usbserial
  194. <6>[ 1.849034] USB Serial support registered for generic
  195. <6>[ 1.849224] usbcore: registered new interface driver usbserial_generic
  196. <6>[ 1.849430] usbserial: USB Serial Driver core
  197. <6>[ 1.849601] USB Serial support registered for FTDI USB Serial Device
  198. <6>[ 1.849928] usbcore: registered new interface driver ftdi_sio
  199. <6>[ 1.850147] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
  200. <6>[ 1.850317] USB Serial support registered for GSM modem (1-port)
  201. <6>[ 1.850638] usbcore: registered new interface driver option
  202. <6>[ 1.850768] option: v0.7.2:USB Driver for GSM modems
  203. <6>[ 1.850938] USB Serial support registered for pl2303
  204. <6>[ 1.851129] usbcore: registered new interface driver pl2303
  205. <6>[ 1.851266] pl2303: Prolific PL2303 USB to serial adaptor driver
  206. <6>[ 1.851495] NVidia Tegra High-Speed USB SOC Device Controller driver (Apr 20, 2007)
  207. <4>[ 1.857186] _regulator_get: deviceless supply usb_bat_chg not found, using dummy regulator
  208. <6>[ 1.857612] tegra-otg tegra-otg: tegra_otg_set_peripheral: gadget: d6362000
  209. <6>[ 1.857911] tegra-otg tegra-otg: SUSPEND --> PERIPHERAL
  210. <6>[ 1.858209] tegra-otg tegra-otg: host: (null), gadget: d6362000
  211. <6>[ 1.865271] android_usb gadget: Mass Storage Function, version: 2009/09/11
  212. <6>[ 1.865661] android_usb gadget: Number of LUNs=1
  213. <6>[ 1.865820] lun0: LUN: removable file: (no medium)
  214. <4>[ 1.866193] Gadget Android: controller 'fsl-tegra-udc' not recognized
  215. <6>[ 1.866468] android_usb gadget: android_usb ready
  216. <6>[ 1.866625] fsl-tegra-udc: bind to driver android_usb
  217. <6>[ 1.867098] mousedev: PS/2 mouse device common for all mice
  218. <6>[ 1.867555] Wake24 for irq=362
  219. <6>[ 1.867811] Enabling wake24
  220. <6>[ 1.867965] gpio bank wake found: wake24 for irq=119
  221. <6>[ 1.868111] Enabling wake24
  222. <6>[ 1.868364] Wake24 for irq=362
  223. <6>[ 1.868568] Wake19 for irq=248
  224. <6>[ 1.869000] input: gpio-keys as /devices/platform/gpio-keys.0/input/input1
  225. <7>[ 1.869298] smba1002_wake.c: Connected device: input1 (gpio-keys at gpio-keys/input0)
  226. <4>[ 1.904764] SO340010: so340010_kbd_init
  227. <4>[ 1.904997] SO340010: so340010_kbd_probe
  228. <6>[ 1.905268] input: so340010_kbd as /devices/virtual/input/input2
  229. <6>[ 1.913143] Wake14 for irq=366
  230. <4>[ 2.051474] at168_touch: InitData[0] = 0x0---
  231. <4>[ 2.051878] at168_touch: InitData[1] = 0x4---
  232. <4>[ 2.052542] at168_touch: InitData[2] = 0x58---
  233. <4>[ 2.052927] at168_touch: InitData[3] = 0x2---
  234. <4>[ 2.053307] at168_touch: InitData[4] = 0x2---
  235. <4>[ 2.053984] at168_touch: InitData[5] = 0x1---
  236. <4>[ 2.054362] at168_touch: InitData[6] = 0x1---
  237. <4>[ 2.055048] at168_touch: InitData[7] = 0x12---
  238. <4>[ 2.055466] at168_touch: now FW xMAX is 1024 yMAx is 600 Version is 2010112.
  239. <6>[ 2.056787] input: at168_touch as /devices/virtual/input/input3
  240. <6>[ 2.058293] Wake15 for irq=271
  241. <6>[ 2.058914] at168_touch 0-005c: at168_probe: initialized
  242. <3>[ 2.061280] tegra_rtc tegra_rtc: Unable to open backup RTC 'rtc1'
  243. <3>[ 2.130397] tegra_rtc tegra_rtc: Unable to open backup RTC 'rtc1'
  244. <3>[ 2.131124] tegra_rtc tegra_rtc: Unable to open backup RTC 'rtc1'
  245. <6>[ 2.132328] using rtc device, tegra_rtc, for alarms
  246. <6>[ 2.133118] tegra_rtc tegra_rtc: rtc core: registered tegra_rtc as rtc0
  247. <6>[ 2.133833] Wake16 for irq=34
  248. <5>[ 2.134554] tegra_rtc tegra_rtc: Tegra internal Real Time Clock
  249. <4>[ 2.135397] tps6586x-rtc tps6586x-rtc: no IRQ specified, wakeup is disabled
  250. <6>[ 2.174865] usb 1-1: new high speed USB device number 2 using tegra-ehci
  251. <6>[ 2.187009] tps6586x-rtc tps6586x-rtc: rtc core: registered tps6586x-rtc as rtc1
  252. <6>[ 2.188173] i2c /dev entries driver
  253. <6>[ 2.189755] Linux video capture interface: v2.00
  254. <6>[ 2.190532] trpc_sema_init: registered misc dev 10:53
  255. <6>[ 2.191008] trpc_node_register: Adding 'local' to node list
  256. <6>[ 2.191971] tegra_avp_probe: allocated carveout memory at 18100000 for AVP kernel
  257. <6>[ 2.192525] trpc_node_register: Adding 'avp-remote' to node list
  258. <6>[ 2.193456] tegra_avp_probe: message area 16395000/16395110
  259. <6>[ 2.194124] Driver for 1-wire Dallas network protocol.
  260. <6>[ 2.205832] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
  261. <6>[ 2.206134] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  262. <6>[ 2.206861] hub 1-1:1.0: USB hub found
  263. <6>[ 2.207183] hub 1-1:1.0: 4 ports detected
  264. <6>[ 2.209603] bq20z75-battery 0-000b: driver registered
  265. <4>[ 2.209935] i2c-core: driver [bq20z75-battery] using legacy suspend method
  266. <4>[ 2.210289] i2c-core: driver [bq20z75-battery] using legacy resume method
  267. <4>[ 2.210571] _regulator_get: deviceless supply vdd_vcore_temp not found, using dummy regulator
  268. <4>[ 2.219631] i2c-core: driver [adt7461] using legacy suspend method
  269. <4>[ 2.219937] i2c-core: driver [adt7461] using legacy resume method
  270. <6>[ 2.220588] device-mapper: uevent: version 1.0.3
  271. <6>[ 2.221100] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
  272. <6>[ 2.221358] Bluetooth: HCI UART driver ver 2.2
  273. <6>[ 2.221666] Bluetooth: HCI H4 protocol initialized
  274. <6>[ 2.221823] Bluetooth: HCILL protocol initialized
  275. <6>[ 2.222159] Bluetooth: BlueSleep Mode Driver Ver 1.1
  276. <6>[ 2.222389] Wake7 for irq=358
  277. <6>[ 2.223654] cpuidle: using governor ladder
  278. <6>[ 2.224210] cpuidle: using governor menu
  279. <6>[ 2.224432] sdhci: Secure Digital Host Controller Interface driver
  280. <6>[ 2.224694] sdhci: Copyright(c) Pierre Ossman
  281. <6>[ 2.225267] mmc0: mss 65535 mrs 524288 mbs 4096 mbc 65535
  282. <7>[ 2.225615] Registered led device: mmc0::
  283. <6>[ 2.225905] mmc0: SDHCI controller on platform [sdhci-tegra.0] using ADMA
  284. <6>[ 2.226103] mmc1: mss 65535 mrs 524288 mbs 4096 mbc 65535
  285. <7>[ 2.226406] Registered led device: mmc1::
  286. <6>[ 2.226649] mmc1: SDHCI controller on platform [sdhci-tegra.3] using ADMA
  287. <6>[ 2.226891] Wake23 for irq=261
  288. <6>[ 2.227057] Wake23 for irq=261
  289. <6>[ 2.227168] Enabling wake23
  290. <6>[ 2.227374] gpio bank wake found: wake23 for irq=66
  291. <6>[ 2.227486] Enabling wake23
  292. <6>[ 2.227638] mmc2: mss 65535 mrs 524288 mbs 4096 mbc 65535
  293. <7>[ 2.227945] Registered led device: mmc2::
  294. <6>[ 2.228189] mmc2: SDHCI controller on platform [sdhci-tegra.2] using ADMA
  295. <6>[ 2.229241] tegra-aes tegra-aes: registered
  296. <6>[ 2.229616] usbcore: registered new interface driver usbhid
  297. <6>[ 2.229904] usbhid: USB HID core driver
  298. <6>[ 2.230297] logger: created 256K log 'log_main'
  299. <6>[ 2.230497] logger: created 256K log 'log_events'
  300. <6>[ 2.230775] logger: created 256K log 'log_radio'
  301. <6>[ 2.230963] logger: created 256K log 'log_system'
  302. <4>[ 2.231360] _regulator_get: deviceless supply vdd_vcore_phtn not found, using dummy regulator
  303. <6>[ 2.282731] Wake12 for irq=370
  304. <6>[ 2.523033] mmc1: new high speed MMC card at address 0001
  305. <6>[ 2.523869] mmcblk0: mmc1:0001 MAG4EM 14.9 GiB
  306. <6>[ 2.526492] mmcblk0: p1 p2
  307. <4>[ 2.780976] mmc2: host does not support reading read-only switch. assuming write-enable.
  308. <6>[ 2.781665] mmc2: new SD card at address aaaa
  309. <6>[ 2.783562] mmcblk1: mmc2:aaaa SU02G 1.84 GiB
  310. <6>[ 2.787206] mmcblk1: p1
  311. <6>[ 2.797465] asoc: alc5623-hifi <-> tegra20-i2s.0 mapping ok
  312. <6>[ 2.799390] asoc: tegra_generic_voice_codec <-> tegra20-i2s.1 mapping ok
  313. <6>[ 2.801398] asoc: dit-hifi <-> tegra20-spdif mapping ok
  314. <6>[ 2.803735] input: tegra-alc5623 Headphone Jack as /devices/platform/tegra-snd-alc5623.0/sound/card0/input4
  315. <6>[ 2.805062] ALSA device list:
  316. <6>[ 2.805314] #0: tegra-alc5623
  317. <6>[ 2.805559] GACT probability NOT on
  318. <6>[ 2.805828] Mirror/redirect action on
  319. <6>[ 2.805976] u32 classifier
  320. <6>[ 2.806120] Actions configured
  321. <6>[ 2.806385] Netfilter messages via NETLINK v0.30.
  322. <6>[ 2.806608] nf_conntrack version 0.5.0 (5522 buckets, 22088 max)
  323. <6>[ 2.807142] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  324. <6>[ 2.807309] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  325. <6>[ 2.807876] xt_time: kernel timezone is -0000
  326. <6>[ 2.808248] ip_tables: (C) 2000-2006 Netfilter Core Team
  327. <6>[ 2.808642] arp_tables: (C) 2002 David S. Miller
  328. <6>[ 2.808959] TCP cubic registered
  329. <6>[ 2.809266] NET: Registered protocol family 10
  330. <6>[ 2.810788] Mobile IPv6
  331. <6>[ 2.810992] ip6_tables: (C) 2000-2006 Netfilter Core Team
  332. <6>[ 2.811365] IPv6 over IPv4 tunneling driver
  333. <6>[ 2.813017] NET: Registered protocol family 17
  334. <6>[ 2.813213] NET: Registered protocol family 15
  335. <6>[ 2.813513] Bluetooth: RFCOMM TTY layer initialized
  336. <6>[ 2.813796] Bluetooth: RFCOMM socket layer initialized
  337. <6>[ 2.813947] Bluetooth: RFCOMM ver 1.11
  338. <6>[ 2.814210] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  339. <6>[ 2.814375] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  340. <5>[ 2.814778] Registering the dns_resolver key type
  341. <6>[ 2.814971] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
  342. <6>[ 2.815464] ThumbEE CPU extension supported.
  343. <5>[ 2.815638] Registering SWP/SWPB emulation handler
  344. <4>[ 2.823699] Disabling clocks left on by bootloader:
  345. <4>[ 2.823955] stat_mon
  346. <4>[ 2.824107] uarta
  347. <6>[ 2.824643] CPU rate: 608 MHz
  348. <4>[ 2.825174] _regulator_get: deviceless supply vdd_fuse not found, using dummy regulator
  349. <3>[ 2.825443] tegra_fuse_program_init: no clk_fuse. fuse read/write disabled
  350. <3>[ 2.834900] Tegra protected aperture disabled because nvmap is using system memory
  351. <4>[ 2.837051] ## wifi_probe
  352. <4>[ 2.837137] wifi_set_power = 1
  353. <7>[ 2.837222] smba1002_wifi_power: 1
  354. <4>[ 3.137610] wifi_set_carddetect = 1
  355. <4>[ 3.137908]
  356. <4>[ 3.137911] Dongle Host Driver, version 5.90.195.35
  357. <4>[ 3.137915] Compiled in drivers/net/wireless/bcmdhd on Apr 6 2012 at 19:22:08
  358. <6>[ 3.186942] mmc0: new high speed SDIO card at address 0001
  359. <4>[ 3.187855] F1 signature read @0x18000000=0x9934329
  360. <4>[ 3.190526] DHD: dongle ram size is set to 294912(orig 294912)
  361. <4>[ 3.191209] wl_create_event_handler thr:5e started
  362. <4>[ 3.191923] p2p0: P2P Interface Registered
  363. <4>[ 3.192082] dhd_attach thr:5f started
  364. <4>[ 3.192226] dhd_attach thr:60 started
  365. <4>[ 3.192419] dhd_attach thr:61 started
  366. <4>[ 3.192745] wifi_get_mac_addr
  367. <4>[ 3.193238] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:11:22:33
  368. <4>[ 3.244707] wifi_set_power = 0
  369. <7>[ 3.244791] smba1002_wifi_power: 0
  370. <4>[ 3.545240] =========== WLAN placed in RESET ========
  371. <6>[ 3.549675] tegra_rtc tegra_rtc: setting system clock to 2012-04-07 02:44:29 UTC (1333766669)
  372. <4>[ 3.549888] Warning: unable to open an initial console.
  373. <6>[ 3.550015] Freeing init memory: 300K
  374. <3>[ 3.551414] init: could not import file /system/etc/init.local.rc
  375. <4>[ 3.552573] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  376. <6>[ 3.675407] yaffs: dev is 32505859 name is "mtdblock3" rw
  377. <6>[ 3.675498] yaffs: passed flags ""
  378. <7>[ 3.675649] yaffs: Attempting MTD mount of 31.3,"mtdblock3"
  379. <7>[ 3.766957] yaffs: yaffs_read_super: is_checkpointed 1
  380. <6>[ 3.767382] yaffs: dev is 32505860 name is "mtdblock4" rw
  381. <6>[ 3.767470] yaffs: passed flags ""
  382. <7>[ 3.767562] yaffs: Attempting MTD mount of 31.4,"mtdblock4"
  383. <7>[ 3.777391] yaffs: yaffs_read_super: is_checkpointed 1
  384. <4>[ 9.857086] EXT4-fs (mmcblk0p2): warning: checktime reached, running e2fsck is recommended
  385. <6>[ 9.868317] EXT4-fs (mmcblk0p2): recovery complete
  386. <6>[ 10.176714] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  387. <6>[ 11.422520] EXT4-fs (mmcblk0p2): re-mounted. Opts: user_xattr,barrier=1,data=ordered
  388. <3>[ 11.513556] init: service 'console' requires console
  389. <3>[ 11.513762] android_usb: already disabled
  390. <6>[ 11.514232] mtp_bind_config
  391. <6>[ 11.514374] adb_bind_config
  392. <6>[ 11.516546] adb_open(adbd)
  393. <6>[ 11.625558] android_work: did not send uevent (0 0 (null))
  394. <6>[ 11.667462] android_work: sent uevent USB_STATE=CONNECTED
  395. <6>[ 11.674080] android_work: sent uevent USB_STATE=DISCONNECTED
  396. <6>[ 11.751363] android_work: sent uevent USB_STATE=CONNECTED
  397. <6>[ 11.848398] android_usb gadget: high speed config #1: android
  398. <6>[ 11.848672] android_work: sent uevent USB_STATE=CONFIGURED
Add Comment
Please, Sign In to add comment