I am using Ubuntu 15.04 and the BB Debian image on my BBB is 2014-04-23. I have been trying for some days now to disable my HDMI and HDMIN overlays so that I can access my BB-SPIDEV1 with limited success. One command in particular (i.e. optargs=quiet capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN) does indeed disable HDMI yet with that said it will not allow me to enable SPIDEV1. I have boldface highlighted the commands that were used as well as the o/p for presentation purposes. Any insight into resolving this problem would be helpful and much appreciated. Further note: I also tried optargs=capemgr.disable_partno=BB-BONELT-HDMI and all to no avail.
that I can access my BB-SPIDEV1 with limited success. One command in
particular (i.e. optargs=quiet
capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN) does indeed disable
HDMI yet with that said it will not allow me to enable SPIDEV1. I have
boldface highlighted the commands that were used as well as the o/p for
presentation purposes. Any insight into resolving this problem would be
helpful and much appreciated. Further note: I also tried
optargs=capemgr.disable_partno=BB-BONELT-HDMI and all to no avail.
Thanks for the reply. In the link that you sent me http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2015-11-03 Is the procedure as listed in section 3.2 (i.e.flash the eMMC) all that is required to update my BB image or is there more to it ? I am very new at this and I am trying to decipher all that is relevant in getting the following command to work …
For those that might benefit from my findings. Initially I could not flash the BBB. Why ? The driver for my card reader is not supported under Linux. I have yet to determine if I will now be able to disable the HDMI with this latest image