CyanogenMod 7.2 Specific BASIC Kernel - Cooperve
We are planning to release a kernel that con work on both devices, a BCM21553-common kernel, but that is hard work, as we must compare all the files from kernel, and test everychange.
FEATURES:
Due to the kernel is pretty advanced, we are not talking of a TO-DO list, we are talking about a FEATURES list, so the FEATURES are:
Kernel just compatible with CM7
Specific Basic - Samsung official not-modded sources
EXT4 support
CWM Inclluded on kernel with EXT4 support too
Images of CWM patched to show good colors
Bluetooth and Wifi configs added to work with CM7
Common ramdisk used based on kissingmylove and PsychoGame
Ramdisk optimized for CM7 and EXT4
Compressed through LZMA
IMEI working on CM7
Offline charging working on EXT4 CM7
SOURCES:
KERNEL SOURCE (GPL) is the official samsung kernel, as it is a specific BASIC kernel:
Sources of kernel: http://opensource.samsung.com/
I needed to modify the configs to get a BT, Wifi, and EXT4 working, this is not included on Samsung stock kernel, so I leave here the config source:
Source of defconfigs: https://github.com/broadcomCM/android_kernel_bcm21553-common_configs
Ramdisk has been also modd to create a bcm21553-common ramdisk that all users could use. SOurces to ramdisk can be found extracting from my kernel (LZMA) or also on github.
Sources of Ramdisk: https://github.com/broadcomCM/android_device_samsung_bcm21553-common_ramdisk
If other kernel developers want to contribute on this, shot me a PM, and I'll talk with you.
Thanks, Biel.
CHANGELOG
Version 4.0
Same build as version 3.0 , #7
Bigger cleanup ever made on ramdisk, to match CM7 and CM9 requiriments.
Added new BroadcomCM temp. CWM, with colors fixed.
Reduced booting time
Built with first 100% BCM21553 common ramdisk working based on AOSP ROMs.
Version 3.0
Clean Ramdisk as always
Included EXT4 and RFS (for not causing bricks) mounts on init.charge.rc
Start EXT4-fix in init.charge to mount syste, data, cache on inir.charge.rc and solve offline charging.
Version 2.1
Cleaned Ramdisk
Added permissions to camfash - for CM7
New built from same source and config
Version 2.0
Re-built ramdisk based on kissingmylove ramdisk
Delete all tweaks he added - BASIC KERNEL
EXT4 file system support for CM7
Hacked CWM Images to have a good color (no blues anymore)
Added some bootscripts to have better compatiblity with EXT4
Recovery has been updated to CWM 5.0.2.8
Mount USB mass storage is now working
CWM "HD" Edition, much more clear and tiny
Much more faster recovery
Version 1.0
First release of this kernel builded from source
First kernel with my name on it
Added new modify it ramdisk
Compressed throug LZMA using Lopicl.00 kitchen
Added CONFIG_SENSORS_COOPERVE=y
Added all the configs necessary to use Bluetooth on CM
Bluetooth working on new CM7 release, which should be RC1
Fixed CM7 bootanimation - thanks Prototype-U
Version 0.1
First release of this kernel
Not builded from source
Using Hell-lock kernel (Prototype-U) as zImage base
Modify lopicl.00 ramdisk and ad it to this kernel
Used LZMA to compress ramdisk
Fixed WIFI and torch on the ramdisk CM7.2
Not compatible with STOCK!
Issues with the kernel:
SIM contacts reading
Sometimes CWM can not find cache/recovery/log
DOWNLOADS
All downloads can be found here:
DOWNLOAD HERE
Last kernel verison download:
http://www.mediafire.com/download/7188za13itwcnim/kernel_CM7_v4.0_cooperve.zip
THANKS
BroadcomCM Team
Spacecaker
Lopicl.00
Kissingmylove
Percy-g2
Others:
Savie
Prototype-U
First poster! xD
By the way, I can help you, but I have to learn more about kernels! (you know! Mentioned in chat! )
Inviato dal mio GT-S5830i con Tapatalk 2
PM sent.
Man, seeing this and not being able to help makes me feel useless.
Sent from my GT-S5830i using xda app-developers app
Nice work biel, appreciate it.
mathm2013 said:
Man, seeing this and not being able to help makes me feel useless.
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
Dude, dont feel useless. Maybe we are not as experienced as them, different people are better at different things. So relax.
Sent from my GT-S5830i
Great,:thumbup:
my kernel also coming .
Sent from my LT22i using Tapatalk 2
First kernel built. On samsung sources, and just zImage at the moment. Dunno if will boot or not keeping u informed.
bieltv.3 said:
First kernel built. On samsung sources, and just zImage at the moment. Dunno if will boot or not keeping u informed.
Click to expand...
Click to collapse
I can check.
Only then how to restore the phone, if one does not work?
Maslin Sergey said:
I can check.
Only then how to restore the phone, if one does not work?
Click to expand...
Click to collapse
Flash another kernel bro if it won't work
Sent from my GT-S5830i using xda premium
biel can you do a git diff and git status with the boot.img of yours and the boot.img of hell lock/rafael ?
with that we can see what has changed and fix it on the sources
Sent from my S500 using xda app-developers app
SpaceCaker said:
biel can you do a git diff and git status with the boot.img of yours and the boot.img of hell lock/rafael ?
with that we can see what has changed and fix it on the sources
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
I cant make a diff from a boot.img
If nkt working flash with ODIN solve problems
Enviado desde mi GT-S5830 usando Tapatalk 2
bieltv.3 said:
I cant make a diff from a boot.img
If nkt working flash with ODIN solve problems
Enviado desde mi GT-S5830 usando Tapatalk 2
Click to expand...
Click to collapse
no from extracted boot.img i meant
Sent from my S500 using xda app-developers app
SpaceCaker said:
no from extracted boot.img i meant
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
Yes well I'll push changes to kernel asap as I make
Other idea:
Okey guys I got it after lot of searching and thinking + confirmed by psyke83 (developer from Galaxy 5) the reason why not booting is the kernel. ANd it's weird because Hell-lock kernel was fine till now
http://pastebin.com/zYFQf8Z0
Error could seem a ROM error, but init.rc script must to be modifyied to locate dalvik. Probaly dalvik and cahce in EXT4. So we need the port from the other kernel to work new CM7. That will be long without the device, really long...
Thanks, Biel
bieltv.3 said:
Yes well I'll push changes to kernel asap as I make
Other idea:
Okey guys I got it after lot of searching and thinking + confirmed by psyke83 (developer from Galaxy 5) the reason why not booting is the kernel. ANd it's weird because Hell-lock kernel was fine till now
http://pastebin.com/zYFQf8Z0
Error could seem a ROM error, but init.rc script must to be modifyied to locate dalvik. Probaly dalvik and cahce in EXT4. So we need the port from the other kernel to work new CM7. That will be long without the device, really long...
Thanks, Biel
Click to expand...
Click to collapse
also change the bootclasspath to the proper CM7 BootClassPath
Trying to port PsychoGame's 2.6.35.14 kernel... https://github.com/Lopicl/android_kernel_samsung_cooperve_cm_port-2.6.35.14
Lopicl.00 said:
Trying to port PsychoGame's 2.6.35.14 kernel... https://github.com/Lopicl/android_kernel_samsung_cooperve_cm_port-2.6.35.14
Click to expand...
Click to collapse
That is done already by me, psychogame and kissingmylove. Give a try, you will probably give us more information about it.
Enviado desde mi Nexus 7 usando Tapatalk 2
Related
Announcement:
I am pleased to announce that from now on I will be working with ralle.gade too! He is a kernel dev with a lot more experience than me who can hopefully bring us some really cool stuff
Hey guys,
I've made this thread to share with you my kernel for the Wildfire. It is based on HTC's own kernel, however I have added patches specific to FroYo (to enable sd-ext support, stop screen flicker, enable touchscreen). It also features overclock to 768MHz. The kernel was built for the CM ROMs which I am working on.
You can get the source here. To build it, navigate to the source directory and run the following command:
Code:
make arch=ARM subarch=ARM cyanogen_wildfire_defconfig
You can then run
Code:
make arch=ARM subarch=ARM
to compile the kernel.
You will get a zImage which you can then add to a boot.img for a ROM, as well as a bcm4329.ko WiFi module to be added to /system/lib/modules
I recommend that only developers try this (for now anyway) and the rest of you wait for the devs to release an OC kernel for their ROM.
I have attached a prebuilt zImage (kernel) and wifi module in a zip folder. DO NOT TRY TO FLASH THIS. It is not a flashable zip, but the resources necessary for devs to make a patch of this for their ROM.
The v4 zip attached below can be flashed to ANY ROM without any negative consequences. For devs, the zImage and WLAN module can be found inside if you wish to use it as standard kernel in your ROM.
Changelog - v2:
*Added Ext4 support
Changelog - v3:
*Added BFQ Scheduler (by ralle.gade)
*Added undervolt (by ralle.gade)
*Other patches by ralle.gade (more details can be found in source)
*ralle.gade took yo' 19MHz
Changelog - v4:
*Added AUFS overlay (by ralle.gade) - adb shell or terminal emulator "aufs --enable" to activate system r/w
*Added interactive CPU scheduler. (by ralle.gade)
*ralle.gade gave back yo' 19MHz
*Added newer Wireless driver (with Wireless-N support) (by me)
*Hidden easter egg (unintentionally added by me) - Only works if your ROM has the necessary files (I'm looking at you, adeadrat )
Changelog - v4.1:
*Set default freq. to 245-518 MHz - Should fix booting problems for some people
Changelog - v4.2:
*Update WiFi driver to fix WiFi sleep bug (by zinx)
Known bugs:
*No WiFi on some roms. If it doesn't work on 4.2, use 4.1
If you'd like to donate, use the link in my signature or above my avatar. You can also donate to ralle.gade here. It would be much appreciated
Thanks to:
*adeadrat - for informing me that the OC actually works
*HTC - for releasing their kernel source
*Google & The Android Team - for developing android and making it open source
*Linus Torvalds - Starting development of the open-source linux kernel.
Have a nice day,
HCDR.Jacob
Nice!!
Sent from my HTC Wildfire using XDA App
HCDR.Jacob said:
Hey guys,
I've made this thread to share with you my kernel for the Wildfire. It is based on HTC's own kernel, however I have added patches specific to FroYo (to enable sd-ext support, stop screen flicker, enable touchsctreen). It also features overclock to 768MHz.
You can get the source here. To build it, navigate to the source directory and run:
Code:
make arch=ARM subarch=ARM cyanogen_defconfig
You can then run
Code:
make arch=ARM subarch=ARM
to compile the kernel.
You will get a zImage which you can then add to a boot.img for a ROM.
I recommend that only developers try this (for now anyway) and the rest of you wait for the devs to release an OC kernel for their ROM.
I will compile this myself later on and upload the zImage for developers to add into their ROMs if they want to save themselves time by not compiling it
Have a nice day,
HCDR.Jacob
Click to expand...
Click to collapse
TNX! Tried too compile the source in the github, with your config.
dont forget make modules
edit,
and oh itś cyanogen_wildfire_defconfig
HCDR.Jacob said:
Hey guys,
I've made this thread to share with you my kernel for the Wildfire. It is based on HTC's own kernel, however I have added patches specific to FroYo (to enable sd-ext support, stop screen flicker, enable touchsctreen). It also features overclock to 768MHz.
Have a nice day,
HCDR.Jacob
Click to expand...
Click to collapse
Good work!
What is the minimum clock set at? Stock or lower? I'm running mine at minimum 122mhz at the moment, works fine. And can the overclocking be modified using SetCPU or is it locked in the kernel somehow?
BTW, have you had the time to look into some undervolting?
I'm fully aware that you're busy with CyanogenMod and other stuff, I'm just a bit curious
Will probably flash the OpenFire rom this evening to try this out
Lots of questions at the same time, I apologize for that
Good work!
It would be nice if someone could make a ROM for us newbees to install.
any try to flash this?
good work jacob. i have been wishing for an OC kernel and here it is absolute legend, and only 16? good work fella
beardyone said:
good work jacob. i have been wishing for an OC kernel and here it is absolute legend, and only 16? good work fella
Click to expand...
Click to collapse
Thanks man
Wait, will these work with Wildpuzzle ROM installed?
a1exander said:
Wait, will these work with Wildpuzzle ROM installed?
Click to expand...
Click to collapse
thanx jacob!
just made a package for puzzle rom, but im unable to test it yet.. hope girl come home soon
Can we use this with WildPuzzleROM v8 ?
erhanakt said:
Can we use this with WildPuzzleROM v8 ?
Click to expand...
Click to collapse
If you look on previous post danne has added something like this in his own thread for Wildpuzzle ROM, i'll test it now.
jacob you make my life complete <3
Hey Jacob,
I have a very importen info about your kernel
AnantK123 said:
The Touch Panel is SYN3KY_01
Click to expand...
Click to collapse
Your kernel dont work with the SKN3KY_01 touch panel it seems it only works with the AMTEL panel.
The same bug is posted on OpenFire (the kernel is your source) and WildPuzzle (uses your OC kernel in v8.0.4) thread.
The kernel included in the CN RUU supports WiFi Tether and AMTEL + SKN3KY_01 Touch Panel.
Maybe there is a way to dirty hack the newer kernel until htc will release the source.
Sent from my HTC Wildfire using XDA App
bluedragon1982 said:
Hey Jacob,
I have a very importen info about your kernel
Your kernel dont work with the SKN3KY_01 touch panel it seems it only works with the AMTEL panel.
The same bug is posted on OpenFire (the kernel is your source) and WildPuzzle (uses your OC kernel in v8.0.4) thread.
The kernel included in the CN RUU supports WiFi Tether and AMTEL + SKN3KY_01 Touch Panel.
Maybe there is a way to dirty hack the newer kernel until htc will release the source.
Sent from my HTC Wildfire using XDA App
Click to expand...
Click to collapse
I have a SYN3KY_01 too.... can you pleease give a kernel I can use in openfire rom?
blingblingslyna said:
I have a SYN3KY_01 too.... can you pleease give a kernel I can use in openfire rom?
Click to expand...
Click to collapse
You can try the kernel file 0050 posted in the WildPuzzle Topic for v8.0.4 but that kernel isnt tested with openfire, i use this kernel atm with WildPuzzle rom and its working great
Sent from my HTC Wildfire using XDA App
guys, you can make this kernel overclock for wildpuzzle 7.3.1?
bluedragon1982 said:
You can try the kernel file 0050 posted in the WildPuzzle Topic for v8.0.4 but that kernel isnt tested with openfire, i use this kernel atm with WildPuzzle rom and its working great
Sent from my HTC Wildfire using XDA App
Click to expand...
Click to collapse
oh itś not working for me.. 0050 it is with wildpuzzle 8.0.1(i think)
edit,
sorry it was 0055 that didnt work. But you cant flash 0050 in openfire. AND I cant unpack or mount boot.img. whatś the fs-type?
Ill look into the screen issue, and for those asking about openfire, its the same kernel
Sent from my Tattoo using XDA App
HCDR.Jacob said:
Ill look into the screen issue, and for those asking about openfire, its the same kernel
Sent from my Tattoo using XDA App
Click to expand...
Click to collapse
yeah, but it wont start at all with wildpuzzle 0050.
PSN>> MEMORY-MOD-v2 SwapAll-v3.0 KERNEL MODDER
USE THIS AT YOUR OWN RISK
INFO:
MEMORY-MOD
SD-EXT partition (/dev/block/mmcblk0p2) on phone's memory card is mounted as /data instead of original internal data partition(stl13)
SWAPALL v3.0
Original Internal Storage (/dev/stl13 on stock GB & /dev/block/stl13 on AOSP) is formatted to be used as swap partition entirely so as to fully take advantage of fast internal data partition and relieving read/write load on memory card.
The third swap partition on memory card created using CWM or MiniTool or Gparted (/dev/block/mmcblk0p3) IF FOUND is used as swap space, with lower priority . So it will be used for swapping only when above mentioned swap partiton on internal data storage is full.
Swappiness set at 30.
Q.) WHATS NEW WITH MEMORY-MOD v2 IN THIS "KERNEL PATCHER" ???
A.) It simply patches an existing flashed kernel on phone
It extracts an existing flashed kernel from the phone
Then it extracts ramdisk from the kernel
Then it patches the required files on ramdisk
Then it builds back ramdisk and compiles back boot.img
Then it flashes the modded boot.img on phone to the phone
REFERENCE Threads: (my ACE threads)
http://forum.xda-developers.com/showthread.php?t=1883211 Memory modded ACE Stock kernels
http://forum.xda-developers.com/showthread.php?t=1960652 Memory modded ACE CM7 kernels
http://forum.xda-developers.com/showthread.php?t=1959779 Memory modded ACE ICS/JB kernels
http://forum.xda-developers.com/showthread.php?t=2184189 SIMILAR KERNEL PATCHER for ACE
PREREQUISITES:
1: Custom kernel to be flashed before installing this script (STOCK based/AOSP/AOKP with ext4 support and init.d support but not Mem-Modded)
2: SD-EXT partition on sdcard formatted to ext4 (u can use this tool PSN_EXT4_Recovery_based_SD-EXT_ONLY_Format_Tool-signed.zip)
3: SWAP support implemented in kernel
4: Atleast 2.1 MB of free space available in /system
5: An SDCARD of CLASS 6 or more (class 4 users please dont report of phone crawling slow!)
NOTE:
1: for fresh install only; user data on original /data will not be moved on /sd-ext; after flashing this script you will have to setup ur phone again.
1: after flashing this you wont be able to directly do a nandroid backup in cwm; so wipe(format) "/data" in recovery before attempting nandroid backup.
2: do not use any int.d script to expand memory using /sd-ext like S2E or a2sd or cronmod or a2sdx etc with this mod else your phone will not boot
3: your phone will boot always as first boot with this script if no memory-card inserted or memory-card inserted without a sd-ext partition
4: Memory-Mod v2 will delete the init.d scrips of adrenaline engine which when unmodified is not compatible with Memory-Mods
5: if your rom has Adrenaline Engine 4.3 or 4.4 which has not been modified by for compatibility with Memory-Mod then you can reflash a compatible Adrenaline Engine 4.4 by flashing this(STOCK version / CM version) AFTER flashing the MEMORY-MOD script.
6: to reflash newer fixed versions of this mod you have to reflash ur non-patched kernel or rom and then flash this kernel patcher in recovery.
Some info:
PSN_STOCK-GB_MEM-MOD-v2_SWAPALLv3.0 : coming soon (provide me with stock-based custom kernel link or boot.img)
PSN_CM7.2-GB-official_MEM-MOD-v2_SWAPALLv3.0 : will work on kernels on official cm7.2 roms
PSN_CM10.1-JB_MEM-MOD-v2_SWAPALLv3.0 : will work on unofficial cm10.1 kernels in roms like Rohans CM10.1 builds
ICS users can try JB version... its almost same .. should work... report if it doesnt work for u
UNINSTALL METHOD: (to get back to old-school 150MB internal data)
1: flash your original non-modded kernel or custom rom
2: flash PSN_factory_reset_EXT4_Recovery_based_Format_Tool-signed.zip
3: you need to setup your phone all over again for old-school 150MB internal data.
CHANGELOGS
Memory-Mod v2
boot.img extracted from bml8 partition on phone
it is split into kernel zImage and ramdisk
it extracts ramdisk and patches required files
it packs the modded ramdisk and builds back boot.img ready to be flashed back to phone
it flashes the boot.img to phone !!
hello psn..nice to see u in mini section
will try it out and report..thanks
edit = maybe u can build us ur kernel with battery extender modules ? just a suggestion..
Nice work.. nice to see an Indian, Maharashtrian from Aamchi Mumbai..!!
A chemical engineer n still interest in android...!! I need to contact u.. for some tips for my future studies..
Awesome I had this idea and googled around but nothing for Jellybean 4.2 or like that. Everyone nays for that SD wear.
The Alchemist said:
hello psn..nice to see u in mini section
will try it out and report..thanks
edit = maybe u can build us ur kernel with battery extender modules ? just a suggestion..
Click to expand...
Click to collapse
possible
Sent from I9300 Jellybam v6.7 4.2.2 (CM10.1+AOKP+PAC) + Yank Kernel v1.5 with latest Mali 400MP driver support.
psndna88 said:
possible
Sent from I9300 Jellybam v6.7 4.2.2 (CM10.1+AOKP+PAC) + Yank Kernel v1.5 with latest Mali 400MP driver support.
Click to expand...
Click to collapse
Can I install this in rohan builds?
Enviado desde mi GT-P3110 usando Tapatalk 2
moliverac8 said:
Can I install this in rohan builds?
Enviado desde mi GT-P3110 usando Tapatalk 2
Click to expand...
Click to collapse
thats a cm10.1 JB ... provide me with its boot.img in its zip and ill upload a JB version too
Sent from I9300 Jellybam v6.7 4.2.2 (CM10.1+AOKP+PAC) + Yank Kernel v1.5 with latest Mali 400MP driver support.
psndna88 said:
thats a cm10.1 JB ... provide me with its boot.img in its zip and ill upload a JB version too
Sent from I9300 Jellybam v6.7 4.2.2 (CM10.1+AOKP+PAC) + Yank Kernel v1.5 with latest Mali 400MP driver support.
Click to expand...
Click to collapse
Here you are https://www.dropbox.com/s/5seqed4y318uvp9/boot.img
Enviado desde mi GT-P3110 usando Tapatalk 2
JB support available
PSN_CM10.1-JB_MEM-MOD-v2_SWAPALLv3.0 : will work on unofficial cm10.1 kernels in roms like Rohans CM10.1 builds
feedback !!!
Didn't work for both AOKP and CM10.1 Tried various things that might have went wrong from my side. I am using CWMR 6.0.2.7. Other than that no script. Stock roms. Ur patch runs fine. Phone boots fine. But no SD-Ext mounted nor Internal Mem is mounted as swap.
Tried with 5.0.2.8 Again nothing on both roms.
ill recheck..
Sent from I9300 Jellybam v6.7 4.2.2 (CM10.1+AOKP+PAC) + Yank Kernel v1.5 with latest Mali 400MP driver support.
can you do it for cm10 link to boot.img
https://www.dropbox.com/s/6g3ozr6lbep7nb3/boot.img
prafiles said:
Didn't work for both AOKP and CM10.1 Tried various things that might have went wrong from my side. I am using CWMR 6.0.2.7. Other than that no script. Stock roms. Ur patch runs fine. Phone boots fine. But no SD-Ext mounted nor Internal Mem is mounted as swap.
Click to expand...
Click to collapse
Confirmed.
not working on Cm 10.1 build 20130310
prafiles said:
Didn't work for both AOKP and CM10.1 Tried various things that might have went wrong from my side. I am using CWMR 6.0.2.7. Other than that no script. Stock roms. Ur patch runs fine. Phone boots fine. But no SD-Ext mounted nor Internal Mem is mounted as swap.
Click to expand...
Click to collapse
prafiles said:
Tried with 5.0.2.8 Again nothing on both roms.
Click to expand...
Click to collapse
darkshadow1997 said:
can you do it for cm10 link to boot.img
https://www.dropbox.com/s/6g3ozr6lbep7nb3/boot.img
Click to expand...
Click to collapse
ic92 said:
Confirmed.
not working on Cm 10.1 build 20130310
Click to expand...
Click to collapse
uploaded another reworked CM10.1 kernel patcher... try it...
psndna88 said:
uploaded another reworked CM10.1 kernel patcher... try it...
Click to expand...
Click to collapse
Still not working. Same results as before.
tried this on CM7, booted but no ext4 partition
Don't working on CM10.1
Enviado desde mi GT-S5570 usando Tapatalk 2
Dear XDA-Community!
Im new here so i'd like to introduce me quickly.
Im Alex, 18 years old (at the time of this writing) and im from Austria.
Before i owned a Galaxy Ace and got our p970 some months ago.
Now to my question
I tried my hands on building cyanogenmod 10.1 for the p970.
i build it with the standard toolchain and it worked perfectly.
now im trying to build it with the Linaro 4.8 Toolchain, but it isnt booting and i do know its a kernel fault.
i know this because if i flash my Cyanogenmod Build, it doesnt boot, BUT if i flash it and then flash the ZeroGravitiyKernel from here
http://forum.xda-developers.com/showthread.php?t=2082740
it boots up perfectly.
So i would like to know, if someone had succcess with building our kernel with a Linaro Toolchain and which patches i may or may not have to apply.
i tried using the ZeroGravitiySources but still it fails to boot up after flashing.
(also i did a quick benchmark test with rom toolbox and the build with the standard toolchain gets 7.3 and with using linaro and the other kernel i get 10.2)
any help is much appreciated
Yes the problem is the kernel. ....it was not easy to make the kernel boot...
Use my patch from my topic...
http://forum.xda-developers.com/showthread.php?t=2184519
This patch is for ICS v30c.....you can diff the patch with original files....and put the same in your kernel...
You can find original files from Nooby's git...and dowload only those specific files to see the diff......
Sent from my LG-P970 using xda app-developers app
rajeshmk2012 said:
Yes the problem is the kernel. ....it was not easy to make the kernel boot...
Use my patch from my topic...
http://forum.xda-developers.com/showthread.php?t=2184519
This patch is for ICS v30c.....you can diff the patch with original files....and put the same in your kernel...
You can find original files from Nooby's git...and dowload only those specific files to see the diff......
Sent from my LG-P970 using xda app-developers app
Click to expand...
Click to collapse
Thank you very much, already used it some days before and got it working, forgot to update here
Cherry Picked a lot of patches etc.
i just wondered, because i cloned his source and compiled without changing anything with the same toolchain as he was using and i didnt got it to boot.
I'm trying to build kernel for our sgsa using these sources:https://github.com/TeamCanjica/android_kernel_samsung_u8500/tree/cm-11.0
But after flashing zImage the phone gets bricked.Please help me!Iam using this guide:http://forum.xda-developers.com/showthread.php?t=1748297
Hard Brick ? if not you should first re-flash rom by ODIN.
I don't have knowledge about kernel but I see CM 11 text, if you use it as a base you'll always get brick at "stock" ROMs because that kernel doesn't have Touchwiz support it just made for CM/AOSP.
Edit : There won't be a problem If I say use the STE's leaked sources, right ?
To build cm kernel for this device you need to:
1- download the sources (I mean whole cm11 sources from TC github, I know they are something like 10gb but I don't know how to do in other ways)
2- run on terminal
Code:
cd *SourceFolder*
. build/envsetup.sh
lunch cm_janice-eng
mka bootimage
This worked for me for cm10 and cm10.1 kernels
For stock kernel you don't need the whole sources, there's a different process
P.S. thank to fedevd for this
Sent from Italy using Tapatalk
Toni5830 said:
To build cm kernel for this device you need to:
1- download the sources (I mean whole cm11 sources from TC github, I know they are something like 10gb but I don't know how to do in other ways)
2- run on terminal
Code:
cd *SourceFolder*
. build/envsetup.sh
lunch cm_janice-eng
mka bootimage
This worked for me for cm10 and cm10.1 kernels
For stock kernel you don't need the whole sources, there's a different process
P.S. thank to fedevd for this
Sent from Italy using Tapatalk
Click to expand...
Click to collapse
So i have to compile the whole rom?
I can't compile only kernel?
tgabor7 said:
So i have to compile the whole rom?
I can't compile only kernel?
Click to expand...
Click to collapse
With
mka bootimage
You will build only kernel
Sent from Italy using Tapatalk
Toni5830 said:
With
mka bootimage
You will build only kernel
Sent from Italy using Tapatalk
Click to expand...
Click to collapse
But i will have to download the whole source any way thanks
If you want to make a kernel you have to repo sync the whole rom firstly and then you can do mka bootimage.
Sent from my GT-I9070 using XDA Premium 4 mobile app
CyanogenMod 7.2 Specific BASIC Kernel - Tassve
We are planning to release a kernel that con work on both devices, a BCM21553-common kernel, but that is hard work, as we must compare all the files from kernel, and test everychange.
FEATURES:
Due to the kernel is pretty advanced, we are not talking of a TO-DO list, we are talking about a FEATURES list, so the FEATURES are:
Kernel just compatible with CM7
Specific Basic - Samsung official not-modded sources
EXT4 support
CWM Inclluded on kernel with EXT4 support too
Images of CWM patched to show good colors
Bluetooth and Wifi configs added to work with CM7
Common ramdisk used based on kissingmylove and PsychoGame
Ramdisk optimized for CM7 and EXT4
Compressed through LZMA
IMEI working on CM7
Offline charging working on EXT4 CM7
Added our new temp. CWM as default
SOURCES:
KERNEL SOURCE (GPL) is the official samsung kernel, as it is a specific BASIC kernel:
Sources of kernel: http://opensource.samsung.com/
I needed to modify the configs to get a BT, Wifi, and EXT4 working, this is not included on Samsung stock kernel, so I leave here the config source:
Source of defconfigs: https://github.com/broadcomCM/android_kernel_bcm21553-common_configs
Ramdisk has been also modd to create a bcm21553-common ramdisk that all users could use. SOurces to ramdisk can be found extracting from my kernel (LZMA) or also on github.
Sources of Ramdisk: https://github.com/broadcomCM/android_device_samsung_bcm21553-common_ramdisk
If other kernel developers want to contribute on this, shot me a PM, and I'll talk with you.
Thanks, Biel.
CHANGELOG
Version 4.0
Same build as version 3.0 , #7
Bigger cleanup ever made on ramdisk, to match CM7 and CM9 requiriments.
Added new BroadcomCM temp. CWM, with colors fixed.
Reduced booting time
Built with first 100% BCM21553 common ramdisk working based on AOSP ROMs.
Version 3.0
Clean Ramdisk as always
Included EXT4 and RFS (for not causing bricks) mounts on init.charge.rc
Start EXT4-fix in init.charge to mount syste, data, cache on inir.charge.rc and solve offline charging.
Version 2.1
Cleaned Ramdisk
Added permissions to camfash - for CM7
New built from same source and config
Version 2.0
Re-built ramdisk based on kissingmylove ramdisk
Delete all tweaks he added - BASIC KERNEL
EXT4 file system support for CM7
Hacked CWM Images to have a good color (no blues anymore)
Added some bootscripts to have better compatiblity with EXT4
Recovery has been updated to CWM 5.0.2.8
Mount USB mass storage is now working
CWM "HD" Edition, much more clear and tiny
Much more faster recovery
Version 1.0
First release of this kernel builded from source
First kernel with my name on it
Added new modify it ramdisk
Compressed throug LZMA using Lopicl.00 kitchen
Added CONFIG_SENSORS_COOPERVE=y
Added all the configs necessary to use Bluetooth on CM
Bluetooth working on new CM7 release, which should be RC1
Fixed CM7 bootanimation - thanks Prototype-U
Version 0.1
First release of this kernel
Not builded from source
Using Hell-lock kernel (Prototype-U) as zImage base
Modify lopicl.00 ramdisk and ad it to this kernel
Used LZMA to compress ramdisk
Fixed WIFI and torch on the ramdisk CM7.2
Not compatible with STOCK!
Issues with the kernel:
SIM contacts reading
Sometimes CWM can not find cache/recovery/log
DOWNLOADS
Last kernel verison download:
http://www.mediafire.com/download/v5q74y90hg348iu/kernel_CM7_v4.0_tassve.zip
THANKS
BroadcomCM Team
Spacecaker
Lopicl.00
Kissingmylove
Percy-g2
Others:
Savie
Prototype-U
RESERVED
Why only two frequencies? And I like governor "lagfree"..
And on CM 7 by Percy BT not work..
Gisha 7 said:
Why only two frequencies? And I like governor "lagfree"..
And on CM 7 by Percy BT not work..
Click to expand...
Click to collapse
Use my cm, thats why it is my kernel
Enviado desde mi Nexus 7 mediante Tapatalk
@bieltv.3 always the best biel waiting for Rc_4 for tassve \o/
Gisha 7 said:
Why only two frequencies? And I like governor "lagfree"..
And on CM 7 by Percy BT not work..
Click to expand...
Click to collapse
this kernel,as written in the thread's title is a basic kernel so it has only stock frequences and stock governors
@bieltv.3
good work :thumbup:
Sent from my BCM21553 using Tapatalk 2
Reserved
Sent from my GT-S5830i using Tapatalk 2
What sense in only two frequencies?
And at me not work wipe and format /data on kernel recovery..
Gisha 7 said:
What sense in only two frequencies?
And at me not work wipe and format /data on kernel recovery..
Click to expand...
Click to collapse
I am not a kernel expert, so I just wanted to made the basic (stock kernel) compatible with ext4, lzma, and CM/AOSp roms. There are kernels better? Yes, but not with this compatibility
EDIT: wiping data working on my kernel amd CM7 (on ace-i, verified)
Enviado desde mi Nexus 7 mediante Tapatalk
Aclerometer doesnt work on cm7_tassve_rc01 @bieltv.3
If I Helped You Please Press ThankS
Thanks for reports guys, Ill try to fix them as soon as possible. A logcat will help me
Enviado desde mi C5303 mediante Tapatalk
How i can make logcat for you
If I Helped You Please Press ThankS
myaservip said:
How i can make logcat for you
If I Helped You Please Press ThankS
Click to expand...
Click to collapse
google it.
Galaxy Pop Plus'ımdan Tapatalk 2 ile gönderildi.
burak144 said:
google it.
Galaxy Pop Plus'ımdan Tapatalk 2 ile gönderildi.
Click to expand...
Click to collapse
do the link2sd deep sleep problem fixed with this kernal ?
thebiggboss180 said:
do the link2sd deep sleep problem fixed with this kernal ?
Click to expand...
Click to collapse
i dont know. cuz i havent tried yet.
Galaxy Pop Plus'ımdan Tapatalk 2 ile gönderildi.
thebiggboss180 said:
do the link2sd deep sleep problem fixed with this kernal ?
Click to expand...
Click to collapse
Yes the only bug in rotation...etc
If I Helped You Please Press ThankS
i installed the kernal...i got a problem that the data partition not mounting while using the phone normal
i cant install apps to the data parition and when i do reboot the device make a reset