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. On Friday, February 21, 2014 at 3:31:05 PM UTC+1, RobertCNelson wrote: > > > > > On Thu, Feb 20, 2014 at 10:31 PM, <[email protected] <javascript:>> > wrote: > >> Can you tell me how install this headers. >> > > wget <file> > sudo dpkg -i <file> > > or even: > > 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 > > Will set it up automatically. > > > >> If you ubuntu-armhf images are not supported by your scripts where can I >> find the image files support by yours. >> > > Let's see, the "debian testing" image posted to this group every week.. > > https://groups.google.com/d/msg/beagleboard/D1ioNrzzXfQ/LdfJ2ccuiY4J > > The ones posted here: > http://elinux.org/BeagleBoardUbuntu > > and here: > http://elinux.org/BeagleBoardDebian > > and here: > http://eewiki.net/display/linuxonarm/Home > > etc/etc.. > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/8054be52-db0e-4454-977b-26fda605350d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
