Re: Re: how to compile kernel for raspberry

2015-07-05 Thread Abdelkader Belahcene
thanks I understand this, but I want to compile it on debian i386 machine et use a cross-compilation: I download the source of the raspbian kernel ( I have to find it first), i want just customise this kernel and not create a new kernel from bare metal and then compile it So i need the

Re: how to compile kernel for raspberry

2015-07-05 Thread ken
First thing: google it. I just did and found several very relevant pages. On 07/05/2015 08:02 AM, Abdelkader Belahcene wrote: thanks I understand this, but I want to compile it on debian i386 machine et use a cross-compilation: I download the source of the raspbian kernel ( I have to find

Re: Re: how to compile kernel for raspberry

2015-07-05 Thread Abdelkader Belahcene
I mean, compiling on th raspberry pi takes a long time. so , I want to compile it raspbian kernel, on debian i386 machine et use a cross-compilation. I want to start from raspbian as a bse , and not from zero, and just to customize the raspbian. So i need the source of raspbian kernel and

Re: how to compile kernel for raspberry

2015-07-05 Thread Lisi Reisz
On Sunday 05 July 2015 13:02:36 Abdelkader Belahcene wrote: thanks I understand this, but I want to compile it on debian i386 machine et use a cross-compilation: I download the source of the raspbian kernel ( I have to find it first), i want just customise this kernel and not create a new

Re: how to compile kernel for raspberry

2015-07-04 Thread Jari Fredriksson
On 3.7.2015 20.26, Glenn English wrote: On Jul 3, 2015, at 5:30 AM, Abdelkader Belahcene abelahc...@gmail.com wrote: I want to recompile the raspbian, please where can I find help Have a look at the Google (etc.) searches from debian kernel compile. Lots of good advice -- the first link,

Re: how to compile kernel for raspberry

2015-07-03 Thread Glenn English
On Jul 3, 2015, at 5:30 AM, Abdelkader Belahcene abelahc...@gmail.com wrote: I want to recompile the raspbian, please where can I find help Have a look at the Google (etc.) searches from debian kernel compile. Lots of good advice -- the first link, on my computer, is Compiling a New Kernel

Re: how to compile kernel for raspberry

2015-07-03 Thread Darac Marjal
On Fri, Jul 03, 2015 at 12:30:25PM +0100, Abdelkader Belahcene wrote: Hi, I installedĀ  the rasbian on raspberry, it s ok Now, in order to customize the kernel, I want to recompileĀ  the raspbian, please where can I findĀ  help for the compiling procedure. Is there something