Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2014
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.79 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Linux version 3.5.3-plus (hurrian@buildserver) (gcc version 4.6.4 20130412 (Mer 4.6.4-1) (Linaro GCC 4.6-2013.05) ) #1 PREEMPT Thu Apr 3 02:06:04 UTC 2014
  4. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] Machine: Nokia RM-680 board
  7. [ 0.000000] Reserving 14680064 bytes SDRAM for VRAM
  8. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  9. [ 0.000000] On node 0 totalpages: 256768
  10. [ 0.000000] free_area_init_node: node 0, pgdat b06e6ea0, node_mem_map b0710000
  11. [ 0.000000] Normal zone: 2032 pages used for memmap
  12. [ 0.000000] Normal zone: 0 pages reserved
  13. [ 0.000000] Normal zone: 252688 pages, LIFO batch:31
  14. [ 0.000000] HighMem zone: 16 pages used for memmap
  15. [ 0.000000] HighMem zone: 2032 pages, LIFO batch:0
  16. [ 0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
  17. [ 0.000000] Clocking rate (Crystal/Core/MPU): 38.4/390/600 MHz
  18. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  19. [ 0.000000] pcpu-alloc: [0] 0
  20. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 254720
  21. [ 0.000000] Kernel command line: init=/sbin/preinit_harmattan root=/dev/mmcblk0p2 rootwait rootflags=errors=remount-ro rootfstype=ext4 rw mtdoops.mtddev=log mtdoops.record_size=65536 console=tty0 mtdparts=omap2-onenand:1024k(bootloader),2816k@1024k(config),16384k@3840k(kernel),2048k@20224k(log),469248k@22272k(var),32768k@491520k(moslo) bootreason=pwr_key bootmode=normal nolo=2.3.6 product_name=RM-696 dbi-type=V5JW dbi-vendor=1 dbi-size=73 dbi-uid=000000000000000 imei=000000000000000 g_nokia.iSerialNumber=000000000000000 serialnumber=XXX000000 omap_sec.kci=958 gpio=cmt_apeslpx:93:sysfs:output,cmt_en:23:sysfs:init_active:output,cmt_rst_rq:88:sysfs:init_active:output,sleep_ind:92:sysfs:output omapdss.def_disp_enabled=1 vhash=000x00xxxxxxxx000x0xxxx0x00x0x00x0x0xx0x product_model=N9 hwid=1507
  22. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  23. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  24. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  25. [ 0.000000] allocated 2097152 bytes of page_cgroup
  26. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  27. [ 0.000000] Memory: 995MB 8MB = 1003MB total
  28. [ 0.000000] Memory: 1008756k/1008756k available, 39820k reserved, 8192K highmem
  29. [ 0.000000] Virtual kernel memory layout:
  30. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  31. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  32. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  33. [ 0.000000] lowmem : 0xb0000000 - 0xef800000 (1016 MB)
  34. [ 0.000000] pkmap : 0xafe00000 - 0xb0000000 ( 2 MB)
  35. [ 0.000000] modules : 0xaf000000 - 0xafe00000 ( 14 MB)
  36. [ 0.000000] .text : 0xb0008000 - 0xb066bdc0 (6544 kB)
  37. [ 0.000000] .init : 0xb066c000 - 0xb069a1ac ( 185 kB)
  38. [ 0.000000] .data : 0xb069c000 - 0xb06e7900 ( 303 kB)
  39. [ 0.000000] .bss : 0xb06e7924 - 0xb070f95c ( 161 kB)
  40. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  41. [ 0.000000] NR_IRQS:474
  42. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  43. [ 0.000000] Total of 96 interrupts on 1 active controller
  44. [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
  45. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  46. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
  47. [ 0.000000] Console: colour dummy device 80x30
  48. [ 0.000000] console [tty0] enabled
  49. [ 0.001129] Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
  50. [ 0.039154] pid_max: default: 32768 minimum: 301
  51. [ 0.039398] Security Framework initialized
  52. [ 0.039459] Aegis: init vhash=285e93eebfdded180a3ffdf0a42c0d09b0d8ce8a
  53. [ 0.039550] Aegis: Validator NOT registered as LSM!
  54. [ 0.039642] Mount-cache hash table entries: 512
  55. [ 0.040313] Initializing cgroup subsys cpuacct
  56. [ 0.040344] Initializing cgroup subsys memory
  57. [ 0.040405] Initializing cgroup subsys devices
  58. [ 0.040435] Initializing cgroup subsys freezer
  59. [ 0.040496] CPU: Testing write buffer coherency: ok
  60. [ 0.040771] Setting up static identity map for 0x804c9490 - 0x804c94e8
  61. [ 0.041564] devtmpfs: initialized
  62. [ 0.048187] dummy:
  63. [ 0.048492] NET: Registered protocol family 16
  64. [ 0.049163] GPMC revision 5.0
  65. [ 0.049194] gpmc: irq-20 could not claim: err -22
  66. [ 0.050506] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
  67. [ 0.050567] OMAP GPIO hardware version 2.5
  68. [ 0.050750] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
  69. [ 0.050933] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
  70. [ 0.051116] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
  71. [ 0.051269] gpiochip_add: registered GPIOs 128 to 159 on device: gpio
  72. [ 0.051452] gpiochip_add: registered GPIOs 160 to 191 on device: gpio
  73. [ 0.052398] RM-680/696 board, rev 1507
  74. [ 0.052459] omap_mux_init: Add partition: #1: core, flags: 0
  75. [ 0.054168] _omap_mux_get_by_name: Could not find signal uart4_rx.uart4_rx
  76. [ 0.055480] Reprogramming SDRC clock to 390400000 Hz
  77. [ 0.055755] wl1271 SDIO
  78. [ 0.058013] hw-breakpoint: debug architecture 0x4 unsupported.
  79. [ 0.060394] omap-mcbsp.2: alias fck already exists
  80. [ 0.060577] omap-mcbsp.3: alias fck already exists
  81. [ 0.061035] Reserving DMA channels 0 and 1 for HS ROM code
  82. [ 0.061065] OMAP DMA hardware revision 5.0
  83. [ 0.066101] bio: create slab <bio-0> at 0
  84. [ 0.066772] vwl1271: 1800 mV
  85. [ 0.066986] vbat: 3700 mV
  86. [ 0.067169] rm680_vemmc: 2900 mV normal standby
  87. [ 0.067779] SCSI subsystem initialized
  88. [ 0.068145] omap_i2c omap_i2c.1: bus 1 rev1.4.0 at 2900 kHz
  89. [ 0.071105] twl 1-0048: PIH (irq 7) chaining IRQs 320..328
  90. [ 0.071228] twl 1-0048: power (irq 325) chaining IRQs 328..335
  91. [ 0.071807] twl4030_gpio twl4030_gpio: gpio (irq 320) chaining IRQs 336..353
  92. [ 0.072113] gpiochip_add: registered GPIOs 192 to 209 on device: twl4030
  93. [ 0.072967] VUSB1V5: 1500 mV normal standby
  94. [ 0.073364] VUSB1V8: 1800 mV normal standby
  95. [ 0.073699] VUSB3V1: 3100 mV normal standby
  96. [ 0.075195] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
  97. [ 0.076080] rm696_vio: 1800 mV normal standby
  98. [ 0.076568] vdd_mpu_iva: 600 <--> 1450 mV normal
  99. [ 0.076934] vdd_core: 600 <--> 1450 mV normal
  100. [ 0.077301] VDAC: 1800 mV normal standby
  101. [ 0.077758] rm696_vaux2: 1800 mV normal standby
  102. [ 0.078247] VPLL2: 1800 mV normal standby
  103. [ 0.078765] rm696_vmmc2: 3000 mV normal standby
  104. [ 0.079284] rm696_vsim: 1800 mV normal standby
  105. [ 0.079711] rm696_vaux1: 2800 mV normal standby
  106. [ 0.080139] rm696_vaux3: 2800 mV normal standby
  107. [ 0.080566] rm696_vaux4: 2800 mV normal standby
  108. [ 0.081146] omap_i2c omap_i2c.2: bus 2 rev1.4.0 at 400 kHz
  109. [ 0.093841] omap_i2c omap_i2c.3: bus 3 rev1.4.0 at 400 kHz
  110. [ 0.094482] Linux video capture interface: v2.00
  111. [ 0.094970] omap-iommu omap-iommu.0: isp registered
  112. [ 0.095092] Advanced Linux Sound Architecture Driver Version 1.0.25.
  113. [ 0.095672] Bluetooth: Core ver 2.16
  114. [ 0.095794] NET: Registered protocol family 31
  115. [ 0.095794] Bluetooth: HCI device and connection manager initialized
  116. [ 0.095825] Bluetooth: HCI socket layer initialized
  117. [ 0.095855] Bluetooth: L2CAP socket layer initialized
  118. [ 0.095886] Bluetooth: SCO socket layer initialized
  119. [ 0.096588] nfc: nfc_init: NFC Core ver 0.1
  120. [ 0.096679] NET: Registered protocol family 39
  121. [ 0.097229] Switching to clocksource 32k_counter
  122. [ 0.098815] cfg80211: Calling CRDA to update world regulatory domain
  123. [ 0.107421] NET: Registered protocol family 2
  124. [ 0.107696] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  125. [ 0.108245] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  126. [ 0.110931] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
  127. [ 0.111755] TCP: Hash tables configured (established 131072 bind 65536)
  128. [ 0.111785] TCP: reno registered
  129. [ 0.111816] UDP hash table entries: 512 (order: 1, 8192 bytes)
  130. [ 0.111846] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes)
  131. [ 0.112182] NET: Registered protocol family 1
  132. [ 0.113403] omap_dsp_init: 600000 bytes @ be400000
  133. [ 0.113555] hs_init: omap_hs driver
  134. [ 0.115173] sec_init: omap_sec driver
  135. [ 0.116088] audit: initializing netlink socket (disabled)
  136. [ 0.116149] type=2000 audit(0.109:1): initialized
  137. [ 0.254638] highmem bounce pool size: 64 pages
  138. [ 0.263885] NTFS driver 2.1.30 [Flags: R/W].
  139. [ 0.264495] fuse init (API version 7.19)
  140. [ 0.266235] Btrfs loaded
  141. [ 0.266296] msgmni has been set to 1954
  142. [ 0.266632] Aegis: Netlink socket created
  143. [ 0.266693] restok: ready
  144. [ 0.266723] creds: ready
  145. [ 0.266754] credp: active
  146. [ 0.268463] io scheduler noop registered (default)
  147. [ 0.268737] io scheduler cfq registered
  148. [ 0.324127] OMAP DSS rev 2.0
  149. [ 0.324188] OMAP DISPC rev 3.0
  150. [ 0.324310] OMAP VENC rev 2
  151. [ 0.324584] OMAP DSI rev 1.0
  152. [ 0.340270] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  153. [ 0.341583] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
  154. [ 0.341979] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
  155. [ 0.342315] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
  156. [ 0.342681] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
  157. [ 0.349395] brd: module loaded
  158. [ 0.352600] loop: module loaded
  159. [ 0.373901] lis3lv02d: 8 bits sensor found
  160. [ 0.433746] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input0
  161. [ 0.439117] OneNAND driver initializing
  162. [ 0.439392] omap2-onenand omap2-onenand: initializing on CS0, phys base 0x04000000, virtual base f0040000, freq 83 MHz
  163. [ 0.439544] OneNAND Manufacturer: Samsung (0xec)
  164. [ 0.439544] Muxed OneNAND 512MB 1.8V 16-bit (0x50)
  165. [ 0.439575] OneNAND version = 0x0232
  166. [ 0.439605] Chip support all block unlock
  167. [ 0.439605] Chip has 4KiB pagesize
  168. [ 0.439605] Chip has cache program feature
  169. [ 0.439636] Scanning device for bad blocks
  170. [ 0.693695] 6 cmdlinepart partitions found on MTD device omap2-onenand
  171. [ 0.693725] Creating 6 MTD partitions on "omap2-onenand":
  172. [ 0.693786] 0x000000000000-0x000000100000 : "bootloader"
  173. [ 0.694213] 0x000000100000-0x0000003c0000 : "config"
  174. [ 0.694549] 0x0000003c0000-0x0000013c0000 : "kernel"
  175. [ 0.694976] 0x0000013c0000-0x0000015c0000 : "log"
  176. [ 0.697326] mtdoops: ready 9, 10 (no erase)
  177. [ 0.697357] mtdoops: Attached to MTD device 3
  178. [ 0.697387] 0x0000015c0000-0x00001e000000 : "var"
  179. [ 0.699340] 0x00001e000000-0x000020000000 : "moslo"
  180. [ 0.701202] tun: Universal TUN/TAP device driver, 1.6
  181. [ 0.701232] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  182. [ 0.701965] input: TWL4030 Keypad as /devices/platform/omap_i2c.1/i2c-1/1-004a/twl4030_keypad/input/input1
  183. [ 0.714630] i2c-core: driver [atmel_mxt] using legacy suspend method
  184. [ 0.714660] i2c-core: driver [atmel_mxt] using legacy resume method
  185. [ 0.715637] input: twl4030_pwrbutton as /devices/platform/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input2
  186. [ 0.716461] input: ECI Accessory as /devices/virtual/input/input3
  187. [ 0.716827] i2c /dev entries driver
  188. [ 0.717437] Driver for 1-wire Dallas network protocol.
  189. [ 0.719207] omap_wdt: OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
  190. [ 0.719787] hci_h4p hci_h4p: Registering HCI H4P device
  191. [ 0.720916] cpuidle: using governor ladder
  192. [ 0.720977] cpuidle: using governor menu
  193. [ 0.721435] omap_hsmmc omap_hsmmc.1: Failed to get debounce clk
  194. [ 0.762023] omap_hsmmc omap_hsmmc.2: Failed to get debounce clk
  195. [ 0.782409] input: Atmel mXT Touchscreen as /devices/platform/omap_i2c.2/i2c-2/2-004b/input/input4
  196. [ 0.782653] atmel_mxt: Atmel mXT Touchscreen v1.6 (0x29b82f) var:0x1 bld:0xab
  197. [ 0.808502] omap_sham_mod_init: loading omap-sham driver
  198. [ 0.808685] omap-sham omap-sham: hw accel on OMAP rev 0.9
  199. [ 0.809234] mmc0: new high speed MMC card at address 0001
  200. [ 0.809753] mmcblk0: mmc0:0001 HYNIX 14.8 GiB
  201. [ 0.810028] mmcblk0boot0: mmc0:0001 HYNIX partition 1 4.00 MiB
  202. [ 0.811981] mmcblk0boot1: mmc0:0001 HYNIX partition 2 4.00 MiB
  203. [ 0.813903] ALSA SoC for TWL4030 on Nokia DFL61 init
  204. [ 0.814086] mmcblk0: p1 p2 p3 p4
  205. [ 0.816619] mmcblk0boot1: unknown partition table
  206. [ 0.818176] mmcblk0boot0: unknown partition table
  207. [ 0.822906] mmc1: card claims to support voltages below the defined range. These will be ignored.
  208. [ 0.839965] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
  209. [ 0.840881] mmc1: new SDIO card at address 0001
  210. [ 0.875457] twl4030-codec twl4030-codec: ASoC: Failed to create Capture debugfs file
  211. [ 0.877929] asoc: twl4030-hifi <-> omap-mcbsp.3 mapping ok
  212. [ 0.879638] input: dfl61-twl4030 Jack as /devices/platform/dfl61audio-twl4030/sound/card0/input5
  213. [ 0.880157] DFL61 TWL SoC init done (config 4)
  214. [ 0.880340] ALSA for WL1273 on Nokia DFL61 init
  215. [ 0.880462] Error: -517
  216. [ 0.880493] platform dfl61audio-wl1273: Driver dfl61audio-wl1273 requests probe deferral
  217. [ 0.880645] ALSA for TLV320DAC33 on Nokia DFL61 init
  218. [ 0.883056] asoc: tlv320dac33-hifi <-> omap-mcbsp.2 mapping ok
  219. [ 0.883819] DFL61 TLV320DAC33 init done
  220. [ 0.883941] oprofile: hardware counters not available
  221. [ 0.883972] oprofile: using timer interrupt.
  222. [ 0.884368] TCP: cubic registered
  223. [ 0.885253] NET: Registered protocol family 10
  224. [ 0.886108] NET: Registered protocol family 17
  225. [ 0.886199] NET: Registered protocol family 15
  226. [ 0.886383] Bluetooth: RFCOMM TTY layer initialized
  227. [ 0.886444] Bluetooth: RFCOMM socket layer initialized
  228. [ 0.886566] Bluetooth: RFCOMM ver 1.11
  229. [ 0.886566] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  230. [ 0.886596] Bluetooth: BNEP filters: protocol multicast
  231. [ 0.886688] Key type dns_resolver registered
  232. [ 0.887176] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  233. [ 0.895233] sr_init: No PMIC hook to init smartreflex
  234. [ 0.895477] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
  235. [ 0.895660] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
  236. [ 0.895782] SmartReflex Class3 initialized
  237. [ 0.896392] clock: disabling unused clocks to save power
  238. [ 0.957855] panel-nokia-dsi display0: pyrenees panel revision fe.91.96
  239. [ 0.961181] ALSA for WL1273 on Nokia DFL61 init
  240. [ 0.961334] Error: -517
  241. [ 0.961364] platform dfl61audio-wl1273: Driver dfl61audio-wl1273 requests probe deferral
  242. [ 0.962158] ALSA for WL1273 on Nokia DFL61 init
  243. [ 0.962249] Error: -517
  244. [ 0.962280] platform dfl61audio-wl1273: Driver dfl61audio-wl1273 requests probe deferral
  245. [ 0.962524] ALSA for WL1273 on Nokia DFL61 init
  246. [ 0.963500] asoc: wl1273-fm <-> omap-mcbsp.4 mapping ok
  247. [ 0.964355] DFL61 WL1273 init done
  248. [ 0.964965] input: gpio-keys as /devices/platform/gpio-keys/input/input6
  249. [ 0.965362] ALSA device list:
  250. [ 0.965393] #0: dfl61-twl4030
  251. [ 0.965393] #1: dfl61-dac33
  252. [ 0.965423] #2: dfl61-wl1273
  253. [ 0.981872] EXT4-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended
  254. [ 0.989929] EXT4-fs (mmcblk0p2): recovery complete
  255. [ 0.995117] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: errors=remount-ro
  256. [ 0.995239] VFS: Mounted root (ext4 filesystem) on device 179:2.
  257. [ 1.006683] devtmpfs: mounted
  258. [ 1.007110] Freeing init memory: 184K
  259. [ 3.788116] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro,stripe=8,data=ordered
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement