**** BEGIN LOGGING AT Fri Apr 20 02:59:58 2012 Apr 20 03:46:28 hello all, Apr 20 03:50:06 Does everybody use the linux kernel provided by Marvell SDK? Or someone has experience to port the board to newer linux kernel version that is not supported by Marvell sdk? Apr 20 03:50:23 sl__: most everybody uses the mainline linux Apr 20 03:50:37 it's been supported in mainline since like, 2.6.28 or something Apr 20 03:50:49 you just have to change 2 settings in the uboot settings Apr 20 03:50:58 (mainlinelinux and arcnum) Apr 20 03:51:12 it depends on what plug you have for the arcnum Apr 20 03:51:56 setenv mainlineLinux yes Apr 20 03:51:57 setenv arcNumber 2097 Apr 20 03:51:57 saveenv Apr 20 03:52:03 2097 is the number for a sheevaplug Apr 20 03:52:24 2659 is for guruplug Apr 20 03:53:22 dreamplug is the same as guruplug (they just repackaged the board in a non-overheating case =p) Apr 20 03:53:31 when you build you kernel Apr 20 03:53:53 make it like a normal kernel, make menuconfig; make; make modules modules_install install Apr 20 03:54:01 then as the final step you do Apr 20 03:54:02 make uImage Apr 20 03:55:00 and copy the arch/arm/boot/uImage onto your usb or tftp server for flashing to the plug Apr 20 03:55:04 http://plugcomputer.org/plugwiki/index.php/Compiling_Linux_Kernel_for_the_Plug_Computer Apr 20 03:55:07 there's some instructions here Apr 20 03:57:16 Tootoot222, Thank you :D Apr 20 03:58:52 np Apr 20 03:59:12 sl__: alternatively Apr 20 03:59:13 http://sheeva.with-linux.com/sheeva/ Apr 20 03:59:17 there's precompiled binaries here Apr 20 03:59:22 if you don't want to spend an hour compiling Apr 20 03:59:30 even if you don't mind compiling, you can grab the configs from there Apr 20 03:59:35 they will work perfectly fine Apr 20 04:00:52 (if you're going with the precompiled, don't forget to grab the modules.tar.gz as well, and extract it to / sudo tar -xaf sheeva-3.3.2-Modules.tar.gz -C / Apr 20 04:01:07 and then run depmod Apr 20 04:01:12 (on the plug ofc) Apr 20 04:01:51 um.. I prefer to compile it ....This help me learn more... Apr 20 04:02:05 sure Apr 20 04:02:40 the configs work perfectly out of the box, so if you ever get stuck or don't know if something should be compiled in or not, you can use it as a reference Apr 20 04:02:46 (or just use the whole thing, if you like) Apr 20 09:45:29 hi Apr 20 09:46:38 i have ionics cirrus, trying to find kernel patches for it. rings any bell ? **** ENDING LOGGING AT Fri Apr 20 18:23:12 2012 **** BEGIN LOGGING AT Fri Apr 20 18:24:16 2012 **** ENDING LOGGING AT Fri Apr 20 18:25:00 2012 **** BEGIN LOGGING AT Fri Apr 20 18:26:19 2012 **** ENDING LOGGING AT Sat Apr 21 02:59:59 2012