I followed the instructions from the quick start tutorial:
Basically, I have the BBB installed, updated, and connected to my computer via USB, as well as connected to WIFI. The projector is connected to the BBB and when boots up displays the splash screen.
However, at step 10, I cannot get the projector to display the BBB desktop. Typing the i2cset commands have no effect on the display.
Typing i2cget I get the following:
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- 1b -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- UU -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Does this look right?