On Tue, Jul 4, 2017 at 9:08 PM, terra ÜÝÜ <[email protected]> wrote: > Hi All :) > > Cannot get config-pin to work on HDMI Pins even though HDMI is disabled, any > tips/know how would be appreciated. > > In /boot/uEnv.txt I have uncommented the > ##BeagleBone Black: HDMI (Audio/Video) disabled: > dtb=am335x-boneblack-emmc-overlay.dtb > > cmdline=coherent_pool=1M net.ifnames=0 quiet cape_universal=enable > > > Working fine > config-pin P9_27 gpio_pu > > Not Working > config-pin P8_45 gpio_pu > > P8_45 pinmux file not found! > cape-universala overlay not found > run "config-pin overlay cape-universala" to load the cape > > P8_26 <-> P8_46 same error (LCD/HDMI line) > > I am running Debian GNU/Linux 8.8 (jessie) uname -a Linux beaglebone > 4.4.54-ti-r93 > > config-pin overlay cape-universala > > config-pin overlay cape-unversalh > > dmesg output > > [ 497.778959] bone_capemgr bone_capemgr: part_number 'cape-universala', > version 'N/A' > [ 497.779039] bone_capemgr bone_capemgr: slot #5: override > [ 497.779082] bone_capemgr bone_capemgr: Using override eeprom data at slot > 5 > [ 497.779132] bone_capemgr bone_capemgr: slot #5: 'Override Board > Name,00A0,Override Manuf,cape-universala' > [ 498.006318] bone_capemgr bone_capemgr: slot #5: cape-universala conflict > P8.3 (#4:univ-emmc) > [ 498.014867] bone_capemgr bone_capemgr: slot #5: Failed verification > [ 516.664001] bone_capemgr bone_capemgr: part_number 'cape-unversalh', > version 'N/A' > [ 516.664052] bone_capemgr bone_capemgr: slot #6: override > [ 516.664075] bone_capemgr bone_capemgr: Using override eeprom data at slot > 6 > [ 516.664102] bone_capemgr bone_capemgr: slot #6: 'Override Board > Name,00A0,Override Manuf,cape-unversalh'
Use U-Boot overlays, http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Overlays i have the main dtb + the cape-universal overlay setup to more cleanly work with config-pin/etc.. 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/CAOCHtYh_0-g5qQyXHTgXSTg4dJotA9rgO60uhXzYjN2c8xoynw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
