On Sun, Dec 3, 2017 at 9:42 PM, Joseph Foster <[email protected]> wrote: > [sudo] password for debian: > git:/opt/scripts/:[e5c23dc2a45f5c9ace291dd32e7c3d79edc1932d] > eeprom:[A335BNLTGW1ABBGW17052298] > model:[TI_AM335x_BeagleBone_Green_Wireless] > dogtag:[BeagleBoard.org Debian Image 2017-11-26] > bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot > 2017.11-00002-g7b415acfc1] > kernel:[4.14.3-bone5] > nodejs:[v6.12.0] > device-tree-override:[uboot_overlay_addr0=/lib/firmware/am335x-boneblack-nhdmi-overlay.dtb] > uboot_overlay_options:[enable_uboot_overlays=1] > uboot_overlay_options:[uboot_overlay_addr0=/lib/firmware/am335x-boneblack-nhdmi-overlay.dtb]
There's your issue ^^ remove that option.. it's block the cape-universal overlay. With U-Boot overlays, you need to disable the onboard hardware like so: https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Disable_on-board_devices 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/CAOCHtYjHBV9_eEy8-BJTm0pAv%3D7_wKjBsV%2BjpLx0RxFQHOQUEA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
