**** BEGIN LOGGING AT Sun Jun 28 02:59:58 2015 Jun 28 07:45:55 can anyone tell how to import mpu6050 library on bbb. I'm coding in bonescript Jun 28 12:27:58 Hello guys! :) I have a little problem with a sensor's connection to the i2c bus of my beaglebone black. I want to connect an MS5803-12BA pressure sensor to the i2c bus. My hookup: The GND of the sensor to P9_1; Vcc of the sensor to P9_3; sensor SDA to P9_20;sensor SCL to P9_19. I am using "i2cdetect -y -r 1" command in the beaglebone's terminal to identify, on which address of the i2c bus is the sensor connected to, but the address doe Jun 28 12:28:18 Can somebody give me a hint for solving this problem? Jun 28 13:00:15 Simon__: your question stops after " but the address doe" how does it finish? Jun 28 13:01:00 The address doesn't appear on the memory map of the i2c bus Jun 28 13:01:27 i am sure, that i connected to the right i2c bus Jun 28 13:01:38 19 and 20 sounds familar to me Jun 28 13:02:06 But I access them on /dev/i2c-2 not 1 Jun 28 13:02:11 that one is enabled by default on the board Jun 28 13:02:57 i have a debian image installed, and there i have 0 and 1. the 2nd is disabled Jun 28 13:04:43 i should i enable the i2c-2 bus and try with that? Jun 28 13:05:53 Simon__: yes, if you connected to pin 19 & 20 then you should be on i2c-2, check the BBB SRM Jun 28 13:08:28 ok, thanks for the help :) Jun 28 13:24:35 hi, i overwrote the first few megabytes of my bbb's emmc and now it only outputs "CCCCCCCC" to the serial console when powered up, but doesn't seem to try to boot from the sd card. is there some sort of internal bootloader (in addition to u-boot) on there that i've overwritten? Jun 28 14:07:40 n-st: just u-boot Jun 28 14:07:50 the CCCCC are from the ROM bootloader Jun 28 14:08:04 just reflash your eMMC or SDCard Jun 28 14:10:10 and if you have a SD inserted and it still produces CCCC, then your SD card setup is wrong and you need to redo it Jun 28 14:16:08 yep, that was it: i accidentally picked a beaglebone image instead of one for the beaglebone black. flashed the correct image and it's booting again. Jun 28 14:17:41 yeah, bbw and bbb use same bootloader Jun 28 14:32:06 recent images should be interchangeable Jun 29 02:17:44 hi. anybody know how to change screen resolution Android on BBB? Jun 29 02:19:15 no .. we don't use Android here. **** ENDING LOGGING AT Mon Jun 29 02:59:58 2015