SPH-D710 Source Code - Samsung Epic 4G Touch

Source code .zip is available for download on opensource.samsung.com. Enjoy
Edit: Apparently I screwed up when I extracted the contents of the zip Sammy posted. There is way more stuff in the source .zip than just kernel sauce. There is platform sauce too, which should allow developers to modify and compile other parts of the firmware besides the kernel. OK devs, have at it!

Do you believe in magic?
Sent from my SPH-D700

Website:
https://opensource.samsung.com/
File Mirror -
SPH-D710_Opensource.zip - DROPBOX
.
.
.

What?! Is this what our devs will need and what we still don't have for the Epic?
Sent from my SPH-D700 using xda premium

JohnCorleone said:
What?! Is this what our devs will need and what we still don't have for the Epic?
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
Ikno right? Its sooo sad but yay source on the new touch (getting this weekend)
Sent from my Epic 4G

here's a mirror of my server
ftp://www.gooinside.me/Samsung Epic 4G touch/Source Code/SPH-D710_Opensource.zip

Are we there yet? Are we there yet?
Are we there yet? Are we there yet? Are we there yet? Are we there yet?
Are we there yet? Are we there yet? Are we there yet? Are we there yet?
Are we there yet? Are we there yet? Are we there yet? Are we there yet?
Are we there yet? Are we there yet? Are we there yet? Are we there yet?
Are we there yet? Are we there yet? Are we there yet? Are we there yet?
Are we there yet? Are we there yet? Are we there yet? Are we there yet?
Gimmeh sum rute!!!

Yeah, come on guys, I've had my phone for like 4 whole hours now, where's the root at?!?

datajosh said:
Yeah, come on guys, I've had my phone for like 4 whole hours now, where's the root at?!?
Click to expand...
Click to collapse
working on it right noW!!! as soon as i am done compiling kernel from source.

zedomax said:
working on it right noW!!! as soon as i am done compiling kernel from source.
Click to expand...
Click to collapse
gogogogogogogo!

zedomax said:
working on it right noW!!! as soon as i am done compiling kernel from source.
Click to expand...
Click to collapse
Awesome! When I saw the kernel source release last night I figured it wouldn't take long.

zedomax said:
working on it right noW!!! as soon as i am done compiling kernel from source.
Click to expand...
Click to collapse
Awesome

zedomax said:
working on it right noW!!! as soon as i am done compiling kernel from source.
Click to expand...
Click to collapse
Awesome man!
Sent from my SPH-D710 using XDA App

this code is junk
I've been trying all day long to get a kernel working, they compiled fine but no-go, I end up on boot freeze or bootloop, I've tried messing with the config file all day long, does anyone have any ideas why?
I think this open source code is junk, at least for now. There wasn't an official announcement from Samsung so this could be code from back in the days, the instructions also ask you to use an older arm compiler from 2009...
Damn it, my phone is bricked now.

I just found out how worthless my apps are without root. This touch whiz has forced me to lpp.
Sent from my SPH-D710 using XDA App

zedomax said:
I've been trying all day long to get a kernel working, they compiled fine but no-go, I end up on boot freeze or bootloop, I've tried messing with the config file all day long, does anyone have any ideas why?
I think this open source code is junk, at least for now. There wasn't an official announcement from Samsung so this could be code from back in the days, the instructions also ask you to use an older arm compiler from 2009...
Damn it, my phone is bricked now.
Click to expand...
Click to collapse
I've had the same problem since yesterday - the size of the compiled kernel doesn't make sense. I picked up a second phone (I have 2 now) and am wondering if there's a way to extract the stock kernel from it

r.kim said:
I've had the same problem since yesterday - the size of the compiled kernel doesn't make sense. I picked up a second phone (I have 2 now) and am wondering if there's a way to extract the stock kernel from it
Click to expand...
Click to collapse
With root you can...wait maybe you can adb pull the zimage!

Korey_Nicholson said:
With root you can...wait maybe you can adb pull the zimage!
Click to expand...
Click to collapse
Probably, and I rooted my phone yesterday by using a galaxy s2 kernel. All I needed to do after that was to reflash a stock kernel, however, I blew it away to root the phone..so catch 22
I was planning on compiling a kernel from source, but like zedomax saw, the compiled binaries didn't work and put the phone into a bootloop. I guess I should have warned him, though at the time, I thought I was doing something wrong (first time doing anything so involved with an android device).
Now, I've an stock Epic 4G Touch sitting next to my frankenrooted device from the other day...if I can get the stock kernel off of one onto the other...viola, proper root access.

I'm in the exact same boat you two are in: bootloop after trying out my self-compiled kernel from Samsung's source code. If anyone gets a hold of a working kernel, care to post it somewhere so I can at least have a working phone again?

NateTheGreat said:
I'm in the exact same boat you two are in: bootloop after trying out my self-compiled kernel from Samsung's source code. If anyone gets a hold of a working kernel, care to post it somewhere so I can at least have a working phone again?
Click to expand...
Click to collapse
lol, samsung just blew us by this time, those open source files were like not open source somehow.

Related

[ACS][Kernel][Odin] eg30Plus Stock Rooted BusyBox CWM5 and Plus Tweaks

Stock EG30Plus Kernel for Epic Touch 4g compiled from source, properly.
Proper initramfs
su 3, superuser.apk, and busybox
ClockworkMod 5 (Compiled by bubby323)
Various Virtual Machine, Kernel and Network Tweaks I've been using in my plus kernels for quite some time...
Guess I should mention:
Bootanimation support, either bootanimation.zip or sanim.zip
init.d support
Remove Superuser.apk if its not version 3 before installing.
Odin the tar.md5 file
Immediately update profile
Me and bubby323 have spent quite a bit of time getting this recovery working correctly, and squaring away his kernel.
http://www.forums.acsyndicate.net/s...lus-Stock-Rooted-BusyBox-CWM5-and-Plus-Tweaks
Source:
https://github.com/chris41g/EG30Plus
Thanks to qbking77 for the how to video:
http://www.youtube.com/watch?v=kExN-Y2pfxA
Thanks to:
bubby323
Drockstar
Johncorleone
pyrostic
rjmjr69
nubecoder
thefredelement
first.
chris41g said:
Stock EG30Plus Kernel for Epic Touch 4g compiled from source, properly.
Proper initramfs
su 3, superuser.apk, and busybox
ClockworkMod 5 (Compiled by bubby323)
Various Virtual Machine, Kernel and Network Tweaks I've been using in my plus kernels for quite some time...
Remove Superuser.apk if its not version 3 before installing.
Odin the tar.md5 file
Immediately update profile
Me and bubby323 have spent quite a bit of time getting this recovery working correctly, and squaring away his kernel.
http://www.forums.acsyndicate.net/s...lus-Stock-Rooted-BusyBox-CWM5-and-Plus-Tweaks
Source:
https://github.com/chris41g/EG30Plus
Click to expand...
Click to collapse
sweet i will try it out
Thanks!
Question, what do you mean by immediately update profile? Sorry if thats a dumb question
Are you refering to the profile under system updates?
luigic81 said:
Thanks!
Question, what do you mean by immediately update profile? Sorry if thats a dumb question
Are you refering to the profile under system updates?
Click to expand...
Click to collapse
i think so
trying this kernel out now
expertzero1 said:
i think so
trying this kernel out now
Click to expand...
Click to collapse
yes, exactly..
i have full signal bars, AMAZING!
goes up and down from full bars, but wow nice, thanks!
Yes sir, Chris41g and I have spent the last 3 hours working on this stuff for you guys.
weird. this a bug?
Sent from my SPH-D710 using xda premium
Whoa snap, I've been waiting for this to test out with Rob's v2.0. Will see how it holds up to the stock deodexed I'm using right now.
is what a bug?
Will this give the damn triangle? By stock.. do you mean like the one pulled from a stock device?
by stock i mean compiled from source, and the triangle is just there until you load a custom bootanimation....
strongsteve said:
Will this give the damn triangle? By stock.. do you mean like the one pulled from a stock device?
Click to expand...
Click to collapse
If you are rooted you'll have the triangle, this kernel is for a rooted phone
chris41g said:
is what a bug?
Click to expand...
Click to collapse
shouldnt it be under kernal, not under build number?
no, kernel version is the linux kernel version... which is displayed correctly, though a bit strange looking. the build number is just provided traditionally by a rom, or kernel, or whatever...
You guys will really enjoy this kernel. CWM 5.0.2.3! Yes! Thanks for making this for us Chris. Also, thanks bubby and everyone who was involved
Sent from my SPH-D710 using xda premium
JohnCorleone said:
You guys will really enjoy this kernel. CWM 5.0.2.3! Yes! Thanks for making this for us Chris. Also, thanks bubby and everyone who was involved
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
+ 1 thanks guys!
I've used up all my thanks for the day on the 2 of you but thanks again. Been waiting on this.
Edit: Well I just flashed so haven't really got to test but my signal and down/upload speeds are WAY better!!!! Another thing I just noticed. I just got a news notification from Sprint Zone which is the first time I've ever gotten something from it since I've rooted.
I flashed this and then flashed back to stock (pulled) and now wifi will not connect.. how do I get back to stock (pulled) with working wifi?
Will be flashing this as soon as I get home.
Sent from my Epic 4G Touch.

[DEV] Samsung Galaxy W/Samsung Exhibit 2 4G Development

Okay so that we have a development topic (due to lack of a forum) for both phones which are basically the same.
What's going on the Galaxy W side:
Arco68 is porting CM9 to the phone
KezraPlanes is trying to port CM7 to the phone and making a custom stock ROM.
What's going on the Exhibit 2 side:
**placeholder text**
Try to keep general discussion to this topic I will post:
This will be a development topic.
So I was finally able to solve my issues with downloading the CM7 sources. Apparently it was in issue with the manifest.xml file which can be easily solved by doing this:
Add this in the beginning of the file where all the other equal references are:
<remote name="github-https"
fetch="https://github.com/"
review="review.cyanogenmod.com" />
Click to expand...
Click to collapse
And replace the original line near the end of the file with this:
<project path="prebuilt" name="CyanogenMod/android_prebuilt" remote="github-https" />
Click to expand...
Click to collapse
This fixes the download sources issue.
So r u gonna help us w/ cm9 an recovery
sent from my exhibit 2 greatness
KezraPlanes said:
So I was finally able to solve my issues with downloading the CM7 sources.
Click to expand...
Click to collapse
I'm not sure what issue you are referring to or what file ?
I have trouble with their instruction on the "building kernel from sources page"
repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
repo sync -j8
is not working for me.
Do you suggest to modify the repo file or is that another procedure you are talking about ?
Nilpotent said:
I'm not sure what issue you are referring to or what file ?
I have trouble with their instruction on the "building kernel from sources page"
repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
repo sync -j8
is not working for me.
Do you suggest to modify the repo file or is that another procedure you are talking about ?
Click to expand...
Click to collapse
dswaggz was referring to this thread for the Exhibit 2.
My Galaxy W should arrive any day now (*impatient*) and I have an Exhibit 2. I think it'll be easy to cooperate on developing for both phones. I don't see anything in your first post about what's already working. (The phone is rooted, but beyond that, if you have any updates I'll look at post #1 )
Is it ok to PM you?
Nilpotent said:
I'm not sure what issue you are referring to or what file ?
I have trouble with their instruction on the "building kernel from sources page"
repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
repo sync -j8
is not working for me.
Do you suggest to modify the repo file or is that another procedure you are talking about ?
Click to expand...
Click to collapse
Depending on what error you are getting, it might work for you. It solved everything for me but I was using "repo sync -j16" (I was also following one tutorial from their wiki).
In my case the error made me unable to download the sources past 93%
Hi Guys,
Just have the phone for a week now, and i gotta say i really like this phone!
Had a LG Optimus Me before, but the Galaxy Wonder is so much more and better.
Hope there will be a CM 7 or 9 very soon.
Good luck with developping!
I was going to release a deodexed-rooted-arcokernel'd stock ROM today because I've figured out how to do it while helping Arco68 with ICS, but unfortunately the laptop I'm using right now (which is not the computer I use for dev'ing) corrupts the ROM everytime I build it.
I might bring back to my hometown (where I spend my weekends) my broken-screen laptop, connect it via HDMI to the TV in the living room and create the ROM there, since I have to go to my rented apartment to get some stuff anyway.
I'm aiming at a release tomorrow at the most.
Edit: I'm a ****ing idiot. I'm guessing it's going to work now,
Will it work for the exhibit 2
sent from my exhibit 2 greatness
The best of luck...make it work I would like to try it....BTW what will be required to flash it...ClockworkMod ?
Sent from my GT-I8150 using xda premium
Is there already a overclock kernel for our device?
Cheers, Gerard
TuxBrothers said:
Is there already a overclock kernel for our device?
Cheers, Gerard
Click to expand...
Click to collapse
Off course the heritage of CM7
Sent from my GT-I8150 using xda premium
andynroid said:
The best of luck...make it work I would like to try it....BTW what will be required to flash it...ClockworkMod ?
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
Any recovery.
The ROM is installing fine but apparently hangs. Apparently it's the Dalvik's fault, but I don't remember messing with it.
Gonna work a little on it today.
Hopefully it will work for my device here in Malaysia...Have attached my firmware SC
Sent from my GT-I8150 using xda premium
Sent from my GT-I8150 using xda premium
dswaggz said:
Will it work for the exhibit 2
sent from my exhibit 2 greatness
Click to expand...
Click to collapse
I can't promise anything, but from what I know, it should.
KezraPlanes said:
I was going to release a deodexed-rooted-arcokernel'd stock ROM today because I've figured out how to do it while helping Arco68 with ICS, but unfortunately the laptop I'm using right now (which is not the computer I use for dev'ing) corrupts the ROM everytime I build it.
I might bring back to my hometown (where I spend my weekends) my broken-screen laptop, connect it via HDMI to the TV in the living room and create the ROM there, since I have to go to my rented apartment to get some stuff anyway.
I'm aiming at a release tomorrow at the most.
Edit: I'm a ****ing idiot. I'm guessing it's going to work now,
Click to expand...
Click to collapse
Testing volunteer here
fender90 said:
Testing volunteer here
Click to expand...
Click to collapse
I'll second that, I need to jump back to stock on my T679 anyways so if you have any thing to test run before I do that feel free to let me know.
PS: woo first post!!!1!!111!!one
matt_6288 said:
I'll second that, I need to jump back to stock on my T679 anyways so if you have any thing to test run before I do that feel free to let me know.
PS: woo first post!!!1!!111!!one
Click to expand...
Click to collapse
@matt_6288: the T679 is the T-Mobile USA Exhibit II. KezraPlanes' ROM is for the Galaxy W (a.k.a. I8150). You can't use it as-is, but we're working on ROMs for both.
Well thanks to my mentor Arco68, I have my hands on the newest Samsung FW for the Galaxy W which makes me re-start my work from scratch. But now that I'm working on a decent computer, I should be able to do things much faster.

Calling on DEVs 3.4 Kernel DEV

Ok so i really want to compile a working 3.x.x kernel for this phone....
this is what i have found so far.....
Stock kernels for linux.
http://www.kernel.org/
3.4 android goldfish git
https://android.googlesource.com/kernel/goldfish/+/android-goldfish-3.4
Common HTC modules
https://android.googlesource.com/device/htc/common
Last official HTC kernel
http://dl4.htc.com/RomCode/Source_and_Binaries/glacier-gb-crc-2.6.35-4dcb781.tar.gz
i can't seem to find any cross-compile tool chains for armelv7l any one have any leads plox?
Thx to ...Awesome...
armelv7l cross-compile tool chain
http://forum.xda-developers.com/show....php?t=1686310
Try this one worked for me last night building my ICS kernel havent tried for a 3.0 kernel yet.
toolchain-4.6.3.tar.bz2
Here is the thread!
http://forum.xda-developers.com/showthread.php?t=1686310
...Awesome... said:
Try this one worked for me last night building my ICS kernel havent tried for a 3.0 kernel yet.
toolchain-4.6.3.tar.bz2
Here is the thread!
http://forum.xda-developers.com/showthread.php?t=1686310
Click to expand...
Click to collapse
Thanx man! just what i was looking for!
ICS works so much better on a 3.x kernel, ive worked on the galaxy nexus and glaxy 2 love that kernel... also the WIFI handling for the BCM4329 is wayyyyyy better.
Batt is beter, i hacked a 3.02 kernel together using a Ubuntu chroot a while back but its not a true boot kernel would just emulate features it was oh so promising....
Im going to work on this tonight thx!
hellmonger said:
Thanx man! just what i was looking for!
ICS works so much better on a 3.x kernel, ive worked on the galaxy nexus and glaxy 2 love that kernel... also the WIFI handling for the BCM4329 is wayyyyyy better.
Batt is beter, i hacked a 3.02 kernel together using a Ubuntu chroot a while back but its not a true boot kernel would just emulate features it was oh so promising....
Im going to work on this tonight thx!
Click to expand...
Click to collapse
Good luck man let me know if u need any help. The whole community would really benefit if you successfully compile it.
Sent from my Dark Unicorn Resurrected v.2 using Tapatalk 2
...Awesome... said:
Good luck man let me know if u need any help. The whole community would really benefit if you successfully compile it.
Sent from my Dark Unicorn Resurrected v.2 using Tapatalk 2
Click to expand...
Click to collapse
+1 as I've said countless times, I'm no kernel dev but who knows... I may know a thing or two that could be helpful good luck
Sent from my MyTouch 4G using XDA
thanks
hellmonger said:
Thanx man! just what i was looking for!
ICS works so much better on a 3.x kernel, ive worked on the galaxy nexus and glaxy 2 love that kernel... also the WIFI handling for the BCM4329 is wayyyyyy better.
Batt is beter, i hacked a 3.02 kernel together using a Ubuntu chroot a while back but its not a true boot kernel would just emulate features it was oh so promising....
Im going to work on this tonight thx!
Click to expand...
Click to collapse
Thanks for the enthusiasm to work on this project. The community is here to help. Let us know if we can be of any help.
Anyone has the device tree for ICS?
Sent from my HTC Glacier using XDA
THEindian said:
Anyone has the device tree for ICS?
Sent from my HTC Glacier using XDA
Click to expand...
Click to collapse
Prolly febycv has a broken one... cam and wifi
There is no device tree for ICS for glacier thats the main problem....
Im compiling an attempt right now...... fml it takes for ever on a 2xcore 2.18
1st attempt
the name is wrong, i changed the identifier to make it more compatible but this is a 3.x kernel
it does boot but seems like nothing works to well.....
don't try unless you really want to....
im still working on it.
just to try
adb shell
reboot bootloader
fastboot boot boot.img
I am not the kernel type of guy, but from what I can tell this is massive progress. Hope you succeed, and if you have any questions I'm here. I probably won't be able to answer them though . Also, this kernel you posted above my post works on Sense 4?
invasion2 said:
I am not the kernel type of guy, but from what I can tell this is massive progress. Hope you succeed, and if you have any questions I'm here. I probably won't be able to answer them though . Also, this kernel you posted above my post works on Sense 4?
Click to expand...
Click to collapse
Become a test brother
put the boot.img in you platform-tools folder
reboot into bootloader
fastboot boot boot.img
let me know
hellmonger said:
Become a test brother
put the boot.img in you platform-tools folder
reboot into bootloader
fastboot boot boot.img
let me know
Click to expand...
Click to collapse
Sure. I'm at a friends house right now, so give me until mid-tomorrow to flash it and test!
Sent from my Sense 4.0 Glacier using XDA Premium
hellmonger said:
Become a test brother
put the boot.img in you platform-tools folder
reboot into bootloader
fastboot boot boot.img
let me know
Click to expand...
Click to collapse
So it is sense 4? NICE! Gonna have to tell me how ots done, mine compiled haleay and then stopped. Mdj's source
THEindian said:
So it is sense 4? NICE! Gonna have to tell me how ots done, mine compiled haleay and then stopped. Mdj's source
Click to expand...
Click to collapse
Its a kernel not a rom man should work on sense4 when finished but not quite there yet lol at least it boots
Sent from my MyTouch 4g using XDA
hellmonger said:
Its a kernel not a rom man should work on sense4 when finished but not quite there yet lol at least it boots
Sent from my MyTouch 4g using XDA
Click to expand...
Click to collapse
Ok, so it is a sense 4 kernel? Dudeeee, whos source/how did you fix it so it would compile? I tried changing some drivers so it worked on the glacier but it wouldnt compile
Upgraded 2.6.39 with 3.0 Linux gnu cross compile source but this is far from done....
Sent from my MyTouch 4g using XDA
This is so awesome!!
so is this the answer to our long awaited camera problem on sense cream sandwiches
jrlatta said:
so is this the answer to our long awaited camera problem on sense cream sandwiches
Click to expand...
Click to collapse
It may be if it's able to be compiled into a usable state. Sit back, be patient and have hope.
Sent from my HTC Glacier using XDA
Hey bro tested for a few hours now..I don't understand what you mean by nothing works! WiFi, phone calls, data, everything works. I don't notice a difference..maybe I did it wrong? Lol.

[ROM] Unofficial CyanogenMod 10.2 - Android 4.3 Download Link Available Now

[ROM] Unofficial CyanogenMod 10.2
http://db.tt/7pLKEySr
Latest gapps package for Android 4.3 http://forum.xda-developers.com/showthread.php?t=2387878
Note: I have not been able to test this rom yet so I'm not sure what works of does not work
I will write a much better post after work or on lunch
FIRST
SECOND!
Anyone test this yet?
frankx85 said:
Anyone test this yet?
Click to expand...
Click to collapse
Downloading now
I downloaded it and tested it. Now my sdcard won't mount and the phone won't boot, only into recovery :crying:
susy1990 said:
I downloaded it and tested it. Now my sdcard won't mount and the phone won't boot, only into recovery :crying:
Click to expand...
Click to collapse
Really that's odd like I said I have not tested this rom yet because I'm at work so I have not been able to check out issues
ROM doesn't boot.
I'd get a logcat but I'm out of town.
Sent from my SPH-D710 using Tapatalk 4
Dypraxxx said:
ROM doesn't boot.
I'd get a logcat but I'm out of town.
Sent from my SPH-D710 using Tapatalk 4
Click to expand...
Click to collapse
Can you please post the logcat when you a chance, also try this kernel it may work
http://forum.xda-developers.com/showthread.php?t=2270358
Same issue here, ROM wont boot
I'm sorry the rom doesn't boot rebuilding it now hopefully this one will boot again my apologizes
mtb3000gt said:
I'm sorry the rom doesn't boot rebuilding it now hopefully this one will boot again my apologizes
Click to expand...
Click to collapse
All is well I'm very interested in progress here also
Sent from my SCH-R760 using xda app-developers app
ps3hacker3 said:
All is well I'm very interested in progress here also
Sent from my SCH-R760 using xda app-developers app
Click to expand...
Click to collapse
Im working hard on it i really want to get a bootable build going but im having some trouble
mtb3000gt said:
Im working hard on it i really want to get a bootable build going but im having some trouble
Click to expand...
Click to collapse
Take your time my friend! We all appreciate the work your putting in to get us the 4.3 Release so you gotta do what ya gotta do. I'll be waiting for the release
l3gacy28 said:
Take your time my friend! We all appreciate the work your putting in to get us the 4.3 Release so you gotta do what ya gotta do. I'll be waiting for the release
Click to expand...
Click to collapse
trying another build now i think the last build was missing some proprietary files so keep your fingers crossed this one builds
mtb3000gt said:
trying another build now i think the last build was missing some proprietary files so keep your fingers crossed this one builds
Click to expand...
Click to collapse
*crosses fingers and prays* "Please boot.Please boot.Please boot.Please boot."
did any one try flashing a different kernel with the last build to see if that made any difference
Getting ready to flash the newest build,,,i hope it boots
No boot just a black screen ?????
mtb3000gt said:
Getting ready to flash the newest build,,,i hope it boots
No boot just a black screen ?????
Click to expand...
Click to collapse
DARN! do you know what it's missing? I wish I could contribute in any way but I don't know ANY programming or coding
Sent from my SPH-D710 using Tapatalk 4 Beta
l3gacy28 said:
DARN! do you know what it's missing? I wish I could contribute in any way but I don't know ANY programming or coding
Sent from my SPH-D710 using Tapatalk 4 Beta
Click to expand...
Click to collapse
I'm not sure I thought I had everything this time but same thing it tries to boot but just a black screen

Custom Marshmallow Kernel for TouchWiz?

Anyone know of a custom kernel that's compatible with Marshmallow TouchWiz?
EthanM054 said:
Anyone know of a custom kernel that's compatible with Marshmallow TouchWiz?
Click to expand...
Click to collapse
Also waiting for this as the new systemless root is not going to be a viable option for running xposed
Working on one now, having a few issues once it's done I'll post a thread it's going to be my first kernel sooooo I'll need some testers if anyone is willing?
Sent from my SM-N910P using Tapatalk
Mr nerd said:
Working on one now, having a few issues once it's done I'll post a thread it's going to be my first kernel sooooo I'll need some testers if anyone is willing?
Sent from my SM-N910P using Tapatalk
Click to expand...
Click to collapse
Certainly willing to test here
Mr nerd said:
Working on one now, having a few issues once it's done I'll post a thread it's going to be my first kernel sooooo I'll need some testers if anyone is willing?
Sent from my SM-N910P using Tapatalk
Click to expand...
Click to collapse
You bet I'm willing! Heck I'm desperate! Lol..
Can't wait!!
EthanM054 said:
You bet I'm willing! Heck I'm desperate! Lol..
Can't wait!!
Click to expand...
Click to collapse
Dope Dope that's good to hear I'm still trying to get the governors to stick once I do I'll be sending a link
Sent from my SM-N910P using Tapatalk
Mr nerd said:
Dope Dope that's good to hear I'm still trying to get the governors to stick once I do I'll be sending a link
Sent from my SM-N910P using Tapatalk
Click to expand...
Click to collapse
Ill be waiting!! ??
ok so... im able to get the kernel to compile now but im unable to get the phone to boot im not sure what im doing wrong.. but it was working fine at first then it just stops compiling after awhile.. so i redo the kernel folder from scratch...
add the governors that i want and it compiles but it does not boot now just boot loops at the Galaxy note 4 screen
also the phone tells me the Kernel is not SE android Enforced if anyone knows how to fix that i think its the issue
If anyone has any advice that would be amazing.
Any development?
L
I'm not a dev.. I've never compiled anything android related except for a couple apk's, but it's always recommended to wipe dalvik&cache when changing kernels though it's not always necessary
regarding the boot warning, most kernels I've used recently will boot in permissive (triggering that knox warning) then switch to enforcing sometime before the OS fully loads up. so if you're using parts of source from other kernels, that may be what's going on. or maybe you've set it to boot permissive but not switch back and it needs to?
also I remember reading something about a new property being necessary to change in 5.1+ for rooted devices, TX might know what that is, given he's posted many pre-rooted firmwares
im not really sure whats going on, i can get the kernel to compile but now it boot loops, I'll keep trying tho, ill try to build the stock Kernel source and slowly add each governor one by one till they are working.

Categories

Resources