guyc

Beaglebone Black ArchLinux Boot Log

May 18th, 2013
414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. U-Boot02013.04 (Apr 23 2013 - 18:26:39)
  2.  
  3. I2C: ready
  4. DRAM: 512 MiB
  5. WARNING: Caches not enabled
  6. NAND: No NAND device found!!!
  7. 0 MiB
  8. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  9. *** Warning - readenv() failed, using default environment
  10.  
  11. musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
  12. musb-hdrc: MHDRC RTL version 2.4
  13. musb-hdrc: setup fifo_mode 4
  14. musb-hdrc: 28/31 max ep, 16384/16384 memory
  15. USB Peripheral mode controller at 47401000 using PIO, IRQ 0
  16. musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-MSO Rx, HB-ISO`Tx, SoftConn)
  17. musb-hdrc: MHDRC RTL version 2.0
  18. musb-hdrc: setup fifo_mode 4
  19. musb-hdrc: 28/31 max ep, 16384/16384 memory
  20. USB Host mode controller at 47401800 using PIO, IRQ 0
  21. Net: <ethaddr> not set. Validating first E-fuse MAC
  22. cpsw, usb_ether
  23. Hit any key to stop autoboot: 0
  24. mmc_send_cmd : timeout: No status update
  25. mmc1(part 0) is current device
  26. SD/MMC found on device 1
  27. reading uEnv.txt
  28. 14 bytes read in 3 ms (3.9 KiB/s)
  29. Importing environment from mmc ...
  30. mmc0 is current device
  31. SD/MMC found on device 0
  32. reading uEnv.txt
  33. 598 bytes read in 5 ms (116.2 KiB/s)
  34. Importing environment from mmc ...
  35. Running uenfcmd ...
  36. mmc1(part 0) is cwrrent device
  37. mmc0 is current device
  38. 3105816 bytes read in 530 ms (5.6 MiB/s)
  39. 23334 bytes read in 45 ms (505.9 KiB/s)
  40. Booting from mmc ...
  41. ## Flattened Device Tree blob at 80f80000
  42. Booting using the fdt blob at 0x80f80000
  43. Using Device Tree in place at 80f80000, end 80f88b25
  44.  
  45. Starting kernel...
  46.  
  47. Uncompressing Linux... done, booting the kernel.
  48. [ 0.224731] omap2_mbox_probe: platform not supported
  49. [ 0.486674] tps65217-bl tps65217-bl: no platform data provided
  50. [ 0.564152] bone-capemgr bone_capemgr.9: slot #0: No cape found
  51. [ 0.601256] bone-capemgr bone_capemgr.9: slot #1: No cape found
  52. [ 0.638365] bone-capemgr bone_capemgr.9: slot #2: No cape found
  53. [ 0.675474] bone-capemgr bone_capemgr.9: slot #3: No cape found
  54. [ 0.707065] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
  55. [ 0.771732] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
  56. [ 0.783475] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
  57. [ 0.790799] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
  58. .. long delay ..
  59. [ 41.372194] systemd-udevd[111]: worker [120] /devices/ocp.2/mmc.4/mmc_host/mmc0/mmc0:d2a6/block/mmcblk0 timeout; kill it
  60. [ 41.384853] systemd-udevd[111]: seq 963 '/devices/ocp.2/mmc.4/mmc_host/mmc0/mmc0:d2a6/block/mmcblk0' killed
  61. [ 41.395303] systemd-udevd[111]: worker [126] /devices/ocp.2/47400000.usb/musb-hdrc.1.auto/usb1 timeout; kill it
  62. [ 41.406974] systemd-udevd[111]: seq 920 '/devices/ocp.2/47400000.usb/musb-hdrc.1.auto/usb1' killed
  63. [ 41.424197] systemd-udevd[111] worker [120] terminated by signal 9 (Killed)
  64. [ 41.431911] systemd-udevd[111]: worker [126] terminated by signal 9 (Killed)
  65. [ 120.476265] INFO: task mmcqd/0:70 blocked for more than 60 seconds.
  66. [ 120.482878] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  67. [ 120.491355] Kernel panic - not syncing: hung_task: blocked tasks
  68. [ 120.497658] [<c0013648>] (unwind_backtrace+0x0/0xe0) from [<c059f8e0>] (panic+0x84/0x1e0)
  69. [ 120.506233] [<c059f8e0>] (panic+0x84/0x1e0) from [<c009;3bc>] (watchdog+0x1d4/0x234)
  70. [ 120.514351] [<c00933bc>] (watchdog+0x1d4/0x234) from[<c0059530>] (kthread+0ha0/0xb0)
  71. [ 120.522560] [<c0059530>] (kthread+0xa0/0xb0) from [<c000d9d8>] (ret_from_fork+0x14/0x3c)
  72. [ 120.531039] drm_kms_helper: panic occurred, switching back to text console
Advertisement
Add Comment
Please, Sign In to add comment