I'm attempting to get a beaglebone black rev B with a 4DCAPE-43T up and running with bone-debian-8.1-lxqt-4gb-armhf-2015-07-12-4gb.img I've put the image on a SD card and I'm running from the SD card (since rev B only has 2gb on board) I've upgraded the image following the instructions on https://github.com/beagleboard/bb.org-overlays
sudo apt-get update sudo apt-get upgrade cd /opt/scripts/tools git pull sudo ./update_kernel.sh --lts --bone-channel dtc --version Version: DTC 1.4.1-g37bed390 ./dtc-overlay.sh -bash: ./dtc-overlay.sh: No such file or directory The overlay shell is missing at this point. I'm not sure what I need in /boot/uEnv.txt. I assume it is: ##HDMI/eMMC disabled: dtb=am335x-boneblack-overlay.dtb dtb=BB-BONE-LCD4-01-00A1.dts however, I don't see a dts file in the bone12 directory that supports the LCD cape: ls /boot/dtbs/4.1.2-bone12/ am335x-arduino-tre.dtb am335x-bone-can0.dtb am335x-base0033.dtb am335x-bone-cape-bone-argus.dtb am335x-boneblack-bbb-exp-c.dtb am335x-bone.dtb am335x-boneblack-bbb-exp-r.dtb am335x-bonegreen.dtb am335x-boneblack-can0.dtb am335x-chiliboard.dtb am335x-boneblack-cape-bone-argus.dtb am335x-evm.dtb am335x-boneblack.dtb am335x-evmsk.dtb am335x-boneblack-overlay.dtb am335x-lxm.dtb am335x-boneblack-replicape.dtb am335x-nano.dtb am335x-boneblack-universal.dtb am335x-pepper.dtb am335x-boneblack-wl1835mod.dtb Has anyone gotten the latest jessie image to work with a 3DCAPE-43T? Thanks -- 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]. For more options, visit https://groups.google.com/d/optout.
