On 09/25/2014 12:45 AM, Jonathan Gray wrote: > On Wed, Sep 24, 2014 at 11:48:14PM -0400, Gerke M. Preussner wrote: >> I'm having the same problem on a BeagleBone Black Rev C. sdmmc1 cannot >> be enabled, and hence sd1 is not available. >> >> [..] >> >> >> You'll need a kernel change from a few days ago for that to work: >> >> CVSROOT: /cvs >> Module name: src >> Changes by: ra...@cvs.openbsd.org 2014/09/23 06:08:13 >> >> [..]
I just tried the latest snapshot from October 9th, and the problem is now present in both the older BeagleBone with 2GB flash and the newer revision with 4GB flash. sdmmc1 cannot be enabled on either device, and sd1 is then not available as an install disk. Workaround for the older BeagleBone with 2GB is to go back to 5.5. Am I missing anything, or is this now broken for good on all BeagleBones? Also, how can I build my own snapshot? I looked for instructions on openbsd.org and specifically the armv7 section, but couldn't find any details. Since I have several devices laying around, I'd be happy to debug this. Thanks, ~Max