Advertisement
Guest User

Untitled

a guest
Feb 17th, 2016
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.83 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. [ 0.000000] Booting Linux on physical CPU 0x0
  4. [ 0.000000] Linux version 4.5.0-rc2-00163-g34229b2 (franklin@beast-server) (gcc version 4.7.3 20130226 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.03-20130313 - Linaro GCC 2013.03) ) #25 SMP Wed Feb 17 14:13:09 CST 2016
  5. [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] Machine model: TI AM437x GP EVM
  8. [ 0.000000] cma: Reserved 16 MiB at 0xfe800000
  9. [ 0.000000] Memory policy: Data cache writeback
  10. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  11. [ 0.000000] AM437x ES1.1 (sgx neon )
  12. [ 0.000000] PERCPU: Embedded 14 pages/cpu @eeda1000 s24832 r8192 d24320 u57344
  13. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522559
  14. [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs nfsroot=192.168.1.219:/home/franklin/nfs/am437x/,nolock rw ip=dhcp
  15. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  16. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  17. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  18. [ 0.000000] Memory: 2042608K/2097148K available (6703K kernel code, 770K rwdata, 2284K rodata, 464K init, 8267K bss, 38156K reserved, 16384K cma-reserved, 1294332K highmem)
  19. [ 0.000000] Virtual kernel memory layout:
  20. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  21. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  22. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  23. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  24. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  25. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  26. [ 0.000000] .text : 0xc0008000 - 0xc08cf040 (8989 kB)
  27. [ 0.000000] .init : 0xc08d0000 - 0xc0944000 ( 464 kB)
  28. [ 0.000000] .data : 0xc0944000 - 0xc0a04ad4 ( 771 kB)
  29. [ 0.000000] .bss : 0xc0a07000 - 0xc1219fe0 (8268 kB)
  30. [ 0.000000] Running RCU self tests
  31. [ 0.000000] Hierarchical RCU implementation.
  32. [ 0.000000] RCU lockdep checking is enabled.
  33. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  34. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  35. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
  36. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  37. [ 0.000000] L2C: platform modifies aux control register: 0x0e030000 -> 0x3e430000
  38. [ 0.000000] L2C: DT/platform modifies aux control register: 0x0e030000 -> 0x3e430000
  39. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  40. [ 0.000000] OMAP L2C310: ROM does not support power control setting
  41. [ 0.000000] L2C-310 dynamic clock gating disabled, standby mode disabled
  42. [ 0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB
  43. [ 0.000000] L2C-310: CACHE_ID 0x410000c9, AUX_CTRL 0x4e430000
  44. [ 0.000000] OMAP clockevent source: timer1 at 32786 Hz
  45. [ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
  46. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65535999984741ns
  47. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
  48. [ 0.001037] Console: colour dummy device 80x30
  49. [ 0.001098] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  50. [ 0.001098] ... MAX_LOCKDEP_SUBCLASSES: 8
  51. [ 0.001098] ... MAX_LOCK_DEPTH: 48
  52. [ 0.001129] ... MAX_LOCKDEP_KEYS: 8191
  53. [ 0.001129] ... CLASSHASH_SIZE: 4096
  54. [ 0.001129] ... MAX_LOCKDEP_ENTRIES: 32768
  55. [ 0.001129] ... MAX_LOCKDEP_CHAINS: 65536
  56. [ 0.001129] ... CHAINHASH_SIZE: 32768
  57. [ 0.001159] memory used by lock dependency info: 5167 kB
  58. [ 0.001159] per task-struct memory footprint: 1536 bytes
  59. [ 0.001190] Calibrating delay loop... 1987.37 BogoMIPS (lpj=9936896)
  60. [ 0.119567] pid_max: default: 32768 minimum: 301
  61. [ 0.119934] Security Framework initialized
  62. [ 0.120025] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  63. [ 0.120025] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  64. [ 0.123046] CPU: Testing write buffer coherency: ok
  65. [ 0.124603] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  66. [ 0.124725] Setting up static identity map for 0x80008280 - 0x800082f0
  67. [ 0.127990] Brought up 1 CPUs
  68. [ 0.128021] SMP: Total of 1 processors activated (1987.37 BogoMIPS).
  69. [ 0.128021] CPU: All CPU(s) started in SVC mode.
  70. [ 0.130981] devtmpfs: initialized
  71. [ 0.162536] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  72. [ 0.163330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  73. [ 0.165191] pinctrl core: initialized pinctrl subsystem
  74. [ 0.170043] NET: Registered protocol family 16
  75. [ 0.174224] DMA: preallocated 256 KiB pool for atomic coherent allocations
  76. [ 0.291015] cpuidle: using governor menu
  77. [ 0.294708] omap_l3_noc 44000000.ocp: L3 debug error: target 8 mod:0 (unclearable)
  78. [ 0.294860] omap_l3_noc 44000000.ocp: L3 application error: target 8 mod:0 (unclearable)
  79. [ 0.302917] platform 44e3e000.rtc: Cannot lookup hwmod 'rtc'
  80. [ 0.304077] omap_gpio 44e07000.gpio: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/gpio0_pins, deferring probe
  81. [ 0.306396] OMAP GPIO hardware version 0.1
  82. [ 0.310668] omap_gpio 48322000.gpio: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/display_mux_pins, deferring probe
  83. [ 0.315612] platform 53701000.des: Cannot lookup hwmod 'des'
  84. [ 0.316955] omap-gpmc 50000000.gpmc: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/nand_flash_x8, deferring probe
  85. [ 0.325439] No ATAGs?
  86. [ 0.325531] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  87. [ 0.325561] hw-breakpoint: maximum watchpoint size is 4 bytes.
  88. [ 0.326049] omap4_sram_init:Unable to allocate sram needed to handle errata I688
  89. [ 0.326080] omap4_sram_init:Unable to get sram pool needed to handle errata I688
  90. [ 0.360321] edma 49000000.edma: TI EDMA DMA engine driver
  91. [ 0.365875] SCSI subsystem initialized
  92. [ 0.367706] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/i2c0_pins, deferring probe
  93. [ 0.367797] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/i2c1_pins, deferring probe
  94. [ 0.368041] pps_core: LinuxPPS API ver. 1 registered
  95. [ 0.368041] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  96. [ 0.368103] PTP clock support registered
  97. [ 0.371643] clocksource: Switched to clocksource 32k_counter
  98. [ 0.454467] VFS: Disk quotas dquot_6.6.0
  99. [ 0.454620] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  100. [ 0.479125] NET: Registered protocol family 2
  101. [ 0.481018] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  102. [ 0.481170] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
  103. [ 0.483032] TCP: Hash tables configured (established 8192 bind 8192)
  104. [ 0.483489] UDP hash table entries: 512 (order: 3, 40960 bytes)
  105. [ 0.483734] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
  106. [ 0.484741] NET: Registered protocol family 1
  107. [ 0.486450] RPC: Registered named UNIX socket transport module.
  108. [ 0.486480] RPC: Registered udp transport module.
  109. [ 0.486480] RPC: Registered tcp transport module.
  110. [ 0.486480] RPC: Registered tcp NFSv4.1 backchannel transport module.
  111. [ 0.492218] futex hash table entries: 256 (order: 2, 16384 bytes)
  112. [ 0.492431] audit: initializing netlink subsys (disabled)
  113. [ 0.492706] audit: type=2000 audit(0.480:1): initialized
  114. [ 0.498321] NFS: Registering the id_resolver key type
  115. [ 0.498687] Key type id_resolver registered
  116. [ 0.498687] Key type id_legacy registered
  117. [ 0.498901] jffs2: version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
  118. [ 0.503784] bounce: pool size: 64 pages
  119. [ 0.503997] io scheduler noop registered
  120. [ 0.504028] io scheduler deadline registered
  121. [ 0.504058] io scheduler cfq registered (default)
  122. [ 0.507995] pinctrl-single 44e10800.pinmux: 199 pins at pa f9e10800 size 796
  123. [ 0.511962] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  124. [ 0.516784] omap_uart 44e09000.serial: no wakeirq for uart0
  125. [ 0.516815] omap_uart 44e09000.serial: No clock speed specified: using default: 48000000
  126. [ 0.517395] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 29, base_baud = 3000000) is a OMAP UART0
  127. [ 1.321868] console [ttyO0] enabled
  128. [ 1.327026] omap_uart 481a6000.serial: no wakeirq for uart3
  129. [ 1.332977] omap_uart 481a6000.serial: No clock speed specified: using default: 48000000
  130. [ 1.341827] 481a6000.serial: ttyO3 at MMIO 0x481a6000 (irq = 30, base_baud = 3000000) is a OMAP UART3
  131. [ 1.383575] brd: module loaded
  132. [ 1.405609] loop: module loaded
  133. [ 1.411376] mtdoops: mtd device (mtddev=name/number) must be supplied
  134. [ 1.481658] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  135. [ 1.488037] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
  136. [ 1.497894] libphy: 4a101000.mdio: probed
  137. [ 1.502258] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver unknown
  138. [ 1.511840] cpsw 4a100000.ethernet: Detected MACID = 34:b1:f7:30:e9:68
  139. [ 1.523590] mousedev: PS/2 mouse device common for all mice
  140. [ 1.529479] i2c /dev entries driver
  141. [ 1.572082] ledtrig-cpu: registered to indicate activity on CPUs
  142. [ 1.579498] oprofile: no performance counters
  143. [ 1.585479] oprofile: using timer interrupt.
  144. [ 1.590667] Initializing XFRM netlink socket
  145. [ 1.595611] NET: Registered protocol family 10
  146. [ 1.604431] sit: IPv6 over IPv4 tunneling driver
  147. [ 1.611236] NET: Registered protocol family 17
  148. [ 1.616088] NET: Registered protocol family 15
  149. [ 1.621124] Key type dns_resolver registered
  150. [ 1.625915] omap_voltage_late_init: Voltage driver support not added
  151. [ 1.632659] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize
  152. [ 1.641113] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize
  153. [ 1.650604] ThumbEE CPU extension supported.
  154. [ 1.655181] Registering SWP/SWPB emulation handler
  155. [ 1.660186] SmartReflex Class3 initialized
  156. [ 1.674194] GPIO line 119 (SelEMMCorNAND) hogged as output/low
  157. [ 1.682647] GPIO line 136 (SelLCDorHDMI) hogged as output/high
  158. [ 1.690368] omap-gpmc 50000000.gpmc: GPMC revision 6.0
  159. [ 1.696166] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
  160. [ 1.703979] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xdc
  161. [ 1.710693] nand: Micron MT29F4G08ABAEAWP
  162. [ 1.714996] nand: 512 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224
  163. [ 1.723144] using OMAP_ECC_BCH16_CODE_HW ECC scheme
  164. [ 1.728485] 10 ofpart partitions found on MTD device omap2-nand.0
  165. [ 1.734954] Creating 10 MTD partitions on "omap2-nand.0":
  166. [ 1.740600] 0x000000000000-0x000000040000 : "NAND.SPL"
  167. [ 1.754119] 0x000000040000-0x000000080000 : "NAND.SPL.backup1"
  168. [ 1.763824] 0x000000080000-0x0000000c0000 : "NAND.SPL.backup2"
  169. [ 1.773345] 0x0000000c0000-0x000000100000 : "NAND.SPL.backup3"
  170. [ 1.782714] 0x000000100000-0x000000180000 : "NAND.u-boot-spl-os"
  171. [ 1.792327] 0x000000180000-0x000000280000 : "NAND.u-boot"
  172. [ 1.801239] 0x000000280000-0x0000002c0000 : "NAND.u-boot-env"
  173. [ 1.810699] 0x0000002c0000-0x000000300000 : "NAND.u-boot-env.backup1"
  174. [ 1.821197] 0x000000300000-0x000000a00000 : "NAND.kernel"
  175. [ 1.831665] 0x000000a00000-0x000020000000 : "NAND.file-system"
  176. [ 1.991668] omap_i2c 44e0b000.i2c: bus 0 rev0.12 at 100 kHz
  177. [ 2.000946] omap_i2c 4802a000.i2c: bus 1 rev0.12 at 100 kHz
  178. [ 2.007812] omap_hsmmc 48060000.mmc: Got CD GPIO
  179. [ 2.055145] hctosys: unable to open rtc device (rtc0)
  180. [ 2.060455] sr_init: No PMIC hook to init smartreflex
  181. [ 2.066040] sr_init: platform driver register failed for SR
  182. [ 2.090972] net eth0: initializing cpsw version 1.15 (0)
  183. [ 2.129486] mmc1: host does not support reading read-only switch, assuming write-enable
  184. [ 2.139953] mmc1: new high speed SDHC card at address 1234
  185. [ 2.148193] mmcblk0: mmc1:1234 SA08G 7.21 GiB
  186. [ 2.157104] mmcblk0: p1 p2 p3
  187. [ 2.172271] Generic PHY 4a101000.mdio:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=4a101000.mdio:00, irq=-1)
  188. [ 2.189880] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  189. [ 6.172515] cpsw 4a100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  190. [ 6.181243] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  191. [ 6.191619] Sending DHCP requests ., OK
  192. [ 6.212127] IP-Config: Got DHCP answer from 192.168.1.1, my address is 192.168.1.158
  193. [ 6.220733] IP-Config: Complete:
  194. [ 6.224212] device=eth0, hwaddr=34:b1:f7:30:e9:68, ipaddr=192.168.1.158, mask=255.255.255.0, gw=192.168.1.1
  195. [ 6.234893] host=192.168.1.158, domain=fios-router.home, nis-domain=(none)
  196. [ 6.242584] bootserver=0.0.0.0, rootserver=192.168.1.219, rootpath= nameserver0=192.168.1.1
  197. [ 6.252380] vmmcwl_fixed: disabling
  198. [ 6.276092] VFS: Mounted root (nfs filesystem) on device 0:15.
  199. [ 6.284393] devtmpfs: mounted
  200. [ 6.288513] Freeing unused kernel memory: 464K (c08d0000 - c0944000)
  201. INIT: version 2.88 booting
  202. Starting udev
  203. udev: Not using udev cache because of changes detected in the following files:
  204. udev: /proc/version /proc/cmdline /proc/devices
  205. udev: lib/udev/rules.d/* etc/udev/rules.d/*
  206. udev: The udev cache will be regenerated. To identify the detected changes,
  207. udev: compare the cached sysconf at /etc/udev/cache.data
  208. udev: against the current sysconf at /dev/shm/udev.cache
  209. [ 7.307586] udevd[106]: starting version 182
  210. [ 8.196899] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  211. [ 8.205841] omap_rtc 44e3e000.rtc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
  212. [ 8.411834] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  213. [ 8.770507] CAN device driver interface
  214. [ 9.015014] c_can_platform 481cc000.can: c_can_platform device registered (regs=fa1cc000, irq=153)
  215. [ 9.026580] c_can_platform 481d0000.can: c_can_platform device registered (regs=fa1d0000, irq=154)
  216. [ 9.865386] input: pixcir_tangoc as /devices/platform/44000000.ocp/4802a000.i2c/i2c-1/1-005c/input/input0
  217. [ 9.939666] 4832a000.dss supply vdda_video not found, using dummy regulator
  218. [ 9.947723] OMAP DSS rev 2.0
  219. [ 9.951293] omapdss_dss 4832a000.dss: bound 4832a400.dispc (ops dispc_component_ops [omapdss])
  220. [ 10.178222] random: nonblocking pool is initialized
  221. [ 11.417480] backlight supply power not found, using dummy regulator
  222. [ 11.916961] input: matrix_keypad@0 as /devices/platform/matrix_keypad@0/input/input1
  223. [ 12.076782] cpu: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:0, -19
  224. [ 12.085845] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
  225. [ 12.433166] asoc-simple-card sound@0: tlv320aic3x-hifi <-> 4803c000.mcasp mapping ok
  226. [ 12.925079] omapfb omapfb: no displays
  227. [ 12.932189] omapfb omapfb: failed to setup omapfb
  228. [ 13.479705] omapfb omapfb: no displays
  229. [ 13.484283] omapfb omapfb: failed to setup omapfb
  230. [ 19.428955] omapfb omapfb: no displays
  231. [ 19.433410] omapfb omapfb: failed to setup omapfb
  232. [ 19.653747] EXT4-fs (mmcblk0p2): recovery complete
  233. [ 19.659545] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  234. [ 19.670166] omapfb omapfb: no displays
  235. [ 19.674652] omapfb omapfb: failed to setup omapfb
  236. [ 19.680725] EXT4-fs (mmcblk0p3): recovery complete
  237. [ 19.685821] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
  238. [ 19.714752] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  239. [ 20.752044] usbcore: registered new interface driver usbfs
  240. [ 20.758453] usbcore: registered new interface driver hub
  241. [ 20.764312] usbcore: registered new device driver usb
  242. [ 20.915863] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  243. [ 20.922729] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  244. [ 20.934783] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238f06d hci version 0x100 quirks 0x00010010
  245. [ 20.944152] xhci-hcd xhci-hcd.0.auto: irq 258, io mem 0x483d0000
  246. [ 20.953338] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  247. [ 20.960449] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  248. [ 20.968078] usb usb1: Product: xHCI Host Controller
  249. [ 20.973175] usb usb1: Manufacturer: Linux 4.5.0-rc2-00163-g34229b2 xhci-hcd
  250. [ 20.980438] usb usb1: SerialNumber: xhci-hcd.0.auto
  251. [ 20.992736] hub 1-0:1.0: USB hub found
  252. [ 20.998229] hub 1-0:1.0: 1 port detected
  253. [ 21.006652] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  254. [ 21.012512] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  255. [ 21.021942] omapfb omapfb: no displays
  256. [ 21.026214] omapfb omapfb: failed to setup omapfb
  257. [ 21.031646] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  258. [ 21.040527] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  259. [ 21.047637] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  260. [ 21.055297] usb usb2: Product: xHCI Host Controller
  261. [ 21.060424] usb usb2: Manufacturer: Linux 4.5.0-rc2-00163-g34229b2 xhci-hcd
  262. [ 21.067810] usb usb2: SerialNumber: xhci-hcd.0.auto
  263. [ 21.075988] hub 2-0:1.0: USB hub found
  264. [ 21.080352] hub 2-0:1.0: 1 port detected
  265. [ 21.087432] omapfb omapfb: no displays
  266. [ 21.091857] omapfb omapfb: failed to setup omapfb
  267. bootlogd: cannot allocate pseudo tty: No such file or directory
  268. Starting random number generator daemonUnable to open file: /dev/tpm0
  269. can't open any entropy source
  270. Maybe RNG device modules are not loaded
  271.  
  272. .
  273. Populating dev cache
  274. ALSA: Restoring mixer settings...
  275. Wed Sep 30 11:16:43 UTC 2015
  276. INIT: Entering runlevel: 5
  277. NOT configuring network interfaces: / is an NFS mount
  278. Starting system message bus: dbus.
  279. UIM SYSFS Node Not Found
  280. Initializing the graphics driver ...
  281. PVR:(Error): OpenServices: Cannot open device driver /dev/omapdrm_pvr. [140, /pvr_bridge_u.c]
  282. PVR:(Error): PVRSRVInitSrvConnect: PVRSRVConnect failed [2572, /bridged_pvr_glue.c]
  283. PVR:(Error): SrvInit: PVRSRVInitSrvConnect failed (4) [37, /srvinit.c]
  284. PVR:(Error): main: SrvInit failed (4) [49, /pvrsrvinit.c]
  285. Starting Dropbear SSH server: dropbear.
  286. Starting telnet daemon.
  287. Starting rpcbind daemon...done.
  288. starting statd: done
  289. Starting syslogd/klogd: done
  290. /
  291. Starting Matrix GUI application.
  292. umount: can't forcibly umount /mnt/.psplash: Invalid argument
  293.  
  294. _____ _____ _ _
  295. | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
  296. | | _| .'| . | . | | __| _| . | | | -_| _| _|
  297. |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
  298. |___| |___|
  299.  
  300. Arago Project http://arago-project.org am437x-evm /dev/ttyO0
  301.  
  302. Arago 2015.09 am437x-evm /dev/ttyO0
  303.  
  304. am437x-evm login: root
  305. root@am437x-evm:~#
  306. root@am437x-evm:~# rmmod pwm_bl
  307. root@am437x-evm:~# rmmod pwm_tiecap
  308. root@am437x-evm:~# modprobe pwm_tiecap
  309. [ 64.007049] omapfb omapfb: no displays
  310. [ 64.011383] omapfb omapfb: failed to setup omapfb
  311. root@am437x-evm:~# modprobe pwm_bl
  312. [ 68.279144] backlight supply power not found, using dummy regulator
  313. [ 68.286468] ------------[ cut here ]------------
  314. [ 68.291320] WARNING: CPU: 0 PID: 768 at drivers/bus/omap_l3_noc.c:147 l3_interrupt_handler+0x220/0x348()
  315. [ 68.301239] 44000000.ocp:L3 Custom Error: MASTER M2 (64-bit) TARGET L4_PER_0 (Read): Data Access in User mode during Functional access
  316. [ 68.313873] Modules linked in: pwm_bl(+) pwm_tiecap xhci_plat_hcd xhci_hcd usbcore evdev joydev dwc3 udc_core ti_am335x_adc kfifo_buf industrialio omapfb snd_soc_simple_card cfbfillrect cfbimgblt cpufreq_dt cfbcopyarea matrix_keypad t
  317. hermal_sys matrix_keymap hwmon snd_soc_davinci_mcasp snd_soc_edma snd_soc_omap snd_soc_tlv320aic3x snd_soc_core snd_pcm_dmaengine omapdss snd_pcm pixcir_i2c_ts dwc3_omap extcon phy_omap_usb2 snd_timer c_can_platform c_can snd can_dev sou
  318. ndcore rtc_omap omap_wdt ti_am335x_tscadc [last unloaded: pwm_tiecap]
  319. [ 68.363769] CPU: 0 PID: 768 Comm: modprobe Not tainted 4.5.0-rc2-00163-g34229b2 #25
  320. [ 68.371765] Hardware name: Generic AM43 (Flattened Device Tree)
  321. [ 68.377990] [<c00170ac>] (unwind_backtrace) from [<c0013394>] (show_stack+0x10/0x14)
  322. [ 68.386108] [<c0013394>] (show_stack) from [<c03592e4>] (dump_stack+0x80/0x9c)
  323. [ 68.393676] [<c03592e4>] (dump_stack) from [<c003c708>] (warn_slowpath_common+0x7c/0xb8)
  324. [ 68.402160] [<c003c708>] (warn_slowpath_common) from [<c003c7d8>] (warn_slowpath_fmt+0x30/0x40)
  325. [ 68.411254] [<c003c7d8>] (warn_slowpath_fmt) from [<c03866fc>] (l3_interrupt_handler+0x220/0x348)
  326. [ 68.420532] [<c03866fc>] (l3_interrupt_handler) from [<c009a1d8>] (handle_irq_event_percpu+0x74/0x210)
  327. [ 68.430267] [<c009a1d8>] (handle_irq_event_percpu) from [<c009a3ac>] (handle_irq_event+0x38/0x5c)
  328. [ 68.439544] [<c009a3ac>] (handle_irq_event) from [<c009d578>] (handle_fasteoi_irq+0xcc/0x1a4)
  329. [ 68.448455] [<c009d578>] (handle_fasteoi_irq) from [<c0099a7c>] (generic_handle_irq+0x18/0x28)
  330. [ 68.457458] [<c0099a7c>] (generic_handle_irq) from [<c0099b90>] (__handle_domain_irq+0x64/0xdc)
  331. [ 68.466552] [<c0099b90>] (__handle_domain_irq) from [<c0009518>] (gic_handle_irq+0x44/0x94)
  332. [ 68.475311] [<c0009518>] (gic_handle_irq) from [<c065c7f8>] (__irq_svc+0x58/0x78)
  333. [ 68.483123] Exception stack(0xed3bdc00 to 0xed3bdc48)
  334. [ 68.488403] dc00: 00000000 ed54c9e8 00000000 00000000 ed14f050 00000001 00000000 00000001
  335. [ 68.496948] dc20: ed3bdc98 00000000 eedd049c 00000124 c0b6af90 ed3bdc50 c008fbc8 bf2d41bc
  336. [ 68.505493] dc40: 200f0013 ffffffff
  337. [ 68.509155] [<c065c7f8>] (__irq_svc) from [<bf2d41bc>] (ecap_pwm_set_polarity+0x30/0x6c [pwm_tiecap])
  338. [ 68.518920] [<bf2d41bc>] (ecap_pwm_set_polarity [pwm_tiecap]) from [<c0396fc0>] (pwm_set_polarity+0x78/0x94)
  339. [ 68.529174] [<c0396fc0>] (pwm_set_polarity) from [<c0397b48>] (of_pwm_xlate_with_flags+0x60/0x68)
  340. [ 68.538452] [<c0397b48>] (of_pwm_xlate_with_flags) from [<c03971dc>] (of_pwm_get+0xf4/0x150)
  341. [ 68.547271] [<c03971dc>] (of_pwm_get) from [<c0397a64>] (devm_pwm_get+0x38/0x70)
  342. [ 68.554992] [<c0397a64>] (devm_pwm_get) from [<bf2d81b4>] (pwm_backlight_probe+0x13c/0x4ec [pwm_bl])
  343. [ 68.564575] [<bf2d81b4>] (pwm_backlight_probe [pwm_bl]) from [<c03f3498>] (platform_drv_probe+0x50/0xb0)
  344. [ 68.574462] [<c03f3498>] (platform_drv_probe) from [<c03f1d5c>] (driver_probe_device+0x1f0/0x2ac)
  345. [ 68.583740] [<c03f1d5c>] (driver_probe_device) from [<c03f1eac>] (__driver_attach+0x94/0x98)
  346. [ 68.592559] [<c03f1eac>] (__driver_attach) from [<c03f0340>] (bus_for_each_dev+0x54/0x88)
  347. [ 68.601104] [<c03f0340>] (bus_for_each_dev) from [<c03f1334>] (bus_add_driver+0xe8/0x1f8)
  348. [ 68.609649] [<c03f1334>] (bus_add_driver) from [<c03f2804>] (driver_register+0x78/0xf4)
  349. [ 68.617980] [<c03f2804>] (driver_register) from [<c0009804>] (do_one_initcall+0x80/0x1dc)
  350. [ 68.626525] [<c0009804>] (do_one_initcall) from [<c011f5e8>] (do_init_module+0x5c/0x1d0)
  351. [ 68.634979] [<c011f5e8>] (do_init_module) from [<c00c771c>] (load_module+0x1800/0x1ec0)
  352. [ 68.643341] [<c00c771c>] (load_module) from [<c00c7f90>] (SyS_finit_module+0x64/0x70)
  353. [ 68.651519] [<c00c7f90>] (SyS_finit_module) from [<c000f8e0>] (ret_fast_syscall+0x0/0x1c)
  354. [ 68.660034] ---[ end trace a5cb30f40adeb648 ]---
  355. [ 68.664978] Unhandled fault: imprecise external abort (0x1406) at 0xbea22914
  356. [ 68.672332] pgd = ed49c000
  357. [ 68.675140] [bea22914] *pgd=ad6ba831, *pte=8f83734f, *ppte=8f83783f
  358. [ 68.681732] Internal error: : 1406 [#1] SMP ARM
  359. [ 68.686462] Modules linked in: pwm_bl(+) pwm_tiecap xhci_plat_hcd xhci_hcd usbcore evdev joydev dwc3 udc_core ti_am335x_adc kfifo_buf industrialio omapfb snd_soc_simple_card cfbfillrect cfbimgblt cpufreq_dt cfbcopyarea matrix_keypad t
  360. hermal_sys matrix_keymap hwmon snd_soc_davinci_mcasp snd_soc_edma snd_soc_omap snd_soc_tlv320aic3x snd_soc_core snd_pcm_dmaengine omapdss snd_pcm pixcir_i2c_ts dwc3_omap extcon phy_omap_usb2 snd_timer c_can_platform c_can snd can_dev sou
  361. ndcore rtc_omap omap_wdt ti_am335x_tscadc [last unloaded: pwm_tiecap]
  362. [ 68.736267] CPU: 0 PID: 768 Comm: modprobe Tainted: G W 4.5.0-rc2-00163-g34229b2 #25
  363. [ 68.745544] Hardware name: Generic AM43 (Flattened Device Tree)
  364. [ 68.751708] task: ed54c400 ti: ed3bc000 task.ti: ed3bc000
  365. [ 68.757354] PC is at ecap_pwm_set_polarity+0x30/0x6c [pwm_tiecap]
  366. [ 68.763732] LR is at mark_held_locks+0x64/0x88
  367. [ 68.768371] pc : [<bf2d41bc>] lr : [<c008fbc8>] psr: 200f0013
  368. [ 68.768371] sp : ed3bdc50 ip : c0b6af90 fp : 00000124
  369. [ 68.780364] r10: eedd049c r9 : 00000000 r8 : ed3bdc98
  370. [ 68.785827] r7 : 00000001 r6 : 00000000 r5 : 00000001 r4 : ed14f050
  371. [ 68.792633] r3 : 00000000 r2 : 00000000 r1 : ed54c9e8 r0 : 00000000
  372. [ 68.799468] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none
  373. [ 68.806915] Control: 10c5387d Table: ad49c059 DAC: 00000051
  374. [ 68.812896] Process modprobe (pid: 768, stack limit = 0xed3bc218)
  375. [ 68.819274] Stack: (0xed3bdc50 to 0xed3be000)
  376. [ 68.823822] dc40: bf2d418c ed206e40 ed206e58 c0396fc0
  377. [ 68.832336] dc60: 0000c350 ed206e40 ed3bdc98 00000000 eedd9b04 c0397b48 c0397ae8 ed14f050
  378. [ 68.840881] dc80: c09c414c c03971dc ed3bdc98 ee18be20 00000001 00000000 eedd049c 00000003
  379. [ 68.849426] dca0: 00000000 0000c350 00000001 ee0000c0 024080c0 c016a458 00000000 600f0093
  380. [ 68.857940] dcc0: 00000001 600f0013 c065c374 00000000 c03970dc ee18bc10 ffffffff 00000000
  381. [ 68.866485] dce0: ed1f65d0 00000000 ed1f65d0 ee18bc10 ee18bc00 eedd9b04 00000000 c0397a64
  382. [ 68.875030] dd00: ee7162d0 ed3bdd38 ee18bc10 bf2d81b4 c099a600 00000000 00000024 00000008
  383. [ 68.883544] dd20: 00000000 00000000 c0a024b4 c03eee50 600f0013 c008f360 00000000 00000008
  384. [ 68.892059] dd40: 00000008 00000000 00000000 ed1f6450 ffffffea 00000000 00000000 00000000
  385. [ 68.900604] dd60: 00000000 00000000 00000000 ffffffed ee18bc10 fffffdfb bf2d89d0 bf2d89d0
  386. [ 68.909118] dd80: c11dafe8 00000030 00000124 c03f3498 c03f3448 ee18bc10 c11fe5d8 c11fe5e0
  387. [ 68.917663] dda0: 00000000 c03f1d5c 00000000 ee18bc10 bf2d89d0 ee18bc44 00000000 bf2db000
  388. [ 68.926177] ddc0: 00000000 c03f1eac 00000000 bf2d89d0 c03f1e18 c03f0340 ee0392a4 ee17f710
  389. [ 68.934722] dde0: bf2d89d0 ee716440 c09cc628 c03f1334 bf2d88e0 bf2d89d0 c094a888 bf2d89d0
  390. [ 68.943237] de00: c094a888 ed1f68c0 bf2d8bc0 c03f2804 c03f3128 c094a888 c094a888 c0009804
  391. [ 68.951782] de20: 00000000 c07fb658 c07fb658 00000001 00000001 ed54c400 c016a164 00000001
  392. [ 68.960296] de40: 024000c0 c008fcec 024000c0 0000000c c011f5ac c016a164 ed3bdf58 c008fe20
  393. [ 68.968811] de60: 00000001 ee0000c0 c0168ff8 bf2d8bc0 bf2d8bc0 c0a02608 ed313880 bf2d8bc0
  394. [ 68.977355] de80: bf2d8c08 c11dafe8 00000001 c011f5e8 c0a02608 ed0a4ec0 ed3bdf58 c0a02608
  395. [ 68.985900] dea0: ed0a4ec0 c00c771c bf2d8bcc 00007fff 00000000 c00c563c ed3bdf58 c11dafe0
  396. [ 68.994415] dec0: c00c4dd4 bf2d8ddc 00029814 bf2d8e00 00000000 bf2d8bcc 00000000 c0873350
  397. [ 69.002960] dee0: f3b6d000 0002605e 00de280f 00000000 0000000f 00000000 00000000 00000000
  398. [ 69.011505] df00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  399. [ 69.020019] df20: 00000000 00000000 00000000 00000000 00000138 00000000 00000003 00029814
  400. [ 69.028564] df40: 0000017b c000fa84 ed3bc000 00000000 0003bdd8 c00c7f90 f3b6d000 0002605e
  401. [ 69.037078] df60: f3b89b54 f3b89983 f3b92bdc 00000e00 00000ff0 00000000 00000000 00000000
  402. [ 69.045593] df80: 0000002d 0000002e 00000017 00000014 00000012 00000000 00000000 00000000
  403. [ 69.054138] dfa0: 00040000 c000f8e0 00000000 00000000 00000003 00029814 00000000 00000000
  404. [ 69.062652] dfc0: 00000000 00000000 00040000 0000017b 00000000 0003be28 00000000 0003bdd8
  405. [ 69.071197] dfe0: bea24908 bea248f8 0001f720 b6e91c52 800f0030 00000003 00000000 00000000
  406. [ 69.079711] [<bf2d41bc>] (ecap_pwm_set_polarity [pwm_tiecap]) from [<c0396fc0>] (pwm_set_polarity+0x78/0x94)
  407. [ 69.089965] [<c0396fc0>] (pwm_set_polarity) from [<c0397b48>] (of_pwm_xlate_with_flags+0x60/0x68)
  408. [ 69.099212] [<c0397b48>] (of_pwm_xlate_with_flags) from [<c03971dc>] (of_pwm_get+0xf4/0x150)
  409. [ 69.108001] [<c03971dc>] (of_pwm_get) from [<c0397a64>] (devm_pwm_get+0x38/0x70)
  410. [ 69.115722] [<c0397a64>] (devm_pwm_get) from [<bf2d81b4>] (pwm_backlight_probe+0x13c/0x4ec [pwm_bl])
  411. [ 69.125274] [<bf2d81b4>] (pwm_backlight_probe [pwm_bl]) from [<c03f3498>] (platform_drv_probe+0x50/0xb0)
  412. [ 69.135162] [<c03f3498>] (platform_drv_probe) from [<c03f1d5c>] (driver_probe_device+0x1f0/0x2ac)
  413. [ 69.144409] [<c03f1d5c>] (driver_probe_device) from [<c03f1eac>] (__driver_attach+0x94/0x98)
  414. [ 69.153198] [<c03f1eac>] (__driver_attach) from [<c03f0340>] (bus_for_each_dev+0x54/0x88)
  415. [ 69.161712] [<c03f0340>] (bus_for_each_dev) from [<c03f1334>] (bus_add_driver+0xe8/0x1f8)
  416. [ 69.170257] [<c03f1334>] (bus_add_driver) from [<c03f2804>] (driver_register+0x78/0xf4)
  417. [ 69.178588] [<c03f2804>] (driver_register) from [<c0009804>] (do_one_initcall+0x80/0x1dc)
  418. [ 69.187133] [<c0009804>] (do_one_initcall) from [<c011f5e8>] (do_init_module+0x5c/0x1d0)
  419. [ 69.195556] [<c011f5e8>] (do_init_module) from [<c00c771c>] (load_module+0x1800/0x1ec0)
  420. [ 69.203887] [<c00c771c>] (load_module) from [<c00c7f90>] (SyS_finit_module+0x64/0x70)
  421. [ 69.212066] [<c00c7f90>] (SyS_finit_module) from [<c000f8e0>] (ret_fast_syscall+0x0/0x1c)
  422. [ 69.220581] Code: e1d320b0 e3a03000 e6ff2072 ee073f9a (e3550001)
  423. [ 69.226959] ---[ end trace a5cb30f40adeb649 ]---
  424. Segmentation fault
  425. root@am437x-evm:~#
  426. CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.7 | VT102 | Offline | 437-gp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement