hello all xda members
I need little advice on my mobile phone
I buy a new galaxy note 2 n7100 firmware N7100XXUENC3 on android 4.3
now I want to swap my internal 2 external SD I read that I need a custom kernel or rom with Init.D support
but I cant a kernel to work on my mobile device what I have try
Perseus Kernel (only black screen after Samsung logo)
speedwizz kernel N2 (works but I get kernel panic random reboots)
kernel Asylum (not work black screen)
roms I have try to swap sd bot non its working
miui v5
omega roms
cayanogenmod 11
Hurricane v12
but witch kernel or rom need I to use that work and swap my sd i need some extra memory
Devil Kernel has init D support, try it
McLaren__F1 said:
Devil Kernel has init D support, try it
Click to expand...
Click to collapse
I have it running now only I cant see my storage using pc with this kernel
and no swap support I cant swap my external to internal SD
I have try over 10 guides but not 1 its working
did you know a way to swap my SD card
Perseus is only for 4.1.2 not 4.3. Agni kernel has the memory swap built in so that is your best bet. Have a look at foldermount as well, that is good for moving files to ext so card
Sent from my GT-N7105 using Tapatalk
Related
hey guys i am using repencis rom 3.5 on my galaxy y........its amazing nd stuff but wen i used to use my stock rom i had overclocked my phone and also increased internal memory space using link2sd.....these two things i'm not able to do on this repencis rom 3.5 as the phone hangs during process when i follow the standard procedure for overclock nd increase memory space...plssssss help i'm confused
Sharran said:
Hey....guys i installed repencis rom 3.5 for galaxy y......it's kinda great.....but one problem....i dunno how to overclock my phone on this new custom rom.....i tried the same overclock procedure that i tried wen i had my stock rom but the phone did not start up on this new rom during boot process...please help urgent??????
Click to expand...
Click to collapse
I am very sorry to inform you that Repensis Kernel doesn't support overclocking. If you want an overclock kernel, try Merruk Technology Kernel V2.5. Else, flash Savie's Kernel and overclock it the way you did so. Merruk kernel v2.5 is already overclock to 1.2 GHz. You don't need to flash overclock zip again. But Savie kernel is not yet overclock. You need to flash the overclock zip file to overclock it to 900MHz. Only Stock kernel, merruk kernel and savie kernel supports overclocking till date of all the available kernels for Galaxy Y. Always keep in mind that overclocking drains the battery and heats up the phone which can cause damage to your handset. Just reflash Repensis Rom v3.5 via Clockwork Mode Recovery or via Stock Recovery. As to Link2sd, first partition you sdcard as primary in ext2 format. When link2sd ask you to choose the format, select ext4(very important) and then reboot you phone.
Hit thanks if I helped you.
Sent from my GT-S5360 using xda premium
Firstly why are you making 2 threads of the same topic.
Secondly post question in q&a section and use the search tool.
Sent from my GT-S5360 using xda premium
Thread Closed, please refer to the first thread the OP made.
PSN>> MEMORY-MOD-v2 SwapAll-v3.0 KERNEL MODDER
I decided to make this script so that i don't have to keep on modding kernels as new ones are released (AOSP/AOKP specially)
USE THIS AT YOUR OWN RISK BECAUSE I CANNOT TEST IT BECOZ NO ACE ANYMORE
INFO:
MEMORY-MOD
SD-EXT partition (/dev/block/mmcblk0p2) on phone's memory card is mounted as /data instead of original internal data partition(stl13)
SWAPALL v3.0
Original Internal Storage (/dev/stl13 on stock GB & /dev/block/stl13 on AOSP) is formatted to be used as swap partition entirely so as to fully take advantage of fast internal data partition and relieving read/write load on memory card.
The third swap partition on memory card created using CWM or MiniTool or Gparted (/dev/block/mmcblk0p3) IF FOUND is used as swap space, with lower priority . So it will be used for swapping only when above mentioned swap partiton on internal data storage is full.
Swappiness set at 30.
Q.) WHATS NEW WITH MEMORY-MOD v2 IN THIS "KERNEL PATCHER" ???
A.) It simply patches an existing flashed kernel on phone
It extracts an existing flashed kernel from the phone
Then it extracts ramdisk from the kernel
Then it patches the required files on ramdisk
Then it builds back ramdisk and compiles back boot.img
Then it flashes the modded boot.img on phone to the phone
NOTE:
1: OFFICIAL CM7.2 roms with unmodified kernels do not have SWAP support :crying: so i recomend using a custom CM7 GB kernel then apply this mod else you will get increased memory but no swapall feature, resulting in slow system.
2: DO NOT use USB MASS STORAGE with linux computers because they mount your /sd-ext which is already being used as /data and corrupts it.
PREREQUISITES:
1: Custom kernel to be flashed before installing this script (STOCK based/AOSP/AOKP with ext4 support and init.d support but not Mem-Modded)
2: SD-EXT partition on sdcard formatted to ext4 (u can use this tool PSN_EXT4_Recovery_based_SD-EXT_ONLY_Format_Tool-signed.zip)
3: SWAP support implemented in kernel
4: Atleast 2.1 MB of free space available in /system
5: An SDCARD of CLASS 6 or more (class 4 users please dont report of ACE crawling slow!)
NOTE:
1: for fresh install only; user data on original /data will not be moved on /sd-ext; after flashing this script you will have to setup ur ace again.
1: after flashing this you wont be able to directly do a nandroid backup in cwm; so wipe(format) "/data" in recovery before attempting nandroid backup.
2: your phone will boot always as first boot with this script if no memory-card inserted or memory-card inserted without a sd-ext partition
3: Memory-Mod v2 will delete the init.d scrips of adrenaline engine which when unmodified is not compatible with Memory-Mods
4: if your rom has Adrenaline Engine 4.3 or 4.4 which has not been modified by for compatibility with Memory-Mod then you can reflash a compatible Adrenaline Engine 4.4 by flashing this(STOCK version / CM version) AFTER flashing the MEMORY-MOD script.
5: to reflash newer fixed versions of this mod you have to reflash ur non-patched kernel or rom and then flash this kernel patcher in recovery.
Some info:
PSN_STOCK-GB_MEM-MOD-v2_SWAPALLv3.0 : will work on kernels like batteryextender and nims
PSN_CM7.2-GB-official_MEM-MOD-v2_SWAPALLv3.0 : will work on kernels on official cm7.2 roms
PSN_CM10.1-JB_MEM-MOD-v2_SWAPALLv3.0 : will work on JB 4.2.2 based roms like PAC.. should work on others too
PSN_CM9-ICS_MEM-MOD-v2_SWAPALLv3.0-signed.zip : is for CM9 based unofficial roms
PSN_CM9-ICS-MACLAW-FINAL3+_MEM-MOD-v2_SWAPALLv3.0-signed.zip : is for ICS CM9 Maclaw final 3 and above roms
UNINSTALL METHOD: (to get back to old-school 150MB internal data on ace)
1: flash your original non-modded kernel or custom rom
2: flash PSN_factory_reset_EXT4_Recovery_based_Format_Tool-signed.zip
3: you need to setup your phone all over again for old-school 150MB internal data on ace.
CHANGELOGS
Memory-Mod v2 (KERNEL PATCHER)
boot.img extracted from bml8 partition on phone
it is split into kernel zImage and ramdisk
it extracts ramdisk and patches required files
it packs the modded ramdisk and builds back boot.img ready to be flashed back to phone
it flashes the boot.img to phone !!
I had to move away from init.d scripts because /data once mounted by kernel cannot be unmounted to be switched to /sd-ext
Memory-Mod v1.1 <DEPRECIATED> (init.d script)
/dev/block/mmcblk0p2 is mounted on /sd-ext first then bind-mounted to /data
(because already /dev/stl13 is mounted on /data by kernel on boot, this workaround has to be applied)
all init.d scripts of Adrenaline-Engine are deleted so that a non-compatible version if present on rom does not bother rom booting with this scipt
Memory-Mod v1 <DEPRECIATED> (init.d script)
(initial release)
Re: [SCRIPTS][init.d] PSN MEMORY-MOD + Swapall-v3.0
Nice work
Sent from my GT-P3100 using Tapatalk HD
i need feedback !!!
AW: [SCRIPTS][init.d] PSN MEMORY-MOD + Swapall-v3.0
Can i use it on maclaw's aosp jb 4.2.2?
Sent from my GT-S5830 using xda app-developers app
Re: [SCRIPTS][init.d] PSN MEMORY-MOD + Swapall-v3.0
mattshady said:
Can i use it on maclaw's aosp jb 4.2.2?
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
you should try out JB version and let me know
Sent from I9300 Stock 4.1.2 based Ultimarom v10.1 + Siyah Kernel v1.8.9 with dualboot Official CM10.1 JB 4.2.2
psndna88 said:
i need feedback !!!
Click to expand...
Click to collapse
Can this be flashed on a rom with apps already installed? Or does it have to be with a fresh install?
You just have to flash it and that's it?
SuperAce609 said:
Can this be flashed on a rom with apps already installed? Or does it have to be with a fresh install?
You just have to flash it and that's it?
Click to expand...
Click to collapse
sorry fresh install only after backing up apps
Re: [SCRIPTS][init.d] PSN MEMORY-MOD + Swapall-v3.0
psndna88 said:
sorry fresh install only after backing up apps
Click to expand...
Click to collapse
Best way to backup is Titanium backup free/ pro.
Never lose any data with tb.
Sent from my GT-P3100 using Tapatalk HD
PAC-Rom 20.1.0?
trying here in PAC-Rom 20.1.0 of OldDroid, but the lingering ta boot, I installed the script after a clean install of the rom but did not expect the first boot, it will be that's why taking ta boot?
Sorry my bad english.
:good:
Re: [SCRIPTS][init.d] PSN MEMORY-MOD + Swapall-v3.0
Paulo Narley said:
trying here in PAC-Rom 20.1.0 of OldDroid, but the lingering ta boot, I installed the script after a clean install of the rom but did not expect the first boot, it will be that's why taking ta boot?
Sorry my bad english.
:good:
Click to expand...
Click to collapse
i cant clearly understand you.. tell me
IS IT BOOTING ON YOUR PAC ROM ?
Sent from I9300 Stock 4.1.2 based Ultimarom v10.1 + Siyah Kernel v1.8.9 with dualboot Official CM10.1 JB 4.2.2
sorry for my english, I'm brazilian, what I meant was that tava lingering in the boot rom PAC_ROM but already got, however was very slow in sdcard class 4.
Re: [SCRIPTS][init.d] PSN MEMORY-MOD + Swapall-v3.0
Paulo Narley said:
sorry for my english, I'm brazilian, what I meant was that tava lingering in the boot rom PAC_ROM20.0.2 but already got, however was very slow in sdcard class 4.
Click to expand...
Click to collapse
ok
oops i forgot to add that its for class 6 and above sdcards .. class4 will b v slow
Sent from I9300 Stock 4.1.2 based Ultimarom v10.1 + Siyah Kernel v1.8.9 with dualboot Official CM10.1 JB 4.2.2
ok
oops i forgot to add that its for class 6 and above sdcards .. class4 will b v slow
Sent from I9300 Stock 4.1.2 based Ultimarom v10.1 + Siyah Kernel v1.8.9 with dualboot Official CM10.1 JB 4.2.2
Click to expand...
Click to collapse
Hmm understand, even if I use the adrenaline egine, that the script is not compatible?
Re: [SCRIPTS][init.d] PSN MEMORY-MOD + Swapall-v3.0
Paulo Narley said:
Hmm understand, even if I use the adrenaline egine, that the script is not compatible?
Click to expand...
Click to collapse
i believe it should be compatible with this one http://forum.xda-developers.com/attachment.php?attachmentid=1453590&d=1351957660
Sent from I9300 Stock 4.1.2 based Ultimarom v10.1 + Siyah Kernel v1.8.9 with dualboot Official CM10.1 JB 4.2.2
psndna88 said:
i believe it should be compatible with this one http://forum.xda-developers.com/attachment.php?attachmentid=1453590&d=1351957660
Sent from I9300 Stock 4.1.2 based Ultimarom v10.1 + Siyah Kernel v1.8.9 with dualboot Official CM10.1 JB 4.2.2
Click to expand...
Click to collapse
Thanks for the reply, but it's a shame because my sdcard be a class 4.
This is based on your kernel 3.x?
If you would like to launch a version for our S5830 without moving data to extsd?
I learned that the kernel 3.x brings major performance improvements and battery, and it can be seen using the kernel 3.8.2 on Ubuntu 12.10 with my notbook.
Again thank you!
Sorry for my bad English.
psndna88 said:
sorry fresh install only after backing up apps
Click to expand...
Click to collapse
Man, I'm literally dying to try this out. But I'm tired of starting roms over and over again D:
Can we change the swappiness and mess with the script settings?
EDIT: Tried it on Stock on Fire again and it didn't work. Phone was stuck on the Galaxy Ace black screen.
Did a fresh install, flashed SD-EXT 4 format script, then the swap all script. Didn't work for me.
Re: [SCRIPTS][init.d] PSN MEMORY-MOD + Swapall-v3.0
SuperAce609 said:
Man, I'm literally dying to try this out. But I'm tired of starting roms over and over again D:
Can we change the swappiness and mess with the script settings?
EDIT: Tried it on Stock on Fire again and it didn't work. Phone was stuck on the Galaxy Ace black screen.
Did a fresh install, flashed SD-EXT 4 format script, then the swap all script. Didn't work for me.
Click to expand...
Click to collapse
gime link to stock on fire...
Sent from I9300 Stock 4.1.2 based Ultimarom v10.1 + Siyah Kernel v1.8.9 with dualboot Official CM10.1 JB 4.2.2
Re: [SCRIPTS][init.d] PSN MEMORY-MOD + Swapall-v3.0
Can i try it on ddqk8 stock rom?
Paulo Narley said:
Thanks for the reply, but it's a shame because my sdcard be a class 4.
This is based on your kernel 3.x?
If you would like to launch a version for our S5830 without moving data to extsd?
I learned that the kernel 3.x brings major performance improvements and battery, and it can be seen using the kernel 3.8.2 on Ubuntu 12.10 with my notbook.
Again thank you!
Sorry for my bad English.
Click to expand...
Click to collapse
this script is not based on any kernel but has some kernel feature dependencies which are available only on custom kernels
lots of difference between ubuntu kernel and android kernel and also Ace does not have kernel source built for stock 3.x kernels
I have built this CM 11.0 android 4.4 ROM for vibrant from the CM sources.
Please make a nandroid back up before you flash this ROM
ROM
http://www.mediafire.com/?r6apmvi3k6fj4fw
Gapps
http://www.mediafire.com/?1tn37ciga907y4s
:thumbup:
Put it in the dev section as unofficial.
Sent from my SGH-T959 using xda app-developers app
Doesn't work well, restored backup
Thanks, will try later
sada23 said:
I have built this CM 11.0 android 4.4 ROM for vibrant from the CM sources.
]
Click to expand...
Click to collapse
Just one question.
There are some devices of galaxy S family with Encryption Unsuccessful error and broken smartphone SD card
For working with some soft correctly it is need to have patch for internal and external sd swap.
But on 4.4 patching is impossible. All changes must be done in kernel ramdisk.
Is it possible to have flashable Vibrant kernel of your Un CM11.
And maybe you can make special version of your kernel with swapper SD, like it was done in Neat Kernel foe Captivate
How come when I flash a new Rom, the error "unfortunately the process android.process.media has stopped" comes up like every 5-10 seconds. Is there a way to fix this??
Is there a way to install amarullz script to have more internal Storage while ur rom is CM9 or CM11? ?
DEVICE
Samsung Galaxy S5360
Rom: Cyanogenmod 7.2
kernel: [email protected]
Hit thanks if i helped you.
seballo321 said:
Is there a way to install amarullz script to have more internal Storage while ur rom is CM9 or CM11? ?
DEVICE
Samsung Galaxy S5360
Rom: Cyanogenmod 7.2
kernel: [email protected]
Hit thanks if i helped you.
Click to expand...
Click to collapse
You can use Link2sd instead
Sent from my GT-S5360 using XDA Free mobile app
S2E on CM 11
You should use S2E_mod by @psyke83 because Link2SD, App2SD, Data2SD, etc. may conflict on CM 11.
Fyi,amarullz script does work on both CM 9 and 11
Tested it on CM 9 beta 5 and unoffocial as well as CM 11 nightly though as they.are still indev,the wifi will not function proper(there is fxr wifi fix,but only a temporary solution)and various bugs but it still works.
[Q&A] [KERNEL] [INT'L][TW/GE/AOSP - 4.4][04/10/2014] Alucard-Kernel-SGS4 - Stweaks
Q&A for [KERNEL] [INT'L][TW/GE/AOSP - 4.4][04/10/2014] Alucard-Kernel-SGS4 - Stweaks
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer. Thanks for understanding and for helping to keep XDA neat and tidy! :smile:
Bluetooth issues
smeroni68 said:
From the test we are doing seems yes... may be not perfect, but working...
Inviato dal mio GT-I9505 utilizzando Tapatalk
Click to expand...
Click to collapse
Just tried latest Alucard Kernel but there is still issues with bluetooth. Eg. when connected to my car stereo.
Connecting is good but when car radio turned off, smartphone music still playing. Does not stop and also
not disconnect bluetooth. Must do manually.
Now quickly tried the 1.13d which seems to work perfecly. But did not test on long run.
I'm on AOKP and build in Kernel has same issue than the latest alucard.
What version to use.
Which version would i use for liquidsmooth? AOSP or AOSP (cm) , since its heavily based on cyanogenmod
hi. @Alucard i like your kernel but the charged led light arent on when usb is pluged on a reboot or boot i must first cut the usb and plug it again then it works.. i think many cm or slim roms have a led control inside.. ps. on last googymax it works.
Kernel Para galaxy s4 variant gt-i9515l
Friend would like to modify this to run in kernel variant of s4 gt-i9515l? sorry for the english, I'm new here in the forum. lol
Hey, when im using newest TW (2.3a beta) Version my internal storage is 800mb and external storage is almost empty and files dont remain. Switching to other Kernel and everything is fine / nothing changed in my filesystem. Any advice?
any ideas why stweaks shows alucard gov is set but synapse and other apps show ondemand is set? applying settings in stweaks doesnt change it
Sent from my GT-I9505
The 2.3a For TW version can't be installed on GOLDENEYE 43 rom, any idea..Thanks.
Still storage errors on Stock TW 4.4.2. Sd and external Sd are empty but with other kernels or alucard 2.1 or older its working. would send logs or whatever needed to solve this issue
Can't boot on F2FS with SlimSaberKat
Antutu
On last alucard kernel for cm, antutu benchmark displayed low i/o memory ~1000, but early it's ~2500..
---------- Post added at 09:11 AM ---------- Previous post was at 08:56 AM ----------
Better that KT
---------- Post added at 09:19 AM ---------- Previous post was at 09:11 AM ----------
Maybe GPU OC added? I had i9300 and it's 700mhz..
SlimKat 8.10 and 1.4oc not happy for me
Flashed 1.4oc with SlimKat 8.10 coming from the SlimKat stock CM kernel. When booting, i get to the Samsung logo, and then it disappears, the phone vibrates 2 twice slowly, and then reboots again.. Stays stuck in the this loop until interrupted.
This is on tmobile s4. Any thoughts?
thanks
halfti said:
Still storage errors on Stock TW 4.4.2. Sd and external Sd are empty but with other kernels or alucard 2.1 or older its working. would send logs or whatever needed to solve this issue
Click to expand...
Click to collapse
+1
peepee999 said:
+1
Click to expand...
Click to collapse
This is reported in the other thread too.
FuzzyPete said:
Flashed 1.4oc with SlimKat 8.10 coming from the SlimKat stock CM kernel. When booting, i get to the Samsung logo, and then it disappears, the phone vibrates 2 twice slowly, and then reboots again.. Stays stuck in the this loop until interrupted.
This is on tmobile s4. Any thoughts?
thanks
Click to expand...
Click to collapse
Strange. I have exactly the same configuration, come from dirty flashes of Slim. Everything is working.
Did you restore data from other ROM with, for instance, Titanium Backup?
Technical said:
Strange. I have exactly the same configuration, come from dirty flashes of Slim. Everything is working.
Did you restore data from other ROM with, for instance, Titanium Backup?
Click to expand...
Click to collapse
I totally forgot to mention that i multi-boot with the DualBootPatcher. Well, they have some special cases for flashing Alucard onto one of these other boot partitions. However, this patching must have been from earlier versions of KK ROMS and kernels because it patched the init binary which is not compatible with the kernel.
i got it working by doing some manual work with the patcher. To be clear, the problem was NOT anything to do with this kernel.
Thanks for the reply, though.
I still get the note to reset my phone due to an unsuccessful encryption, after flashing the AOSP v2 9/11 kernel to my CM11 M11 rom.
I have already flashed the kernel multiple times.
It works flawless with the 18/10 kernel.
Any tips ?
Hi guys, my external sd card is formatted using ext4, I have no problem reading the sdcard with KT kernel, but since it has been out of date for a long time I tried Alucard, but it did not mount my external sd card. If I flash KT kernel everything works fine, does anybody have an idea of how to make work with alucard?
I am running Dan's M9 at the moment.
Sent from my GT-I9505 using XDA Free mobile app
android48 said:
Hi guys, my external sd card is formatted using ext4, I have no problem reading the sdcard with KT kernel, but since it has been out of date for a long time I tried Alucard, but it did not mount my external sd card. If I flash KT kernel everything works fine, does anybody have an idea of how to make work with alucard?
I am running Dan's M9 at the moment.
Sent from my GT-I9505 using XDA Free mobile app
Click to expand...
Click to collapse
You must use AOSP V1 kernel (Obsolete)...
Thanks, That is the one I was trying to use. As far as I understand the new ones v2 would not work since they are based on the new cm sources. Any other idea?
The filename I was flashing is Kernel-Alucard-V2.7.2a-[23-02]-[03-09]-AOSP-EUR-KK4.4-SGIV-PWR-CORE.zip
Sent from my GT-I9505 using XDA Free mobile app