Advertisement
Guest User

mail show

a guest
Sep 4th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. On Mon, Sep 3, 2012 at 3:03 PM, beyond.hack <beyond.hack@gmail.com> wrote:
  2. > Hello experts,
  3. >
  4. > I am having beagleboard and beaglebone both and was installing opencv on
  5. > ubuntu on beagleboard-XM. Beaglebone has default Angstrom installed.
  6. >
  7. > Beaglebone problem:
  8. > I tried to work on it after many a days, as soon as I connected beaglebone
  9. > to my laptop today via usb port, it showed the booting steps and gave me the
  10. > login prompt but I was not able to write anything and then the putty quit
  11. > itself, from then onwards it hasn`t booted up!!!
  12. >
  13. > As soon as I insert the usb plug into the beaglebone, It blinks a led and
  14. > then nothing!!
  15. > nothing is displayed on "dmesg" except one time where it said something like
  16. > no response for usb device..
  17. > The beaglebone is booting up when I power it from power adapter but not able
  18. > to see the serial output as the USB is not working... :(
  19. >
  20. >
  21. > Beagleboard probem:
  22. > while installing a few libraries into ubuntu in beagleboard-XM. I was using
  23. > a usb keyboard and ethernet . All of a sudden message start appearing
  24. > showing some kernel stuff and reporting error - 71 (dont know what it is)
  25.  
  26. error -71 sounds like the ehci erraturm..
  27.  
  28. Replace your currently running kernel with these uImage/zImage and modules
  29.  
  30. http://rcn-ee.homeip.net:81/testing/beagleboard/sprz319-erratum-2.1-3.2.24-x14/
  31.  
  32. and please retest.. (the patch for this isn't enabled by default as
  33. it causes older Beagle (C4) to hardlock on bootup)..
  34.  
  35. Regards,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement