Just grab the github repository: https://github.com/RobertCNelson/linux-dev
...and run ./build_kernel.sh If you have a local copy of the official Linux kernel git or appropriate build tools you can save some space (create a system.sh script from the example provided to tell the scripts where to find your local copies), otherwise everything you need will be downloaded for you auto-magically. On 2/13/2014 11:06 AM, [email protected] wrote: > mega noob question, where can I get the sdk to compile Robert C Nelson > kernel? > > On Wednesday, 9 January 2013 09:59:11 UTC-6, Alexandre wrote: >> >> Hi, >> >> I am trying to put the 10" LVDS LCD from Chalkboard to work with the >> beaglebone. I tried the instructions suggested by vendor ( >> http://www.chalk-elec.com/?p=1605 ), but so far it didn't work for me... >> The LCD works only with Linux image downloaded from vendor site, the same >> used to test the LCD before shipping. >> >> My aim is run an application over Matrix GUI, so I am using the Arago >> Linux from TI SDK. I am novice in Embedded Linux and I am following this >> guide: http://processors.wiki.ti.com/index.php/AMSDK_Linux_User%27s_Guide. >> >> Do you know how to apply the patch >> "0001-da8xx-fb-add-Chalk-Electronics-LVDS-cape-and-10in-di.patch" over the >> kernel Linux (Arago or Angstrom)? >> >> I've tried the step suggest by Robert C Nelson too (README.md) at >> https://github.com/jadonk/kernel/tree/3.7 . >> >> Maybe everything is OK with kernel (uImage) compiled as suggested by >> Robert, but I don't know if is missing something... like a different >> uEnv.txt and boot configurations etc. >> >> I swapped the uImage that comes with the Angstrom by the compiled >> (generated with patched kernel for LCD) in the first partition of Angstrom >> SD card too but I can't see the Gnome at LCD... >> >> Is there a specific configuration for uEnv.txt? I added this lines: >> >> mpurate=1000 >> defaultdisplay=dvi >> dvimode="1280x800MR-16@60 omapfb.vram=0:8M,1:4M,2:4M" >> vram=16M >> optargs="consoleblank=0" >> >> Could you help me? >> >> Excuse me for disturb you, >> >> My regards, >> >> Alexandre >> >> >> >> > -- Charles Steinkuehler [email protected] -- 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/groups/opt_out.
