On Fri, Nov 20, 2015 at 11:56 AM, Gary Pajer <[email protected]> wrote: > After some effort, Ubuntu 14.04 is booting on my Beagleboard-xM. > > I'm going through the Ubuntu setup. When I get to "Detect disks", I'm told > that none were detected, and presented with a menu of drivers. Is that > normal? I don't know what driver I need, and I don't know whether it's > specifically looking for a traditional disk drive rather than an SC card. > Should I pick a driver? Which one?
Sadly, this is known regression.. "mmc -110" to be exact. Every-time i try to bisect this issue, my "random microSD that shows the mmc -110 error" doesn't always fail 100%.. So it's a pain to bisect. Either use a different brand disk, or try a different kernel, here are the 3 other options, listed in the order you should test. --use-stable-kernel = 4.2.6-armv7-x3 --use-testing-kernel = 4.3.0-armv7-x1 --use-experimental-kernel = 4.4.0-rc1-armv7-x0 Regards, -- Robert Nelson https://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.
