Thanks for the reply Robert. I did it using
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 as you said. It installed the kernel successfully and said done: kernel sources for 3.8.13-bone30 are now installed. you should be able to compile kernel modules. But even after this, when I try to compile a module I am not able to it, I get the same error. I have added the snapshots, kindly check and tell me how to solve this. <https://lh3.googleusercontent.com/-AZWZkF0hUTE/Uwj0cZ6l72I/AAAAAAAABz8/pwRGJJQqOq0/s1600/c1.PNG> <https://lh3.googleusercontent.com/-JZfYL_pRGug/Uwj0hNaGDKI/AAAAAAAAB0E/OzpF46CUngQ/s1600/c2.PNG> <https://lh3.googleusercontent.com/-znQiltyzS2A/Uwj0mM_yI1I/AAAAAAAAB0M/Rty4m00Uzbs/s1600/c3.PNG> On Friday, 21 February 2014 20:01:05 UTC+5:30, 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]. For more options, visit https://groups.google.com/groups/opt_out.
