Advertisement
Guest User

Untitled

a guest
Dec 28th, 2011
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. root@beagleboneA3-88:/var/lib/cloud9# node bonescript/eeprom.js
  2. Reading EEPROM at 1-0050
  3. Reading EEPROM at 3-0054
  4. Unable to open EEPROM at 3-0055: Error: ETIMEDOUT, Connection timed out
  5. Unable to open EEPROM at 3-0056: Error: ETIMEDOUT, Connection timed out
  6. Unable to open EEPROM at 3-0057: Error: ETIMEDOUT, Connection timed out
  7. { main:
  8. { header: 'qlUz7g==',
  9. boardName: 'A335BONE',
  10. version: '00A3',
  11. serialNumber: '4511BB000088',
  12. configOption: 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=' },
  13. '3-0054':
  14. { header: 'qlUz7g==',
  15. formatRev: 'A0',
  16. boardName: 'Beaglebone DVI adapter ',
  17. version: '\u0000\u0000\u0000\u0001',
  18. manufacturer: 'beagleboardtoys ',
  19. partNumber: 'dvi01 ',
  20. numPins: 2,
  21. serialNumber: '52114P130000',
  22. currentVDD_3V3EXP: 2,
  23. currentVDD_5V: 2,
  24. currentSYS_5V: 2,
  25. DCSupplied: 0 } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement