Can someone please provide me the changed ramdisk of collosus 6.05, im trying to flash kash kernel v2.7. I dont really understand how to change ramdisk.
Related
how can i change the name of a kernel before insalling it to my device.for example rename a kernel so at the about phone it says 123 kernel?
only if you can make your own kernel you can rename it
Yeah, you have to compile your own kernel.
You can set the "local version" setting in the kernel config then.
how can i compile my own kernel?
pan24 said:
how can i compile my own kernel?
Click to expand...
Click to collapse
Download the sources, download the toolchain and off you go.
You need at least some programming knownledge for it, it's also of advantage to know how the Linux kernel building process works.
i tried to install ubuntu on my sgs2 via linux installer but as soon i open it it says:
Sorry, but your kernal does not have the necessary features for install linux.
please check kernal:
kernal feature is not known because the /proc/config.gz
file is not found.
i rooted my sgs2 on its stock rom update i.e. 2.3.6 i9100GDDKI1
kernal version 2.6.35.7
build no. GINGERBREAD.XWKJ2
please help me. and if it is not possible to install ubuntu via this software please suggest me another method.
jash2711 said:
please check kernal:
kernal feature is not known because the /proc/config.gz
file is not found.
Click to expand...
Click to collapse
I would suggest you don't play with your phone if you don't know what you're doing...
When you compile a kernel in linux, you have the option to enable/disable the creation of config.gz inside the kernel or outside it. If that option is disabled, you won't be able to get the .config the kernel was built with.
The option required is IKCONFIG or Kernel .config support
This option enables the complete Linux kernel ".config" file contents to be saved in the kernel. It provides documentation of which kernel options are used in a running kernel or in an on-disk kernel. This information can be extracted from the kernel image file with the script scripts/extract-ikconfig and used as input to rebuild the current kernel or to build another kernel. It can also be extracted from a running kernel by reading /proc/config.gz if enabled (below).
Click to expand...
Click to collapse
So if you want to have /proc/config.gz support you either need to recompile the kernel with CONFIG_IKCONFIG enabled or find a kernel that has it enabled by default.
AzureusPT said:
I would suggest you don't play with your phone if you don't know what you're doing...
When you compile a kernel in linux, you have the option to enable/disable the creation of config.gz inside the kernel or outside it. If that option is disabled, you won't be able to get the .config the kernel was built with.
The option required is IKCONFIG or Kernel .config support
So if you want to have /proc/config.gz support you either need to recompile the kernel with CONFIG_IKCONFIG enabled or find a kernel that has it enabled by default.
Click to expand...
Click to collapse
does that mean i have to flash my sgs2? bcoz i didnt flash it earlier. just rooted it with doomlord rooting toolkit. so didnt ask me any of these option. if there is any other way like just unrooting it and thn rooting it back with the above mentioned option please tell me how to do that.
sorry if am asking too many or silly questions but apparently there is not too much of support for my android device.
can anyone please suggest a soln fast?
jash2711 said:
if it is not possible to install ubuntu via this software please suggest me another method.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1223128
I am trying to port cwm on my SGP 4.0 (korean version/YP-GB1)
If i flash the kernel which cwm ported by me
cwm works very well(So i rooted my device with cwm), but If i boot my SGP normaly(?)
Hardware buttons(home, back, menu, volume+- like these)and screen touch do not work;;
What should i do?
Sounds like you used the wrong defconfig when building the kernel.
First try to just get a kernel working with the original initramfs - THEN port CWM.
Entropy512 said:
Sounds like you used the wrong defconfig when building the kernel.
First try to just get a kernel working with the original initramfs - THEN port CWM.
Click to expand...
Click to collapse
Thank you for reply,
But i modfied only initramfs and repacked it to original zImage..
Should i try compile kernel source with initramfs?
OR is any problen in initramfs?
Initramfs will create some devices and set their permissions - so an international/US initramfs could do weird stuff on a Korean unit.
Entropy512 said:
Initramfs will create some devices and set their permissions - so an international/US initramfs could do weird stuff on a Korean unit.
Click to expand...
Click to collapse
That means..
Should i get CWM source my self
and modifiey?
I want to port voodoo sound patch on my kernel.
But YP-GB1 GingerBread Kernel Source Code has problem;;
(I can compile kernel and i did not see any compile error but the kernel which compiled by me makes problem when i flash it. my SGP cannot boot!!)
So i will try compile module(not built-in);; but i do not know how to compile kernel Independent(?) module. and i want to change(?) voodoo sound patch to Independent(?) kernel module(like tegrak kernel)
what should i do
to compile voodoo sound module?
+1, bump
My English is not good。I want know which kernel can use Sweep2Wake by crDroid 4.31? This rom is very good。thank you very much
all kernels are capable of using sweep2wake but i think torrented has sweep2wake built into his kernel but i havnt looked at the kernels lately
t1gartist said:
all kernels are capable of using sweep2wake but i think torrented has sweep2wake built into his kernel but i havnt looked at the kernels lately
Click to expand...
Click to collapse
Thank you, although I still do not understand, but still thank you very much
ok kernels are modified and compiled to run on this device and all devices for that matter in order to have sweep2wake you must write it into the kernel and compile the kernel with sweep2wake added if that better explains so like this
1 download kernel source
2. add sweep2wake to the source code
3. compile kernel
4. run kernel for errors
5 fix errors if any and re compile kernel
6. add the kernel for the world to use also (which is a noble thing to do btw)
t1gartist said:
ok kernels are modified and compiled to run on this device and all devices for that matter in order to have sweep2wake you must write it into the kernel and compile the kernel with sweep2wake added if that better explains so like this
1 download kernel source
2. add sweep2wake to the source code
3. compile kernel
4. run kernel for errors
5 fix errors if any and re compile kernel
6. add the kernel for the world to use also (which is a noble thing to do btw)
Click to expand...
Click to collapse
thank you very much.
I heard a whoosh.
lol orange