init.d script not working - Omni Q&A

Hey guys,
i am using omni on my nexus 4 together with semaphore kernel (i tried franco as well)
Here's the zip i am flashing in recovery trying to get the init.d script to work. It isn't working though. Can anyone tell me what's wrong?

fabian.m said:
Hey guys,
i am using omni on my nexus 4 together with semaphore kernel (i tried franco as well,
Here's the zip i am flashing in recovery trying to get the init.d script to work. It isn't working though. Can anyone tell me what's wrong?
Click to expand...
Click to collapse
Sent from my SM-N9005 using XDA Free mobile app

alright i kinda fixed it. Still one question: When using an init.d script with lets say 50 lines and line 20 has a wrong path in it, does the rest of the script still get applied? or only to line 19? or does it get applied at all?

Related

[AnyKernel][MOD] Tbolt Kernel Updater

Ihtfp69 tip toes in and closes the door
I realized after releasing a ROM that no one was using Koush's AnyKernel method for flashing kernels. This poses a problem for ROMs with custom ramdisks. Someone mentioned the AnyKernel method did not work on this phone. So I did some investigating. With a few changes to the script, I have it working perfectly.
Credits here, of course, go to Koush. I just modified his script. The kernel zip attached here contains the kernel from the latest leak. Because this uses the AnyKernel method, you can flash this on ANY GB Sense ROM and it will work and not break WiFi.
EDIT: I guess Ziggy did a version as well a few months ago. Here is a link to his: Ziggy's AnyKernel MOD
Download Mine --> Tbolt_AnyKernel.zip
a true asset to this community.
thanks for all your hard work!
cant wait for skyraider zeus v2
Sense ROMs only?
jc
ihtfp69 said:
Ihtfp69 tip toes in and closes the door
I realized after releasing a ROM that no one was using Koush's AnyKernel method for flashing kernels. This poses a problem for ROMs with custom ramdisks. Someone mentioned the AnyKernel method did not work on this phone. So I did some investigating. With a few changes to the script, I have it working perfectly.
Credits here, of course, go to Koush. I just modified his script. The kernel zip attached here contains the kernel from the latest leak. Because this uses the AnyKernel method, you can flash this on ANY GB Sense ROM and it will work and not break WiFi.
Download --> Tbolt_AnyKernel.zip
Click to expand...
Click to collapse
Surprised to see you here? Glad to see your support for the community.
mrchambo said:
Sense ROMs only?
jc
Click to expand...
Click to collapse
Yes, it's the stock kernel from the new leak, which is Sense.
Okay, thank you. That's what I thought...
jc
Applying this gave me bootloops in Gingervitis 1.2.1 GB. Won't go past the splash screen
mrchambo said:
Sense ROMs only?
jc
Click to expand...
Click to collapse
The scripts should work on AOSP and Sense ROMs. The kernel included is Sense only.
JaydenR said:
Applying this gave me bootloops in Gingervitis 1.2.1 GB. Won't go past the splash screen
Click to expand...
Click to collapse
Hmmm ... it shouldn't matter, but I will wake a look and see if I can duplicate it. Make sure the file you downloaded is around 3.4 MB. If not, grab it again.
First download was 2.89 second was 3.4 I believe. Both had the exact same result. Boot loops
Ziggy already did this for the tbolt. Ive been using anykernel for over a month now. It what iuse when i extract the kernel from synergy.
fixxxer2008 said:
Ziggy already did this for the tbolt. Ive been using anykernel for over a month now. It what iuse when i extract the kernel from synergy.
Click to expand...
Click to collapse
Is he sharing? I seem to be misinformed then. Why is everyone else still using boot.img files then?
ihtfp69 said:
Is he sharing? I seem to be misinformed then. Why is everyone else still using boot.img files then?
Click to expand...
Click to collapse
yeah it's under the thunderbolt section at ppcgeeks. been there for awhile now.
http://forum.ppcgeeks.com/htc-thunderbolt-development/143287-anykernel-thunderbolt.html
cool beans. I'll just link to his then.
What is the purpose of this kernel updater?
I'm not sure I understood how Ziggy explained it.
johnnysyeah said:
What is the purpose of this kernel updater?
I'm not sure I understood how Ziggy explained it.
Click to expand...
Click to collapse
lol! Gotta love Ziggy but, he definitely thinks on a higher plane than most! I have trouble following him lots of times as well.
ihtfp69 said:
Ihtfp69 tip toes in and closes the door
I realized after releasing a ROM that no one was using Koush's AnyKernel method for flashing kernels. This poses a problem for ROMs with custom ramdisks. Someone mentioned the AnyKernel method did not work on this phone. So I did some investigating. With a few changes to the script, I have it working perfectly.
Credits here, of course, go to Koush. I just modified his script. The kernel zip attached here contains the kernel from the latest leak. Because this uses the AnyKernel method, you can flash this on ANY GB Sense ROM and it will work and not break WiFi.
EDIT: I guess Ziggy did a version as well a few months ago. Here is a link to his: Ziggy's AnyKernel MOD
Download Mine --> Tbolt_AnyKernel.zip
Click to expand...
Click to collapse
I just tried this, and it broke Wifi on my Tbolt. Any idea what the reason could be? I extracted the Zimage from my target ROM, replaced it in the .Zip, and flashed it. Anything else I should be doing?
onyx_64 said:
I just tried this, and it broke Wifi on my Tbolt. Any idea what the reason could be? I extracted the Zimage from my target ROM, replaced it in the .Zip, and flashed it. Anything else I should be doing?
Click to expand...
Click to collapse
You need to pull the bcm from /system/lib/modules also.
Sent from my SHIFTAO5P using XDA App
DroidTh3ory said:
You need to pull the bcm from /system/lib/modules also.
Sent from my SHIFTAO5P using XDA App
Click to expand...
Click to collapse
oh, yeah, forgot to mention that I copied the 2 files (bcm4329* and sequans*) from the target ROM into /system/lib/modules After I had flashed. Should I have copied it to the .zip first and then flashed it? does it sit anywhere other than /system/lib/modules?
The reason i didnt do it is because I assumed the existing files should work.
onyx_64 said:
oh, yeah, forgot to mention that I copied the 2 files (bcm4329* and sequans*) from the target ROM into /system/lib/modules After I had flashed. Should I have copied it to the .zip first and then flashed it? does it sit anywhere other than /system/lib/modules?
The reason i didnt do it is because I assumed the existing files should work.
Click to expand...
Click to collapse
The bcm spits out at the end of compiling the kernel and it is specific to the kernel. Pull the zimage and the modules from the ROM, put them in the correct folders in the zip ... Wipe Cache and Dalvik for kicks and flash. Should be fine.
Sent from my SHIFTAO5P using XDA App
DroidTh3ory said:
The bcm spits out at the end of compiling the kernel and it is specific to the kernel. Pull the zimage and the modules from the ROM, put them in the correct folders in the zip ... Wipe Cache and Dalvik for kicks and flash. Should be fine.
Sent from my SHIFTAO5P using XDA App
Click to expand...
Click to collapse
Wow man.. you are quick. Let me try that way. Thanks so much!
UPDATE:
That worked like a charm!.. Flashed with the lib/modules after wiping cache n dalvik. Thanks again!

TWICS

Captivate currently had TWICS. Its base code from cm9 with TW launcher and Samsung gs3 add on with devil kernel. Running this o my cappy. Super fast and stable. Just an outstanding rom.
Can someone port this to vibrant please!
What are you looking at shortbus......
*NOT SURE/CONFIRMED
But since it is in the line of the original galaxy s, I think you can just flash it, and then change modem/kernel/key layout, which is done by a script (forgot what its called in our development section)
ok, i found it
http://forum.xda-developers.com/showthread.php?t=1623840
Using that, you SHOULD be able to flash any Galaxy S ROM (except the 4G)
If it doesn't work, nothing will go wrong, most likely you will
1) boot loop
2) key layout will be mixed up(easy fix)
3) no connection (change modem/kernel)
*you said this was TWICS, make sure it is ICS and not just themed to look like TWICS.
Link to rom please?
http://forum.xda-developers.com/showthread.php?t=1625619
What are you looking at shortbus......
hey, instead of using it from the captivate, use it from the i9000
http://forum.xda-developers.com/showthread.php?t=1608624
same thing, captivate guy ported from i9000, just you'll probably get updates etc faster.
P.S. tell us how it goes.
xriderx66 said:
hey, instead of using it from the captivate, use it from the i9000
http://forum.xda-developers.com/showthread.php?t=1608624
same thing, captivate guy ported from i9000, just you'll probably get updates etc faster.
P.S. tell us how it goes.
Click to expand...
Click to collapse
OK so I tried it from the captivate before I saw this post. Installed rom and before it gave install complete it auto rebooted. The rom was on my phone but up was down left was right ie screen was in landscape then when I turn it sideways it would go to normal view. I rebooted to recovery and ran patch then reboot and wouldn't get past vibrant screen. I will try again with i9000 rom and let you know the results.
Sent from my SGH-I897 using XDA
Tried it with i9000 rom but it aborted error status 7. I think my zip was bad. Going to try again.?
Sent from my SGH-T959 using xda premium
Edit: just read FAQ need to change some things in rom file. Will update after I try this
samsgun357 said:
Tried it with i9000 rom but it aborted error status 7. I think my zip was bad. Going to try again.?
Sent from my SGH-T959 using xda premium
Click to expand...
Click to collapse
Try to flash the Subzero kernel from here: (use build 80 not 128) http://rootzwiki.com/topic/22833-kernelics15-june-subzero-v14-build-128-brain-dead-and-loving-it/
If you already tried it from Subzero kernel; try the Glitch kernel, its on these dev sections.
Flash either of those to the ROM you currently have, and then try to flash it.
EDIT----------------
"if you are getting status 7 or getprop error then a little work from your side is needed
extract the rom to a folder then go to /extracted folder/META - INF/com/Google/Android from there open updater-script and remove all getprop lines
come back to META - INF folder and delete all three files
zip the file and flash it in recovery
NOTE:- to edit updater script use jota text editor(android), notepad (windows)"
It's in the patch's thread.
Do that.
I followed the thread exactly used jota changed everything and tried again. It just aborts install. I haven't given up. Gonna try again tomorrow. It beat me tonight but not for good! Thanks for everything x.
Sent from my SGH-T959 using xda premium
firstly I want to tell you that because of not having a vibrant to test the patch is in beta
what you can do is open updater script with jota text editor and remove all those getprop lines from the script and as a security step what you can do is press menu button then tap on file and tap on line break then select (lf for android/Linux) save the file go to meta-inf folder and remove all those cert files
zip the package again and flash no need to sign it again for further help you can ask me also in the patch thread
dhlalit11 said:
firstly I want to tell you that because of not having a vibrant to test the patch is in beta
what you can do is open updater script with jota text editor and remove all those getprop lines from the script and as a security step what you can do is press menu button then tap on file and tap on line break then select (lf for android/Linux) save the file go to meta-inf folder and remove all those cert files
zip the package again and flash no need to sign it again for further help you can ask me also in the patch thread
Click to expand...
Click to collapse
Thanks for input. I first tried it using a captivate port and it would install then I would run patch and it wouldn't boot past vibrant screen. Then I got the original galaxy s rom that the cappy rom was ported from. It gave the error so I proceeded to change the file as per op instructions. It would abort install with but no error status. I did it twice to make sure. If I changed all the get prop from i9000 to t959 would it work?
Sent from my SGH-T959 using xda premium
you should not replace them instead just remove them
after flashing if it gives error then reboot device and with any root explorer app go to /cache/recovery and upload both the files I will see what the error is and then I can troubleshoot better
So guys I'm the twics porter to the cappy twics will soon be called remics I've been a part of a team that took over twics and I will soon be releasing to captivate
Sent From My ICS Cappy Using Tapatalk 2
patrick8996 said:
So guys I'm the twics porter to the cappy twics will soon be called remics I've been a part of a team that took over twics and I will soon be releasing to captivate
Sent From My ICS Cappy Using Tapatalk 2
Click to expand...
Click to collapse
Do you think it'd be possible for you to release a version for Vibrant as well? Since not much will have to be changed from Captivate.
Just modem/kernel, and possibly build.prop
dhlalit11 said:
you should not replace them instead just remove them
after flashing if it gives error then reboot device and with any root explorer app go to /cache/recovery and upload both the files I will see what the error is and then I can troubleshoot better
Click to expand...
Click to collapse
I did remove and it just aborts with no explanation.
Sent from my SGH-T959 using xda premium
xriderx66 said:
Do you think it'd be possible for you to release a version for Vibrant as well? Since not much will have to be changed from Captivate.
Just modem/kernel, and possibly build.prop
Click to expand...
Click to collapse
Yes please! I love it on my cappy and want it on my vibrant also!
Sent from my SGH-T959 using xda premium
and what about uploading the error log from /cache/recovery
I took the twics add on from mr.mad for gs1 running cm9/slim and flashed on my vibrant running gummy 1.2.6 and it got stuck on boot . I reflashed gummy without wiping and now have all the apps from add on except for tw launcher. I guess that's a happy medium until we can get a port.
Sent from my SGH-T959 using xda premium
dhlalit11 said:
and what about uploading the error log from /cache/recovery
Click to expand...
Click to collapse
How do I extract it from root browser?
Posse magnet......
samsgun357 said:
How do I extract it from root browser?
Posse magnet......
Click to expand...
Click to collapse
Just go to that file, copy it and paste it into your SD or something, and then upload it from there.
Because I have flashed a new rom and kernel the recovery log doesn't have the abort/error info...
Posse magnet......

[Q&A] MIUI V5 Question and Answer thread

The purpose of this thread is to help people to solve their problems using the new MIUI ROM. By using this thread, we will keep the other thread clean and let developers work calmly, and more efectively.
So let's go, I will try to stay here, to see if I can help people solving their MIUI related problems.
Thank u everybody!!!
The pin bug
Any helper could verify that this bug is solved with:
Code:
adb shell
cd data/system
rm password.key
I understand that Franco's kernel was adapted to work with MIUI. Would you mind telling me how this was done? I would like to use these Franco kernel builds: http://forum.xda-developers.com/showthread.php?t=2307463 as well as (possibly) bricked kernel, and trinity kernel.
Thank you for your time,
Connor Baker
Connor Baker said:
I understand that Franco's kernel was adapted to work with MIUI. Would you mind telling me how this was done? I would like to use these Franco kernel builds: http://forum.xda-developers.com/showthread.php?t=2307463 as well as (possibly) bricked kernel, and trinity kernel.
Thank you for your time,
Connor Baker
Click to expand...
Click to collapse
I did not port it, dude, I am really sorry, I don't know how to do it..
Connor Baker said:
I understand that Franco's kernel was adapted to work with MIUI. Would you mind telling me how this was done? I would like to use these Franco kernel builds: http://forum.xda-developers.com/showthread.php?t=2307463 as well as (possibly) bricked kernel, and trinity kernel.
Thank you for your time,
Connor Baker
Click to expand...
Click to collapse
need edit boot.img, bricked kernel, moley kernel, faux kernel can use miui, i using faux kernel
Sent from my Nexus 4 using Tapatalk 2
luiseteyo said:
The pin bug
Any helper could verify that this bug is solved with:
Code:
adb shell
cd data/system
rm password.key
Click to expand...
Click to collapse
I can't confirm if this works or not but if you want to shorten it down you can run the single line to get the same effect
adb shell rm /data/system/password.key
Sent from my Nexus 4 using xda app-developers app
tathanhlam66 said:
need edit boot.img, bricked kernel, moley kernel, faux kernel can use miui, i using faux kernel
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
So they naturally have support for MIUI? Or do you still have to edit the boot.img to get them to work? If so, do you know of a guide that I could use?
Connor Baker
Any kernel that is modded to work with MIUI needs to have a link to the source code posted with all changes properly documented,
I've been messing with it for a bit now and here are some glaring issues I see off the bat that I haven't solved yet.
1) Gallery issues. Not only are there two of them, but neither of them is reading my old pictures.
2) The popular browser bug. FCs every time you open it, even if you follow a link.
3) Does not properly mount as storage when connected via USB.
Other than that the battery life seems to be alright, not a whole lot that isn't working that they already don't know about either.
EDIT: So just to give an update.
1) I'm able to remove the extra gallery via root uninstall. And by manually initiating the media scanner you can get your pictures to reappear. There is an app called rescan media in the market that will do this for you.
2) Other browsers from the market work fine. So not a huge deal to work around while they fix it.
3) Still can't solve the mounting problem. I couldn't mess with it too much because it wasnt my PC.
Sent from my Nexus 4 using XDA Premium HD app
Chomanator said:
I've been messing with it for a bit now and here are some glaring issues I see off the bat that I haven't solved yet.
1) Gallery issues. Not only are there two of them, but neither of them is reading my old pictures.
2) The popular browser bug. FCs every time you open it, even if you follow a link.
3) Does not properly mount as storage when connected via USB.
Other than that the battery life seems to be alright, not a whole lot that isn't working that they already don't know about either.
EDIT: So just to give an update.
1) I'm able to remove the extra gallery via root uninstall. And by manually initiating the media scanner you can get your pictures to reappear. There is an app called rescan media in the market that will do this for you.
2) Other browsers from the market work fine. So not a huge deal to work around while they fix it.
3) Still can't solve the mounting problem. I couldn't mess with it too much because it wasnt my PC.
Sent from my Nexus 4 using XDA Premium HD app
Click to expand...
Click to collapse
1. Install gapps.Both gallery working fine for me
2. Use some other browser
3.Again working absolutely fine for me
I flashed the russian MIUI Rom yesterday and let it charge whole night but now my n4 has only 25% battery and is extremely hot, Battery solo widget says 39°C.
anyone knows about any wake locks in this rom?
How i can change chrome's icon and how can i set chrome as default browser
Sorry for bad English
safademirel said:
How i can change chrome's icon and how can i set chrome as default browser
Sorry for bad English
Click to expand...
Click to collapse
I just deleted the miui browser apk
Sent from my Nexus⁴
Any one have any luck changing launcher DPI
Sent from my Nexus 4 using xda premium
Re : Miui rom
So far just having minor bug only..
Browser FC, hopefully next update Fix ..
PlayStore old version but can manually install new version..
About phone show 1.2 quad core , it should be 1.5 quad core..
Anyway pretty like MIUI rom.. Using stock MIUI kernel so far no problem with battery life..
1st release sure have a bit bug..
so we just waiting for better relase in feature..
I'm using the miui android version with there slim gapps and so far everything I use has worked. No FC's of any kind.
Sent from my Nexus 4 using xda premium

[Q] I337M kitchen troubles..

Hello good people of XDA I just cant seem to make a ROM
using @dsixda 's Android Kitchen for my I337M!
I had the kitchen working for my S3,
Tried with S4 and it wouldn't boot up.
Restored my entire computer, fresh
installed the kitchen / cygwin.
Tried again, same results.. No booty.
Used another 'updater-script'.. No booty.
I have searched and searched, tried everything
I can, but nothing works, none of my ROMs boot.
Was hoping someone here might have an idea of
what I am doing wrong?
Bump for some help..
I second that
Adizzzle said:
Bump for some help..
Click to expand...
Click to collapse
wheres the i337m love
The French Tickl3r said:
wheres the i337m love
Click to expand...
Click to collapse
I have no idea I guess I'll try using VB on my windows comp and try to install Ubuntu inside of windows.
Im eager to start building ROMs!
Does the Android kitchen work for you by chance?
I finally got cygwin and the kitchen running ( got a missing "clear" error, ended up downloading literally evry available package, took like 5 hours)
So then I got myself a copy of the stock rom on 4.4.2 , tried importing it into the kitchen and got some sort of error saying missing zip..
My goal is to cook a pre rooted, knox free stock version of the rom.
Sent from my SGH-I337M using xda app-developers app
The French Tickl3r said:
I finally got cygwin and the kitchen running ( got a missing "clear" error, ended up downloading literally evry available package, took like 5 hours)
So then I got myself a copy of the stock rom on 4.4.2 , tried importing it into the kitchen and got some sort of error saying missing zip..
My goal is to cook a pre rooted, knox free stock version of the rom.
Sent from my SGH-I337M using xda app-developers app
Click to expand...
Click to collapse
Thats odd, I get no errors when building / setting up working folder
just when I flash the ROM it ALWAYS bootloops on me..
Dang, the other S4 variants work just fine. :crying:
So thanks to @The Sickness I have found out that the kitchen
leaves needless commands in the updater-script, and in order
for me to get the ROM booting I had to remove those commands
and flash a kernel with my ROM. It finally booted!!!
However after flashing my ROM - VLUFNC1 + KT kernel
I loose Mobile Data and Wifi is inaccessible which I am
assuming is due to the kernel.
Finally making progress..
I too have got the kitchen up and running for the i337m. I posted my progress here but i havent went ahead and actually tried to flash it.. reason being im not sure I actually want to up grade to 442.. so comfortably numb with 422 (debloated and with wanam xposed framework)
one thing i noticed and I was not expecting is the absurd storage space cooking roms takes from my computer..
in any case, thanks for posting your progress, Ive been stalking this thread bc he was supposed to cook a Samsung I337M - STOCK VLUFNC1, with 4 way reboot, modded systemUI, rooted, deodexed and free of that insidious knox, but It seems the project might have been abandoned, as the thread is now closed..
Just wondering what you had to remove in updater script because i was having the same issue ? thanks
Adizzzle said:
So thanks to @The Sickness I have found out that the kitchen
leaves needless commands in the updater-script, and in order
for me to get the ROM booting I had to remove those commands
and flash a kernel with my ROM. It finally booted!!!
However after flashing my ROM - VLUFNC1 + KT kernel
I loose Mobile Data and Wifi is inaccessible which I am
assuming is due to the kernel.
Finally making progress..
Click to expand...
Click to collapse
radeonddr said:
Just wondering what you had to remove in updater script because i was having the same issue ? thanks
Click to expand...
Click to collapse
I had to delete the following and switch the boot.img:
package_extract_file("flash_image", "/tmp/flash_image");
set_perm(0, 0, 0777, "/tmp/flash_image");
assert(package_extract_file("modem.bin", "/tmp/modem.bin"),
run_program("/tmp/flash_image", "/dev/block/mmcblk0p2", "/tmp/modem.bin"),
delete("/tmp/modem.bin"));
delete("/tmp/flash_image");;
Click to expand...
Click to collapse

Test Kernel

I build a kernel for s2 and n7105. I'd like to extend support to n7100. This is an anykernel TEST zip just to check on potential issues before I open a thread. Normally the kernel would provide dual boot but again this is just a test. Should work on either TW or AOSP as my source allows for both. Again for n7100 only. Please backup EFS at minimum as I do not own the device and have no way to test. Thanks and please leave feedback. Normally Stweaks is supported but I have to add it to the ramdisk and I just used anykernel for now to avoid having to setup dual booting ramdisk until I know the kernel itself is working
https://www.dropbox.com/s/cio9t6rc5ho4rg5/Shift_7100_anykernel.zip?dl=0
i downloaded it I'll test it later on
Welcome to N7100. Dual boot option sound awesome, also watching DT thread. But with dual boot also need dual recovery ? Thank you , will try later and report.
Could it be compatible with 4.4.4 port, would be great
great..a new kernel for our n7100..
Sent from my GT-N7100 using Tapatalk
Androidwizzard said:
Could it be compatible with 4.4.4 port, would be great
Click to expand...
Click to collapse
Should be
Mike0505 said:
Welcome to N7100. Dual boot option sound awesome, also watching DT thread. But with dual boot also need dual recovery ? Thank you , will try later and report.
Click to expand...
Click to collapse
Yes dual boot will require a specific recovery. This is just a minimal test, no ramdisk, no anything. Features are there if you use devil control app but I use stweaks in real releases
Sent from my GT-N7105 using XDA Premium 4 mobile app
Well??
Sent from my GT-N7105 using XDA Premium 4 mobile app
Installation failed :
Please upgrade to latest binary...
asert failed: getprop(9ro.product.device") == "p880" || ..... .....
at end
status 7 installation aborted
Mike0505 said:
Installation failed :
Please upgrade to latest binary...
asert failed: getprop(9ro.product.device") == "p880" || ..... .....
at end
status 7 installation aborted
Click to expand...
Click to collapse
Using philz? turn off the the binary check and it'll flash. Or just change the binary in the meta folder with one from a newer rom
Nevermind, I'll fix it. Be home before long. Any kernel zip needs edited. Thought I changed it, missed a line.
@rogersb11 first of all thank u for ursupport just tried to flash the kernel first I got the same error as other people then changed the binary still the same error I checked the updater script and it was failin in the first line I.e assert ... the device was shown as p880 so I removed the assert line and was able to successfully flash the kernel but unfortunately my phone didnt boot at all... I tried almost everything like intalling the stock kernel also replacing the mali bolbs also flashin this kernelover agni and nadia still noluck in bootin.... maybe u posted the kernel forwrong device.... hope this washelpful and eagerly waintin for next test version
Thank u
yogesh324 said:
@rogersb11 first of all thank u for ursupport just tried to flash the kernel first I got the same error as other people then changed the binary still the same error I checked the updater script and it was failin in the first line I.e assert ... the device was shown as p880 so I removed the assert line and was able to successfully flash the kernel but unfortunately my phone didnt boot at all... I tried almost everything like intalling the stock kernel also replacing the mali bolbs also flashin this kernelover agni and nadia still noluck in bootin.... maybe u posted the kernel forwrong device.... hope this washelpful and eagerly waintin for next test version
Thank u
Click to expand...
Click to collapse
It's for the correct device. Should have booted if you changed those things. What rom were you running?
Sent from my GT-N7105 using XDA Premium 4 mobile app
rogersb11 said:
It's for the correct device. Should have booted if you changed those things. What rom were you running?
Sent from my GT-N7105 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I m running slimwiz v3.1 rom and sorry it didnt boot after the initial splash screen it just went black
yogesh324 said:
I m running slimwiz v3.1 rom and sorry it didnt boot after the initial splash screen it just went black
Click to expand...
Click to collapse
OK. Thanks for the input
Sent from my GT-N7105 using XDA Premium 4 mobile app
Ok guys, here is another test kernel. This time is SHOULD have full dual boot support for both samsung and aosp. You will NOT be able to dual boot however without my recovery which I will build if the kernel is working. Stweaks support included. Please try out on both Samsung ROM and AOSP ROM and report back. Backup EFS first as it's untested and I don't have the device. Thanks in advance guys
https://www.dropbox.com/s/6y7jmrkiv3j22za/Shift-3.2-N7100.zip?dl=0
rogersb11 said:
Ok guys, here is another test kernel. This time is SHOULD have full dual boot support for both samsung and aosp. You will NOT be able to dual boot however without my recovery which I will build if the kernel is working. Stweaks support included. Please try out on both Samsung ROM and AOSP ROM and report back. Backup EFS first as it's untested and I don't have the device. Thanks in advance guys
https://www.dropbox.com/s/6y7jmrkiv3j22za/Shift-3.2-N7100.zip?dl=0
Click to expand...
Click to collapse
hi i tried ur kernel with latest slimwiz rom but the kernel causes the phone to boot loop it doesnt even get to samsung startup animation logo
yogesh324 said:
hi i tried ur kernel with latest slimwiz rom but the kernel causes the phone to boot loop it doesnt even get to samsung startup animation logo
Click to expand...
Click to collapse
OK. Ramdisk most likely needs modified to support this. Mainly cm11/aokp and a standard kk touchwiz rom need tested. I'll add more support to ramdisk later
Sent from my SGH-I317 using XDA Premium 4 mobile app
Anybody tried this on the 2 roms I asked about??
Closed per OPs request

Categories

Resources