Re: [beagleboard] Debian 3.14 Kernel Complication Walkthrough

2015-03-27 Thread Robert Nelson
On Fri, Mar 27, 2015 at 9:39 AM, wrote: > Hi Robert. > > I followed your instructions and got to the point where I run "sudo dpkg -i > linux-image*". > > Under /boot I see these files successfully unpacked: > > root@beaglebone:/boot# ls > System.map-3.14.35ti-r55 > initrd.img-3.14.35ti-r55 > vmli

Re: [beagleboard] Debian 3.14 Kernel Complication Walkthrough

2015-03-27 Thread pietersydneytheron
Hi Robert. I followed your instructions and got to the point where I run "sudo dpkg -i linux-image*". Under /boot I see these files successfully unpacked: root@beaglebone:/boot# ls System.map-3.14.35ti-r55 initrd.img-3.14.35ti-r55 vmlinuz-3.14.35ti-r55 config-3.14.35ti-r55 initrd.img

Re: [beagleboard] Debian 3.14 Kernel Complication Walkthrough

2015-03-06 Thread Robert Nelson
On Fri, Mar 6, 2015 at 1:30 AM, wrote: > Hi Robert. > > Thanks for the guid. I have everything working up to the point where we > compile the deb. > > sudo make ARCH=arm KBUILD_DEBARCH=armhf LOCALVERSION=-ti-r53 > CROSS_COMPILE=arm-linux-gnueabihf- KDEB_PKGVERSION=1cross deb-pkg don't use sudo..

Re: [beagleboard] Debian 3.14 Kernel Complication Walkthrough

2015-03-06 Thread pietersydneytheron
Hi Robert. Thanks for the guid. I have everything working up to the point where we compile the deb. sudo make ARCH=arm KBUILD_DEBARCH=armhf LOCALVERSION=-ti-r53 CROSS_COMPILE=arm-linux-gnueabihf- KDEB_PKGVERSION=1cross deb-pkg *make: *** No rule to make target `deb-pkg'. Stop.* Any advice on

Re: [beagleboard] Debian 3.14 Kernel Complication Walkthrough

2015-03-05 Thread Robert Nelson
On Thu, Mar 5, 2015 at 1:49 PM, wrote: > Hi Guys, > > I need to recompile the debian 3.14 kernel but all the step by step guides I > get all refer to 3.8. > > Does anyone know of a proper guide to get the latests beaglebone supported > kernel running on my beaglebone black? git clone https://git

[beagleboard] Debian 3.14 Kernel Complication Walkthrough

2015-03-05 Thread pietersydneytheron
Hi Guys, I need to recompile the debian 3.14 kernel but all the step by step guides I get all refer to 3.8. Does anyone know of a proper guide to get the latests beaglebone supported kernel running on my beaglebone black? Pieter -- For more options, visit http://beagleboard.org/discuss ---