On Mon, Feb 5, 2018 at 2:23 PM, Daniel Grabert <[email protected]> wrote: > Hi everybody! > I bought a DLP2000EVM from Ti, and installed with Debian Jessie 8.9 > without problems, but when I put version 9.3 i cannot get to work. > > Here are some outputs: > > root@beaglebone:/opt/scripts/device/bone/capes/DLPDLCR2000# > /opt/scripts/device/bone/capes/cape_eeprom_check.sh > checking: /sys/bus/i2c/devices/2-0054/eeprom > hexdump: /sys/bus/i2c/devices/2-0054/eeprom: Connection timed out > cape: [] > checking: /sys/bus/i2c/devices/2-0055/eeprom > hexdump: /sys/bus/i2c/devices/2-0055/eeprom: Connection timed out > cape: [] > checking: /sys/bus/i2c/devices/2-0056/eeprom > hexdump: /sys/bus/i2c/devices/2-0056/eeprom: Connection timed out > cape: [] > checking: /sys/bus/i2c/devices/2-0057/eeprom > cape: [00000000 aa 55 33 ee 41 31 44 4c 50 44 4c 43 52 32 30 30 > |.U3.A1DLPDLCR200| > 00000010 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > |0...............| > 00000020] > root@beaglebone:/opt/scripts/device/bone/capes/DLPDLCR2000# i2cdetect -r -y > 2 > 0 1 2 3 4 5 6 7 8 9 a b c d e f > 00: -- -- -- -- -- -- -- -- -- -- -- -- -- > 10: -- -- -- -- -- -- -- -- -- -- -- 1b -- -- -- -- > 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 50: -- -- -- -- UU UU UU UU -- -- -- -- -- -- -- -- > 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 70: -- -- -- -- -- -- -- -- > root@beaglebone:/opt/scripts/device/bone/capes/DLPDLCR2000# > > I saw in Quick Start guide for DLP2000EVM that the version 8.9 was the only > version stable with DLP, this information still true or outdated? > If someone have a clue i really appreciate.
Make sure you have "BOTH" 5V dc jacks plugged in: Then let's check the output of this script: sudo /opt/scripts/tools/version.sh Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhyV7dX4oa%2BW5n%2B5st5wbsghOoET9JdjEAuALhOhCWKPw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
