[KERNEL] CM Specific Basic Kernel - BroadcomCM[TASSVE][v4.0 - 07/3/2014]

Search This thread

Mohamed Yaser

Senior Member
Nov 29, 2013
1,837
1,526
Can any one tell me how to attach link to text ?? Would be very thanked

If I Helped You Please Press ThankS ;)
 

Mohamed Yaser

Senior Member
Nov 29, 2013
1,837
1,526
Cwm says System is mounted but u should unmount then remount before flashing a Zip

Best Regards:
Muhammad Yaser
 

thebiggboss180

Senior Member
Aug 25, 2013
459
54
31
amman
cpu spy not working cuz this kernal have a stock frequances..

u can know about the deep sleep by using deep sleep widget in the market....by the way deep sleep working perfectlly

this kenal have the best batrrey life for me
 

devilyuri

Senior Member
Mar 6, 2013
1,366
467
i used my phone for 18h and remaining battery is 10% :D

Sent from my BCM21553 using Tapatalk 2
 

Galaxy pop Plus

Senior Member
Feb 26, 2013
138
4
Yes the battery is very good and still better than the stock one :thumbup:

Sent from my GT-S5570i using xda app-developers app
 

devilyuri

Senior Member
Mar 6, 2013
1,366
467
@bieltv.3
I found a solution to fix cache/recovery/last_log
If we don't install specific kernel also after installing CM7,play store will work

a3ateheg.jpg


uzuhusyt.jpg


Inviato dal mio GT-S5570i con Tapatalk 2
 

Bogdacutu

Senior Member
Nov 5, 2012
407
833
There's an issue with this kernel and some (maybe all? not sure) CM7 ROMs: when you turn on Bluetooth, com.android.phone starts using up all the CPU (and drains the battery by doing that). If you check logcat you will see tons of these errors:
Code:
E/bluetooth_ScoSocket.cpp( 1652): accept_work socket() failed: Protocol not supported
You can fix this by including the SCO module when building the kernel or by loading the SCO module manually. I looked through the repos to try to fix the issue myself but I couldn't find which one was used to build this kernel, so I built sco.ko from the Samsung sources, you can load it with
Code:
insmod sco.ko
 

Attachments

  • sco.zip
    88.1 KB · Views: 41

robertzon021

Member
May 8, 2014
15
1
35
Santa maria, Bulacan
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:
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:
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.


If other kernel developers want to contribute on this, shot me a PM, and I'll talk with you.

Thanks, Biel.

Im gonna try this
 

Top Liked Posts

  • There are no posts matching your filters.
  • 16
    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:
    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:
    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.


    If other kernel developers want to contribute on this, shot me a PM, and I'll talk with you.

    Thanks, Biel.
    11
    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!
    10
    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
    5
    Issues with the kernel:
    • SIM contacts reading
    • Sometimes CWM can not find cache/recovery/log