On Wed, May 25, 2016 at 7:54 AM, Justin Reina <[email protected]> wrote:
> Hi John, > I hope you know how dang excited I was to brush into your code response > earlier this week, whilst at work as I browsed my Gmail inbox - sheesh & > wow!!!! I got home though and could not find these search paths! > > *Issue:* I cannot find /iio or /device0 on my BBB > > > *Useful Context:* > root@beaglebone:/# pwd > / > root@beaglebone:/# find / -type d -name iio > /lib/modules/4.4.9-ti-r25/kernel/drivers/iio > /lib/modules/4.4.9-ti-r25/kernel/drivers/staging/iio > /usr/src/linux-headers-4.4.9-ti-r25/tools/iio > /usr/src/linux-headers-4.4.9-ti-r25/drivers/iio > /usr/src/linux-headers-4.4.9-ti-r25/drivers/staging/iio > /usr/src/linux-headers-4.4.9-ti-r25/include/config/iio > /usr/src/linux-headers-4.4.9-ti-r25/include/config/hid/sensor/iio > /usr/src/linux-headers-4.4.9-ti-r25/include/config/sensors/iio > /usr/src/linux-headers-4.4.9-ti-r25/include/linux/iio > /usr/src/linux-headers-4.4.9-ti-r25/include/dt-bindings/iio > /usr/src/linux-headers-4.4.9-ti-r25/include/uapi/linux/iio > /opt/source/dtb-4.4-ti/Bindings/iio > /opt/source/dtb-4.4-ti/Bindings/staging/iio > /opt/source/dtb-4.4-ti/include/dt-bindings/iio > root@beaglebone:/# find / -type d -name device0 > root@beaglebone:/# find / -type d -name device0 > root@beaglebone:/# find / -type d -name scan_elements > > *Question:* What is the cause here of these paths not showing up? I am > running Jessie 8.4, grabbed and flashed earlier this week! > > Thanks again for your help here John :) > in /boot/uEnv.txt, add: cape_enable=bone_capemgr.enable_partno=BB-ADC and reboot.. Regards, -- Robert Nelson https://rcn-ee.com/ -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjR0p%2BqoLGQ6agXkqDjkQPjFytDdC%2BLvCe1Tph7c4fsag%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
