Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-05 Thread Tristan Phillips
Hooray

I managed to take a flasher SD card, mount it on a Linux box and apply 
the patched kernel using tools/install_kernel.sh

The flasher then successfully writes to the target BBB internal SD :)

Robert, did you recommend working on a non flashing image to allow more 
customisation, in order to create a form of golden master?  Installing 
packages and the like?

Thank you all so much for the help :)

Tris

On Wednesday, 4 June 2014 19:20:43 UTC+1, Tristan Phillips wrote:

 Thank you :)

 On Wednesday, 4 June 2014 19:15:03 UTC+1, RobertCNelson wrote:

 On Wed, Jun 4, 2014 at 1:12 PM, Tristan Phillips 
 tris.p...@gmail.com wrote: 
  Nice one :) 
  
  Yeap, and for a hint. Take the current non-flashing debian image  - 
 OK 
  with Ubuntu too? 

 With this one: (it's the exact same rsync based script as in debian) 

 http://elinux.org/BeagleBoardUbuntu#BeagleBone.2FBeagleBone_Black 

  install your kernel - by running tools/installkernel.sh on the pc 
 with the 
  SD card plugged in? 

 yeap, or if you get stuck, look at: 

 http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-CopyKernelFiles
  

 for hints. 

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 



-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-05 Thread William Hermans
http://eewiki.net/display/linuxonarm/BeagleBone+Black


On Thu, Jun 5, 2014 at 3:39 AM, Tristan Phillips tris.phill...@gmail.com
wrote:

 Hooray

 I managed to take a flasher SD card, mount it on a Linux box and apply
 the patched kernel using tools/install_kernel.sh

 The flasher then successfully writes to the target BBB internal SD :)

 Robert, did you recommend working on a non flashing image to allow more
 customisation, in order to create a form of golden master?  Installing
 packages and the like?

 Thank you all so much for the help :)

 Tris


 On Wednesday, 4 June 2014 19:20:43 UTC+1, Tristan Phillips wrote:

 Thank you :)

 On Wednesday, 4 June 2014 19:15:03 UTC+1, RobertCNelson wrote:

 On Wed, Jun 4, 2014 at 1:12 PM, Tristan Phillips
 tris.p...@gmail.com wrote:
  Nice one :)
 
  Yeap, and for a hint. Take the current non-flashing debian image 
 - OK
  with Ubuntu too?

 With this one: (it's the exact same rsync based script as in debian)

 http://elinux.org/BeagleBoardUbuntu#BeagleBone.2FBeagleBone_Black

  install your kernel - by running tools/installkernel.sh on the pc
 with the
  SD card plugged in?

 yeap, or if you get stuck, look at:
 http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-
 CopyKernelFiles

 for hints.

 Regards,

 --
 Robert Nelson
 http://www.rcn-ee.com/

  --
 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+unsubscr...@googlegroups.com.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Tristan Phillips
Hi,

I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle bone black 
and would like to apply a patch to /sound/soc/davinci/davinci-evm.c.  I 
guess I need to recompile the kernel.  Can someone tell me what I need to 
download from where and the steps I should follow to achieve this?

Robert, are you out there? ;)

Thanks,

Tris

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Micka
There =

git clone https://github.com/RobertCNelson/bb-kernel.git
cd bb-kernel/
git checkout origin/am33x-v3.8 -b tmp
./build_kernel.sh

edit the files that you want
then =

tools/rebuild.sh


Micka,


On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips tris.phill...@gmail.com
wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle bone
 black and would like to apply a patch to /sound/soc/davinci/davinci-evm.c.
  I guess I need to recompile the kernel.  Can someone tell me what I need
 to download from where and the steps I should follow to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris

 --
 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+unsubscr...@googlegroups.com.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Tristan Phillips
Thanks :)

On Wednesday, 4 June 2014 13:09:57 UTC+1, Mickae1 wrote:

 There =

 git clone https://github.com/RobertCNelson/bb-kernel.git
 cd bb-kernel/
 git checkout origin/am33x-v3.8 -b tmp
 ./build_kernel.sh

 edit the files that you want
 then =

 tools/rebuild.sh


 Micka,


 On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips tris.p...@gmail.com 
 javascript: wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle bone 
 black and would like to apply a patch to /sound/soc/davinci/davinci-
 evm.c.  I guess I need to recompile the kernel.  Can someone tell me 
 what I need to download from where and the steps I should follow 
 to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris
  
 -- 
 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...@googlegroups.com javascript:.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Tristan Phillips
Is this specific to 3.8.13-bone47 and the beagle bone black?

On Wednesday, 4 June 2014 13:09:57 UTC+1, Mickae1 wrote:

 There =

 git clone https://github.com/RobertCNelson/bb-kernel.git
 cd bb-kernel/
 git checkout origin/am33x-v3.8 -b tmp
 ./build_kernel.sh

 edit the files that you want
 then =

 tools/rebuild.sh


 Micka,


 On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips tris.p...@gmail.com 
 javascript: wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle bone 
 black and would like to apply a patch to /sound/soc/davinci/davinci-
 evm.c.  I guess I need to recompile the kernel.  Can someone tell me 
 what I need to download from where and the steps I should follow 
 to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris
  
 -- 
 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...@googlegroups.com javascript:.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Micka
With this command :

git checkout origin/am33x-v3.8 -b tmp

you will get the last kernel version of the branch 3.8 , which is
today; beaglebone
3.8.13-bone55

Micka,


On Wed, Jun 4, 2014 at 2:23 PM, Tristan Phillips tris.phill...@gmail.com
wrote:

 Is this specific to 3.8.13-bone47 and the beagle bone black?


 On Wednesday, 4 June 2014 13:09:57 UTC+1, Mickae1 wrote:

 There =

 git clone https://github.com/RobertCNelson/bb-kernel.git
 cd bb-kernel/
 git checkout origin/am33x-v3.8 -b tmp
 ./build_kernel.sh

 edit the files that you want
 then =

 tools/rebuild.sh


 Micka,


 On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips tris.p...@gmail.com
 wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle bone
 black and would like to apply a patch to /sound/soc/davinci/davinci-ev
 m.c.  I guess I need to recompile the kernel.  Can someone tell me
 what I need to download from where and the steps I should follow
 to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris

 --
 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...@googlegroups.com.

 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 beagleboard+unsubscr...@googlegroups.com.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Tristan Phillips
Thank you very much :)  

I guess I need to do this on a linux pc, not the BBB?

What do I do after doing all that to flash the new kernel onto a BBB?

On Wednesday, 4 June 2014 13:28:51 UTC+1, Mickae1 wrote:

 With this command :

 git checkout origin/am33x-v3.8 -b tmp

 you will get the last kernel version of the branch 3.8 , which is today; 
 beaglebone 
 3.8.13-bone55

 Micka,


 On Wed, Jun 4, 2014 at 2:23 PM, Tristan Phillips tris.p...@gmail.com 
 javascript: wrote:

 Is this specific to 3.8.13-bone47 and the beagle bone black?


 On Wednesday, 4 June 2014 13:09:57 UTC+1, Mickae1 wrote:

 There =

 git clone https://github.com/RobertCNelson/bb-kernel.git
 cd bb-kernel/
 git checkout origin/am33x-v3.8 -b tmp
 ./build_kernel.sh

 edit the files that you want
 then =

 tools/rebuild.sh


 Micka,


 On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips tris.p...@gmail.com 
 wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle bone 
 black and would like to apply a patch to /sound/soc/davinci/davinci-ev
 m.c.  I guess I need to recompile the kernel.  Can someone tell me 
 what I need to download from where and the steps I should follow 
 to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris
  
 -- 
 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...@googlegroups.com.

 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 beagleboard...@googlegroups.com javascript:.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Micka
yes on a linux pc.

( it will kill you to compile the kernel on the bbb . it already takes
time on the PC  )


look at this command provided by Robert Nelson = ./tools/install_kernel.sh
( something like that ).


Micka,


On Wed, Jun 4, 2014 at 2:50 PM, Tristan Phillips tris.phill...@gmail.com
wrote:

 Thank you very much :)

 I guess I need to do this on a linux pc, not the BBB?

 What do I do after doing all that to flash the new kernel onto a BBB?


 On Wednesday, 4 June 2014 13:28:51 UTC+1, Mickae1 wrote:

 With this command :

 git checkout origin/am33x-v3.8 -b tmp

 you will get the last kernel version of the branch 3.8 , which is today; 
 beaglebone
 3.8.13-bone55

 Micka,


 On Wed, Jun 4, 2014 at 2:23 PM, Tristan Phillips tris.p...@gmail.com
 wrote:

 Is this specific to 3.8.13-bone47 and the beagle bone black?


 On Wednesday, 4 June 2014 13:09:57 UTC+1, Mickae1 wrote:

 There =

 git clone https://github.com/RobertCNelson/bb-kernel.git
 cd bb-kernel/
 git checkout origin/am33x-v3.8 -b tmp
 ./build_kernel.sh

 edit the files that you want
 then =

 tools/rebuild.sh


 Micka,


 On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips tris.p...@gmail.com
 wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle bone
 black and would like to apply a patch to /sound/soc/davinci/davinci-
 evm.c.  I guess I need to recompile the kernel.  Can someone tell me
 what I need to download from where and the steps I should follow
 to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris

 --
 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...@googlegroups.com.

 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 beagleboard...@googlegroups.com.
 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 beagleboard+unsubscr...@googlegroups.com.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Tristan Phillips
Thank you very much for all your help.  I'll crack on with that and come 
back if I have more questions if thats OK?

Thanks again,

Tris

On Wednesday, 4 June 2014 13:54:47 UTC+1, Mickae1 wrote:

 yes on a linux pc.

 ( it will kill you to compile the kernel on the bbb . it already takes 
 time on the PC  )


 look at this command provided by Robert Nelson = 
 ./tools/install_kernel.sh ( something like that ).


 Micka,


 On Wed, Jun 4, 2014 at 2:50 PM, Tristan Phillips tris.p...@gmail.com 
 javascript: wrote:

 Thank you very much :)  

 I guess I need to do this on a linux pc, not the BBB?

 What do I do after doing all that to flash the new kernel onto a BBB?


 On Wednesday, 4 June 2014 13:28:51 UTC+1, Mickae1 wrote:

 With this command :

 git checkout origin/am33x-v3.8 -b tmp

 you will get the last kernel version of the branch 3.8 , which is today; 
 beaglebone 
 3.8.13-bone55

 Micka,


 On Wed, Jun 4, 2014 at 2:23 PM, Tristan Phillips tris.p...@gmail.com 
 wrote:

 Is this specific to 3.8.13-bone47 and the beagle bone black?


 On Wednesday, 4 June 2014 13:09:57 UTC+1, Mickae1 wrote:

 There =

 git clone https://github.com/RobertCNelson/bb-kernel.git
 cd bb-kernel/
 git checkout origin/am33x-v3.8 -b tmp
 ./build_kernel.sh

 edit the files that you want
 then =

 tools/rebuild.sh


 Micka,


 On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips tris.p...@gmail.com 
 wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle bone 
 black and would like to apply a patch to /sound/soc/davinci/davinci-
 evm.c.  I guess I need to recompile the kernel.  Can someone tell 
 me what I need to download from where and the steps I should follow 
 to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris
  
 -- 
 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...@googlegroups.com.

 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 beagleboard...@googlegroups.com.
 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 beagleboard...@googlegroups.com javascript:.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Micka
We are here for that ;)


On Wed, Jun 4, 2014 at 2:55 PM, Tristan Phillips tris.phill...@gmail.com
wrote:

 Thank you very much for all your help.  I'll crack on with that and come
 back if I have more questions if thats OK?

 Thanks again,

 Tris


 On Wednesday, 4 June 2014 13:54:47 UTC+1, Mickae1 wrote:

 yes on a linux pc.

 ( it will kill you to compile the kernel on the bbb . it already
 takes time on the PC  )


 look at this command provided by Robert Nelson =
 ./tools/install_kernel.sh ( something like that ).


 Micka,


 On Wed, Jun 4, 2014 at 2:50 PM, Tristan Phillips tris.p...@gmail.com
 wrote:

 Thank you very much :)

 I guess I need to do this on a linux pc, not the BBB?

 What do I do after doing all that to flash the new kernel onto a BBB?


 On Wednesday, 4 June 2014 13:28:51 UTC+1, Mickae1 wrote:

 With this command :

 git checkout origin/am33x-v3.8 -b tmp

 you will get the last kernel version of the branch 3.8 , which is
 today; beaglebone 3.8.13-bone55

 Micka,


 On Wed, Jun 4, 2014 at 2:23 PM, Tristan Phillips tris.p...@gmail.com
 wrote:

 Is this specific to 3.8.13-bone47 and the beagle bone black?


 On Wednesday, 4 June 2014 13:09:57 UTC+1, Mickae1 wrote:

 There =

 git clone https://github.com/RobertCNelson/bb-kernel.git
 cd bb-kernel/
 git checkout origin/am33x-v3.8 -b tmp
 ./build_kernel.sh

 edit the files that you want
 then =

 tools/rebuild.sh


 Micka,


 On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips tris.p...@gmail.com
  wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle
 bone black and would like to apply a patch to 
 /sound/soc/davinci/davinci-evm.c.  I guess I need to recompile the
 kernel.  Can someone tell me what I need to download from where and the
 steps I should follow to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris

 --
 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...@googlegroups.com.

 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 beagleboard...@googlegroups.com.
 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 beagleboard...@googlegroups.com.
 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 beagleboard+unsubscr...@googlegroups.com.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread DLF
Hello

I am a beginner and I was able to follow this page for Cross Compile.   
Becareful if you are using Firefox because not all the text is rendered.

http://eewiki.net/display/linuxonarm/BeagleBone+Black

I made a copy with all the text if that helps
http://dumb-looks-free.blogspot.fr/2014/05/beaglebone-black-bbb-cross-compile_28.html

good luck



On Wednesday, 4 June 2014 14:55:32 UTC+2, Tristan Phillips wrote:

 Thank you very much for all your help.  I'll crack on with that and come 
 back if I have more questions if thats OK?

 Thanks again,

 Tris

 On Wednesday, 4 June 2014 13:54:47 UTC+1, Mickae1 wrote:

 yes on a linux pc.

 ( it will kill you to compile the kernel on the bbb . it already 
 takes time on the PC  )


 look at this command provided by Robert Nelson = 
 ./tools/install_kernel.sh ( something like that ).


 Micka,


 On Wed, Jun 4, 2014 at 2:50 PM, Tristan Phillips tris.p...@gmail.com 
 wrote:

 Thank you very much :)  

 I guess I need to do this on a linux pc, not the BBB?

 What do I do after doing all that to flash the new kernel onto a BBB?


 On Wednesday, 4 June 2014 13:28:51 UTC+1, Mickae1 wrote:

 With this command :

 git checkout origin/am33x-v3.8 -b tmp

 you will get the last kernel version of the branch 3.8 , which is 
 today; beaglebone 3.8.13-bone55

 Micka,


 On Wed, Jun 4, 2014 at 2:23 PM, Tristan Phillips tris.p...@gmail.com 
 wrote:

 Is this specific to 3.8.13-bone47 and the beagle bone black?


 On Wednesday, 4 June 2014 13:09:57 UTC+1, Mickae1 wrote:

 There =

 git clone https://github.com/RobertCNelson/bb-kernel.git
 cd bb-kernel/
 git checkout origin/am33x-v3.8 -b tmp
 ./build_kernel.sh

 edit the files that you want
 then =

 tools/rebuild.sh


 Micka,


 On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips tris.p...@gmail.com
  wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle 
 bone black and would like to apply a patch to 
 /sound/soc/davinci/davinci-evm.c.  I guess I need to recompile the 
 kernel.  Can someone tell me what I need to download from where and the 
 steps I should follow to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris
  
 -- 
 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...@googlegroups.com.

 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 beagleboard...@googlegroups.com.
 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 beagleboard...@googlegroups.com.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Tristan Phillips
Thanks! :)

On Wednesday, 4 June 2014 14:06:14 UTC+1, DLF wrote:

 Hello

 I am a beginner and I was able to follow this page for Cross Compile.   
 Becareful if you are using Firefox because not all the text is rendered.

 http://eewiki.net/display/linuxonarm/BeagleBone+Black

 I made a copy with all the text if that helps

 http://dumb-looks-free.blogspot.fr/2014/05/beaglebone-black-bbb-cross-compile_28.html

 good luck



 On Wednesday, 4 June 2014 14:55:32 UTC+2, Tristan Phillips wrote:

 Thank you very much for all your help.  I'll crack on with that and come 
 back if I have more questions if thats OK?

 Thanks again,

 Tris

 On Wednesday, 4 June 2014 13:54:47 UTC+1, Mickae1 wrote:

 yes on a linux pc.

 ( it will kill you to compile the kernel on the bbb . it already 
 takes time on the PC  )


 look at this command provided by Robert Nelson = 
 ./tools/install_kernel.sh ( something like that ).


 Micka,


 On Wed, Jun 4, 2014 at 2:50 PM, Tristan Phillips tris.p...@gmail.com 
 wrote:

 Thank you very much :)  

 I guess I need to do this on a linux pc, not the BBB?

 What do I do after doing all that to flash the new kernel onto a BBB?


 On Wednesday, 4 June 2014 13:28:51 UTC+1, Mickae1 wrote:

 With this command :

 git checkout origin/am33x-v3.8 -b tmp

 you will get the last kernel version of the branch 3.8 , which is 
 today; beaglebone 3.8.13-bone55

 Micka,


 On Wed, Jun 4, 2014 at 2:23 PM, Tristan Phillips tris.p...@gmail.com 
 wrote:

 Is this specific to 3.8.13-bone47 and the beagle bone black?


 On Wednesday, 4 June 2014 13:09:57 UTC+1, Mickae1 wrote:

 There =

 git clone https://github.com/RobertCNelson/bb-kernel.git
 cd bb-kernel/
 git checkout origin/am33x-v3.8 -b tmp
 ./build_kernel.sh

 edit the files that you want
 then =

 tools/rebuild.sh


 Micka,


 On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips 
 tris.p...@gmail.com wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle 
 bone black and would like to apply a patch to 
 /sound/soc/davinci/davinci-evm.c.  I guess I need to recompile 
 the kernel.  Can someone tell me what I need to download from where 
 and the 
 steps I should follow to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris
  
 -- 
 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...@googlegroups.com.

 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 beagleboard...@googlegroups.com.
 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 beagleboard...@googlegroups.com.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Tristan Phillips
So I have done all that, and the build is complete.  Ideally I would 
like to just replace the kernel on a working bbb with my patched one, 
rather than blat the box completely and have to manually install.  is that 
possible?

On Wednesday, 4 June 2014 13:56:20 UTC+1, Mickae1 wrote:

 We are here for that ;)


 On Wed, Jun 4, 2014 at 2:55 PM, Tristan Phillips tris.p...@gmail.com 
 javascript: wrote:

 Thank you very much for all your help.  I'll crack on with that and come 
 back if I have more questions if thats OK?

 Thanks again,

 Tris


 On Wednesday, 4 June 2014 13:54:47 UTC+1, Mickae1 wrote:

 yes on a linux pc.

 ( it will kill you to compile the kernel on the bbb . it already 
 takes time on the PC  )


 look at this command provided by Robert Nelson = 
 ./tools/install_kernel.sh ( something like that ).


 Micka,


 On Wed, Jun 4, 2014 at 2:50 PM, Tristan Phillips tris.p...@gmail.com 
 wrote:

 Thank you very much :)  

 I guess I need to do this on a linux pc, not the BBB?
  
 What do I do after doing all that to flash the new kernel onto a BBB?


 On Wednesday, 4 June 2014 13:28:51 UTC+1, Mickae1 wrote:

 With this command :

 git checkout origin/am33x-v3.8 -b tmp

 you will get the last kernel version of the branch 3.8 , which is 
 today; beaglebone 3.8.13-bone55

 Micka,


 On Wed, Jun 4, 2014 at 2:23 PM, Tristan Phillips tris.p...@gmail.com 
 wrote:

 Is this specific to 3.8.13-bone47 and the beagle bone black?


 On Wednesday, 4 June 2014 13:09:57 UTC+1, Mickae1 wrote:

 There =

 git clone https://github.com/RobertCNelson/bb-kernel.git
 cd bb-kernel/
 git checkout origin/am33x-v3.8 -b tmp
 ./build_kernel.sh

 edit the files that you want
 then =

 tools/rebuild.sh


 Micka,


 On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips 
 tris.p...@gmail.com wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle 
 bone black and would like to apply a patch to 
 /sound/soc/davinci/davinci-evm.c.  I guess I need to recompile 
 the kernel.  Can someone tell me what I need to download from where 
 and the 
 steps I should follow to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris
  
 -- 
 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...@googlegroups.com.

 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 beagleboard...@googlegroups.com.
 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 beagleboard...@googlegroups.com.
 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 beagleboard...@googlegroups.com javascript:.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Tristan Phillips
Is it this:

Extract 3.8.13-bone55.2-dtbs.tar.gz to /boot/uboot/dtbs/
Extract 3.8.13-bone55.2-firmware.tar.gz to /lib/firmware/
Extract 3.8.13-bone55.2-modules.tar.gz to /lib/modules
End mv 3.8.13-bone55.2.zImage to /boot/uboot/zImage

That accounts for all files in deploy...

?

On Wednesday, 4 June 2014 17:52:29 UTC+1, Tristan Phillips wrote:

 So I have done all that, and the build is complete.  Ideally I would 
 like to just replace the kernel on a working bbb with my patched one, 
 rather than blat the box completely and have to manually install.  is that 
 possible?

 On Wednesday, 4 June 2014 13:56:20 UTC+1, Mickae1 wrote:

 We are here for that ;)


 On Wed, Jun 4, 2014 at 2:55 PM, Tristan Phillips tris.p...@gmail.com 
 wrote:

 Thank you very much for all your help.  I'll crack on with that and come 
 back if I have more questions if thats OK?

 Thanks again,

 Tris


 On Wednesday, 4 June 2014 13:54:47 UTC+1, Mickae1 wrote:

 yes on a linux pc.

 ( it will kill you to compile the kernel on the bbb . it already 
 takes time on the PC  )


 look at this command provided by Robert Nelson = 
 ./tools/install_kernel.sh ( something like that ).


 Micka,


 On Wed, Jun 4, 2014 at 2:50 PM, Tristan Phillips tris.p...@gmail.com 
 wrote:

 Thank you very much :)  

 I guess I need to do this on a linux pc, not the BBB?
  
 What do I do after doing all that to flash the new kernel onto a BBB?


 On Wednesday, 4 June 2014 13:28:51 UTC+1, Mickae1 wrote:

 With this command :

 git checkout origin/am33x-v3.8 -b tmp

 you will get the last kernel version of the branch 3.8 , which is 
 today; beaglebone 3.8.13-bone55

 Micka,


 On Wed, Jun 4, 2014 at 2:23 PM, Tristan Phillips tris.p...@gmail.com
  wrote:

 Is this specific to 3.8.13-bone47 and the beagle bone black?


 On Wednesday, 4 June 2014 13:09:57 UTC+1, Mickae1 wrote:

 There =

 git clone https://github.com/RobertCNelson/bb-kernel.git
 cd bb-kernel/
 git checkout origin/am33x-v3.8 -b tmp
 ./build_kernel.sh

 edit the files that you want
 then =

 tools/rebuild.sh


 Micka,


 On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips 
 tris.p...@gmail.com wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle 
 bone black and would like to apply a patch to 
 /sound/soc/davinci/davinci-evm.c.  I guess I need to recompile 
 the kernel.  Can someone tell me what I need to download from where 
 and the 
 steps I should follow to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris
  
 -- 
 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...@googlegroups.com.

 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 beagleboard...@googlegroups.com.
 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 beagleboard...@googlegroups.com.
 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 beagleboard...@googlegroups.com.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Micka
No need to do it manually thx to Robert = ./tools/installkernel.sh
(something like that)


On Wed, Jun 4, 2014 at 6:52 PM, Tristan Phillips tris.phill...@gmail.com
wrote:

 So I have done all that, and the build is complete.  Ideally I would
 like to just replace the kernel on a working bbb with my patched one,
 rather than blat the box completely and have to manually install.  is that
 possible?

 On Wednesday, 4 June 2014 13:56:20 UTC+1, Mickae1 wrote:

 We are here for that ;)


 On Wed, Jun 4, 2014 at 2:55 PM, Tristan Phillips tris.p...@gmail.com
 wrote:

 Thank you very much for all your help.  I'll crack on with that and come
 back if I have more questions if thats OK?

 Thanks again,

 Tris


 On Wednesday, 4 June 2014 13:54:47 UTC+1, Mickae1 wrote:

 yes on a linux pc.

 ( it will kill you to compile the kernel on the bbb . it already
 takes time on the PC  )


 look at this command provided by Robert Nelson =
 ./tools/install_kernel.sh ( something like that ).


 Micka,


 On Wed, Jun 4, 2014 at 2:50 PM, Tristan Phillips tris.p...@gmail.com
 wrote:

 Thank you very much :)

 I guess I need to do this on a linux pc, not the BBB?

 What do I do after doing all that to flash the new kernel onto a BBB?


 On Wednesday, 4 June 2014 13:28:51 UTC+1, Mickae1 wrote:

 With this command :

 git checkout origin/am33x-v3.8 -b tmp

 you will get the last kernel version of the branch 3.8 , which is
 today; beaglebone 3.8.13-bone55

 Micka,


 On Wed, Jun 4, 2014 at 2:23 PM, Tristan Phillips tris.p...@gmail.com
  wrote:

 Is this specific to 3.8.13-bone47 and the beagle bone black?


 On Wednesday, 4 June 2014 13:09:57 UTC+1, Mickae1 wrote:

 There =

 git clone https://github.com/RobertCNelson/bb-kernel.git
 cd bb-kernel/
 git checkout origin/am33x-v3.8 -b tmp
 ./build_kernel.sh

 edit the files that you want
 then =

 tools/rebuild.sh


 Micka,


 On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips 
 tris.p...@gmail.com wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle
 bone black and would like to apply a patch to 
 /sound/soc/davinci/davinci-evm.c.  I guess I need to recompile
 the kernel.  Can someone tell me what I need to download from where 
 and the
 steps I should follow to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris

 --
 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...@googlegroups.com.

 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 beagleboard...@googlegroups.com.
 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 beagleboard...@googlegroups.com.
 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 beagleboard...@googlegroups.com.
 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 beagleboard+unsubscr...@googlegroups.com.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Tristan Phillips
Great :) Sorry for being a muppet, but I'm running the BBB off the internal 
flash.  I have done the build on a linux box.  Would I copy the resultant 
build folder to the BBB and run the /tools/installkernel.sh on the BBB?

Sorry, I feel like a right idiot!

On Wednesday, 4 June 2014 18:43:15 UTC+1, Mickae1 wrote:

 No need to do it manually thx to Robert = ./tools/installkernel.sh 
 (something like that)


 On Wed, Jun 4, 2014 at 6:52 PM, Tristan Phillips tris.p...@gmail.com 
 javascript: wrote:

 So I have done all that, and the build is complete.  Ideally I would 
 like to just replace the kernel on a working bbb with my patched one, 
 rather than blat the box completely and have to manually install.  is that 
 possible?

 On Wednesday, 4 June 2014 13:56:20 UTC+1, Mickae1 wrote:

 We are here for that ;)


 On Wed, Jun 4, 2014 at 2:55 PM, Tristan Phillips tris.p...@gmail.com 
 wrote:

 Thank you very much for all your help.  I'll crack on with that and 
 come back if I have more questions if thats OK?

 Thanks again,

 Tris


 On Wednesday, 4 June 2014 13:54:47 UTC+1, Mickae1 wrote:

 yes on a linux pc.

 ( it will kill you to compile the kernel on the bbb . it already 
 takes time on the PC  )


 look at this command provided by Robert Nelson = 
 ./tools/install_kernel.sh ( something like that ).


 Micka,


 On Wed, Jun 4, 2014 at 2:50 PM, Tristan Phillips tris.p...@gmail.com 
 wrote:

 Thank you very much :)  

 I guess I need to do this on a linux pc, not the BBB?
  
 What do I do after doing all that to flash the new kernel onto a BBB?


 On Wednesday, 4 June 2014 13:28:51 UTC+1, Mickae1 wrote:

 With this command :

 git checkout origin/am33x-v3.8 -b tmp

 you will get the last kernel version of the branch 3.8 , which is 
 today; beaglebone 3.8.13-bone55

 Micka,


 On Wed, Jun 4, 2014 at 2:23 PM, Tristan Phillips 
 tris.p...@gmail.com wrote:

 Is this specific to 3.8.13-bone47 and the beagle bone black?


 On Wednesday, 4 June 2014 13:09:57 UTC+1, Mickae1 wrote:

 There =

 git clone https://github.com/RobertCNelson/bb-kernel.git
 cd bb-kernel/
 git checkout origin/am33x-v3.8 -b tmp
 ./build_kernel.sh

 edit the files that you want
 then =

 tools/rebuild.sh


 Micka,


 On Wed, Jun 4, 2014 at 1:35 PM, Tristan Phillips 
 tris.p...@gmail.com wrote:

 Hi,

 I'm running Robert Nelson's Linux arm 3.8.13-bone47 on a beagle 
 bone black and would like to apply a patch to 
 /sound/soc/davinci/davinci-evm.c.  I guess I need to recompile 
 the kernel.  Can someone tell me what I need to download from where 
 and the 
 steps I should follow to achieve this?

 Robert, are you out there? ;)

 Thanks,

 Tris
  
 -- 
 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...@googlegroups.com.

 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 beagleboard...@googlegroups.com.
 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 beagleboard...@googlegroups.com.
 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 beagleboard...@googlegroups.com.
 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 beagleboard...@googlegroups.com javascript:.
 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Robert Nelson
On Wed, Jun 4, 2014 at 12:58 PM, Tristan Phillips
tris.phill...@gmail.com wrote:
 Great :) Sorry for being a muppet, but I'm running the BBB off the internal
 flash.  I have done the build on a linux box.  Would I copy the resultant
 build folder to the BBB and run the /tools/installkernel.sh on the BBB?

 Sorry, I feel like a right idiot!

There's so simple way, other then coping the built files from your pc
and extracting them on the bbb while running from eMMC..

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Tristan Phillips
Cheers Robert :) 

If I wanted to maybe mod a flasher SD card with the new kernel, and then 
reflash, would that be easier?

On Wednesday, 4 June 2014 19:00:28 UTC+1, RobertCNelson wrote:

 On Wed, Jun 4, 2014 at 12:58 PM, Tristan Phillips 
 tris.p...@gmail.com javascript: wrote: 
  Great :) Sorry for being a muppet, but I'm running the BBB off the 
 internal 
  flash.  I have done the build on a linux box.  Would I copy the 
 resultant 
  build folder to the BBB and run the /tools/installkernel.sh on the BBB? 
  
  Sorry, I feel like a right idiot! 

 There's so simple way, other then coping the built files from your pc 
 and extracting them on the bbb while running from eMMC.. 

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 


-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Robert Nelson
On Wed, Jun 4, 2014 at 1:04 PM, Tristan Phillips
tris.phill...@gmail.com wrote:
 Cheers Robert :)

 If I wanted to maybe mod a flasher SD card with the new kernel, and then
 reflash, would that be easier?

Yeap, and for a hint. Take the current non-flashing debian image

http://beagleboard.org/latest-images

flash it to a microSD card, install your kernel, test that it works then..

sudo touch /boot/uboot/flash-eMMC.txt
sync
(sudo halt)

on the next boot/reboot/etc... It'll flash the eMMC..

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Robert Nelson
On Wed, Jun 4, 2014 at 1:12 PM, Tristan Phillips
tris.phill...@gmail.com wrote:
 Nice one :)

 Yeap, and for a hint. Take the current non-flashing debian image  - OK
 with Ubuntu too?

With this one: (it's the exact same rsync based script as in debian)

http://elinux.org/BeagleBoardUbuntu#BeagleBone.2FBeagleBone_Black

 install your kernel - by running tools/installkernel.sh on the pc with the
 SD card plugged in?

yeap, or if you get stuck, look at:
http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-CopyKernelFiles

for hints.

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Tristan Phillips
Nice one :)

Yeap, and for a hint. Take the current non-flashing debian image  - OK 
with Ubuntu too?

install your kernel - by running tools/installkernel.sh on the pc with 
the SD card plugged in?

Feel like I'm getting closer :)  Thanks!


On Wednesday, 4 June 2014 19:08:15 UTC+1, RobertCNelson wrote:

 On Wed, Jun 4, 2014 at 1:04 PM, Tristan Phillips 
 tris.p...@gmail.com javascript: wrote: 
  Cheers Robert :) 
  
  If I wanted to maybe mod a flasher SD card with the new kernel, and 
 then 
  reflash, would that be easier? 

 Yeap, and for a hint. Take the current non-flashing debian image 

 http://beagleboard.org/latest-images 

 flash it to a microSD card, install your kernel, test that it works then.. 

 sudo touch /boot/uboot/flash-eMMC.txt 
 sync 
 (sudo halt) 

 on the next boot/reboot/etc... It'll flash the eMMC.. 

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 


-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Apply a patch to 3.8.13-bone47 and recompile kernel

2014-06-04 Thread Tristan Phillips
Thank you :)

On Wednesday, 4 June 2014 19:15:03 UTC+1, RobertCNelson wrote:

 On Wed, Jun 4, 2014 at 1:12 PM, Tristan Phillips 
 tris.p...@gmail.com javascript: wrote: 
  Nice one :) 
  
  Yeap, and for a hint. Take the current non-flashing debian image  - 
 OK 
  with Ubuntu too? 

 With this one: (it's the exact same rsync based script as in debian) 

 http://elinux.org/BeagleBoardUbuntu#BeagleBone.2FBeagleBone_Black 

  install your kernel - by running tools/installkernel.sh on the pc with 
 the 
  SD card plugged in? 

 yeap, or if you get stuck, look at: 

 http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-CopyKernelFiles
  

 for hints. 

 Regards, 

 -- 
 Robert Nelson 
 http://www.rcn-ee.com/ 


-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.