> I wish I could edit my posts to change them for additions.
> I'm trying to build a driver, and probably need linux-headers since I
> already have build-essentials installed and I find that the installed kernel
> 3.12.0 is not from the standard repos. The message I'm getting is that
> \lib\modules\3.12.0-armv7-x8/build is not found. Assuming you have it at the
> github, how do I install it ?

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


> Also, does this kernel happen to be build with omap3-defconfig ?

No..
Full config is from either:

zcat /proc/config.gz
or:
https://github.com/RobertCNelson/armv7-multiplatform/blob/v3.12.x/patches/defconfig

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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to