Advertisement
Guest User

Untitled

a guest
Nov 30th, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.87 KB | None | 0 0
  1. <6>[ 0.000000] Booting Linux on physical CPU 0x0
  2. <6>[ 0.000000] Initializing cgroup subsys cpu
  3. <5>[ 0.000000] Linux version 3.12.0-rc5+ (root@vakko-G750JS) (gcc version 4.6.4 20130412 (Mer 4.6.4-1) (Linaro GCC 4.6-2013.05) ) #4 PREEMPT Sat Nov 29 19:00:45 EST 2014
  4. <4>[ 0.000000] CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c53c7d
  5. <4>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  6. <4>[ 0.000000] Machine: Nokia RX-51 board
  7. <4>[ 0.000000] Ignoring unrecognised tag 0x414f4d50
  8. <4>[ 0.000000] Memory policy: ECC disabled, Data cache writeback
  9. <7>[ 0.000000] On node 0 totalpages: 63744
  10. <7>[ 0.000000] free_area_init_node: node 0, pgdat c0606618, node_mem_map c066b000
  11. <7>[ 0.000000] Normal zone: 512 pages used for memmap
  12. <7>[ 0.000000] Normal zone: 0 pages reserved
  13. <7>[ 0.000000] Normal zone: 63744 pages, LIFO batch:15
  14. <6>[ 0.000000] CPU: All CPU(s) started in SVC mode.
  15. <6>[ 0.000000] OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp )
  16. <7>[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  17. <7>[ 0.000000] pcpu-alloc: [0] 0
  18. <4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 63232
  19. <5>[ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rootwait ro mtdoops.mtddev=log console=tty0 console=ttyO2 debug panic=20
  20. <6>[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  21. <6>[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  22. <6>[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  23. <4>[ 0.000000] Memory: 246104K/254976K available (4055K kernel code, 295K rwdata, 1544K rodata, 253K init, 384K bss, 8872K reserved, 0K highmem)
  24. <5>[ 0.000000] Virtual kernel memory layout:
  25. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  26. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  27. vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
  28. lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  29. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  30. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  31. .text : 0xc0008000 - 0xc057ff3c (5600 kB)
  32. .init : 0xc0580000 - 0xc05bf554 ( 254 kB)
  33. .data : 0xc05c0000 - 0xc0609df4 ( 296 kB)
  34. .bss : 0xc0609df4 - 0xc066a020 ( 385 kB)
  35. <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  36. <6>[ 0.000000] Preemptible hierarchical RCU implementation.
  37. <6>[ 0.000000] NR_IRQS:16 nr_irqs:16 16
  38. <6>[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  39. <6>[ 0.000000] Total of 96 interrupts on 1 active controller
  40. <6>[ 0.000000] Clocking rate (Crystal/Core/MPU): 19.2/332/500 MHz
  41. <6>[ 0.000000] OMAP clockevent source: timer1 at 32768 Hz
  42. <6>[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  43. <6>[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
  44. <6>[ 0.000000] Console: colour dummy device 80x30
  45. <6>[ 0.000000] console [tty0] enabled
  46. <6>[ 0.001434] Calibrating delay loop... 331.77 BogoMIPS (lpj=1658880)
  47. <6>[ 0.119812] pid_max: default: 32768 minimum: 301
  48. <6>[ 0.119964] Security Framework initialized
  49. <6>[ 0.120086] Mount-cache hash table entries: 512
  50. <6>[ 0.121063] Initializing cgroup subsys freezer
  51. <6>[ 0.121124] Initializing cgroup subsys blkio
  52. <6>[ 0.121246] CPU: Testing write buffer coherency: ok
  53. <6>[ 0.121795] Setting up static identity map for 0xc03d4530 - 0xc03d4588
  54. <6>[ 0.123870] devtmpfs: initialized
  55. <6>[ 0.126159] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1
  56. <6>[ 0.126281] ttyO2 used as console in debug mode: uart2 clocks will not be gated
  57. <4>[ 0.132171] omap_hwmod: mcbsp2: cannot be enabled for reset (3)
  58. <6>[ 0.155792] pinctrl core: initialized pinctrl subsystem
  59. <6>[ 0.156311] regulator-dummy: no parameters
  60. <6>[ 0.156829] NET: Registered protocol family 16
  61. <6>[ 0.158416] DMA: preallocated 256 KiB pool for atomic coherent allocations
  62. <6>[ 0.158905] omap-gpmc omap-gpmc: GPMC revision 5.0
  63. <6>[ 0.161407] OMAP GPIO hardware version 2.5
  64. <6>[ 0.165802] cpuidle: using governor ladder
  65. <6>[ 0.165863] cpuidle: using governor menu
  66. <6>[ 0.166229] omap_mux_init: Add partition: #1: core, flags: 4
  67. <6>[ 0.170166] Reprogramming SDRC clock to 332000000 Hz
  68. <6>[ 0.282043] RX-51: Registring OMAP3 HWRNG device
  69. <6>[ 0.282348] RX-51: Enabling ARM errata 430973 workaround
  70. <6>[ 0.284820] hw-breakpoint: debug architecture 0x4 unsupported.
  71. <4>[ 0.288726] omap-mcbsp.2: alias fck already exists
  72. <4>[ 0.289062] omap-mcbsp.3: alias fck already exists
  73. <6>[ 0.290283] Reserving DMA channels 0 and 1 for HS ROM code
  74. <6>[ 0.290344] OMAP DMA hardware revision 4.0
  75. <4>[ 0.290740] Missing cpus node, bailing out
  76. <4>[ 0.291717] arm-pmu: alias fck already exists
  77. <6>[ 0.298919] bio: create slab <bio-0> at 0
  78. <6>[ 0.317413] omap-dma-engine omap-dma-engine: OMAP DMA engine driver
  79. <6>[ 0.318176] usbcore: registered new interface driver usbfs
  80. <6>[ 0.318328] usbcore: registered new interface driver hub
  81. <6>[ 0.318603] usbcore: registered new device driver usb
  82. <6>[ 0.320098] omap_i2c omap_i2c.1: bus 1 rev3.3 at 2200 kHz
  83. <6>[ 0.321472] omap_i2c omap_i2c.2: bus 2 rev3.3 at 100 kHz
  84. <6>[ 0.322265] omap_i2c omap_i2c.3: bus 3 rev3.3 at 400 kHz
  85. <6>[ 0.323089] omap-iommu omap-iommu.0: mmu_isp registered
  86. <6>[ 0.323272] Advanced Linux Sound Architecture Driver Initialized.
  87. <6>[ 0.324279] Switched to clocksource 32k_counter
  88. <6>[ 0.357299] NET: Registered protocol family 2
  89. <6>[ 0.358398] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  90. <6>[ 0.358489] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  91. <6>[ 0.358581] TCP: Hash tables configured (established 2048 bind 2048)
  92. <6>[ 0.358764] TCP: reno registered
  93. <6>[ 0.358795] UDP hash table entries: 256 (order: 0, 4096 bytes)
  94. <6>[ 0.358856] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  95. <6>[ 0.359252] NET: Registered protocol family 1
  96. <6>[ 0.359985] CPU PMU: probing PMU on CPU 0
  97. <6>[ 0.360046] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  98. <6>[ 0.360382] omap_dsp_init: 600000 bytes @ 8fa00000
  99. <5>[ 0.557373] VFS: Disk quotas dquot_6.5.2
  100. <4>[ 0.557739] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  101. <6>[ 0.559478] msgmni has been set to 480
  102. <6>[ 0.561981] io scheduler noop registered
  103. <6>[ 0.562469] io scheduler cfq registered (default)
  104. <6>[ 0.563385] OMAP DSS rev 2.0
  105. <3>[ 0.564941] omapfb omapfb: no displays
  106. <3>[ 0.565124] omapfb omapfb: failed to setup omapfb
  107. <6>[ 0.565185] platform omapfb: Driver omapfb requests probe deferral
  108. <6>[ 0.565765] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  109. <6>[ 0.567932] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 88, base_baud = 3000000) is a OMAP UART0
  110. <6>[ 0.568786] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 89, base_baud = 3000000) is a OMAP UART1
  111. <6>[ 0.569519] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 90, base_baud = 3000000) is a OMAP UART2
  112. <6>[ 1.218536] console [ttyO2] enabled
  113. <6>[ 1.222961] omap3_rom_rng: initializing
  114. <6>[ 1.238159] brd: module loaded
  115. <6>[ 1.246063] loop: module loaded
  116. <6>[ 1.326538] twl 1-0048: PIH (irq 23) chaining IRQs 338..346
  117. <6>[ 1.332611] twl 1-0048: power (irq 343) chaining IRQs 346..353
  118. <6>[ 1.340057] twl4030_gpio twl4030_gpio: gpio (irq 338) chaining IRQs 354..371
  119. <6>[ 1.405731] VUSB1V5: 1500 mV normal standby
  120. <6>[ 1.410736] VUSB1V8: 1800 mV normal standby
  121. <6>[ 1.434906] VUSB3V1: 3100 mV normal standby
  122. <6>[ 1.554901] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
  123. <6>[ 1.562957] VPLL: 1800 mV normal standby
  124. <6>[ 1.585174] VIO: 1800 mV normal standby
  125. <6>[ 1.604919] vdd_mpu_iva: 600 <--> 1450 mV normal
  126. <6>[ 1.610412] vdd_core: 600 <--> 1450 mV normal
  127. <6>[ 1.615875] VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
  128. <6>[ 1.635192] VDAC: 1800 mV normal standby
  129. <6>[ 1.654907] VCSI: 1800 mV normal standby
  130. <6>[ 1.675170] VINTANA1: 1500 mV normal standby
  131. <6>[ 1.695434] VINTANA2: 2750 mV normal standby
  132. <6>[ 1.715179] VINTDIG: 1500 mV normal standby
  133. <6>[ 1.735473] VSDI_CSI: 1800 mV normal standby
  134. <6>[ 1.755310] V28_A: 2800 <--> 3000 mV at 2600 mV normal standby
  135. <6>[ 1.775115] VMMC2_IO_18: 1800 mV normal standby
  136. <6>[ 1.780883] V28: 2800 mV normal standby
  137. <6>[ 1.805053] VMMC2_30: 2800 <--> 3000 mV at 2800 mV normal standby
  138. <6>[ 1.825164] VCAM_ANA_28: 2800 mV normal standby
  139. <6>[ 1.865753] omap2-onenand omap2-onenand: initializing on CS0, phys base 0x04000000, virtual base d0880000, freq 66 MHz
  140. <7>[ 1.877136] OneNAND Manufacturer: Samsung (0xec)
  141. <6>[ 1.882019] Muxed OneNAND 256MB 1.8V 16-bit (0x40)
  142. <6>[ 1.887115] OneNAND version = 0x0121
  143. <7>[ 1.890899] Chip support all block unlock
  144. <7>[ 1.895141] Chip has 2 plane
  145. <6>[ 1.899871] Scanning device for bad blocks
  146. <5>[ 2.039215] Creating 6 MTD partitions on "omap2-onenand":
  147. <5>[ 2.045043] 0x000000000000-0x000000020000 : "bootloader"
  148. <5>[ 2.051208] 0x000000020000-0x000000080000 : "config"
  149. <5>[ 2.057006] 0x000000080000-0x0000000c0000 : "log"
  150. <3>[ 2.064270] onenand_wait: ECC error = 0x0008, addr1 0x5, addr8 0x90
  151. <3>[ 2.070953] mtdoops: read failure at 204800 (8 of 8 read), err -74
  152. <7>[ 2.078033] mtdoops: ready 9, 80 (no erase)
  153. <6>[ 2.082458] mtdoops: Attached to MTD device 2
  154. <5>[ 2.087097] 0x0000000c0000-0x0000002c0000 : "kernel"
  155. <5>[ 2.092834] 0x0000002c0000-0x0000004c0000 : "initfs"
  156. <5>[ 2.098602] 0x0000004c0000-0x000010000000 : "rootfs"
  157. <6>[ 2.106445] omap-dma-engine omap-dma-engine: allocating channel for 36
  158. <6>[ 2.113372] omap-dma-engine omap-dma-engine: allocating channel for 35
  159. <6>[ 2.120544] omap-dma-engine omap-dma-engine: allocating channel for 40
  160. <6>[ 2.127502] omap-dma-engine omap-dma-engine: allocating channel for 39
  161. <6>[ 2.144866] acx565akm spi1.2: omapfb: acx565akm rev ad LCD detected
  162. <6>[ 2.153106] omap-dma-engine omap-dma-engine: allocating channel for 71
  163. <6>[ 2.160156] omap-dma-engine omap-dma-engine: allocating channel for 70
  164. <7>[ 2.172546] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  165. <7>[ 2.183715] musb-hdrc: MHDRC RTL version 1.400
  166. <7>[ 2.188537] musb-hdrc: setup fifo_mode 4
  167. <7>[ 2.192687] musb-hdrc: 28/31 max ep, 16384/16384 memory
  168. <6>[ 2.198364] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
  169. <6>[ 2.204833] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 1
  170. <7>[ 2.213134] musb-hdrc musb-hdrc.0.auto: supports USB remote wakeup
  171. <7>[ 2.219879] usb usb1: default language 0x0409
  172. <7>[ 2.224670] usb usb1: udev 1, busnum 1, minor = 0
  173. <6>[ 2.229644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  174. <6>[ 2.236846] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  175. <6>[ 2.244506] usb usb1: Product: MUSB HDRC host driver
  176. <6>[ 2.249755] usb usb1: Manufacturer: Linux 3.12.0-rc5+ musb-hcd
  177. <6>[ 2.255920] usb usb1: SerialNumber: musb-hdrc.0.auto
  178. <7>[ 2.261779] usb usb1: usb_probe_device
  179. <7>[ 2.265838] usb usb1: configuration #1 chosen from 1 choice
  180. <7>[ 2.271789] usb usb1: adding 1-0:1.0 (config #1, interface 0)
  181. <7>[ 2.278137] hub 1-0:1.0: usb_probe_interface
  182. <7>[ 2.282653] hub 1-0:1.0: usb_probe_interface - got id
  183. <6>[ 2.288055] hub 1-0:1.0: USB hub found
  184. <6>[ 2.292083] hub 1-0:1.0: 1 port detected
  185. <7>[ 2.296295] hub 1-0:1.0: standalone hub
  186. <7>[ 2.300323] hub 1-0:1.0: individual port power switching
  187. <7>[ 2.305969] hub 1-0:1.0: no over-current protection
  188. <7>[ 2.311126] hub 1-0:1.0: Single TT
  189. <7>[ 2.314758] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
  190. <7>[ 2.321472] hub 1-0:1.0: power on to power good time: 10ms
  191. <7>[ 2.327331] hub 1-0:1.0: local power source is good
  192. <7>[ 2.332611] hub 1-0:1.0: enabling power on all ports
  193. <6>[ 2.375579] input: TWL4030 Keypad as /devices/platform/omap_i2c.1/i2c-1/1-004a/twl4030_keypad/input/input0
  194. <6>[ 2.404998] input: twl4030_pwrbutton as /devices/platform/omap_i2c.1/i2c-1/1-004b/twl4030_pwrbutton/input/input1
  195. <6>[ 2.416198] i2c /dev entries driver
  196. <6>[ 2.421203] omap-dma-engine omap-dma-engine: allocating channel for 62
  197. <6>[ 2.428771] omap-dma-engine omap-dma-engine: allocating channel for 61
  198. <7>[ 2.435852] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
  199. <7>[ 2.441711] hub 1-0:1.0: hub_suspend
  200. <7>[ 2.446350] usb usb1: bus auto-suspend, wakeup 1
  201. <6>[ 2.815002] omap-dma-engine omap-dma-engine: allocating channel for 48
  202. <6>[ 2.822967] omap-dma-engine omap-dma-engine: allocating channel for 47
  203. <6>[ 2.893463] rx51-audio rx51-audio: tlv320aic3x-hifi <-> omap-mcbsp.2 mapping ok
  204. <3>[ 2.907379] tlv320aic3x-codec 2-0019: ASoC: mux b Right Line1L Mux has no paths
  205. <3>[ 2.915771] tlv320aic3x-codec 2-0019: ASoC: mux b Left Line1R Mux has no paths
  206. <3>[ 2.927246] tlv320aic3x-codec 2-0018: ASoC: mux Right Line1L Mux has no paths
  207. <3>[ 2.935394] tlv320aic3x-codec 2-0018: ASoC: mux Left Line1R Mux has no paths
  208. <6>[ 2.945373] input: RX-51 AV Jack as /devices/platform/rx51-audio/sound/card0/input2
  209. <6>[ 2.954986] TCP: cubic registered
  210. <6>[ 2.958526] Initializing XFRM netlink socket
  211. <6>[ 2.963073] NET: Registered protocol family 17
  212. <6>[ 2.967895] NET: Registered protocol family 15
  213. <5>[ 2.972686] Key type dns_resolver registered
  214. <6>[ 3.002716] ThumbEE CPU extension supported.
  215. <4>[ 3.007598] mmc0: host does not support reading read-only switch. assuming write-enable.
  216. <6>[ 3.016326] SmartReflex Class3 initialized
  217. <6>[ 3.021270] Bootup reason: pwr_key
  218. <6>[ 3.025207] OMAP GPIO switch handler initializing
  219. <6>[ 3.030517] mmc0: new high speed SDHC card at address aaaa
  220. <3>[ 3.040710] gpio-switch: gpio_reguest failed for headphone 177
  221. <6>[ 3.048309] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
  222. <6>[ 3.056671] slide (GPIO 71) is now open
  223. <6>[ 3.060821] proximity (GPIO 89) is now open
  224. <6>[ 3.065399] kb_lock (GPIO 113) is now open
  225. <6>[ 3.070129] mmcblk0: p1 p2 p3
  226. <6>[ 3.073699] headphone (GPIO 177) is now connected
  227. <6>[ 3.081085] cam_shutter (GPIO 110) is now closed
  228. <6>[ 3.086273] cam_launch (GPIO 69) is now inactive
  229. <6>[ 3.092346] cam_focus (GPIO 68) is now inactive
  230. <6>[ 3.101074] registered taskstats version 1
  231. <6>[ 3.111999] VCSI: disabling
  232. <6>[ 3.161346] Console: switching to colour frame buffer device 100x30
  233. <3>[ 3.255889] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  234. <4>[ 3.273010] sr_init: No PMIC hook to init smartreflex
  235. <6>[ 3.289459] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
  236. <6>[ 3.309295] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
  237. <6>[ 3.322601] ALSA device list:
  238. <6>[ 3.329986] #0: RX-51
  239. <6>[ 3.338226] mmc1: new high speed MMC card at address 0001
  240. <6>[ 3.350341] mmcblk1: mmc1:0001 MMC32G 29.8 GiB
  241. <6>[ 3.361206] mmcblk1boot0: mmc1:0001 MMC32G partition 1 512 KiB
  242. <6>[ 3.372131] mmcblk1boot1: mmc1:0001 MMC32G partition 2 512 KiB
  243. <6>[ 3.384857] mmcblk1: p1 p2 p3
  244. <6>[ 3.395874] mmcblk1boot1: unknown partition table
  245. <6>[ 3.407989] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  246. <6>[ 3.421112] mmcblk1boot0: unknown partition table
  247. <6>[ 3.431060] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
  248. <6>[ 3.443389] Freeing unused kernel memory: 252K (c0580000 - c05bf000)
  249. <30>[ 3.786193] systemd[1]: systemd 187 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX +IMA +SYSVINIT -LIBCRYPTSETUP; other)
  250. <30>[ 3.952850] systemd[1]: Inserted module 'autofs4'
  251. <6>[ 4.195953] NET: Registered protocol family 10
  252. <30>[ 4.215606] systemd[1]: Inserted module 'ipv6'
  253. <30>[ 4.226928] systemd[1]: No hostname configured.
  254. <30>[ 4.237640] systemd[1]: Set hostname to <localhost>.
  255. <27>[ 4.336608] systemd[1]: [/lib/systemd/system/systemd-journald.service:22] Failed to parse capability bounding set, ignoring: CAP_SYS_ADMIN CAP_DAC_OVERRIDE CAP_SYS_PTRACE CAP_SYSLOG CAP_AUDIT_CONTROL CAP_CHOWN CAP_DAC_READ_SEARCH CAP_FOWNER CAP_SETUID CAP_SETGID
  256. <28>[ 4.629516] systemd[1]: Cannot add dependency job for unit syslog.service, ignoring: Unit syslog.service failed to load: No such file or directory. See system logs and 'systemctl status syslog.service' for details.
  257. <28>[ 4.670440] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
  258. <27>[ 4.841644] systemd-readahead[57]: Failed to mark /: Invalid argument
  259. <29>[ 5.111694] systemd[1]: systemd-readahead-collect.service: main process exited, code=exited, status=1
  260. <30>[ 5.184783] systemd-udevd[61]: starting version 187
  261. <46>[ 5.216796] systemd-journald[64]: Fixed max_use=12.0M max_size=1.5M min_size=64.0K keep_free=6.0M
  262. <46>[ 5.251373] systemd-journald[64]: Reserving 2737 entries in hash table.
  263. <46>[ 5.332183] systemd-journald[64]: Vacuuming...
  264. <6>[ 6.833648] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
  265. <6>[ 7.101989] Bluetooth: Core ver 2.16
  266. <6>[ 7.203826] NET: Registered protocol family 31
  267. <6>[ 7.262237] Bluetooth: HCI device and connection manager initialized
  268. <6>[ 7.329620] Bluetooth: HCI socket layer initialized
  269. <6>[ 7.356109] isp1704_charger isp1704_charger.0: registered with product id isp1707
  270. <6>[ 7.403015] Bluetooth: L2CAP socket layer initialized
  271. <6>[ 7.460968] Bluetooth: SCO socket layer initialized
  272. <6>[ 7.590576] hci_h4p hci_h4p: Registering HCI H4P device
  273. <6>[ 7.645019] input: TSC2005 touchscreen as /devices/platform/omap2_mcspi.1/spi_master/spi1/spi1.0/input/input3
  274. <6>[ 7.710693] media: Linux media interface: v0.10
  275. <6>[ 7.958435] hci_h4p hci_h4p: Valid bluetooth address not found, setting some random
  276. <6>[ 8.041748] input: twl4030:vibrator as /devices/platform/omap_i2c.1/i2c-1/1-0049/twl4030-audio/input/input4
  277. <6>[ 8.180938] Adding 8188k swap on /dev/mmcblk0p2. Priority:-1 extents:1 across:8188k SS
  278. <4>[ 8.263641] FAT-fs (mmcblk0p3): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  279. <46>[ 8.476867] systemd-journald[64]: Received SIGUSR1
  280. <6>[ 8.576629] Linux video capture interface: v2.00
  281. <6>[ 8.742187] Adding 786428k swap on /dev/mmcblk1p3. Priority:-2 extents:1 across:786428k SS
  282. <6>[ 8.765228] cfg80211: Calling CRDA to update world regulatory domain
  283. <6>[ 8.796112] twl_rtc twl_rtc: Enabling TWL-RTC
  284. <6>[ 8.916168] bq27x00-battery 2-0055: support ver. 1.2.0 enabled
  285. <6>[ 8.948516] bq27x00-battery 2-0055: battery is not calibrated! ignoring capacity values
  286. <6>[ 9.031097] I2C driver for BCM2048 FM Radio Receiver
  287. <6>[ 9.220336] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement