Thank you. I've just changed state of hdmi in /boot/dtbs/am335x-boneblack.dtb as disabled, however, which might not be a correct way of disabling HDMI, so I asked.
On Wed, Sep 17, 2014 at 7:57 AM, Charles Steinkuehler < [email protected]> wrote: > On 9/16/2014 5:43 PM, Sungjin Chun wrote: > > Maybe somewhat off topic, however I cannot help but to ask this; > > > > "How can we disable HDMI in kernel version >= 3.14?" where we do not > > have capemgr? > > Load a different device tree. There's probably an easier way (there are > several available device trees already installed), but I would: > > cd /opt/source/dtb-3.14-ti > vi src/arm/am335x-boneblack.dts > > <comment line 62, which loads "am335x-boneblack-nxp-hdmi-audio.dtsi"> > > make > sudo make install > sudo reboot > > -- > Charles Steinkuehler > [email protected] > > -- > 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. > -- 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.
