Re: [beagleboard] How to install linux_headers

2015-08-14 Thread Bill Traynor
On Thu, Aug 13, 2015 at 9:28 PM, Kazz aspect...@gmail.com wrote: 4.1.1-ti-r2 Try: sudo apt-get install linux-headers-`uname -r` -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard group. To

Re: [beagleboard] How to install linux_headers

2015-08-14 Thread Kazz
Robert Prematurely, Thank you for your answer. Kazz -- 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] How to install linux_headers

2015-08-13 Thread Kazz
Hi all. I am using Debian8 on beaglebone Black. It's kernel is 4.1.1-ti-r2. I'd like to install the headers, but it does not go well. # uname -r 4.1.1-ti-r2 # apt-get install linux-headers-4.1.1-ti-r2 E: Unable to locate package linux-headers-4.1.1-ti-r2 E: Couldn't find any package by regex

Re: [beagleboard] How to install linux_headers

2015-08-13 Thread Robert Nelson
On Thu, Aug 13, 2015 at 9:28 PM, Kazz aspect...@gmail.com wrote: Hi all. I am using Debian8 on beaglebone Black. It's kernel is 4.1.1-ti-r2. I'd like to install the headers, but it does not go well. # uname -r 4.1.1-ti-r2 # apt-get install linux-headers-4.1.1-ti-r2 E: Unable to locate