I am using beaglebone black, debian 7.1

I updated the kernel with:

cd /opt/scripts/tools/
git pull
sudo ./update_kernel.sh
sudo reboot

Then I tried to install the linux headers:

sudo apt-get install linux-headers-$(uname -r)

I get the message that the package is not found. Then I try:
apt-cache search linux-headers

I get a very poor list of available headers, none of them associated with 
my kernel. I can see some users are able to find appropriate headers with 
apt-cache search, like this one: 
https://groups.google.com/forum/#!topic/beagleboard/3LlPLiIGByM (see post 
from William Hermans)

I assume my problem is in the sources.list and the apt-get is searching in 
the wrong place. Could someone share the sources.list that you are using on 
BBB? Thanks!

-- 
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/bf8019a4-80cb-4558-bfba-8cb0288cfa3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to