Update to a newer kernel.

$ sudo apt-get update
$ sudo apt-cache search linux-image

Then pick a suitable and available kernel. Install it, then reboot. After
that you should be able to find a suitable package for installing
linux-headers

debian@beaglebone:~$ uname -r
3.8.13-bone70
debian@beaglebone:~$ apt-cache search linux-headers | grep 3.8
linux-headers-3.8.13-bone63 - Linux kernel headers for 3.8.13-bone63 on
armhf
linux-headers-3.8.13-bone64 - Linux kernel headers for 3.8.13-bone64 on
armhf
linux-headers-3.8.13-bone65 - Linux kernel headers for 3.8.13-bone65 on
armhf
linux-headers-3.8.13-bone66 - Linux kernel headers for 3.8.13-bone66 on
armhf
linux-headers-3.8.13-bone67 - Linux kernel headers for 3.8.13-bone67 on
armhf
linux-headers-3.8.13-bone68 - Linux kernel headers for 3.8.13-bone68 on
armhf
linux-headers-3.8.13-bone69 - Linux kernel headers for 3.8.13-bone69 on
armhf
linux-headers-3.8.13-bone70 - Linux kernel headers for 3.8.13-bone70 on
armhf
linux-headers-3.8.13-bone71 - Linux kernel headers for 3.8.13-bone71 on
armhf
linux-headers-3.8.13-xenomai-r67 - Linux kernel headers for
3.8.13-xenomai-r67 o      n armhf
linux-headers-3.8.13-xenomai-r69 - Linux kernel headers for
3.8.13-xenomai-r69 o      n armhf
linux-headers-3.8.13-xenomai-r70 - Linux kernel headers for
3.8.13-xenomai-r70 o      n armhf
linux-headers-3.8.13-xenomai-r71 - Linux kernel headers for
3.8.13-xenomai-r71 o      n armhf
linux-headers-3.8.13-xenomai-r72 - Linux kernel headers for
3.8.13-xenomai-r72 o      n armhf


On Sat, Jul 11, 2015 at 10:35 AM, <[email protected]> wrote:

> hi all,
> I recently purchased beagle bone black and i want to install linux headers
> to build modules.But when i try to install using command # apt-get
> install linux-headers-$(uname -r),i am seeing following error
>
> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> E: Unable to locate package linux-headers-3.8.13-bone47
>> E: Couldn't find any package by regex 'linux-headers-3.8.13-bone47'
>
>
>
> Please help me out on this.
>
> Thanks in advance.
> Tarak.
>
>  --
> 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/d/optout.
>

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

Reply via email to