Hi all, FWIW, based on the answers in this thread, and a little messing around with an element14 BBB rev C, the following command produces a result which seems to match the serial number printed on the bottom of the bar code sticker, attached to the left-most, outside edge of the P8 header.
I don't know why it is only 9 digits long, or if it is the official serial number, but at least with the element14 series, it does seem to vary per unit. hexdump -e '8/1 "%c"' /sys/bus/i2c/device -s 80 -n 9; echo -- 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.
