>> Well, that's odd.. What was the full name of the file you "dd'ed" to >> the microSD to flash the eMMC.. > Don't have that info (workstation at work), but the date was 2014-06-05 > and I am unable to find the link where I found it. So, I guess my question > is, what is the latest Debian flasher image and where would I find it.
Okay, 2014-06-05 didn't have the third party module enabled by default. (they'll be enabled on my next monthly build) Open: /etc/rcn-ee.conf and add this last line third_party_modules=enable Then just rerun: wget https://rcn-ee.net/deb/wheezy-armhf/v3.8.13-bone56/install-me.sh sudo /bin/bash install-me.sh and the module for that device will be added to your bbb. (reboot) Regards, -- Robert Nelson http://www.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.
