Tool/software: Linux
I have not been able to get this release to boot and/or work so any help would be appreciated. I did get the image for bone-debian-9.1-lxqt-armhf-2017-08-31-4gb.img written to my 64GB micro SD and boot that to a Desktop on the HDMI port using a mouse and keyboard. But I can't get the examples to work properly. The cape is there and the Python scripts installed after all the updates but get a badly formatted image from the DLP Eval. I used the 9.1 release from the BeagleBoard site before the Jessie 8.9 link was available.
I use a Mac so I used its tools to write the image to the microSD. These look like:
diskutil list
diskutil unmountDisk /dev/disk2
sudo dd if=./BBB-blank-debian-8.9-lxqt-4gb-armhf-2017-08-01-4gb.img of=/dev/rdisk2 bs=1m
I check the card after it writes (I have ExtFS drivers) and rename the boot directive file as required. As I said, this works for the 9.1 image
But using this with the Jessie 8.9 build gets only the panning blue LED status but the EVM is lit with the default screen.
Does this Jessie build work only through SSH?
Or am I not writing the image properly?
Or do I need this release: bone-debian-8.9-lxqt-4gb-armhf-2017-08-01-4gb.img.xz ?
I have Linux (ubuntu 16 LTS) only as a VM - so would prefer to use Mac tools.