> 2. This no longer works: cat /sys/bus/i2c/devices/1-0057/eeprom | hexdump -C
> > a) How do I find my cape eeprom > > b) How do I dump my cape eeprom? > > This looks like an i2c error, i'll look at this week.. > > but try, resetting the pinmux.. > > > I used the Microsoft Windows approach and shut it down, removed power, and and then powered it up again. (no CTL-ALT-DEL three fingered salute available) Now it works but it's changed from 1-0057 to 2-0057. Those folders weren't there at all before. I've seen this a few times with the BBB. It requires more than one power-boot cycle for some things to take effect. debian@ebb:/sys/bus/i2c/devices/2-0057$ sudo cat eeprom | hexdump -C 00000000 aa 55 33 ee 41 30 4f 6e 65 57 69 72 65 20 70 6c |.U3.A0OneWire pl| 00000010 75 73 20 43 41 4e 62 75 73 00 00 00 00 00 00 00 |us CANbus.......| 00000020 00 00 00 00 00 00 30 30 41 30 41 75 74 6f 41 72 |......00A0AutoAr| 00000030 74 69 73 61 6e 73 20 49 6e 63 42 42 2d 57 31 2d |tisans IncBB-W1-| 00000040 50 38 2e 31 31 00 00 00 00 00 00 00 00 00 00 00 |P8.11...........| 00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| * 00000130 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................| * 00008000 debian@ebb:/sys/bus/i2c/devices/2-0057$ -- 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/d0a2e9f0-743d-48b8-b559-7029d4a9ffe5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
