On Mon, Oct 6, 2014 at 11:03 AM, Dipl.-Inf. Jakob Bysewski <[email protected]> wrote: > Hello all! > > I'm trying to get the kernel 3.14 working on my BBB rev. A6A to get around > issues with mmc2 which triggers a kernel bug in 3.8 (like this old pastebin > http://pastebin.com/jje1NmUv - I hope it'll work with the newer kernel, > seems the mmc-stuff has a lot of changes over 3.8). > While the original debian image (bone-debian-7.6-console-armhf-2014-09-04) > works as expected with 3.8.13-bone64, the updated kernel (tested > 3.14.19-ti-r23, 3.14.19-ti-r27) just gets to the U-Boot message "Starting > kernel ...".
Can you please pastebin.com your full boot message.. With: "bone-debian-7.6-console-armhf-2014-09-04" it should be as easy as: sudo apt-get update sudo apt-get install linux-image-3.14.19-ti-r27 sudo 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.
