[Clockworkmod] [KERNEL] [GT-S5300] vM00CWM/vM00Kernel - Miscellaneous Android Development

Hi all,
To stop confusion and mixed messages, I've decided to start a new thread.
This thread will be dedicated to :
A) GT-S5300 Kernel development based on official Samsung sources
B) Clockworkmod recovery for GT-S5300
22-nov-2012 : Sources...see 2nd post
ATTENTION : I assume no responsability for any problems you might encounter. I've only be able to test these on my GT-S5300 (Europe version).
If you use the kernel update zip's, just make sure your Kernel resides in /dev/block/mmcblk0p5. You can check this with the following command:
hexdump -e \"%_c\" -n 8 /dev/block/mmcblk0p5
Your output should be something like this: ANDROID!#
General info:
- vM00Kernelv0.2m.zip minimal kernel (Droidwall support + insecure adbd)
- XXLF5KernelStock.zip / stock kernel XXLF5 update zip
- vM00CWM.zip Non permanent Clockworkmod recovery zip
- vM00CWMv2.zip Non permanent improved Clockworkmod recovery zip
- vM00Kernelv0.22ba.zip update zip with (Droidwall support, governors and insecure adbd + re-enabled bootanimation/sound)
- vM00Kernelv0.29.zip (Droidwall support, governors, integrated CWM,insecure adbd + re-enabled bootanimation/sound)
- XXLF5StockODIN.tar / Odin flashable stock kernel
- vM00Kernelv0.31.zip (Droidwall support, governors, integrated CWM,insecure adbd, deadline scheduler + re-enabled bootanimation/sound)
- vM00CWMv3.zip Replaced by vM00CWMv3f (bugfix, see changelog)
- vM00CWMv3f.zip Non permanent re-improved v3 Clockworkmod recovery zip, see changelog below
- vM00Kernelv1.00.zip Official Kernel release, see changelog below
- vM00Kernelv1.10.zip see changelog below
Instructions :
1) Copy the chosen kernel zip file to your sdcard (and vM00CWM if your current kernel hasn't integrated CWM)
2) boot your phone into recovery by holding VOL_UP,POWER and HOME
3) choose apply update from sdcard and select vM00CWM.zip
4) once your in CWM, select install zip from sdcard
5) choose zip from sdcard and select the appropriate Kernel update zip
vM00

RESERVED FOR ANNOUNCEMENTS
22-nov-2012
Hi all, unfortunately I haven't had a lot of time lately to continue ....I'm in the process of uploading sources so that anyone can benefit from my work.
On a sidenote, last progress was quite promising as I was able to run CM7. I still have 2 weeks holiday left before the end of 2012, can't say when exactly but I'll try to resume previous work during that time.
https://github.com/vM00
vM00

Changelog 06-nov-2012 vM00Kernelv1.10 :
- Adb now works in recovery mode.
- All files in init.d get rwx permissions during bootup
- vM00CWMf integrated
Changelog 06-nov-2012 vM00CWMv3f :
- Bug fix : backup to external sd
Changelog 05-nov-2012 vM00Kernelv1.00 :
- init.d support
- CIFS support
- Optimized Aroma File Manager 1.8 included : Fonts are bigger to improve readability on 240x320 screens, no theming due to size
CREDIT and big thanks to XDA member amarullz
http://forum.xda-developers.com/showthread.php?t=1646108
- Switched to lzma compression
- vM00CWMv3 integrated
Changelog 05-nov-2012 vM00CWMv3 :
- Optimized Aroma File Manager 1.80 full version included CREDIT and big thanks to XDA member amarullz
http://forum.xda-developers.com/showthread.php?t=1646108
- Proper handling of external sd
- Minor fixes
Changelog 03-nov-2012 vM00Kernelv0.31 :
- Added deadline scheduler
- New vM00CWMv2 recovery integrated
- Proper kernel version string formatting
- /system and / mounted by default
- Regression : removed ondemand and conservative governors until properly working
Changelog 03-nov-2012 vM00CWMv2 :
Following features have been added/fixed:
- Fully working external sd functionality (usb mass storage inclusive)
- Permissions Fix menu
- Easier menu confirmation/navigation (only once UP or DOWN required)
- Changed coloring scheme
- Partitioning menu
- **** BONUS ***** Option to reset custom binary flash counter

hello buddy
are you also custom rom developer?
thanks for ur effort sir
keep it up
very nice kernel
Sent from my GT-S5300 using xda premium
---------- Post added at 01:24 PM ---------- Previous post was at 01:05 PM ----------
vM00 said:
Hi all,
To stop confusion and mixed messages, I've decided to start a new thread.
This thread will be dedicated to :
A) GT-S5300 Kernel development based on official Samsung sources
B) Clockworkmod recovery for GT-S5300
02-nov-2012 : NEW ZIP ADDED
ATTENTION : I assume no responsability for any problems you might encounter. I've only be able to test these on my GT-S5300 (Europe version).
If you use the kernel update zip's, just make sure your Kernel resides in /dev/block/mmcblk0p5. You can check this with the following command:
hexdump -e \"%_c\" -n 8 /dev/block/mmcblk0p5
Your output should be something like this :
ANDROID!#
- vM00Kernelv0.2m.zip minimal kernel (Droidwall support + insecure adbd)
- XXLF5KernelStock.zip / stock kernel XXLF5 update zip
- vM00CWM.zip Non permanent Clockworkmod recovery zip
- vM00Kernelv0.22ba.zip update zip with (Droidwall support, governors and insecure adbd + re-enabled bootanimation/sound)
vM00Kernelv0.29.zip (Droidwall support, governors, integrated CWM,insecure adbd + re-enabled bootanimation/sound)
Instructions :
1) Copy the zip files to your sdcard
2) boot your phone into recovery by holding VOL_UP,POWER and HOME
3) choose apply update from sdcard and select vM00CWM.zip
4) once your in CWM, select install zip from sdcard
5) choose zip from sdcard and select the appropriate Kernel update zip
I've fixed kernel 0.28 and replaced it with 0.29. This kernel should be fully working.
vM00
Click to expand...
Click to collapse
is this kernels support INIT.D?
Sent from my GT-S5300 using xda premium

babyyeobo14 said:
hello buddy
is this kernels support INIT.D?
Sent from my GT-S5300 using xda premium
Click to expand...
Click to collapse
Hi, good that you mention it...atm no, but this should be relatively easy to implement. I'ill try to integrate init.d support in the upcoming releases.
vM00

vM00: big thanks for your works and this thread , i'm using your kernel v29 no problem so far except for governor ondemand not working

Originally Posted by babyyeobo14
hello buddy
is this kernels support INIT.D?
Sent from my GT-S5300 using xda premium
Click to expand...
Click to collapse
Hi, good that you mention it...atm no, but this should be relatively easy to implement. I'ill try to integrate init.d support in the upcoming releases.
vM00
Click to expand...
Click to collapse
woooowww !!
thank you so much
Sent from my GT-S5300 using xda premium

this kernel already have support to cifs? because in the original stock rom i cant use the cifs manager...
To me cifs is the most important file system because its possible to mount my hd storage from the router like /mnt/smb instead of smb://192.168.1.1/Storage

I've yet to find bug in your v0.29, working reboot, backup and restore. I can't confirm the governors since I'm not using any cpu apps. All in all, thanks for awesome kernel. However won't you change the kernel name [email protected] to vM00Kernel or something nicer?
Edit: Shutdown just reboot in CWM

DarkEyes23 said:
I've yet to find bug in your v0.29, working reboot, backup and restore. I can't confirm the governors since I'm not using any cpu apps. All in all, thanks for awesome kernel. However won't you change the kernel name [email protected] to vM00Kernel or something nicer?
Edit: Shutdown just reboot in CWM
Click to expand...
Click to collapse
Thank you all for the positive comments.
Yes it's normal that if you press shutdown from CWM, the next powerup will be in CWM. just press reboot then. I followed the logic that if you shutdown from CWM it's good that you reboot in CWM in case you need to finish/resume previous recovery actions.
And yes, from now on kernel releases will have proper version string formatting...something like:
[email protected]

Thank you very much vM00. We can't wait for your next update.
Sent from my Pocket
Mak droid v2
vm00 kernel

fbs777 said:
this kernel already have support to cifs? because in the original stock rom i cant use the cifs manager...
To me cifs is the most important file system because its possible to mount my hd storage from the router like /mnt/smb instead of smb://192.168.1.1/Storage
Click to expand...
Click to collapse
Hi, not yet....next release should have basic CIFS support.
vM00.

vM00 said:
Hi, not yet....next release should have basic CIFS support.
vM00.
Click to expand...
Click to collapse
wow, great! i will be able to play all movies, musics, roms etc directly from the router's HD with any app! :good:

CIFS support is for ?????
Sent from my GT-S5300 using xda premium

babyyeobo14 said:
CIFS support is for ?????
Sent from my GT-S5300 using xda premium
Click to expand...
Click to collapse
if you want to see a file in the network you can use samba to share the file in the network. the problem is that most of apps for android can't access the smb:// protocol, so most of the video players can't play videos from the network, emulators can't open roms/ISOs/save-states in the network, etc.
with cifs you can mount a samba share inside a normal directory, like /mnt/smb, so any app can see the content of the network, because the content is inside a normal path like /mnt/smb/storage instead a protocol like smb://192.168.1.1/storage.
in my case i have a router (tp-link wr1043nd) w/ usb for HD with openwrt firmware, so i have a router w/ a mini linux distro w/ samba server and a usb HD storage conected, then the desktop (ubuntu 12.10), netbook (ubuntu 12.10) and tablet (android 4.1.2) can access the same files in the same directory with cifs (in my case /mnt/smb/Storage), and i hope the sg pocket very soon :laugh:

[/COLOR]E: can't mount/emmc/
when i select (choose zip from external)
same in backup and restore
why??
Sent from my GT-S5300 using xda premium

@babyyeobo14:
Can you tell me which partition format your external sd card has? Currently only fat partitions are supported.
Plz provide the output you have from the following command:
cat /proc/mounts
vM00

@babyyeobo14:
Can you tell me which partition format your external sd card has? Currently only fat partitions are supported.
Plz provide the output you have from the following command:
cat /proc/mounts
vM00
Click to expand...
Click to collapse
sorry i cant get u..
i dont know what is partition format... i dont have knowledge about that sorry for being noob...
Sent from my GT-S5300 using xda premium
---------- Post added at 01:02 PM ---------- Previous post was at 01:01 PM ----------
vM00 said:
@babyyeobo14:
Can you tell me which partition format your external sd card has? Currently only fat partitions are supported.
Plz provide the output you have from the following command:
cat /proc/mounts
vM00
Click to expand...
Click to collapse
sorry sir i cant get u
i dont know what is partition format ..
i dont have knowledge about that...
sorry for being noob sir :sad:
Sent from my GT-S5300 using xda premium

That's no problem...just type:
adb shell cat /proc/mounts
and copy/paste the output you have here.
vM00

babyyeobo14 said:
[/COLOR]E: can't mount/emmc/
when i select (choose zip from external)
same in backup and restore
why??
Sent from my GT-S5300 using xda premium
Click to expand...
Click to collapse
vM00 said:
@babyyeobo14:
Can you tell me which partition format your external sd card has? Currently only fat partitions are supported.
Plz provide the output you have from the following command:
cat /proc/mounts
vM00
Click to expand...
Click to collapse
Same problem Occurred,
external memory format: FAT32
---------- Post added at 09:21 PM ---------- Previous post was at 09:13 PM ----------
Links updated to direct this Thread!

Related

[CF-Root 3.7][Universal] CF-Root Adaption for Galaxy Fit {Working For All GB Roms}

Copied From ChainFire's Post
Click to expand...
Click to collapse
This rooted kernel is for the "rooting beginners" and those who want to keep as close to stock as possible. CF-Root takes the kernel from an original Samsung firmware, and just adds root, busybox, and ClockWorkMod (CWM4/5) recovery. For Galaxy Fit You Need To Flash Clockwork Mod Separately. The Kernel is Custom Supporting Ext4 FS, OC, UV and other Features
THIS IS NOT A ROM - it is only a modified kernel. You need to have the relevant firmware already on your device. You do NOT need to wipe anything for this patch. You DO need to read the instructions. PLEASE READ THIS ENTIRE POST!
Donate
Please Donate to Chainfire or Press Thanks button Here
Click to expand...
Click to collapse
There have now been nearly 1.000.000 downloads of CF-Root for various devices (see for example Galaxy S1, Galaxy Tab 7", and Galaxy S2), and many more if you include ROMs, kernels, etc that use it. Don't be a leech, buy me a beer (and use the "Thanks" button!). Imagine if every CF-Root user had donated me $1...
Features
- Root
- Busybox v1.16.2androidminimal (from CWM)
- Integrated CWM 4.0.0.2
- Integrated Tweaks Manager
- Running All Scripts in /system/etc/init.d
- Custom Bootanimation Workin on All Roms
CF-Root v4.1 and older
- Superuser 2.3.6.1
- In-Secure mode
Instructions - CWM
- Follow these instructions to the letter. Do not touch any buttons or checkboxes that are not listed below to touch!
- Flash CWM Recovery.
- Download the File To Your Sd-Card
- Flash via CWM Recovery
- No Need to Data Wipe
- Initial/First Boot May Take Long Time,Very Long Maybe .
Other kernels
Replacing CF-Root with other kernels and vice-versa sometimes works, sometimes it doesn't. I don't have a list.
When going from CF-Root to another kernel, root will usually stay, while CWM will be lost (unless the other kernel also includes it), but there should not be issues. The CWM Manager app may remain, but probably won't do anything useful. For Galaxy Fit CWM Recovery Wont Go Flashing Other Kernels
CF-Root/CWM4 is NOT compatible with ROM Manager! Manage/perform your backup/restores from CWM directly or using the CWM Manager application included with CF-Root
- ADB is functional in recovery, however it may take up to a minute for it to start up after booting into recovery.
- When connected to ADB in recovery, you need to use "rootsh" command to get root, instead of "su". This will not prompt you, it will just give you root. Obviously the "rootsh" command does not work when booted normally.
CWM Manager
Because of incompatibility with ROM Manager, I wrote and included "CWM Manager". This is a new app (as of March 30, 2011). You can find it under Applications -> CWM. It is much faster to use than manually booting into CWM and selecting these options.
Features:
- Boot to CWM
- Backup firmware
- Restore backups (CF-Root v5.0: including partition selection)
- Delete backups
- Install APKs
- Flash CWM3/4/5 update.zip's
- Flash kernels (zImage, zImage in TAR, zImage in ZIP, zImage in TAR in ZIP) - without changing warning triangle status or increasing flash counter
--- without changing warning triangle status or increasing flash counter
- CF-Root v5.0: Flash complete firmwares (seperate files as well as .tar and .tar.md5 archives, dump files in /sdcard/external_sd/firmware folder)
--- without changing warning triangle status or increasing flash counter
--- can pre-root new firmwares during flash
Note: If you flash a different kernel, CWM Manager may remain installed. However, functions may not work, because they need kernel compatibility !
Custom boot / init scripts
CF-Root will execute the following scripts if present, in the order listed:
- /system/etc/init.d/* (there can be many files here, no extensions! use #!)
- /system/bin/customboot.sh (busybox sh)
- /system/xbin/customboot.sh (busybox sh)
- /data/local/customboot.sh (busybox sh)
Please make sure you chown / chmod the scripts correctly so they can be executed. Pretty much root:root / 755.
Custom boot animations and binaries
CF-Root also supports custom boot animations:
- /system/media/bootanimation.zip
- /data/local/bootanimation.zip
And custom boot binaries:
- /data/local/bootanimation.bin
Installing busybox over the included version
It is possible to install a custom busybox over CF-Root v3.0 and newer. However, this is not without risk. CF-Root makes heavy use of scripting, and many CF-Root scripts rely on the internal busybox version. If you do install a seperate busybox version (always use "stericson" installer!), install it to /system/xbin. Installing it to /system/bin will mess things up for sure. Even if you do that part right, it may still break CF-Root, so make sure to make a backup before trying.
How ?
I wrote my own toolchain to ease patching of initramfs, and that is what all this is based on. Took me a few days to get it to this state. If this works right, however, next time it will probably take me a few hours tops
Downloads (Will Work On Every GB Rom Formatted to Ext4 Partition)
Initial Release-http://www.mediafire.com/?y8242yhozcgvok6 (Flash via CWM Recovery)
Credits
-Chainfire (Please Donate Him or Press Thanks)
-Special Thanks To Ketut.Kumajaya
-zcop
What is that supposed to mean?
Sent from my GT-S5670 using XDA
Great Job Mr. Creed
CF Root kernel is very popular, now come to FIT device ^^
Congratulatioonnn
Hehe im a noob and i dont get it ... This will work on custom and stock roms or only on custom with ext4 support?
Sent from my GT-S5670L using xda premium
Can't you guys read its all described in the op
Sent from my GT-S5670 using xda premium
Mr.Oug said:
Can't you guys read its all described in the op
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
I read it ... But creed put something that made me confuse ... He put will work on every gb ext4 partition ... And the original post says its for stock ... So u tell me works on both or just in ext4 partition gb?
Sent from my GT-S5670L using xda premium
Deshabilitado said:
I read it ... But creed put something that made me confuse ... He put will work on every gb ext4 partition ... And the original post says its for stock ... So u tell me works on both or just in ext4 partition gb?
Sent from my GT-S5670L using xda premium
Click to expand...
Click to collapse
nt stock for us , because our stock kernel dosnt support ext4 ,which is required by the CWM,CWM app and tweaks manager !!! i will soon add a way to make stock roms cf-root and cwm supported !!
I add this one nice job Thanks. it works nice
Sent from my GT-S5670 using xda premium
pratyush.creed said:
nt stock for us , because our stock kernel dosnt support ext4 ,which is required by the CWM,CWM app and tweaks manager !!! i will soon add a way to make stock roms cf-root and cwm supported !!
Click to expand...
Click to collapse
that would be nice, thanks Creed
Jus tell guys if the bootanim is working/
I hope u do something to make stock kernel ext4 support and that way use this
Sent from my GT-S5670L using xda premium
Deshabilitado said:
I hope u do something to make stock kernel ext4 support and that way use this
Sent from my GT-S5670L using xda premium
Click to expand...
Click to collapse
if i mod the stock kernel to add ext4 support it will be called custom kernel, kernels cant be modified they cn be built only !!
Thanks waiting for it...
pratyush.creed said:
if i mod the stock kernel to add ext4 support it will be called custom kernel, kernels cant be modified they cn be built only !!
Click to expand...
Click to collapse
What kernel base for is it?
for CM?
I think it works on Rom using ext4 fstype.
If there ppl.using stock.
Just format em to ext4, and flash a kernel.
Kernel base CM can be used on GB ROM (not CM), too.
I jst share my opinion n my experiences
Sent from my GT-S5660 using Tapatalk
Delanoister said:
What kernel base for is it?
for CM?
I think it works on Rom using ext4 fstype.
If there ppl.using stock.
Just format em to ext4, and flash a kernel.
Kernel base CM can be used on GB ROM (not CM), too.
I jst share my opinion n my experiences
Sent from my GT-S5660 using Tapatalk
Click to expand...
Click to collapse
not fr CM.
i usd chainfire's Ext4 convert app bt it didnt workd, i will try with cwm flashable scripts...do u have one ??
Just Refreshed this Cf-root ..
*Removed that Boot Splash of Creed(i forgot to remove it before )
*New Kernel
*OC upto 870Mhz
*New Shedulers
I havnt tested it, cuz my phone has gone for repairing ...
someone pls test if this is stable or not..so that i can add this to the main thread!!
Flash via CWM ...working on all roms
pratyush.creed said:
Just Refreshed this Cf-root ..
*Removed that Boot Splash of Creed(i forgot to remove it before )
*New Kernel
*OC upto 870Mhz
*New Shedulers
I havnt tested it, cuz my phone has gone for repairing ...
someone pls test if this is stable or not..so that i can add this to the main thread!!
Flash via CWM ...working on all roms
Click to expand...
Click to collapse
870 Is it a good idea.... o_0

[CUSTOM][KERNEL] MerrukTechnology Kernel 2.0 PRE-FINAL, For Samsung Galaxy Y GT-S5360

" MerrukTechnology Kernel Final Version 1.0.8 "​
Hello Everybody's.
I am New in XDA-DEV this is my first day (I HAVE 3 WEEK'S NOW) & my first post was a NEW CUSTOM KERNEL for Samsung Galaxy Y in a thread on General Section, it was just a test. but we to got a perfect kernel for this Device.
We Need Testers and devs to help with ideas or anything you can.
Let's talk about this kernel.
-----------------------------------------------------------------​
For now we dont have much but we can do more :
--------------------
FEATURES :
Swap Support.
Some Bug Fixes.
CPU Spy App Fix.
Game-Port Modules.
Graphic Engine Driver.
Security Patches Added.
TUN/TAP, Virtual Adapter.
Added USB CORE Support.
HID, EHCI, OHCI, Support.
VibeTunz (TM) Technology.
MERRUK Tempfs for SU Binary.
EXT2/EXT3 & EXT4/JBD2 support.
SD-EXT Support, System & Recovery.
CIFS Support. (Mount Shared Folders).
NETFILTER Compatibility with DROIDWAL.
Recouvery in Read/Write mode & [ADB Root].
Added IO Scheduler. (Deadline, CFQ, VR, SIO).
BLMUNLOCK Added, & a Script to run it at boot.
INIT.D Support & Auto Create init.d in /system/etc.
BusyBox Support PreInstalled (Busybox binary in /sbin).
Root Support [ADB Root] & PreInstalled (SU binary in /sbin).
Added MFC, (MULTI FORMAT CODEC) Firmware From Samsung.
Multi-language Module Support For UTF-8 on CIFS Mount Shares.
/Cache and /Data, Can be mounted as EXT4. (/System Need's Fixes).
Add The Permanent Modded / Fixed CloclWorkMode Recovery. (V.5.8.0.2).
Mount SDCARD WITH EXT4 FS Supported (You Need to Format it With EXT4).
New J4FS SUPPORT. (We Can Mode it to have our new optimized j4fs rw filesystem).
Modules for VPN/IPSec Support. (IPsec AH, IPsec user configuration interface, IP Tunneling, )
Added CPU Governor Feature. (SmartassV2, Conservative, Ondemand, Powersave & Userspace, etc...) (Not All of them for now)
------------------------​
DEBUG SCRIPTS ADDED FOR SYSTEM & RECOVERY.
FIXES SCRIPTS ADDED FOR SYSTEM & RECOVERY.
IMPORTANT MODULES LOAD'S NOW AT BOOT.
Plus A Lot of Other Improvements & Fixes.
Click to expand...
Click to collapse
-----------------------------------------------------------------​
TODO LIST :
USB OTG Driver.
A2SD Complete Support.
DROIDWALL App Fully Working.
Overclock/Undervolt Tricks Support.
Modded ZYGOTE Service for Detailed Catlog.
Increase Internal Memory UP, /Data now is on SDCard.
Click to expand...
Click to collapse
Please give me a list of toto's for the next versions,
-----------------------------------------------------------------​
HOW TO INSTALL :
Instructions :
1 : Put the Ext4.zip on Your SD-Card. (SKIP IT : NOT RECOMMENDED FOR NOW)
2 : Extract The Content of Sustem.zip to the Root of your SD-Card (DRIVE_LETTER:/system). LINK ADDED BELOW.
3 : Flash the Kernel Via Odin (YOU CAN DO WHAT YOU WANT THERE IS MANY OTHER METHODS).
4 : Boot into CWM Recovery.
5 : Install Ext4.zip.(SKIP IT : NOT RECOMMENDED FOR NOW)
6 : Wipe DATA & CACHE (NOT NEDDED BUT PREFERABLE).
7 : Don't Worry @ The First Boot, You Need To Reboot TWICE.
8 : Check the Stability & Speed.
9 : ENJOOOOOOY.
FOR THE 1.0.8 VERSION AND ABOVE:
You will see a new folder on the rot of the SD Card Called (scripts)
this folder is for the scripts you want add them into init.d folder.
all you need is put the scripts you want into it and reboot twice.
-----------------------------------------------------------------​
IF YOU GOT PROBLEMS PLEASE GO BACK TO THE STOCK KERNEL : http://www.mediafire.com/?2o40bhqa6dfnfzt
-----------------------------------------------------------------​
OLD WORKING VERSIONS : SOME VERSIONS ARE DELETED FOR SECURITY REASONS (Borocken)
ALPHA VERSIONS :
Version 0.5.2 ALPHA.
Version 0.5.7 ALPHA.
RC VERSIONS :
Version 0.6.80 RC.
Version 0.7.00 RC 10.(1Ghz but Lag)
Version 0.7.50 RC 20.(900Mhz FIXED SD_CARD Probleme)
Version 0.8.50 RC 10.(A2SD, SU, Busybox, Data on SD. - Steel need fixes -)
RC/CWM VERSIONS :
Test Version CWM.
Version 0.8.70 RC 80, Have CWM.
PRE-BETA VERSIONS :
Version 0.9.90 PRE-BETA.
Version 0.9.98 PRE-BETA.
BETA/CWM VERSIONS :
Version 1.0 BETA 1.
Version 1.0 BETA 2.
FINAL VERSIONS :
Version 1.0.0 FINAL.
Version 1.0.1 FINAL.
Version 1.0.5 FINAL. (have a bug need to wipe data )
Version 1.0.8 FINAL. (Sdcard not mount at boot for all roms)
Version Pre-2.0 FINAL. (Awesome Great Stable Version)
For the Pre-2.0 see here : http://forum.xda-developers.com/showpost.php?p=25942858&postcount=2735
And Here the beginning : http://forum.xda-developers.com/showthread.php?t=1550065&page=270
-----------------------------------------------------------------​
NEEDS :
Any help can add stability and features to this kernel.
-----------------------------------------------------------------​
INSTRUCTIONS :
Please See The Post #3 (Thank you ronnieryan).
-----------------------------------------------------------------​
I WILL UPDATE THE LINKS LATER :
Ext4.zip Download it from here : http://forum.xda-developers.com/attachment.php?attachmentid=965364&d=1332723141
-----------------------------------------------------------------​
USE IT AT YOUR OUWN RISK IT'S WORKS AND CONFIRMED FROM ALL TESTERS BUT ... ​-----------​Please Report !!! and do not fogot THANKS.​
-----------------------------------------------------------------​
MERRUK TECHNOLOGY V.2.0 Kernel Sources at GitHub :
https://github.com/Maroc-OS/Merruk-Technology
Download From Attachement.
[CUSTOM][KERNEL] MerrukTechnology Kernel v.0.1 ALPHA 1 For Samsung Galaxy Y GT-S5360.
Reserved For Later.
BTW: Some Infos About this phone.
--------------------------------
Samsung Galaxy Y
(Model: GT-S5360)
--------------------------------
px
Manufacturer Samsung Electronics
Series Samsung Galaxy
Successor Samsung Galaxy Pocket
Type Touchscreen smartphone
Dimensions 104 mm (4.1 in) H
58 mm (2.3 in) W
11.5 mm (0.45 in) D
Weight 97.5 g (3.44 oz)
Operating system Android 2.3.6 (Gingerbread)
CPU Broadcom BCM21553 ARMv6 832 MHz processor
GPU Broadcom BCM2763 VideoCore IV LPDDR2 128MB (neocore: 45.5fps), 1 gigapixel fill rate, 40nm
Memory 290 MB RAM
Storage 190 MB (158 MB user available)
Removable storage 2 GB microSDHC (up to 32 GB)
Battery Li-ion 1200 mAh
Data inputs Multi-touch touch screen, headset controls, proximity, magnetometer, accelerometer, aGPS, and stereo FM-radio
Display 240×320 pixels, 3.0 inch (133 ppi pixel density) TFT capacitive touchscreen, 256000 colors, 60Hz Refresh Rate
External display Main Middle Button
Rear camera 2 Pixel Megapixel, 1600×1200 Fixed Focus, 15 fps QVGA 320x240px video recording and stills, Panorama & Smile Shot
Front camera None
Connectivity 3.5 mm TRRS; Wi-Fi (802.11b/g/n); Bluetooth 3.0; Micro USB 2.0;
----------------------------
Thank's to the Moderator (PG 101)
​Press Thanks For Maroc-OS & Rate 5 Stars​
Files Needed :
Odin 3 v1.84
Odin 3 v1.85
Samsung SGY Drivers
Click to expand...
Click to collapse
Versions:
Test Kernel
Alpha v0.1
Alpha v0.5.2
Alpha v.0.5.7
V0.6 RC 80
V0.7 RC 10
V0.7.50 RC 10
V0.7.50 RC 20
V0.8.50 RC 10
V.1.0_Beta_1
V 1.0.0
V 1.0.1
V 1.0.5 [For Flashing via mai77 method here's the boot.img ONLY]
V 1.0.8 [For Flashing via mai77 method here's the boot.img ONLY This Kernel Needs the 1.0.8 System]
MerrukTechnology 2.0
Merruk 2.5(boot.img only)
Click to expand...
Click to collapse
Flash Kernel Via CWM by mai77(My Prefered Way
Download the following and place to the Root Of SD card
CWM
KernelUpdate.zip
Ext4
MerrukTechnology v2.0 Pre-Final(boot.img ONLY)
System 1.0.8
(Note : For system 1.0.8 it contains "system" folder, extract that folder and place in root of SD card)
Now we are all set
1. Turn off phone and boot into CWM
(Note: To boot into CWM press Vol Up, Home, and Power at the same time and in the stock recovery choose update from zip and select the CWM.zip)
2. Once in the CWM recovery, simply choose install from zip and select KernelUpdate.zip
(Note : Kernel Update.zip looks for a boot.img file in SD card and flashes it)
3. After successful kernel up press power to return to CWM
4. Press Reboot now, and your kernel is updated
5. Reboot twice and it will automatically delete the system folder in SD card
6. Repeat step 1 and select install from zip, this time choose the Ext4.zip
7. Press power to return to CWM and Press Reboot now
Click to expand...
Click to collapse
OR
INSTRUCTIONS :
Short PDA Flashing Guide
- download the .tar file
- install Kies, or Samsung driver pack
- download Odin3 1.84 or 1.85 (download links above)
- stop Kies
- stop all active ADB sessions
- start odin
- power off Your SGY
- boot into download mode
- Press Vol Down, Home, and Power at the same time
- When (about 5 sec) Warning screen appears, release Volume Down and Power, then (a bit later) Home
- press Vol Up (You'll get Odin mode screen)
- in the PDA field, browse for the kernel tar
- leave all other fields and checkboxes default!
- connect your phone, You must see yellow 0:[COMxx] in the first ID:COM and "Added" in the message box
- Start flashing by the START button.
- flashing will start immediately, see the progress in the message box, and progress bar on the phone
- Wait 1-3 minutes, until green PASS! in the upper left
- SGY will reboot, leave it as is for 2-5 minutes until startup finishes
Click to expand...
Click to collapse
Apps Needed
A2SD
Droidwall
No-Frills CPU
CPU Tuner
Click to expand...
Click to collapse
If Ever Problem Occurs, Just Flash Back To These Kernels
Stock XXLA2
Stock DXLA1
Terma Kernel
Test Kernel
Click to expand...
Click to collapse
How To Get Logcat For Windows User
bumslayer said:
Here's how to do a logcat, providing you have installed android sdk.
1. Turn off your phone (if stuck, just remove the battery).
2. At your command prompt, do "adb logcat > logresult.txt".
3. Plug your phone to your usb and power it.
4. After at least 1-2 minutes or until the phone has fully booted up, terminate your logcat session (ctrl+c).
By then you have created a logresult.txt which contains your logcat entries. PM your results to the devs.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
do we flash it as pda?
Tested your kernel with no frills cpu but I don't have the governors you mentioned. Is the kernel you posted here the same one or is it your latest compile?
Sent from my GT-S5360 using xda premium
<post deleted>
Will try and report
A2sd needed hehe just wish u will put it in ur kernel list
Maroc-OS said:
Hello Everybody's.
I am New in XDA-DEV this is my first day and my first post was a CUSTOM KERNEL it was just a test. but we collaborate all of us to get a perfect kernel for this Device.
We Need Testers and devs to help with ideas or anything you can.
Let's talk about this kernel "MerrulTechnology Kernel v.0.1 ALPHA 1".
For now we dont have much but we can do more :
EXT2/EXT3 & EXT4 support.
Added /Data mount, IO Scheduler and CPU Governor Feature.
System/Cache as EXT4 R/W, & Data as EXT4 R/W too. (Need Fixes)
Conervative,ondemand,powersave governors are enabled.
NETFILTER cOMPATIBILITY with DROIDWAL
FLASH with ODIN.
Please Report !!! and do not fogot THANKS.
-----------------------------
USE IT AT YOUR OUWN RISK IT'S WORKS AND CONFIRMED FROM ALL TESTERS BUT ...
Download From Attachement.
Click to expand...
Click to collapse
Sent from my GT-S5360 using XDA App
Downloading it now. I will flash it tomorrow I don't have a computer at hand at the moment.
Sent from my GT-S5360 using xda premium
thanks again for your GREAT GREAT work.i think these should be some must have feautures for start:
init.d support
overclock
governors
auto-mount ext partition in recovery
<post deleted>
@Maroc-OS good work man!!
With this kernel can get cm7??i flash this kernel when is finish
hey again,
am working on overclock and governors now
chek DROIDWALL please
<post deleted>
Maroc-OS said:
hey again,
am working on overclock and governors now
chek DROIDWALL please
Click to expand...
Click to collapse
Thanks dude when will you release the oc'ed version?
Thanks a lot!
I Can Test It..Can Anyone Tell MeHow Can I Flash This Kernel Using Odin..Please Tell Me How To Do Please Someone..
abhirockz said:
I Can Test It..Can Anyone Tell MeHow Can I Flash This Kernel Using Odin..Please Tell Me How To Do Please Someone..
Click to expand...
Click to collapse
1) download the boot.tar image from the first post
2)connect your phone via USB, open odin...select the pda as the downloaded boot.tar
3) uncheck the auto partition
4) Click start
5)wait till finish
If you have problem mr creed(have experience),sakindia(he created a kernel) or more dev can help you
V.0.4
test this One whith OverClocking/Undervolt & Some Corrections on Governor.
DELETED!!!
DON'T USE IT IT HUNGS AT BOOT LOGO
use the first one at the topic
Maroc-OS said:
test this One whith OverClocking/Undervolt & Some Correction of Governor.
Sorry Uploading......
Click to expand...
Click to collapse
IS it possible to pm me when you upload this ?
Maroc-OS said:
test this One whith OverClocking/Undervolt & Some Correction of Governor.
Sorry Uploading......
Click to expand...
Click to collapse
wheres the link for version 0.4

[RECOVERY][CWM] ClockworkMod v6.0.2.7 Touch v14.4.6 | exFAT support (01/11/13)

IRC on freenode: #sk8erwitskil
NEW: I have created a script to easily update to the latest version of my recovery.
- Download this file ----> updater.sh (updated to fix typo)
- Put it on your sdcard
- open adb and type:
Code:
su
sh /mnt/sdcard/updater.sh skyrocket
- it will reboot you into recovery
- starting in v14.2.1 it will automatically start installing and reboot when its done
Note: If your sdcard is not mounted on /mnt/sdcard then open the script and change the line that says path=/mnt/sdcard/sk8sUpdater to match your mount point. i.e. ICS users may have to change it to say path=/mnt/emmc/sk8sUpdater
Click to expand...
Click to collapse
I have ported touch recovery to Clockworkmod 6. I will be making updates to this just like my other touch recovery. I have added a few menu items and tweaks to make it like my CWM5 recovery.
Looking through the cwm code more in depth i have noticed MANY flaws with the code for new(er) phones that use /emmc instead of /sdcard as the main storage. i have now fixed those flaws in v9+.
Here is a video of how it works: --------> YOUTUBE LINK
Flashable zip:
cwm6027touch_v14.4.6_skyrocket.zip: ---------> DOWNLOAD
Click to expand...
Click to collapse
Thanks to :
gweedo767 (for creating the original touch recovery)
koush (for creating CWM)
PhilZ (for his amazing improvements and help with applying universal touch code) BIG THANKS!
PREVIOUS VERSIONS:
Code:
v1:
[CODE]initial release
v2:
Code:
- updated to latest version of clockworkmod
- add reboot download option
- add reboot recovery option
- add power off option
- change font size
- add various internal/external sdcard options from cwm 5.5.0.4 touch recovery
- change order of internal/external sdcard so internal comes first on backup/restore/install
v3:
Code:
- add support for phones that sdcard mounts as external_sd
- fix the line below the menu to actually be below the menu
- clean up the "andy the android" picture. (if you make a backup you will see that the picture in the background has been poorly edited. there are bits of black spots around him)
- JellyBean Background
v4:
Code:
- fixed missing slash that was not allowing installs from external sdcard
v5:
Code:
- update to latest version of CWM 6.0.0.8
v6:
Code:
- updated to latest version of CWM 6.0.0.9
- added ability to delete nandroids from recovery (in backup and restore menu)
- changed order of internal/external so external comes first
- fix timestamp creation on backups
v7:
Code:
- updated to latest version of CWM 6.0.1.0
- fixed bug that would not allow backup of /system
v8:
Code:
- update to latest version of CWM 6.0.1.1
- allow customization of backup format (dedupe/tar)
- use minizip tool instead of e2fsck, etc.
- more....
v9:
Code:
- update to latest version CWM 6.0.1.2
- fixed bug where backing up to external wouldnt backup /emmc/.android_secure
- ADDED DUAL LUNFILE SUPPORT! (thanks to topprospect for this!)
-- what this does is when you mount USB storage you
will see both of your sdcards mount at the same time
- various /emmc fixes (recovery now looks for all clockworkmod "." files in /emmc instead of /sdcard)
- this is useful for people who dont use an external sdcard at all
v10:
Code:
- grabbed latest commits to official CWM 6
- added new extras menu (look in 2nd post for info)
- some other stuff i dont remember
v11:
Code:
- fixed hide nandroid progress bug (it now works)
- added sk8's fix permissions option (logging is disabled so it runs faster and it also clears stale data directories)
- fixed bug where normal fix permissions wouldnt create a log to correct location
- cleaned up some syntax
v12:
Code:
- added darkside wipe/super wipe built in
- added aroma file manager built in
- added ability to backup/restore the /efs partition
- cleaned up oneconfirm/hidenandroidprogess features to be one menu item
- more......
v12.5:
Code:
- fixed bug where darkside cache scripts wouldnt work
- added option to create a custom zip (read 2nd post)
v13:
Code:
- report log gets copied to /emmc instead of /sdcard
- add support for roms without busybox (stock roms) to create a custom rom zip
- add support for openrecoveryscript (read [URL="http://forum.xda-developers.com/showpost.php?p=31093552&postcount=344"]THIS[/URL])
- add support to choose a custom created openrecoveryscript
- use goo-manager to flash roms and create openrecoveryscripts
- now detects where android_secure is automatically
- fix ors-mount.sh to work even if 'sdcard' is in the path
- misc code cleanups.....
v13.1
Code:
- bug fixes
- android_secure fixes
v13.2
Code:
- that pesky android_secure - bugfixes for restoring android_secure
v13.3
Code:
- updated to latest 6.0.1.4
- some bugfixes
- added option to select where android_secure lives (hopefully this is the last time. i promise)
v13.4:
Code:
- updated aroma file manager to latest version
v13.5:
Code:
- add initial support for whole-device encryption (thanks topprospect)
v14:
Code:
- updated to latest CWM 6.0.1.5
- fixed some mtdutils issues
- added a bootanimation changer
v14.1:
Code:
- not released
v14.2:
Code:
- added bootanimation change selection from external sdcard
- added newest aroma filemanager w/ console support (you can use terminal in recovery)
- updated to latest changes of official CWM
- added support for Android 4.2
- zip file now installs updater.sh to your internal sdcard
- updated updater.sh to fix typo
v14.2.1:
Code:
- openrecoveryscript automatically runs if script is found in /cache/recovery/
- this is good for using my updater.sh or goomanager
v14.3
Code:
- skipping this number to keep in line with my other devices
v14.3.1
Code:
- lots and lots of under the hood improvements
- re-wrote OpenRecoveryScript and efs backup/restore code
- these work alot better now (thanks so much to PhilZ for his amazing help)
- add option to backup/restore boot.img from sdcard
- now using latest stable kernel
- completely re-wrote the touch code for some improvements
- now to select you tap anywhere on the screen
- fixed some typos
- made my source code universally compatible with all phones using ICS or greater
- compiling in jellybean base recovery code now
Code:
v14.4
- fixed soft keys (virtual keys on bottom) (credit to PhilZ for this)
- reverted back to swipe to select
- tweaked some features in the extras menu
Code:
v14.4.1
- messed up on the mount points so i fixed them now
- added some buffer to fix ability to accidentally select wrong item
Code:
v14.4.5
- skipped some versions because they were made for other phones
- re-wrote the create custom backup feature to be universal now with all phones/roms (thanks to PhilZ for the help)
- added new settings menu
- add ability to change timezone
- added /preload support [B](must go and enable it in misc nandroid settings)[/B]
- add rom name to nandroid names
- more i just cant remember now....
[/CODE]
Current Version:
v14.4.6
- added exFAT support
- some under the hood optimizations
Click to expand...
Click to collapse
Major update to how touch works now:
UP - swipe finger up on screen
DOWN - swipe finger down on screen
SELECT - swipe finger from left to right
BACK - swipe from right to left
SOURCE: https://github.com/sk8erwitskil/touch_recovery_cm10
This is what the new dedupe format does. This is a direct quote from the original creator of clockworkmod:
Code:
ClockworkMod Recovery now deduplicates files between builds. This results in way smaller backups.
Don't delete /sdcard(or emmc)/clockworkmod/blobs
Overview
I've gotten a few questions about how this works, so I figured I'd make a post on it.
Basically, here's what happens:
The files being backed up are hashed (sha256, not that it matters). Then it checks for a file with the name of the hash in
/sdcard/clockworkmod/blobs
So, if the hash of the file was c5273884b90d490134e7737b29a65405cea0f7bb786ca82c6337ceb24de6f5ed, it looks for /sdcard/clockworkmod/blobs/c5273884b90d490134e7737b29a65405cea0f7bb786ca82c6337ceb24de6f5ed
If the hash file is found, it continues on to the next file. Otherwise, it copies the file to the blobs directory with the file name being the hash.
ROMs and user data, for the most part, do not change too much between builds and backups. So, your APKs, system files, etc, are generally only stored once. This saves a ton of space. Especially between incremental backups.
Some of you may be thinking "well, how do I delete a backup?".
First, never delete the blobs directory. This would actually delete all your backups by rendering them unusable.
Simply delete the usual backup directory, and the next time you run a backup, all the unused hash files will be automatically delete (a process known as garbage collection). The recovery will show "Freeing space..." while this is happening.
Whats in the extras menu?
- change bootanimation (this lets you select a bootanimation form your internal sdcard. it backs up your current bootanimation to /{internal sdcard}/clockworkmod/ba_backup/. it only backs up the original bootanimation so if you keep changing your bootanimation you will still only have your original one in ba_backup.)
- enable/disable one confirm (this makes it so you only have to scroll through one confirm selection when installing something instead of having to go through 10 of them to click yes)
- hide/show backup & restore progress (this makes it so the progress bar when you backup/restore doesnt show up and makes backups/restores a bit faster since it doesnt have to show you the progress and files its backing up)
- select android_secure on internal/external (use this to select where you have .android_secure. default is internal, so if you have it on external make sure to choose this once to set it up)
- aroma file manager (file explorer)
- create custom zip (this will create a custom rom from the currently installed files you have on your phone. it takes your /system partition and /boot partition and makes them into a zip file ready to be flashed. the end product will be in clockworkmod/custom_rom/. this has recently been fixed to work on all phones/roms
- choose custom openrecoveryscript (read THIS)
- recovery info (shows the version of recovery and the build date)
- Special Backup & Restore (backup and restore your kernel/boot and /misc partitions)
- Misc Nandroid Settings (change time zone, turn preload support on/off (default is off), enable md5 checking)
I used the odin install and now I cant boot into recovery at all. just goes to a black screen.
its fixed now
BaconStep said:
I used the odin install and now I cant boot into recovery at all. just goes to a black screen.
Click to expand...
Click to collapse
let me take a look.
sk8erwitskil said:
let me take a look.
Click to expand...
Click to collapse
almost fixed. uploading now
watching this
Hope to check this out soon! Gotta wait for a more stable release though.
Slightly off topic but what are the benefits in upgrading CWM? I'm on 5.5.0.4 touch and have always disregarded upgrading with each phone I root as they all seem to function the same.
Sent from my SGH-I727 using Tapatalk 2
lnfound said:
Slightly off topic but what are the benefits in upgrading CWM? I'm on 5.5.0.4 touch and have always disregarded upgrading with each phone I root as they all seem to function the same.
Sent from my SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
Mostly bug fixes and compatibility issues.
This should be ready soon! Gweedo and utkanos are working on it as well so something good is coming
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
augh yes! i fixed it and its running smooth as buttah!!! ill add recovery.img and recovery.tar.md5 later but there is a flashable zip in the OP. just flash in recovery.
When wiping davlk, it throws like it was on CWM 5
E:unknown volume for path [/sd-ext]
Dismal Shadow said:
When wiping davlk, it throws like it was on CWM 5
E:unknown volume for path [/sd-ext]
Click to expand...
Click to collapse
yes thats expected. i dont know how many times this has been talked about. /sd-ext is a legacy option in cwm that was used for apps2sd. if you can find a cwm that doesnt show that error i would be shocked. the only reason it doesnt do it on my 5.5.0.4 touch recovery is because i took out the part where it prints it to the screen so people would stop asking about it. lol.
You are awesome, we need you over on the gsiii side...
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Will this work for the t989?
Gotroot said:
Will this work for the t989?
Click to expand...
Click to collapse
Yea it should i flashed the first one put up and it wrked on my t989
Sent from my SAMSUNG-SGH-T989 using xda premium
Gotroot said:
Will this work for the t989?
Click to expand...
Click to collapse
yes it will work. but the fix permissions might not work. i have to make one specifically for the hercules. thats my project tomorrow.
So just to clarify. Download zip. Flash in current cwm touch and that's it?
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
garydv2002 said:
So just to clarify. Download zip. Flash in current cwm touch and that's it?
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
Yessir
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
RiNo808 said:
You are awesome, we need you over on the gsiii side...
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
no poaching our devs!
deezhemi said:
no poaching our devs!
Click to expand...
Click to collapse
Heh.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app

[Update] [KERNEL7-FINAL] Repencis Kernel [TOOL] ext4 Converter

Ext4 converter :
Mod Edit: Links removed as kernel has no source code so is violating the GPL and XDA Forum Rules.
about Converter :
- convert system, data and cache partisions
- no need restoring nandroid backup after flashing kernel
- kernel must support ext4 for using this formatter
- fix stuck after convert ext4 with formatter system partision
- if u get error log messeges on recovery stock this problem from ur kernel
* Repencis ext4 Converter V2
Changelog:
- Fix Super User Problem .. I have try in stockrom, wintermod and Repencis v3.5
* Repencis-rfs-to-ext4-conv v.1
(link formatter : http://www.mediafire.com/?6gqjrbu1e1u7yru)
Changelog :
- Eror Superuser problem Dont using it..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How to Convert
Warning u must have space on sdcard about 500mb before using this formatter!!
ur rom must have kernel support ext4 installed before using this converte
download and Put Repencis-ext4-conv-v2.zip in ur sdcard
Go to Cwm > chose instal zip
chose Repencis-to-ext4-conv-v2.zip
please wait mybe make a time about3-5 minute
reboot now
Answer/Question :
Q : i have using this formatter my apps losing, curently rom using a2sd?
A : go to terminal write
- su
- a2sd reinstall
Q: My Rom lost super user?
A : try reinstaling superuser (updated.zip) root ur rom.
if u get other problem PM me on facebok (fedy kusuma)
i have been testing this formatter about twice using my latest kernel with flashing odin before instal kernel and do formatter
if u want to try my kernel :
this kernel build from GT-S5360_GB_Opensource_Update3 latest source from opensource samsung
============================================================================================
KERNEL REPENCIS
============================================================================================
* Rv4-kernel7-final
link kernel :
I honestly was not happy with the behavior of other users who not appreciate my work. I just give the best from my ability if it is not pleasing you dont need to say things that are not appreciated.. maybe 1 or 2 next day i want to offline for long time in this xda forum... thanks for all who appreciate my work
all about Rv4 kernel7- Final build :
before instal this kernel u must from fresh rom or stock rom bcos cant work full if have using oher kernel
add super user
add busybox
enabling boot animation support for most bootanimation ldpi u can search most bootanimation like cm7, cm9 and other rom in galaxy mini n galye
remove bootpslash ( i have methode to changing original samsung boot logo flash via odin, i can share if u need i have tested its work..)
Fix ext4 and other issue bug
very fast and best profermance in ext4 file system
Dont confused with modules file if u remove it mybe ur phone is gone stuck or schedule IO gone
a2sd support
init.d support
swap support
droidwall support
DroidVpn Support
add Cpu
add IO
5 Frequency 156 , 312 ,468 , 624, 832
auto mount sd-ext as ext4
All Governer Cpu work no need tweak bacem or module to make cpu governer work like other kernel
Minimal Baseband firmware DXLE1 or above not work in DXLC1 to down
work best in stock rom.. u can modify ur own Rom ..
How to flash :
just download and put file zip in sdcard then instal it via cwm
Troubleshoting :
Q : my phone restared some times?
A : try using low freq 312 bcos min freq 156 - max 312 cant open other app with big ram used so using min freq 312 recomended..
* Rv4 build6.4 revo :
Changelog
- ext4 not work
- have some issue cant ekstrak file on system
- link removed
*Rv4-build6.3
link kernel :
Mirror Link:
changelog From Previous build:
- Fix no need instal busybox before instal kernel
- now support to all rom without instal busybox first
- add Super user
- Add Busybox
*Rv4-build6.2
link kernel :
mirror link :
changelog:
-fix bootsplash when using ext4 file system in charge mode off from previous kernel
*Rv4-build6.1
link kernel :
about kernel :
-a2sd support
-init.d support
-swap support
-droidwall support
-DroidVpn Support
-add Cpu
-add IO
-5 Frequency 156 , 312 ,468 , 624, 832
- auto mount sd-ext as ext4
- no need tweak bacem to make cpu governer work
- i just added feature when work on galaxy y for what include most feature but not work?
- Required baseband firmware DXLE1 to up .. not work in DXLC1
follow this steps :
1. download kernel RV4-kernel6.2
2. put in ur sdcard
3. before instal this kernel recomended instal busybox chose busybox v1.93 and chose custom tone then instal (search on google recomnded pro version )
4. Go to Cwm > chose instal zip
5. chose RV4-build6.2zip
6. reboot now
7. and u can go to step to format ext4 using Repencis-ext4-conv-v2.zip if do u want...
========================================================================================
Patch Change Bootlogo Original samsung with Logo Repencis
========================================================================================
i have methode to patch original samsung boot logo with repenis logo if u want to test it just follow my steps :
1. download RV4-Boot-logo.zip and put in sdcard
2. go to cwm instal zip > chose > RV4-Boot-logo.zip
3. back chose advanced > reboot recovery
4. reboot now
RV4 Boot logo link :
Mediafire : Download
Bugs :
- folder /mnt/.lfs cant be access becos param.lfs has been patch so if u need back to stock original must revert back to odin stock frimware full packaged with bootloader and pit (repartision checked in odin) .. u can get boot and pit in firmware fullpackaged bcos in firmware docky just have 3 file so if u have firmware latest with 3 file just copy boot and pit from other firmware packaged full and paste it in ur latest firmware folder then go flashing..
- dont using it if dont know how to flashing ...so think before using this bootlogo patches
- Did ur own risk !!
===========================================================================================
Thanks To :
* Allah SWT
* Heri setiawan (Repencis Team)
* Jmkl six (killed)
* Andhika Edho (phiexz)
* Irfan Bagus
* Muhammad Alfiyan Syamsuddin
* Wintermod Dev Team
* Simply Young Dev Team
* Jeniper Dev Team
* Official Galaxy Young Indonesia group
* and You....
====Reserved======
WOOHOO! Repencis is back! Hmmmmmm... I can smell V4!!! :highfive:
The freq are not changing using setcpu
a6 3420m quad core 2.4 laptop
Heartlessangel2001 said:
The freq are not changing using setcpu
a6 3420m quad core 2.4 laptop
Click to expand...
Click to collapse
are u have try this kernel ?
Yes using v4 16
a6 3420m quad core 2.4 laptop
welcome back sir.good to hear u again...
Can i apply your kernel n ext-4 in simply young rom since it has it's own kernel n a2sd in it? if i can, pliss guide me the steps to do it...
Thanks in Advance :thumbup::thumbup::thumbup:
Sent from my GT-S5360 using Xparent Blue Tapatalk 2
thanks for the share.. gonna try it.
i have merruks #206 which i believe supports ext4.. would it be the same process? thanks.
Is can install this in Savie Kernel #73???
---------- Post added at 05:58 PM ---------- Previous post was at 05:33 PM ----------
kykemejia said:
Is can install this in Savie Kernel #73???
Click to expand...
Click to collapse
Not working with Savie Kernel #73 and Hyperion!!! Get logo Samsung !!
finished flashing with no problem...
any tried flash this when have merruk deluxe #206?
about the "features dont work or work idk,it make the merruk big,and need more ram to load,merruk have 249 mb ram usable,so i think 290 mb without the "not working features is better,right?
PLEASE REUPLOAD YOUR KERNEL GOT THIS MESSAGE FROM MEDIAFIRE:
Download Problem with this message from mediafire:
Split Archive Blocked
The file you attempted to download is an archive that is part of a set of archives. MediaFire does not support unlimited downloads of split archives and the limit for this file has been reached. MediaFire understands the need for users to transfer very large or split archives, up to 10GB per file, and we offer this service starting at $1.50 per month.
We have informed the owner that sharing of this file has been limited and how they can resolve this issue.
thanks master. will try your ext4 formater.. maybe it work on mine. but need to back to stock first. coz my rom already ext4.
can't download the kernel.
gbadcool said:
Can i apply your kernel n ext-4 in simply young rom since it has it's own kernel n a2sd in it? if i can, pliss guide me the steps to do it...
Thanks in Advance :thumbup::thumbup::thumbup:
Sent from my GT-S5360 using Xparent Blue Tapatalk 2
Click to expand...
Click to collapse
yes can Follow this steps :
1. download first busybox search on google, instal busybox open app chose v1.93 > chose custom tone > instal..
2. reboot to recovery go to cwm > instal zip from sdcard > chose kernel zip
3. yes instal then reboot now
emompong said:
thanks for the share.. gonna try it.
i have merruks #206 which i believe supports ext4.. would it be the same process? thanks.
Click to expand...
Click to collapse
i havent tested from other kernel.. mybe work but u must backup ur rom first...
Heartlessangel2001 said:
Yes using v4 16
a6 3420m quad core 2.4 laptop
Click to expand...
Click to collapse
where link kernel do u try??
this my kernel on this thread cant be access link
kykemejia said:
Is can install this in Savie Kernel #73???
---------- Post added at 05:58 PM ---------- Previous post was at 05:33 PM ----------
Not working with Savie Kernel #73 and Hyperion!!! Get logo Samsung !!
Click to expand...
Click to collapse
i havnt tested from other kernel .. but backup ur rom first if u want to try
blackpanther2209 said:
finished flashing with no problem...
Click to expand...
Click to collapse
thanks for report sir..
anonymous27 said:
PLEASE REUPLOAD YOUR KERNEL GOT THIS MESSAGE FROM MEDIAFIRE:
Download Problem with this message from mediafire:
Split Archive Blocked
The file you attempted to download is an archive that is part of a set of archives. MediaFire does not support unlimited downloads of split archives and the limit for this file has been reached. MediaFire understands the need for users to transfer very large or split archives, up to 10GB per file, and we offer this service starting at $1.50 per month.
We have informed the owner that sharing of this file has been limited and how they can resolve this issue.
Click to expand...
Click to collapse
zecn said:
thanks master. will try your ext4 formater.. maybe it work on mine. but need to back to stock first. coz my rom already ext4.
Click to expand...
Click to collapse
heirfister said:
can't download the kernel.
Click to expand...
Click to collapse
oke sir wait.. i m progres fix link of kernel...
great bro, we always wait for ur new innovation
Code:
run_program("/sbin/mount", "/dev/block/stl9", "/system");
run_program("/sbin/mkdir", "-p", "/sdcard/.repencis-ext4");
run_program("/sbin/cp", "-r", "/system", "/sdcard/.repencis-ext4");
run_program("/sbin/mount", "/dev/block/stl9", "/system");
run_program("/sbin/sh","-c","busybox mv /sdcard/.repencis-ext4/system/* /system");
run_program("/sbin/mount", "/dev/block/stl11", "/data");
run_program("/sbin/sh", "-c", "busybox tar -C /data -cvf /sdcard/.repencis-ext4/data.tar data app app-private system");
run_program("/sbin/mount", "/dev/block/stl11", "/data");
run_program("/sbin/sh", "-c", "busybox tar -C /data -xvf /sdcard/.repencis-ext4/data.tar");
my concern is on these part. I didn't owned this device anymore so I could be wrong. as fas as I remember we don't have these files in /sbin folder. neither in stock, savie's, maroc, nor mine. without these files, the script won't work. can anyone verify it? just go to /sbin folder with your root explorer and tell us what are the files inside it.
kurotsugi said:
Code:
run_program("/sbin/mount", "/dev/block/stl9", "/system");
run_program("/sbin/mkdir", "-p", "/sdcard/.repencis-ext4");
run_program("/sbin/cp", "-r", "/system", "/sdcard/.repencis-ext4");
run_program("/sbin/mount", "/dev/block/stl9", "/system");
run_program("/sbin/sh","-c","busybox mv /sdcard/.repencis-ext4/system/* /system");
run_program("/sbin/mount", "/dev/block/stl11", "/data");
run_program("/sbin/sh", "-c", "busybox tar -C /data -cvf /sdcard/.repencis-ext4/data.tar data app app-private system");
run_program("/sbin/mount", "/dev/block/stl11", "/data");
run_program("/sbin/sh", "-c", "busybox tar -C /data -xvf /sdcard/.repencis-ext4/data.tar");
my concern is on these part. I didn't owned this device anymore so I could be wrong. as fas as I remember we don't have these files in /sbin folder. neither in stock, savie's, maroc, nor mine. without these files, the script won't work. can anyone verify it? just go to /sbin folder with your root explorer and tell us what are the files inside it.
Click to expand...
Click to collapse
this run from smylink busybox tools ..
if u want to know see on init.rc of boot.img u can see
# setup the global environment
export PATH /sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin
# SEC_SECURITYLAB_LATONA_DEVICE_ENCRYPTION: include /lib /*ASW3 YONG_ODE*/
export LD_LIBRARY_PATH /lib:/vendor/lib:/system/lib
export ANDROID_BOOTLOGO 1
export ANDROID_ROOT /system
maybe u know what i mean..
if this cant run why succesfully? with backup and restore file
i m using method from andhika edho (phiexz)
followed your instructions carefully, but still i got problems, after flashing your formatter i cannot connect to my wifi, terminal emu, bte, and root explorer not working even if i reinstall them. any solutions? im using your latest kernel.

[MOD] Project Direct Inject (v3.2.6) (CPU Tuner*RNGD*Speed) (2.3.3 - 4.2.2)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PROJECT DIRECT INJECT
Exit_Only said:
Welcome to the world of direct injection, Its been unavailable for your android smartphone...UNTIL NOW. This tweak package takes your android device to a whole new level of awesomeness by direct injecting high octane scripts into your turbocharged engine.
This is a collection of scripts from multiple developers repacked into one package. Big thanks to all the developers involved.
Click to expand...
Click to collapse
This mode is incompatible with some devices\firmwares or create various system problems! Make a nandroid backup before installing.
General Q & A Section:
Q.) How can I tell if this is actually working or not?
A.) Open Terminal Emulator and type this command...
Code:
su
directinject
Q.) How can I see if rambooster work properly?
A.) Open Terminal Emulator and type this command.
Code:
su
rambooster
Q.) How cand I see if entropy working properly?
A.) Open Terminal Emulator and type this command...
Code:
su
entro
Q.) How can activate RNGD and entro binaries?
A.) Open Terminal Emulator and type this command...
Code:
su
entropy
Q.) How do I turn on entropy?
A.) Open Terminal Emulator and type this command...
Code:
su
entropy_on
Q.) How can I stop entropy?
A.) Open Terminal Emulator and type this command...
Code:
su
entropy_off
Q.) How do I uninstall it?
A.) Download the uninstall, you put on your card and then flash the file.
Code:
su
uninstall
reboot
Q.) Can I use DirectInject and Crossbreeder?
A.) Yes, you can.In the first time disable entropy (on DirectInject) then install Crossbreeder.
Q.) How do I install NOS Control?
A.) NOS Control installs like any .apk
Q.) How can I get CPU Tuner on my device?
A.) Open Terminal Emulator and type this command...
Code:
su
cputuner
GENERAL WARNING: Do NOT I repeat DO NOT use ANY other tweaks with this package. There are only two approved scripts that are compatible with this, Seeder Entropy and Cross breeder. If you choose to do so after reading this you do so AT YOUR OWN RISK. If you ask bout other tweaks in my thread YOU WILL BE IGNORED.
WHAT IS NEEDED TO INSTALL Project Direct Inject:
1.) Root access (su binary required)
2.) Busybox v1.20.4+ w/ run-part support (busybox required)
3.) Need to be on 2.3.3+ gingerbread or higher
4.) Terminal Emulator app app installed
5.) Enough space in your /system partition (10 mb available minimum)
If you do not meet these requirements then DO NOT USE IT!!!
WHAT IS NEEDED FOR CPU TUNER:
1.) Need a fully unsecured boot.img (Look inside "default.prop", if it says "ro.secure=0" then your kernel meets this requirement, if it says "ro.secure=1" then cputuner WILL NOT work!!!)
2.) Your need a kernel that supports max overclock freq of 1.3ghz and a min freq of 384mhz.
3.) Need a kernel that has these 3 governors (Conservative, Ondemand, and Performance)
4.) On HTC Sense ROMs you need to disable per flock (Setcpu will do this for you)
If you don't meet ALL these requirements then do NOT attempt to use CPU tuner!!!
Installation
1.) Make sure you meet the requirements above
2.) Download the latest version of Project Direct Inject
3.) Boot into recovery (TWRP or CWM doesn't matter)
4.) Make a nandroid backup
5.) Flash inside cwm recovery
6.) Reboot
7.) Press thanks button me and Exit_Only
APK Direct Inject Control
What i need to install this app:
Terminal Emulator
Project Direct Inject
Direct Inject is an application that gathers in one place all orders of Project Direct Inject
Ryuinferno said:
Behold.....
THE NOS Controller!!! Since many of you find it troublesome to key in commands every time, I wrote up a damn simple app to save those finger punches!!! Well, I am currently limited by my knowledge of Java, this is the best I can do for now (Requests? Be prepared, I won't attend to any as I can't add more features yet...more learning to do...sorry... )
But, take note that you will need to install the latest version of 4cyl Turbo v0.5.7_r2 w/ 250 shot NOS first and have Terminal Emulator installed before using this app! Do not be silly and think that this app is gonna do everything for you!
The app is very simple and straightforward, so no instructions will be given here...enjoy!
Click to expand...
Click to collapse
Download Direct Inject Control: Click Here
About the Tweaks:
8 init.d scripts total (11 init.d scripts if you opt for NOS Entropy, zRAM, and Int2Ext)
Zipalign /data & /system apps on each boot ( With detailed Logging of Activities)
Calibrates Battery automatically (make sure your battery is at 100% before flashing)
NOS Entropy with Light, Moderate, and Aggressive Governors (Optional during install, Moderate is default governor)
Ext4 Tweaks
Zero UI Lag
Maxed out speed & Performance
Disables most logging activities
GPS enhancements (USA/CANADA/MEXICO/ALASKA Only)
Sqlite3 for Jellybean (Complied from CM10.1 Source)
4.2.2 Binaries (Better app processing, Complied from CM10.1 Source)
Disables logcats
Get your Privacy back (No internet redirects)
Lots of kernel tweaks (Disabled most kernel sleeps and Adjusted Linux values)
Extended Reboot Commands
VM heap tweaks
Net speed tweaks
Ext4 Perfect Remount
Outstanding battery life
Sqlite3 Reindexed and Vacuumed (If you see errors in db files please ignore, this is normal operation)
RAM booster and Media Server Killer binary (Very Aggressive RAM Recovery tool)
4Cyl Turbo Binary (Exit_Only Exclusive)
Stable relase:
Download v.3.2.6: Click here
Code:
Fixed the three remaining bugs in v3.2.5_t9 and removed the touchscreen tweak as it was causing screen issues on some devices!!!
Download v3.2.4: Click Here
Code:
v3.2.4 - Fixed ALL bootloops on ALL devices
Added seperate flashable zips for Sqlite3 Binaries in SECOND POST BELOW OP
Removed Max Freq mod in CPU Tuner
Removed needed interactive Gov and now using Ondemand Gov
Updater script now backups and restores CronMOD int2ext scripts by default
Updater script now backups and restores CM init.d scripts for Selinux and Userinit
Fixed ALL remaining bugs
Added new entropy scripts for on & off Functions
Updater no longer removes Crossbreeder during install process
Added Sqlite3 Database Optimizer Script (YOU NEED TO FLASH THE REQUIRED SQLITE BINARY IN THE SECOND POST BELOW THE OP)
Fixed Deepsleep script to work correctly without errors
Much more im sure I am forgetting!!!
Download v3.2.2: Click here
Code:
v3.2.2 - Fixed All Boot Looping issues on ALL DEVICEs
Fixed Bootlooping on HTC Sense Devices
Removed Zipalign on boot script and binary
Added BRAND NEW Cpu Tuner script and binary
Pick between three different profiles (Battery, Performance, or Balanced)
Fixed Battery drain on single core devices
Adjusted Minfree values to be more aggressive
Fixed Assert Error from test releases
Read Ahead set to 3072kb
Updated Logging engine
Plenty more I am forgetting!!!
Download v3.2.1: Click here
Code:
Lots of upgrades to cputuner with new CPU core log engine
Added brand new move dalvik script
Much more coming later!!!
Download v.3.0.0: Click here
Code:
v3.0.0: Started over with complete rebuild
Must lighter and much faster
Installs correct busybox to /xbin
Only 2 binaries now 'directinject' & 'rambooster'
Updated rambooster + added init.d script to run ram booster every 45 minutes
Auto runs zipalign every 2 days or 48 hours
Patched rngd binary for better entropy generation without killing battery life
Adjusted Linux values
Brand new interval script
Brand new iptable rebuild script
Much much more!!!
Download v.1.0.2: Click here
Code:
v1.0.2: Fixed image issue
Added newest code to entire project
Added new functions to sqlite scripts
Added new warnings during install
Download v.1.0.0: Click Here
Code:
v.1.0.0. A new world, a new script
[B]FIRST RELEASE OF PROJECT DIRECT INJECT[/B]
Download v0.7.0: Click here
Code:
v0.7.0: Added new and improved DNS caching (Similar to crossbreeder)
New init.d script that automatically activities DNS caching
Added new DNS tweaks for build.prop
My new custom 'dnshelp' binary that will help you use dnsmasq binary
Modified rambooster (Two custom options 'Moderate' & 'Aggressive')
Fixed Adj minfree script to work right
Much much more I am forgetting
Download v0.6.0: Click here
Code:
vo.6.0. Adjusted sysctl values
Made sysctl tweaks optional
Updated 4cylturbo binary to include optional install pieces
Updated install.sh with new code and new backups
Added bash and nano binaries along with bash, nano, & terminfo folders for /etc (Two diff versions)
Added sqlite3 and script (Two diff versions)
Fixed bash and nano not working correctly
Updated uninstall.sh to restore more stock items and delete more stuff
Adjusted hedge values
Added in optimized RAM tweaks (much better ram management vs v0.5.7-r2)
Fixed multiple script errors and adjusted values
Full zip size is much bigger (7.03mb)
Other stuff I'm sure I am forgetting. THIS IS A MAJOR UPDATE.
Download v0.5.7r2: Click here
Code:
v0.5.7r2 Adjust sysctl.conf correctly this time
Removed disable vsync
Removed cron (These newer versions of busybox don't support "ENABLE_CRON" so script is useless)
Fixed logging on scripts
Adjusted vm values slightly
Download v0.5.7r1: Click Here
Code:
v0.5.7r1 - Added extended reboot scripts
Fixed root issues
Fixed greenify issues
Updated install script
Added uninstall script (This will remove nos 100% from your device)
Updated directions inside zip file
Removed some sysctl commits
New performance boosters added
Download v0.5.6: Click her
Code:
v0.5.6: - Reverted back some scripts
Removed Fix Permissions script
Fixed up install.sh script (Thanks Poo)
Fixed root issues on Samsung Galaxy S Advance
Download v0.5.5: Click here
Code:
This version should solve problems with freezes and root loss.
Download v0.5.4_r1: Click here
Code:
v0.5.4_r1: - Fixed random reboots some people were having (myself included)
Made more stuff optional during install
Fixed root access issue some users experience (I never had this issue so I need feedback)
Updated ad blocker
Updated logging engine
Much smoother and zero lag
Download v0.5.4: Click here
Code:
v0.5.4: - THIS IS ONLY EXECUTIBLE VIA TERMINAL EMULATOR OR SCRIPT MANAGER.
THIS IS NOT NOT NOT RECOVERY FLASHABLE
Added init.d script to add init.d support if your ROM/Kernel does not support it already (Optional during Terminal install)
RAMBooster Binary is now much more Aggressive at clearing RAM
Updated 4Cylturbo binary with code changes
Fixed ALL Logs and Script Errors
NOS Entropy Governor is moderate by default instead of light
Removed All Code Errors from Sysctl Config
Added 'S' to beginning of all scripts to support Samsung Galaxy S 1 Owners (You guys are so old skool :P )
Added int2ext script (Thanks to Cronicory for original)(WARNING: YOU MAY HAVE TO FORMAT YOUR SD CARD TO USE THIS SCRIPT. YOU CAN OPT OUT OF THIS DURING INSTALL)
Logcat disabling script is now 100% Optional during install (YOU CAN NOW KEEP LOGCATS ACTIVE)
Added Bash and Nano Shell Binaries (COMES IN HANDY FOR BASH SHELL SCRIPTS LIKE CRON)
Download v0.5.2: Click here
Code:
v0.5.2: - THIS IS NOW A FLASHABLE ZIP AGAIN
Fixed /data logs for scripts
Fixed most script errors
Adjusted a few things here and there
More to come later
Download v.0.5.1: Clcik here
Code:
v0.5.1: - Fixed logging errors
Fixed ALL install.sh errors
Added Team Kernelizers build.prop injector script (Thanks RErick & Decialman)
Build.prop injector is now a option in install.sh
Added auto reboot to install.sh (SOME DEVICES WILL NOT ALLOW THIS TO WORK, SOME WILL HAVE TO REBOOT MANUALLY)
Fixed all init.d script errors
Updated 4cyl turbo engine logger
Added new directions to README_users.txt
Will add more as I remember it
KNOWN ISSUES & BUGS:
1.) WiFi tethering DOES NOT work when using this tweak package!!! There is no solution to this problem and I am not trying to find a solution, sorry for the inconvenience!!!
CURRENT WORKARUND: Flash the newest crossbreeder!!! This will fix your borked tethering!!!
Uninstal
Code:
su
uninstall
reboot
Standard Disclaimer: Flash at your own risk. Myself nor XDA is responsible for any damage this thing may cause you.
For this wonderful work we must thank Exit_Only
Original thread: Click here
enricogrim said:
Hi,
I have an old version of NOS, before installing a newer version it's better I uninstall the old one or install the new one directly?
thank you very much
Click to expand...
Click to collapse
You can just install the new one (through recovery or terminal depending on the release version) since the installer replaces it's own old/invalid files
Sent from my GT-I9070 using xda premium
enricogrim said:
Hi,
I have an old version of NOS, before installing a newer version it's better I uninstall the old one or install the new one directly?
thank you very much
Click to expand...
Click to collapse
Exactly what he said. 4cyl turbo has implemented a script that deletes all files init.d that you have and replaces them. For a new installation, whether it is installed by CWM or Terminal is not required before uninstallation, just install the new version.
Did what u said...follwed every step..said yes to every promt...still after rebooting when i type su 4cylturbo or rambooster..it says doesnot exist..where did i go wrong...
PS I'M A USER!!
Sent from my GT-I9070 using xda app-developers app
kanidevil666 said:
Did what u said...follwed every step..said yes to every promt...still after rebooting when i type su 4cylturbo or rambooster..it says doesnot exist..where did i go wrong...
PS I'M A USER!!
View attachment 1959685
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
this mean don't install this mod correct
just try again and put the folder install on SDCARD or SDCARD0
kanidevil666 said:
Did what u said...follwed every step..said yes to every promt...still after rebooting when i type su 4cylturbo or rambooster..it says doesnot exist..where did i go wrong...
PS I'M A USER!!
View attachment 1959685
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
Try v0.5.2 instead since it's flashable and see if it works.
Flash it in TWRP/CWM and I suggest you mount system first before flashing the zip. Also, as always don't forget your nandroid backup If it did work, then you can proceed to install the latest version through terminal if you want to.
Damn mounting/unmounting always confuses me...By mounting the system do u mean mount or unmount..
Coz i think in cwm it shows like this
"A Blue Tick and it shows unmount storage...and a blank box when its shows mount storage"
So just tell which 1 should i go with, tick or untick
And after flashing it, will the terminal command "4cylturbo" respond??
Sent from my GT-I9070 using xda app-developers app
kanidevil666 said:
Did what u said...follwed every step..said yes to every promt...still after rebooting when i type su 4cylturbo or rambooster..it says doesnot exist..where did i go wrong...
PS I'M A USER!!
View attachment 1959685
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
For v0.5.4 follow these instructions
Code:
1.) DOWNLOAD NEWEST VERSION, IF YOU WANT TO USE NOS ENTROPY THEN PLEASE REMOVE SEEDER OR CROSSBREEDER FIRST, YOU CAN FIND THE NEEDED UNINSTALL SCRIPTS IN SEEDERS OR CROSSBREEDERS THREAD. USE XDA SEARCH TO FIND IT.
2.) DOWNLOAD TERMINAL EMULATOR APP FROM GOOGLE PLAY STORE... (IF YOU ALREADY HAVE IT THEN SKIP THIS STEP)
3.) EXTRACT "install" FOLDER FROM /sdcard FOLDER INSIDE ZIP AND PUT IT ON YOUR ACTUAL "/sdcard"...
4.) EXIT OUT OF WHAT EVER FILE EXPLORER YOU ARE USING...
5.) OPEN THE TERMINAL EMULATOR APPLICATION...
6.) TYPE THIS COMMAND IN TERMINAL EMULATOR...
[B]
su
sh /sdcard/install/install.sh
^
There is a space here!!![/B]
FOLLOW THE PROMPTS AND CHOOSE WHAT YOU WANT INSTALLED!!!
7.) REBOOT YOUR DEVICE FOR ALL MODS TO TAKE AFFECT... (Rebooting is a REQUIREMENT, Failure to reboot WILL cause random app force closings)
8.) ENJOY THE SPEED AND PERFORMANCE :D
This script hangs phone and creates problem in phone UI
Sent from my GT-I9070 using xda app-developers app
ramansehra said:
This script hangs phone and creates problem in phone UI
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
What ROM and what version of 4cyl you use?
Very good, Great job
Enviado desde mi GT-I9070 usando Tapatalk 2
I'm currently using LightJB 1.2 with co core 6.0.
. 0.4.2 version of 4cylturbo works good with me, but this version hangs my phone to black screen while using.
Sent from my GT-I9070 using xda app-developers app
kanidevil666 said:
Did what u said...follwed every step..said yes to every promt...still after rebooting when i type su 4cylturbo or rambooster..it says doesnot exist..where did i go wrong...
PS I'M A USER!!
View attachment 1959685
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
Have you updated your busybox?
Sent from my GT-I9070 using xda app-developers app
v5.2
not able to flash through recovery method
Bhaji eh recovery naal ni hona,
Tuhanu terminal emulator te jake command type karni paini aa
Sent from my GT-I9070 using xda app-developers app
sarabjit singh said:
not able to flash through recovery method
Click to expand...
Click to collapse
The file is named 'NOT FLASHABLE'.You have to install it via terminal emulator.
Sent from my GT-I9070 using xda premium
flash
ramansehra said:
Bhaji eh recovery naal ni hona,
Tuhanu terminal emulator te jake command type karni paini aa
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
v0.5.2: - THIS IS NOW A FLASHABLE ZIP AGAIN
read 1st page carefully
---------- Post added at 06:57 PM ---------- Previous post was at 06:53 PM ----------
rushilkr said:
The file is named 'NOT FLASHABLE'.You have to install it via terminal emulator.
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
v0.5.2: - THIS IS NOW A FLASHABLE ZIP AGAIN
IF USING FLASHABLE VERSION Find the flash able zip file on your sdcard then flash it.
7.) Boot out of recovery [ONLY FOR FLASHABLE VERSION]
read 1st page carefully
sarabjit singh said:
v0.5.2: - THIS IS NOW A FLASHABLE ZIP AGAIN
read 1st page carefully
---------- Post added at 06:57 PM ---------- Previous post was at 06:53 PM ----------
v0.5.2: - THIS IS NOW A FLASHABLE ZIP AGAIN
IF USING FLASHABLE VERSION Find the flash able zip file on your sdcard then flash it.
7.) Boot out of recovery [ONLY FOR FLASHABLE VERSION]
read 1st page carefully
Click to expand...
Click to collapse
Read the title of this thread.Its about v 0.5.4 .It is NOT flashable.
Sent from my GT-I9070 using xda premium
Datico said:
Very good, Great job
Enviado desde mi GT-I9070 usando Tapatalk 2
Click to expand...
Click to collapse
ramansehra said:
I'm currently using LightJB 1.2 with co core 6.0.
. 0.4.2 version of 4cylturbo works good with me, but this version hangs my phone to black screen while using.
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
I had the same problem too. A new version came out, hopefully all issues resolved. Check OP!
sarabjit singh said:
not able to flash through recovery method
Click to expand...
Click to collapse
Only version v0.5.2 is with flash method.
Flash method:
Code:
1.) Make sure you meet the requirements above
2.) Download the version of NOS FLASH
3.) Boot into recovery (TWRP or CWM doesn't matter)
4.) Make a nandroid backup
5.) Find the flashable zip file on your sdcard then flash it.
6.) Boot out of recovery
To me it worked without problems.
0.5.2
Grady22 said:
I had the same problem too. A new version came out, hopefully all issues resolved. Check OP!
Only version v0.5.2 is with flash method.
Flash method:
Code:
1.) Make sure you meet the requirements above
2.) Download the version of NOS FLASH
3.) Boot into recovery (TWRP or CWM doesn't matter)
4.) Make a nandroid backup
5.) Find the flashable zip file on your sdcard then flash it.
6.) Boot out of recovery
To me it worked without problems.
Click to expand...
Click to collapse
i tried 0.5.2v dude but not succeed

Categories

Resources