![]() ![]() |
Nov 29 2007, 08:43 AM
Post
#1
|
|
|
Group: Members Posts: 217 Joined: 6-June 04 Member No.: 3,590 |
I built new kernel 2.6.23.9 with some patches:
This kernel works for C3100 and C3200 using uboot. Check: http://yonggun.tistory.com/60 ------------------------------------- I want to build the kernel without uboot for C3000. Can someone tell me how to make the kernel of zImage.bin like angstrom. I built zImage and changed the file name to zImage.bin. Then I tried to install it but it failed. |
|
|
|
Nov 29 2007, 11:47 AM
Post
#2
|
|
|
Group: Members Posts: 283 Joined: 1-October 07 From: Blacksburg, SC, USA Member No.: 20,773 |
Will there be a version like these?
kernel.img-2.6.22.9-yonggun-eabi-mmcblk0p2 kernel.img-2.6.22.9-yonggun-eabi-mmcblk0p1 ie one that would work with the C1000 like the ones mentioned? |
|
|
|
Nov 29 2007, 01:29 PM
Post
#3
|
|
|
Group: Members Posts: 217 Joined: 6-June 04 Member No.: 3,590 |
|
|
|
|
Nov 29 2007, 05:04 PM
Post
#4
|
|
|
Group: Members Posts: 283 Joined: 1-October 07 From: Blacksburg, SC, USA Member No.: 20,773 |
So too is mmcblk0p2, which loads from the second partition on the SD card. Mmcblk0p1 is for the SD first partition. I have tested both on my C1k with success. I use the mmcblk0p2 atm because it works WONDERFULLY with reinstalling u-boot. I have a small 64 mb partition on mmcblk0p1 (1st partition) and the rootfs on mmcblk0p2 (2nd partition). So atm I do not need two sd cards to upgrade uboot with. Just looking for a sd version of your newer kernel, heard the mouse twitch is virtually gone on it.
|
|
|
|
Nov 29 2007, 09:34 PM
Post
#5
|
|
|
Group: Members Posts: 104 Joined: 14-August 06 Member No.: 10,798 |
hello,
i want to thank you very much, 2or0, for having heard my request about ip_tables modules. I'll install it saturday (or tomorrow night). If you haven't tested yet, i'll let you know if everything is fine. once again, thank you ! |
|
|
|
Nov 30 2007, 04:57 AM
Post
#6
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Hey, my 3200 has also just put it on! Will test it from now on and report issues here.
THANKS! |
|
|
|
Nov 30 2007, 05:51 AM
Post
#7
|
|
|
Group: Members Posts: 217 Joined: 6-June 04 Member No.: 3,590 |
So too is mmcblk0p2, which loads from the second partition on the SD card. Mmcblk0p1 is for the SD first partition. I have tested both on my C1k with success. I use the mmcblk0p2 atm because it works WONDERFULLY with reinstalling u-boot. I have a small 64 mb partition on mmcblk0p1 (1st partition) and the rootfs on mmcblk0p2 (2nd partition). So atm I do not need two sd cards to upgrade uboot with. Just looking for a sd version of your newer kernel, heard the mouse twitch is virtually gone on it. Yes. If you make mmcblk0p1 as vfat, then you can read and write the SD card on MS Windows series. This is the reason why I built the kernel for mmcblk0p2. |
|
|
|
Nov 30 2007, 11:54 AM
Post
#8
|
|
|
Group: Members Posts: 283 Joined: 1-October 07 From: Blacksburg, SC, USA Member No.: 20,773 |
Indeed and thats VERY cool, just interested in seeing a;
kernel.img.2.6.23.9-yonggun-eabi-mmcblk0p2 kernel.img.2.6.23.9-yonggun-eabi-mmcblk0p1 |
|
|
|
Nov 30 2007, 12:02 PM
Post
#9
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
And it will be super cool to have a yonggun kernel for the Cxx0 series as well.
My 860 doesn't mind testing and crashing because it's now resting in doggish peace. |
|
|
|
Nov 30 2007, 12:51 PM
Post
#10
|
|
|
Group: Members Posts: 217 Joined: 6-June 04 Member No.: 3,590 |
Indeed and thats VERY cool, just interested in seeing a; kernel.img.2.6.23.9-yonggun-eabi-mmcblk0p2 kernel.img.2.6.23.9-yonggun-eabi-mmcblk0p1 I am not sure that 2.6.23.9 works on C1000. If you can be a volunteer, I will build the kernels. And it will be super cool to have a yonggun kernel for the Cxx0 series as well. My 860 doesn't mind testing and crashing because it's now resting in doggish peace. Ok, I will try to build it for Cxx0. This weekend I will do it and send it to you. |
|
|
|
Nov 30 2007, 02:07 PM
Post
#11
|
|
|
Group: Members Posts: 104 Joined: 14-August 06 Member No.: 10,798 |
Q18 of installation
excuse me to ask it, but on the wiki, it isn't quite clear... 7.2 : install kernel with : kernel.img (find on yonggun site) + autoboot.sh at the end, upgrade kernel : use kernel.img (yonggun) + updater.sh so, to pass from 2.6.23.1-yonggun to 2.6.23.9-yonggun, do i need "autoboot.sh", or "upgrader.sh" put on the SD with the new "kernel.img", before launching u-boot, and tell him to flash the kernel (only the kernel, not a new total install)... |
|
|
|
Nov 30 2007, 02:15 PM
Post
#12
|
|
|
Group: Members Posts: 283 Joined: 1-October 07 From: Blacksburg, SC, USA Member No.: 20,773 |
I am certainly willing to be a guinea pig
|
|
|
|
Nov 30 2007, 02:39 PM
Post
#13
|
|
|
Group: Members Posts: 217 Joined: 6-June 04 Member No.: 3,590 |
Q18 of installation excuse me to ask it, but on the wiki, it isn't quite clear... 7.2 : install kernel with : kernel.img (find on yonggun site) + autoboot.sh at the end, upgrade kernel : use kernel.img (yonggun) + updater.sh so, to pass from 2.6.23.1-yonggun to 2.6.23.9-yonggun, do i need "autoboot.sh", or "upgrader.sh" put on the SD with the new "kernel.img", before launching u-boot, and tell him to flash the kernel (only the kernel, not a new total install)... You need autoboot.sh if you want to upgrade the kernel using uboot. |
|
|
|
Nov 30 2007, 02:44 PM
Post
#14
|
|
|
Group: Members Posts: 104 Joined: 14-August 06 Member No.: 10,798 |
ok, thanks
|
|
|
|
Dec 1 2007, 08:51 AM
Post
#15
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
One issue:
I got random internal compiler error after overclocking (624mhz). Just run make again and the process will continue. Things still build well. IIRC this does not only happen to this kernel but also in pdaXrom before (in my experience). |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 11:07 PM |