Dear shrutika, I did this:
wget http://repos.rcn-ee.net/debian/pool/main/l/linux-upstream/linux-headers-3.8.13-bone84_1wheezy_armhf.deb sudo dpkg -i linux-headers-3.8.13-bone84_1wheezy_armhf.deb and then the linux hearers had been installed. Regards, Bushra On Thu, Sep 13, 2018 at 3:59 PM <[email protected]> wrote: > @Bushra Soltani > > Did you able to solve this problem? > > On Monday, June 12, 2017 at 4:56:27 PM UTC+5:30, Bushra Soltani wrote: >> >> Dear Robert, >> >> thank you very much for your reply. >> when I do this: sudo apt-get install linux-headers-3.8.13-bone84 >> >> I get the following errors: >> >> Reading package lists... Done >> Building dependency tree >> Reading state information... Done >> E: Unable to locate package linux-headers-3.8.13-bone84 >> E: Couldn't find any package by regex 'linux-headers-3.8.13-bone84' >> >> Could you please help me how to instal linux headers for 3.8.13-bone 84 >> or bone50 >> Thank you very much >> >> On Fri, Jun 9, 2017 at 5:38 PM, Robert Nelson <[email protected]> >> wrote: >> >>> On Fri, Jun 9, 2017 at 5:38 AM, <[email protected]> wrote: >>> > Dear Robert, >>> > >>> > I want to install kernel headers v3.8.13-bone84. >>> > I did the following commands : >>> > >>> > wget >>> > >>> https://raw.github.com/gkaindl/beaglebone-ubuntu-scripts/master/bb-get-rcn-kernel-source.sh >>> > chmod +x bb-get-rcn-kernel-source.sh >>> > ./bb-get-rcn-kernel-source.sh >>> > >>> > but I get this error: no kernel header package found for >>> 3.8.13-bone84, try >>> > another kernel. Before this I had the same error for v3.8.13-bone50. I >>> > updated the kernel to v3.8.13-bone84 and now I get this error. >>> > I need to disable interrupts for that I need <asm/system.h> and >>> somewhere I >>> > found that I should install linux headers. Could you help me please. >>> >>> sudo apt-get install linux-headers-3.8.13-bone84 >>> >>> Regards, >>> >>> -- >>> Robert Nelson >>> https://rcn-ee.com/ >>> >> >> -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/l5RLNUGYrAc/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/c61cd20a-2300-4fd0-9d34-985c643ef01d%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/c61cd20a-2300-4fd0-9d34-985c643ef01d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAHY84pzhq_Dy2MkiBfDav%2BWuxtxVOKWFw8ZGExSem%2B9Td4uKqQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
