seedstudio Grove Cape on BBG

on a IOT Image :bone-debian-8.6-iot-armhf-2016-11-06-4gb.img

Linux beaglebone 4.4.30-ti-r64 #1 SMP Fri Nov 4 21:23:33 UTC 2016 armv7l GNU/Linux

Dmesg , shows me some errors

[ 2.302582] bone_capemgr bone_capemgr: Baseboard: ‘A335BNLT,BBG1,BBG216060130’

[ 2.302615] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black - #slots=4

[ 2.341680] bone_capemgr bone_capemgr: slot #0: No cape found

[ 2.385679] bone_capemgr bone_capemgr: slot #1: No cape found

[ 2.429675] bone_capemgr bone_capemgr: slot #2: No cape found

[ 2.460699] bone_capemgr bone_capemgr: Invalid signature ‘ffffffff’ at slot 3

[ 2.467897] bone_capemgr bone_capemgr: slot #3: No cape found

and of course : no GPIO port (analog/digital) is working with this cape, only I2C

Does any body have an idea ?

With no eeprom, that makes detection hard.. Which cape is this?

http://wiki.seeed.cc/Grove_Base_Cape_for_BeagleBone_v2/

or

http://wiki.seeed.cc/Grove_Cape_for_BeagleBone_Series/

Regards,

Hello

This is the V2 version of the cape.

I have this board (V2) and get the same error on boot. I pulled the EEPROM from the board with:

cat /sys/devices/platform/ocp/4819c000.i2c/i2c-2/2-0057/eeprom > /var/tmp/eeprom.dump

and contains all 0xFFFFFFFF.

Same problem. It is advertised as ready to go thing but it does not work. Gave it a try on several distros. Very frustrated by now…

Did anyone resolve this?