Hello Robert, Without meaning to be patronizing, I really thank you for all your work on this. I've got almost all readings available. The only I2C devices missing are those from the HTU21 sensor.
*root*@*beaglebone*:*/sys/bus/i2c/devices* 3961> cd /sys/bus/i2c/devices *root*@*beaglebone*:*/sys/bus/i2c/devices* 3961> l /sys/bus/i2c/devices/*/*/*_input -r--r--r-- 1 root root 4,096 2016-01-22 20:47:20.955937135 -0500 /sys/bus/i2c/devices/i2c-2/2-0039/lux1_input -r--r--r-- 1 root root 4,096 2016-01-22 20:47:20.965937135 -0500 /sys/bus/i2c/devices/i2c-2/2-0077/pressure0_input -r--r--r-- 1 root root 4,096 2016-01-22 20:47:20.965937135 -0500 /sys/bus/i2c/devices/i2c-2/2-0077/temp0_input *root*@*beaglebone*:*/sys/bus/i2c/devices* 3961> cat /sys/bus/i2c/devices/i2c-2/2-0039/lux1_input 0 *root*@*beaglebone*:*/sys/bus/i2c/devices* 3961> cat /sys/bus/i2c/devices/i2c-2/2-0077/pressure0_input 101154 *root*@*beaglebone*:*/sys/bus/i2c/devices* 3961> cat /sys/bus/i2c/devices/i2c-2/2-0077/temp0_input 303 *root*@*beaglebone*:*/sys/bus/i2c/devices* 3961> Much thanks in advance. Sincerely, Alexander On Friday, January 22, 2016 at 3:09:17 PM UTC-5, RobertCNelson wrote: > > On Fri, Jan 22, 2016 at 2:05 PM, Alexander Cerna <[email protected] > <javascript:>> wrote: > > Hello Robert, > > > > Would the below steps sufficiently pull those changes and get my kernel > > rebuilt to r43? I am currently at 4.1.15-ti-r40 having done a kernel > update > > about 2 weeks ago. > > > > cd /opt/scripts/tools/ > > git pull > > ./update_kernel.sh > > shutdown --reboot now > > cd /opt/scripts/tools/ > git pull > sudo ./update_kernel.sh --ti-channel --lts-4_1 > sudo 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]. For more options, visit https://groups.google.com/d/optout.
