Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Street79
Old
(Last edited by Street79; 6th March 2013 at 03:20 PM.) Reason: download-links changed
#1  
Street79's Avatar
Member - OP
Thanks Meter 105
Posts: 70
Join Date: Mar 2010

 
DONATE TO ME
Post [KERNEL][GT-I9100G][GB][28/08/2012]streetware-kernel-0.5.2 #final-release

Quote:
! ! ! THIS IS A GINGERBREAD KERNEL FOR STOCK ROMS ! ! !
hi all,

i present you the very last version of my streetware-kernel for gingerbread. i think everything is working correctly now, so i can spend all my time on a new project.

if something unfortunately doesn't work, please leave a comment or write a pm.

and now, have a lot of fun with the new streetware-kernel...

Quote:
disclaimer:
  • remember that you flash your device at you own risk. i am not responsible for bricked devices, lost data, lost warranty or anything else, that may be the result of flashing or using this kernel.
Quote:
advice:
  • don't foget to make a backup of your custom files like init.d-scripts, modules, bootscripts, bootanimations, bootsounds and so on. i have done my best not to touch them, but don't blame me, if they are lost.
Quote:
warning:
  • i have added an older version of chainsdd's superuser because the new version available on the play store ist still buggy and currently unusable.
  • if you want to update anyway, you are free to do so, but i recommend you to read the comments on the play store first.
  • if you accidentally updated superuser and want to get rid of the new version, do the following:
    • menu-button
    • settings
    • applications
    • manage applications
    • superuser
    • uninstall updates
  • make sure you have unchecked 'allow automatic updating' for chainsdd's superuser until the new version is working correctly.
Quote:
changelog 0.5.1 - 0.5.2:
  • clockworkmod recovery v5.0.2.8
  • busybox v1.19.4-cm7
    installed in [/sbin]
  • supersu v0.95
    installed in [/system/app]
  • streetware-tool v0.5.2
    this is a command-line tool used to modify kernel-settings and many other things. type 'streetware -h' or 'streetware --help' in your preferred terminal application for more information.
Quote:
general features:
  • clockworkmod touch recovery v5.0.2.8
  • busybox v1.19.4-cm7
    installed in [/sbin]
  • busybox v1.20.2-stericson
    installed in [/system/xbin]
  • supersu v0.95
    installed in [/system/app]
  • superuser v3.0.7
    not installed per default
  • cwmmanager v3.0
    installed in [/system/app]
  • cifs-support
    module in [/lib/modules]
  • j4fs-support
    module in [/lib/modules]
  • ntfs-support
    module in [/lib/modules]
    'ntfs-3g' in [/sbin]
  • efs-backup
    stored in [/mnt/sdcard/streetware/backup/efs]
  • insecure kernel
    settings in [/default.prop]
  • integrated kernel-tweaks
    tweaks in [/misc/streetware/tweaks]
  • cf-root compatible
    properties in [/misc/streetware/settings/cfroot]
  • cpu frequencies [default]
    [200] 400 600 800 1000 [1200]
  • governors [default]
    [abyssplug] aggressive aggressive_x conservative gallimaufry gallimaufry_x hotplug interactive interactive_x lionheart min_max ondemand ondemand_x performance powersave smartass_v2 userspace
  • schedulers [default]
    bfq cfq deadline noop [sio] vr
  • custom bootscript-support
    copy your 'bootscript.sh' in [/system/streetware/bootscript] or [/mnt/sdcard/streetware/bootscript]. if files with the same name are placed in both folders, only the newer one will be used.
  • custom init.d-support
    copy your init.d-scripts in [/system/streetware/init.d] or [/mnt/sdcard/streetware/init.d]. if files with the same name are placed in both folders, only the newer one will be used.
  • custom modules-support
    copy your modules in [/system/streetware/modules] or [/mnt/sdcard/streetware/modules]. if files with the same name are placed in both folders, only the newer one will be used.
  • custom bootanimation-support
    copy your 'bootanimation.zip' in [/system/streetware/bootstyle] or [/mnt/sdcard/streetware/bootstyle]. if files with the same name are placed in both folders, only the newer one will be used.
  • custom bootlogo-support
    copy your 'logo.jpg' in [/system/streetware/bootstyle] or [/mnt/sdcard/streetware/bootstyle]. if files with the same name are placed in both folders, only the newer one will be used. you have to remove the famous yellow triangle or custom bootlogos won't be displayed.
  • custom bootsound-support
    copy your 'PowerOn.wav' in [/system/streetware/bootstyle] or [/mnt/sdcard/streetware/bootstyle]. if files with the same name are placed in both folders, only the newer one will be used.
Quote:
special features:
  • streetware-tool v0.5.2
    this is a command-line tool used to modify kernel-settings and many other things. type 'streetware -h' or streetware --help in your preferred terminal application for more information.

    Code:
    ~ # streetware --help
    
    streetware: display help
                usage 'streetware [OPTION]'
    
      -a    switch between supersu and superuser
    
      -o    toggle cifs-support on and off
      -n    toggle ntfs-support on and off
    
      -b    toggle bootscript-support on and off
      -i    toggle init.d-support on and off
      -m    toggle modules-support on and off
    
      -t    toggle integrated kernel-tweaks on and off
    
      -f    change default cpu-frequency-range
      -g    change default governor
      -s    change default scheduler
    
      -l    remove custom bootlogo
    
      -u    uninstall all changes and files made by this kernel and reboot into recovery-mode
    
      -k    backup your current kernel-settings to sdcard
      -r    reboot with your backup-settings from sdcard
    
      -c    check your current kernel-settings for errors and display them
    
      -h    display this help
      -v    display version information
    
    advanced users should try 'streetware --display-all-options' to see a complete list with all options
    
    report bugs at http://forum.xda-developers.com/showthread.php?t=1647393
    
    ~ #
  • advanced-mode
    advanced user should try 'streetware --display-all-options' to see a complete list with all options.

    Code:
    ~ # streetware --display-all-options
    
    streetware: display all options
                usage 'streetware [OPTION]'
    
      --install-busybox
      --uninstall-busybox
    
      --toggle-busybox
    
      --install-cwmmanager
      --uninstall-cwmmanager
    
      --toggle-cwmmanager
    
      --install-supersu
      --uninstall-supersu
    
      --install-superuser
      --uninstall-superuser
    
      --toggle-superuser-application
    
      --enable-all-hubs
      --disable-all-hubs
    
      --toggle-all-hubs
    
      --enable-gamehub
      --disable-gamehub
    
      --toggle-gamehub
    
      --enable-musichub
      --disable-musichub
    
      --toggle-musichub
    
      --enable-readershub
      --disable-readershub
    
      --toggle-readershub
    
      --enable-socialhub
      --disable-socialhub
    
      --toggle-socialhub
    
      --enable-samsungapps
      --disable-samsungapps
    
      --toggle-samsungapps
    
      --enable-cifs-support
      --disable-cifs-support
    
      --toggle-cifs-support
    
      --enable-ntfs-support
      --disable-ntfs-support
    
      --toggle-ntfs-support
    
      --enable-bootscript-support
      --disable-bootscript-support
    
      --toggle-bootscript-support
    
      --enable-initd-support
      --disable-initd-support
    
      --toggle-initd-support
    
      --enable-modules-support
      --disable-modules-support
    
      --toggle-modules-support
    
      --activate-kernel-tweaks
      --deactivate-kernel-tweaks
    
      --toggle-kernel-tweaks
    
      --change-cpu-frequency
      --change-governor
      --change-scheduler
    
      --change-scheduler-mmcblk0
      --change-scheduler-mmcblk1
    
      --install-intro-as-bootlogo
    
      --remove-custom-bootanimation
      --remove-custom-bootlogo
      --remove-custom-bootsound
    
      --uninstall-kernel-reboot-download
      --uninstall-kernel-reboot-normal
      --uninstall-kernel-reboot-recovery
    
      --uninstall-kernel-shutdown
    
      --backup-kernel-settings
      --restore-backup-settings
    
      --check-kernel-settings
      --check-backup-settings
    
      --display-current-settings
    
      --display-intro
      --display-readme
    
      --display-all-options
    
      --help
    
      --version
    
    report bugs at http://forum.xda-developers.com/showthread.php?t=1647393
    
    ~ #
  • application-switch
    you can switch between supersu and superuser. it's your choice!
  • backup-option
    backup your custom kernel-settings to sdcard. reboot your device with your custom kernel-settings instead of the default settings.
  • bloatware-option
    you can toggle gamehub, musichub, readershub, socialhub and samsungapps with all of their contents on and off.
  • frequency-settings
    change cpu-frequency-range permanently. no need for other applications to do that!
  • governor-settings
    change governors permanently. no need for other applications to do that!
  • kernel-tweaks
    you can toggle the integrated kernel-tweaks on and off. just in case if you want to use your own tweaks.
  • scheduler-settings
    change schedulers permanently. no need for other applications to do that! different schedulers for internal and external storage are also supported!
  • survival-mode
    you will never lose root, even if you delete your su-binary. just reboot your device!
  • toggle-option
    you can toggle things like bootscript-support, cifs-support, init.d-support, modules-support and ntfs-support on and off.
  • uninstall-option
    uninstall all changes made by this kernel on your system-partition and reboot into download-mode or recovery-mode. just in case if you want to flash another kernel and make sure there is no trash left on your device.
Quote:
credits goes to:
  • chainfire, chainsdd, hanny562, sakindia123, stericson, superatmos and all the others i forgot...
Quote:
thanks goes to:
  • patschi_ for testing again and again and again...
  • vehlan for testing
Quote:
latest version:
Quote:
older versions:
Quote:
last but not least:
  • if you like this work, please hit the thanks-button...
The Following 51 Users Say Thank You to Street79 For This Useful Post: [ Click to Expand ]
 
Toenizz
Old
#2  
Member
Thanks Meter 7
Posts: 45
Join Date: Apr 2012
Thank you for new Kernel testing it

I9100G : CM9
 
ngoanhtruong
Old
#3  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Feb 2012
Quote:
Originally Posted by Street79 View Post
hi all,

the last few days i spent my time on learning how to compile a kernel, add new features to the source code and so on. the most time i spent on writing scripts, to make many things as easy as possible. and that's the result:

streetware-kernel-0.4 #final-release

i've been testing this kernel the last days and everything seems to work fine. but if something unfortunately doesn't work or if you have any suggestions, please leave a comment...

and now, have a lot of fun...
thanks ! i'm testing
 
saifol
Old
(Last edited by saifol; 11th May 2012 at 01:50 AM.)
#4  
Member
Thanks Meter 4
Posts: 33
Join Date: Dec 2011
Location: johor bahru
i cant download..when i click the link..it show nothing..can you give me another link..

edit...now i can download it ..my connection was sux ...nice kernel..thanks for your gud work..

Sent from my GT-I9100G using XDA
PHONE:GT I9100G
ROM:CyanogenMod9 4.0.4
KERNEL:3.0.33-CWM 5
 
unichem
Old
#5  
Member
Thanks Meter 3
Posts: 84
Join Date: Dec 2011
testing...
 
HLG114
Old
#6  
HLG114's Avatar
Senior Member
Thanks Meter 7
Posts: 170
Join Date: Jan 2010
Location: Ḥa B́nh

 
DONATE TO ME
Hope a good kernel. Testing ...
Việt Nam xin chào các bạn !
 
xguestx
Old
#7  
Junior Member
Thanks Meter 0
Posts: 4
Join Date: Mar 2012
cant use pattern pin or password lock
 
hermanchb
Old
#8  
hermanchb's Avatar
Senior Member
Thanks Meter 35
Posts: 177
Join Date: Nov 2011
Location: Seremban
Quote:
Originally Posted by Street79 View Post
hi all,

the last few days i spent my time on learning how to compile a kernel, add new features to the source code and so on. the most time i spent on writing scripts, to make many things as easy as possible. and that's the result:

streetware-kernel-0.4 #final-release

i've been testing this kernel the last days and everything seems to work fine. but if something unfortunately doesn't work or if you have any suggestions, please leave a comment...

and now, have a lot of fun...
Great ~! Will try it ~
 
ManticoreXtreme
Old
#9  
ManticoreXtreme's Avatar
Member
Thanks Meter 2
Posts: 38
Join Date: Apr 2012
Location: Selangor, Rawang.
Gonna give it a try
 
Street79
Old
#10  
Street79's Avatar
Member - OP
Thanks Meter 105
Posts: 70
Join Date: Mar 2010

 
DONATE TO ME
Quote:
Originally Posted by xguestx View Post
cant use pattern pin or password lock
thanks for the hint. i will fix it soon...

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...