HTU21D sensor inputs for weather cape

Back in early March when I was on

Linux beaglebone 4.1.18-ti-r49 #1 SMP PREEMPT Fri Feb 26 00:12:54 UTC 2016 armv7l GNU/Linux

I was able to read from the following inputs for HTU21D sensor readings:

/sys/bus/i2c/devices/i2c-2/2-0040/hwmon/hwmon0/temp1_input
/sys/bus/i2c/devices/i2c-2/2-0040/hwmon/hwmon0/humidity1_input

I just upgraded today to

Linux beaglebone 4.1.24-ti-r61 #1 SMP Fri May 13 16:26:21 UTC 2016 armv7l GNU/Linux

And now I don’t have those HTU21D sensor inputs anymore.

I’m wondering now whether I clobbered something inadvertently, and how I can get those HTU21D sensor inputs back.

Much thanks in advance.

Alex

Sorry, when I back ported the whole iio stack from v4.6-rc, that was one of the drivers we lost due to build errors. It should work with the v4.4.x-ti kernel…

Regards,