I have had some trouble disabling the HDMI dtc on my Rev A6A beaglebone black.Thus far I have tried the following ( making small variations, such as order etc.)#This was my first attempt#optargs=capemgr.enable_partno=BB-SPIDEV1,capemgr.disable_partno=BB-BONELT-HDMI,capemgr.disable_partno=BB-BONELT-HDMIN##This was nth,optargs=quiet drm.debug=7 capemgr.enable_partno=BB-SPIDEV1,capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN
*****Here are my results********root@arm:~# cat $SLOTS0: 54:PF---1: 55:PF---2: 56:PF---3: 57:PF---4: ff:P-O-L Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G7: ff:P-O-L Override Board Name,00A0,Override Manuf,BB-SPIDEV19: ff:P-O-L Override Board Name,00A0,Override Manuf,BB-BONELT-HDMINThis issue that I believe I am having is that once I disable BB-BONELT-HDMI, BB-BONELT-HDMIN is enabled by a background task.Any suggestions? I will be happy to provide more info.Thanks in advance to those who can help.
--
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 beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
From: <nathan.ta...@gmail.com>
Reply-To: <beagl...@googlegroups.com>
Date: Friday, May 9, 2014 at 2:33 PM
To: <beagl...@googlegroups.com>
Subject: [beagleboard] Cannot Fully Disable HDMI device tree overla
I have had some trouble disabling the HDMI dtc on my Rev A6A beaglebone black.Thus far I have tried the following ( making small variations, such as order etc.)#This was my first attempt#optargs=capemgr.enable_partno=BB-SPIDEV1,capemgr.disable_partno=BB-BONELT-HDMI,capemgr.disable_partno=BB-BONELT-HDMIN##This was nth,optargs=quiet drm.debug=7 capemgr.enable_partno=BB-SPIDEV1,capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN
Remove the “,” between BB-SPIDEV1 and capemgr.disable_partnoI’m not sure if this make a difference, but I would place the disable before the enable.Regards,John*****Here are my results********root@arm:~# cat $SLOTS0: 54:PF---1: 55:PF---2: 56:PF---3: 57:PF---4: ff:P-O-L Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G7: ff:P-O-L Override Board Name,00A0,Override Manuf,BB-SPIDEV19: ff:P-O-L Override Board Name,00A0,Override Manuf,BB-BONELT-HDMINThis issue that I believe I am having is that once I disable BB-BONELT-HDMI, BB-BONELT-HDMIN is enabled by a background task.Any suggestions? I will be happy to provide more info.Thanks in advance to those who can help.
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.
uEnv.txt
##Disable HDMI
#optargs=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN
#cape_disable=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN
#optargs=capemgr.disable_partno=BB-BONELT-HDMI
optargs=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN
optargs=capemgr.enable_partno=BB-SPIDEV1
#optargs=quiet capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN
dean@beaglebone:~$ cat $SLOTS
0: 54:PF---
1: 55:PF---
2: 56:PF---
3: 57:PF---
4: ff:P-O-L Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G
6: ff:P-O-L Bone-Black-HDMIN,00A0,Texas Instrument,BB-BONELT-HDMIN
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/FsKmr7hUksg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to beagleboard+unsubscribe@googlegroups.com.