I followed your advise, but I'm booting from the SDCard. I press user bottom (S2) but not led blink. I tried with usb and DC 5v power. Any idea?
Thanks On Saturday, November 7, 2015 at 7:43:44 PM UTC-2, William Hermans wrote: > > You can try adding this to /etc/apt/sources.list > > deb [arch=armhf] http://repos.rcn-ee.com/debian/ wheezy main > #deb-src [arch=armhf] http://repos.rcn-ee.com/debian/ wheezy main > > Then run > $ sudo apt-get update > $ sudo apt-get upgrade > > But I'd backup anything important first. Is this on an sdcard, or the eMMC > ? You may want to just get a new image, and put it on an sdcard first. To > make sure it is what you want. Along those lines, you may also want to > upgrade the kernel to 4.x. For me, it seems noticeably faster . . . but > again, test on an sdcard first. > > > > On Sat, Nov 7, 2015 at 2:29 PM, William Hermans <[email protected] > <javascript:>> wrote: > >> *Ok, * >>> >>> *isn't possible to update rootfs adding the repo referred by Robert?* >>> >>> *Thanks,* >> >> >> It is possible, but it may not work. I've done this before with older >> images, and it's messed things up pretty good- sometimes. >> >> Do you know how old the debian image is ? >> >> >> On Sat, Nov 7, 2015 at 2:21 PM, Marcos Sousa <[email protected] >> <javascript:>> wrote: >> >>> Ok, >>> >>> isn't possible to update rootfs adding the repo referred by Robert? >>> >>> Thanks, >>> >>> On Saturday, November 7, 2015 at 7:03:19 PM UTC-2, William Hermans wrote: >>>> >>>> *Yes,* >>>>> >>>>> *I did. But how to fix "rootfs ancient"?* >>>>> >>>>> *Best regards,* >>>> >>>> >>>> You would download, and install a new official image. >>>> >>>> On Sat, Nov 7, 2015 at 1:53 PM, Marcos Sousa <[email protected]> >>>> wrote: >>>> >>>>> Yes, >>>>> >>>>> I did. But how to fix "rootfs ancient"? >>>>> >>>>> Best regards, >>>>> >>>>> On Saturday, November 7, 2015 at 6:33:06 PM UTC-2, RobertCNelson wrote: >>>>>> >>>>>> On Sat, Nov 7, 2015 at 11:36 AM, Marcos Sousa >>>>>> <[email protected]> wrote: >>>>>> > I updated my kernel version to the latest but I found that is >>>>>> missing the >>>>>> > kernel header for this version. >>>>>> > >>>>>> > how to fix it or how to downgrade? >>>>>> >>>>>> Can we assume you atleast tried? >>>>>> >>>>>> sudo apt-get update >>>>>> sudo apt-get install linux-headers-`uname -r` >>>>>> >>>>>> If that fails, your rootfs is ancient and doesn't have the repo we >>>>>> added around September 2014 by default.. >>>>>> >>>>>> 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. >>>>> >>>> >>>> -- >>> 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] <javascript:>. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> > -- 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.
