> On Feb 18, 2016, at 4:18 AM, 'PatM001' via BeagleBoard > <[email protected]> wrote: > > After a couple weeks messing with my bbgreen and attempting to follow > (outdated) books and online tutorials I've finally settled on running debian > jessie. I've gotten to the point where I can read ADC pins (thanks to the > BB-ADC cape) and I'm trying to disable HDMI since the green doesn't even have > an HDMI connector (plus I don't need sound for what I want to do). > > I've used this line from uEnv to disable HDMI > > ##Beaglebone Black : HDMI (Audio/Video) disabled: > dtb=am335x-boneblack-emmc-overlay.dtb > > and also enabled BB-ADC > > BB-ADC shows up in the SLOTS list and I can read the values no problem. > > Nothing else shows up in the SLOTS list about HDMI and since I have no HDMI > output on my green I can't just plug in and see if HDMI is working or not. > > dmesg | grep -i bone shows the ADC but I see nothing mentioning HDMI. > > How can I check to see if HDMI is indeed disabled? cat /sys/kernel/debug/pinctrl/44e10800.pinmux
You should not see any pins assigned under nxp_hdmi_bonelt_pins Regards, John > > Bonus question - how to cut&paste between VNC and windows? > > -- > For more options, visit http://beagleboard.org/discuss > <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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <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.
