I am running Ubuntu 16.04 on a Beaglebone Black, following instruction from the eLinux site. I've got it installed and running from the eMMC.
However, I'm struggling to get the ADC input pins to work. Examples I have seen (eg this one) suggest that running echo cape-bone-iio > /sys/devices/bone_capemgr.*/slots should do the trick - but this does not work for me, that file does not exist.
This used to work on 14.04, but now does not work on 16.04. How can I get the ADC input to work?