On Wed, Aug 3, 2016 at 4:01 AM, <[email protected]> wrote: > I am using beaglebone black, debian 7.1 > > I updated the kernel with: > > cd /opt/scripts/tools/ > git pull > sudo ./update_kernel.sh > sudo reboot > > Then I tried to install the linux headers: > > sudo apt-get install linux-headers-$(uname -r) > > I get the message that the package is not found. Then I try: > apt-cache search linux-headers > > I get a very poor list of available headers, none of them associated with my > kernel. I can see some users are able to find appropriate headers with > apt-cache search, like this one: > https://groups.google.com/forum/#!topic/beagleboard/3LlPLiIGByM (see post > from William Hermans) > > I assume my problem is in the sources.list and the apt-get is searching in > the wrong place. Could someone share the sources.list that you are using on > BBB? Thanks!
http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2014-05-14_GPG_error:_Optional_enable:_http:.2F.2Frepos.rcn-ee.com.2F 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjuhKKCvO6JMtZODtGeVRGmGA4eMwm1fcdf1r3jP9jYJA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
