Advertisement
Guest User

Unknown 2 min delay

a guest
Oct 4th, 2013
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.43 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. Uncompressing Linux... done, booting the kernel.
  4. [ 0.000000] Linux version 3.2.32-rt51-rt-messe (pd@hp) (gcc version 4.7.3 201
  5. 21106 (prerelease) (OSELAS.Toolchain-2012.12.1 linaro-4.7-2012.11) ) #35 PREEMPT
  6. RT Fri Oct 4 13:41:27 CEST 2013
  7. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
  8. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio
  9. n cache
  10. [ 0.000000] Machine: am335xevm
  11. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  12. [ 0.000000] AM335X ES1.0 (sgx neon )
  13. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag
  14. es: 65024
  15. [ 0.000000] Kernel command line: console=ttyO0,115200n8 run_hardware_tests ro
  16. ot=/dev/ram0 rw ramdisk_size=65536 rootfstype=ext4 rootwait rw init=/usr/sbin/in
  17. it ip=192.168.0.13:192.168.0.1:192.168.0.1:255.255.255.0::eth0:off
  18. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  19. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  20. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  21. [ 0.000000] Memory: 256MB = 256MB total
  22. [ 0.000000] Memory: 234560k/234560k available, 27584k reserved, 0K highmem
  23. [ 0.000000] Virtual kernel memory layout:
  24. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  25. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  26. [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
  27. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  28. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  29. [ 0.000000] .text : 0xc0008000 - 0xc0532000 (5288 kB)
  30. [ 0.000000] .init : 0xc0532000 - 0xc057b000 ( 292 kB)
  31. [ 0.000000] .data : 0xc057c000 - 0xc05d6208 ( 361 kB)
  32. [ 0.000000] .bss : 0xc05d622c - 0xc061c84c ( 282 kB)
  33. [ 0.000000] NR_IRQS:396
  34. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrup
  35. ts
  36. [ 0.000000] Total of 128 interrupts on 1 active controller
  37. [ 0.000000] OMAP clockevent source: GPTIMER2 at 24000000 Hz
  38. [ 0.000000] OMAP clocksource: GPTIMER1 at 32768 Hz
  39. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 13
  40. 1071999ms
  41. [ 0.000000] Console: colour dummy device 80x30
  42. [ 0.000579] Calibrating delay loop... 548.86 BogoMIPS (lpj=2744320)
  43. [ 0.048706] pid_max: default: 32768 minimum: 301
  44. [ 0.049133] Security Framework initialized
  45. [ 0.049316] Mount-cache hash table entries: 512
  46. [ 0.050506] CPU: Testing write buffer coherency: ok
  47. [ 0.050598] ftrace: allocating 15405 entries in 46 pages
  48. [ 0.103149] devtmpfs: initialized
  49. [ 0.129058] omap_hwmod: gfx: failed to hardreset
  50. [ 0.145874] omap_hwmod: pruss: failed to hardreset
  51. [ 0.149261] print_constraints: dummy:
  52. [ 0.150421] NET: Registered protocol family 16
  53. [ 0.156494] OMAP GPIO hardware version 0.1
  54. [ 0.165954] omap_mux_init: Add partition: #1: core, flags: 0
  55. [ 0.173919] omap_i2c.1: alias fck already exists
  56. [ 0.176116] omap2_mcspi.1: alias fck already exists
  57. [ 0.176757] omap2_mcspi.2: alias fck already exists
  58. [ 0.177459] edma.0: alias fck already exists
  59. [ 0.177490] edma.0: alias fck already exists
  60. [ 0.177520] edma.0: alias fck already exists
  61. [ 0.235809] bio: create slab <bio-0> at 0
  62. [ 0.244079] SCSI subsystem initialized
  63. [ 0.249633] usbcore: registered new interface driver usbfs
  64. [ 0.250640] usbcore: registered new interface driver hub
  65. [ 0.251251] usbcore: registered new device driver usb
  66. [ 0.252044] registerd cppi-dma Intr @ IRQ 17
  67. [ 0.252044] Cppi41 Init Done Qmgr-base(d083a000) dma-base(d0838000)
  68. [ 0.252075] Cppi41 Init Done
  69. [ 0.252105] musb-ti81xx musb-ti81xx: musb0, board_mode=0x13, plat_mode=0x3
  70. [ 0.252777] musb-ti81xx musb-ti81xx: musb1, board_mode=0x13, plat_mode=0x1
  71. [ 0.269256] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 100 kHz
  72. [ 0.273193] tps65910 1-002d: could not be detected
  73. [ 0.279510] Switching to clocksource gp timer
  74. [ 0.392333] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
  75. [ 0.392700] musb-hdrc musb-hdrc.0: dma type: dma-cppi41
  76. [ 0.393463] MUSB0 controller's USBSS revision = 4ea20800
  77. [ 0.395324] musb-hdrc musb-hdrc.0: USB OTG mode controller at d081c000 using
  78. DMA, IRQ 18
  79. [ 0.395812] musb-hdrc musb-hdrc.1: dma type: dma-cppi41
  80. [ 0.396484] MUSB1 controller's USBSS revision = 4ea20800
  81. [ 0.397277] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
  82. [ 0.397521] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus numbe
  83. r 1
  84. [ 0.397888] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  85. [ 0.397918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=
  86. 1
  87. [ 0.397949] usb usb1: Product: MUSB HDRC host driver
  88. [ 0.397979] usb usb1: Manufacturer: Linux 3.2.32-rt51-rt-messe musb-hcd
  89. [ 0.397979] usb usb1: SerialNumber: musb-hdrc.1
  90. [ 0.400970] hub 1-0:1.0: USB hub found
  91. [ 0.401062] hub 1-0:1.0: 1 port detected
  92. [ 0.402648] musb-hdrc musb-hdrc.1: USB Host mode controller at d081e800 using
  93. DMA, IRQ 19
  94. [ 0.403991] NET: Registered protocol family 2
  95. [ 0.404449] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  96. [ 0.405456] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  97. [ 0.405792] TCP bind hash table entries: 8192 (order: 5, 196608 bytes)
  98. [ 0.406433] TCP: Hash tables configured (established 8192 bind 8192)
  99. [ 0.406463] TCP reno registered
  100. [ 0.406494] UDP hash table entries: 128 (order: 1, 8192 bytes)
  101. [ 0.406585] UDP-Lite hash table entries: 128 (order: 1, 8192 bytes)
  102. [ 0.407257] NET: Registered protocol family 1
  103. [ 0.407958] Trying to unpack rootfs image as initramfs...
  104. [ 0.410308] rootfs image is not initramfs (no cpio magic); looks like an init
  105. rd
  106. [ 0.578735] Freeing initrd memory: 19028K
  107. [ 0.580078] cpuidle-am33xx cpuidle-am33xx.0: failed to register driver
  108. [ 0.588653] VFS: Disk quotas dquot_6.5.2
  109. [ 0.588806] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  110. [ 0.592498] msgmni has been set to 495
  111. [ 0.595001] io scheduler noop registered
  112. [ 0.595031] io scheduler deadline registered
  113. [ 0.595306] io scheduler cfq registered (default)
  114. [ 0.598144] i2c-core: driver [adp8860_bl] using legacy suspend method
  115. [ 0.598175] i2c-core: driver [adp8860_bl] using legacy resume method
  116. [ 0.598663] i2c-core: driver [adp8870_bl] using legacy suspend method
  117. [ 0.598663] i2c-core: driver [adp8870_bl] using legacy resume method
  118. [ 0.599060] Could not set LED4 to fully on
  119. [ 0.607330] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
  120. [ 1.217498] console [ttyO0] enabled
  121. [ 1.222442] omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
  122. [ 1.231140] omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
  123. [ 1.239746] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3
  124. [ 1.248413] omap_uart.4: ttyO4 at MMIO 0x481a8000 (irq = 45) is a OMAP UART4
  125. [ 1.256988] omap_uart.5: ttyO5 at MMIO 0x481aa000 (irq = 46) is a OMAP UART5
  126. [ 1.296142] brd: module loaded
  127. [ 1.316101] loop: module loaded
  128. [ 1.319976] i2c-core: driver [tsl2550] using legacy suspend method
  129. [ 1.326904] i2c-core: driver [tsl2550] using legacy resume method
  130. [ 1.333709] at24 1-0051: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
  131. [ 1.347930] Detected a daughter card on AM335x EVM..
  132. [ 1.352996] Unknown CPLD version found
  133. [ 1.357238] at24 1-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
  134. [ 1.364593] PADU TEST
  135. [ 1.366973] Skipping EEPROM..
  136. [ 1.370147] Board config.name: A335BONE00A62712BB000045
  137. [ 1.375610] Board name: A335BONE
  138. [ 1.379028] Board version: 00A6
  139. [ 1.382324] The board is a AM335x Beaglebone.
  140. [ 1.388305] tps65217 1-0024: TPS65217 ID 0xf version 1.2
  141. [ 1.396942] print_constraints: DCDC1: 900 <--> 1800 mV at 1800 mV
  142. [ 1.406799] print_constraints: DCDC2: 900 <--> 3300 mV at 1100 mV
  143. [ 1.416656] print_constraints: DCDC3: 900 <--> 1500 mV at 1100 mV
  144. [ 1.426452] print_constraints: LDO1: 1000 <--> 3300 mV at 1800 mV
  145. [ 1.436340] print_constraints: LDO2: 900 <--> 3300 mV at 3300 mV
  146. [ 1.446044] print_constraints: LDO3: 1800 <--> 3300 mV at 3300 mV
  147. [ 1.455810] print_constraints: LDO4: 1800 <--> 3300 mV at 3300 mV
  148. [ 1.463562] omap_i2c.3: alias fck already exists
  149. [ 1.480346] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz
  150. [ 1.502777] at24 3-0054: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
  151. [ 1.510437] Forcing cape...
  152. [ 1.513397] BeagleBone cape EEPROM: found eeprom at address 0x54
  153. [ 1.519714] BeagleBone cape: , revision
  154. [ 1.524017] BeagleBone cape partnumber:
  155. [ 1.528137] BeagleBone cape: initializing LCD cape (forced)
  156. [ 1.534545] da8xx_lcdc.0: alias fck already exists
  157. [ 1.540618] da8xx_lcdc da8xx_lcdc.0: GLCD: Found NHD-4.3-ATXI#-T-1 panel
  158. [ 1.556091] Console: switching to colour frame buffer device 60x34
  159. [ 1.564453] BeagleBone cape: initializing LCD cape touchscreen
  160. [ 1.573822] _omap_mux_get_by_name: Could not find signal gpmc_be0n_cle.gpio2_
  161. 5
  162. [ 1.581512] _omap_mux_get_by_name: Could not find signal gpmc_advn_ale.gpio2_
  163. 2
  164. [ 1.589935] at24 3-0055: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
  165. [ 1.650115] BeagleBone cape EEPROM: could not read eeprom at address 0x55
  166. [ 1.657348] at24 3-0056: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
  167. [ 1.720092] BeagleBone cape EEPROM: could not read eeprom at address 0x56
  168. [ 1.727325] at24 3-0057: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
  169. [ 1.790100] BeagleBone cape EEPROM: could not read eeprom at address 0x57
  170. [ 1.797241] BeagleBone cape: initializing mmc
  171. [ 1.801879] omap_hsmmc.0: alias fck already exists
  172. [ 1.807952] BeagleBone cape: exporting SPI pins as spidev
  173. [ 1.814788] BeagleBone cape: initializing w1-gpio
  174. [ 1.820648] w1-gpio connected to P8_6
  175. [ 1.829376] mtdoops: mtd device (mtddev=name/number) must be supplied
  176. [ 1.837188] omap2-nand driver initializing
  177. [ 1.842285] OneNAND driver initializing
  178. [ 1.900146] davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
  179. [ 1.906646] davinci_mdio davinci_mdio.0: detected phy mask fffffffe
  180. [ 1.914642] davinci_mdio.0: probed
  181. [ 1.918243] davinci_mdio davinci_mdio.0: phy[0]: device 0:00, driver SMSC LAN
  182. 8710/LAN8720
  183. [ 1.927886] usbcore: registered new interface driver cdc_ether
  184. [ 1.934722] usbcore: registered new interface driver cdc_subset
  185. [ 1.941101] Initializing USB Mass Storage driver...
  186. [ 1.946777] usbcore: registered new interface driver usb-storage
  187. [ 1.953338] USB Mass Storage support registered.
  188. [ 1.959777] mousedev: PS/2 mouse device common for all mice
  189. [ 1.968414] omap_rtc omap_rtc: rtc core: registered omap_rtc as rtc0
  190. [ 1.975646] omap_rtc: already running
  191. [ 1.980041] i2c /dev entries driver
  192. [ 1.990966] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  193. [ 2.010864] usbcore: registered new interface driver usbhid
  194. [ 2.016754] usbhid: USB HID core driver
  195. [ 2.021209] nf_conntrack version 0.5.0 (3962 buckets, 15848 max)
  196. [ 2.028564] ip_tables: (C) 2000-2006 Netfilter Core Team
  197. [ 2.034545] TCP cubic registered
  198. [ 2.037963] NET: Registered protocol family 17
  199. [ 2.042694] Registering the dns_resolver key type
  200. [ 2.047882] VFP support v0.3: implementor 41 architecture 3 part 30 variant c
  201. rev 3
  202. [ 2.055969] ThumbEE CPU extension supported.
  203. [ 2.060516] mux: Failed to setup hwmod io irq -22
  204. [ 2.070312] Power Management for AM33XX family
  205. [ 2.078582] omapfb omapfb: no displays
  206. [ 2.082824] omapfb omapfb: failed to setup omapfb
  207. [ 2.087829] omapfb: probe of omapfb failed with error -22
  208. [ 2.094635] Detected MACID=c4:ed:ba:8b:31:e0
  209. [ 2.106048] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  210. [ 2.114898] omap_rtc omap_rtc: setting system clock to 2000-01-01 00:25:01 UT
  211. C (946686301)
  212. [ 2.127410]
  213. [ 2.127410] CPSW phy found : id is : 0x7c0f1
  214. [ 2.134307] PHY 0:01 not found
  215. [ 122.151245] IP-Config: Complete:
  216. [ 122.154663] device=eth0, addr=192.168.0.13, mask=255.255.255.0, gw=192.1
  217. 68.0.1,
  218. [ 122.162567] host=192.168.0.13, domain=, nis-domain=(none),
  219. [ 122.168823] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
  220. [ 122.177734] RAMDISK: gzip image found at block 0
  221. [ 125.131500] PHY: 0:00 - Link is Up - 100/Half
  222. [ 125.861450] EXT4-fs (ram0): mounted filesystem with ordered data mode. Opts:
  223. (null)
  224. [ 125.869689] VFS: Mounted root (ext4 filesystem) on device 1:0.
  225. [ 125.876647] devtmpfs: mounted
  226. [ 125.880615] Freeing init memory: 292K
  227. [ 125.950622] init: Failed to create pty - disabling logging for job
  228. [ 125.957885] init: Temporary process spawn error: No such file or directory
  229. [ 125.994964] init: filesystem main process (561) terminated with status 96
  230. [ 126.004943] init: Failed to create pty - disabling logging for job
  231. [ 126.012023] init: Temporary process spawn error: No such file or directory
  232. [ 126.042510] init: Failed to create pty - disabling logging for job
  233. [ 126.054656] init: Temporary process spawn error: No such file or directory
  234. [ 126.069549] udevd[562]: starting version 182
  235. [ 126.095184] init: Failed to create pty - disabling logging for job
  236. [ 126.113739] init: Temporary process spawn error: No such file or directory
  237. [ 126.132019] init: Failed to create pty - disabling logging for job
  238. [ 126.139801] init: Temporary process spawn error: No such file or directory
  239. [ 126.156524] init: Failed to create pty - disabling logging for job
  240. [ 126.169738] init: Temporary process spawn error: No such file or directory
  241.  
  242.  
  243. ____ _ _ _ ___ _
  244. | _ `[ 126.256011] init: Failed to create pty - disabling logging for job
  245. (_)___| |_ _ __ ___ | |/ (_) |_ [ 126.275909] init: Temporary process spawn err
  246. or: No such file or directory
  247.  
  248. | | | | / __| __| '__/ _ `| ' /| | __|
  249. | |_| | `__ ` |_| | | (_) | . `| | |_
  250. |____/|_|___/`__|_| `___/|_|`_`_|`__|
  251.  
  252.  
  253. OSELAS(R)--trunk / pengutronix-beagleboneti-2012.09.1
  254. ptxd[ 126.302673] init: Failed to create pty - disabling logging for job
  255. ist-2013.03.0/2013-08-29T14:03:19+0200
  256.  
  257. hausserver login: [ 126.325714] init: Temporary process spawn error: No such fi
  258. le or directory
  259. [ 126.351165] init: Failed to create pty - disabling logging for job
  260. [ 126.358154] init: Temporary process spawn error: No such file or directory
  261. [ 126.402069] init: udevmonitor main process (575) terminated with status 2
  262. [ 126.521362] wind wind: (null) timespec:2
  263. [ 126.541198] wind wind: registered wind with minor 58
  264. [ 128.409332] init: Failed to create pty - disabling logging for job
  265. [ 128.416595] init: Temporary process spawn error: No such file or directory
  266. [ 128.444305] init: Failed to create pty - disabling logging for job
  267. [ 128.461608] init: Temporary process spawn error: No such file or directory
  268. [ 128.517364] init: Failed to create pty - disabling logging for job
  269. [ 128.541107] init: Temporary process spawn error: No such file or directory
  270. [ 128.783538] init: Failed to create pty - disabling logging for job
  271. [ 128.790466] init: Temporary process spawn error: No such file or directory
  272.  
  273.  
  274. ____ _ _ _ ___ _
  275. | _ `(_)___| |_ _ __ ___ | |/ (_) |_
  276. | | | | / __| __| '__/ _ `| ' /| | __|
  277. | |_| | `__ ` |_| | | (_) | . `| | |_
  278. |____/|_|___/`__|_| `___/|_|`_`_|`__|
  279.  
  280.  
  281. OSELAS(R)--trunk / pengutronix-beagleboneti-2012.09.1
  282. ptxdist-2013.03.0/2013-08-29T14:03:19+0200
  283.  
  284. hausserver login:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement