I am trying to compile some code in the latest debian release. I got the 
latest source by using --

wget 
https://raw.github.com/gkaindl/beaglebone-ubuntu-scripts/master/bb-get-rcn-kernel-source.sh<https://www.google.com/url?q=https%3A%2F%2Fraw.github.com%2Fgkaindl%2Fbeaglebone-ubuntu-scripts%2Fmaster%2Fbb-get-rcn-kernel-source.sh&sa=D&sntz=1&usg=AFQjCNGfskw3YeISuBv6xklle5atCCworg>
 

chmod +x bb-get-rcn-kernel-source.sh 

./bb-get-rcn-kernel-source.sh 


uname-r  on my system returns   -   3.8.13-bone43

The compile and install goes without errors but the modules are placed in

/lib/modules/3.8.13   and not  /lib/modules/3.8.13-bone43 where all of the 
system modules reside.

When I try to start the application it tells me there are no modules.

What is wrong? The script does download the kernel and bone43 patches.   


-- 
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/d/optout.

Reply via email to