Advertisement
danielhilst

ehci-error.txt

Nov 23rd, 2015
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. root@csi:~# modprobe ehci-hcd
  2. ehci-omap.0 supply hsusb0 not found, using dummy regulator
  3. ehci-omap.0 supply hsusb1 not found, using dummy regulator
  4. cm: Module associated with clock usbhost_48m_fck didn't enable in 100000 tries
  5. Unhandled fault: external abort on non-linefetch (0x1028) at 0xfa064010
  6. Internal error: : 1028 [#1]
  7. last sysfs file: /sys/block/ram9/range
  8. Modules linked in: ehci_hcd(+)
  9. CPU: 0 Not tainted (2.6.37+ #2)
  10. PC is at ehci_hcd_omap_probe+0x518/0xa88 [ehci_hcd]
  11. LR is at omap2_clk_enable+0xf4/0x168
  12. pc : [<bf007734>] lr : [<c00545dc>] psr: 60000013
  13. sp : cd24be90 ip : 000029c6 fp : 00000000
  14. r10: c05468f8 r9 : 0000004d r8 : cf75d000
  15. r7 : 00000003 r6 : cf705dcc r5 : cf705dc0 r4 : 00011f76
  16. r3 : 00000115 r2 : fa064000 r1 : c05425e4 r0 : 00000000
  17. Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
  18. Control: 10c5387d Table: 8d240019 DAC: 00000015
  19. Process modprobe (pid: 1738, stack limit = 0xcd24a2e8)
  20. Stack: (0xcd24be90 to 0xcd24c000)
  21. be80: c05468f0 00000000 7573680c 00316273
  22. bea0: c05468f8 c05468f8 bf0090e8 cf66a340 c055b440 cd24a000 00000000 c0219f9c
  23. bec0: c05468f8 c0218fe4 bf0090e8 c05468f8 c05468f8 c054692c bf0090e8 c0219158
  24. bee0: 00000000 c02190f8 bf0090e8 c0218714 cf422d78 cf461570 c0591584 bf0090e8
  25. bf00: bf0090e8 c0218000 bf008f73 bf008f73 00000001 c0591584 bf0097f0 bf0090e8
  26. bf20: 401bf000 bf007ca4 00000000 c0219448 c0591584 bf0097f0 000160e0 401bf000
  27. bf40: bf007ca4 bf007d3c bf007ca4 00000000 00000000 c00353b0 c05496b8 00000001
  28. bf60: 00000000 bf0097f0 000160e0 00000000 bf0097f0 000160e0 401bf000 c0040468
  29. bf80: 00000000 c008e6dc 401bf000 0004856c 000160e0 00016080 00000000 00000000
  30. bfa0: 00000080 c00402c0 00016080 00000000 401bf000 0004856c 000160e0 000160e0
  31. bfc0: 00016080 00000000 00000000 00000080 00000000 0001609c 00016090 00000000
  32. bfe0: beef3e5b beef38e4 0000b190 4015b084 60000010 401bf000 00000000 00000000
  33. [<bf007734>] (ehci_hcd_omap_probe+0x518/0xa88 [ehci_hcd]) from [<c0219f9c>] (platform_drv_probe+0x18/0x1c)
  34. [<c0219f9c>] (platform_drv_probe+0x18/0x1c) from [<c0218fe4>] (driver_probe_device+0x140/0x254)
  35. [<c0218fe4>] (driver_probe_device+0x140/0x254) from [<c0219158>] (__driver_attach+0x60/0x84)
  36. [<c0219158>] (__driver_attach+0x60/0x84) from [<c0218714>] (bus_for_each_dev+0x44/0x74)
  37. [<c0218714>] (bus_for_each_dev+0x44/0x74) from [<c0218000>] (bus_add_driver+0xbc/0x240)
  38. [<c0218000>] (bus_add_driver+0xbc/0x240) from [<c0219448>] (driver_register+0xa8/0x130)
  39. [<c0219448>] (driver_register+0xa8/0x130) from [<bf007d3c>] (ehci_hcd_init+0x98/0xd8 [ehci_hcd])
  40. [<bf007d3c>] (ehci_hcd_init+0x98/0xd8 [ehci_hcd]) from [<c00353b0>] (do_one_initcall+0xc8/0x19c)
  41. [<c00353b0>] (do_one_initcall+0xc8/0x19c) from [<c008e6dc>] (sys_init_module+0x90/0x1ac)
  42. [<c008e6dc>] (sys_init_module+0x90/0x1ac) from [<c00402c0>] (ret_fast_syscall+0x0/0x30)
  43. Code: e5952040 e3003115 e5823010 e595203c (e5923010)
  44. ---[ end trace 57d6e759468cce56 ]---
  45. Segmentation fault
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement