Related
v2 Released. Scroll down for info!
Hello,
After lots of help from sirkay and FXP, I've built my own kernel that I thought I'd share with you.
This kernel wouldn't exist without the hard work of FXP. This is built from his source code. All real credit for this belongs with him (and DoomLord too, also an FXP Team member)
That said, this is my take and keeps the rather awesome release that is CM7.2 alive!
To be clear: This is a kernel for Cyanogen Mod 7.2 - Gingerbread! If you want a good ICS Kernel look at Sirkay's Thread.
So, what's different?
Uses a very recent GCC to compile, GCC version 4.6.3 which I optimised the build for Cortex-a8 and NEON.
Is compiled for performance not size (Optimize for size unticked)
Heap Randomisation is disabled.
Enabled SWAP - So you can use swap if you want to...
Default Scheduler changed to deadline, same as the Sony official kernel (still has bfq if you want to use it)
Default governor changed to ondemand.
CONFIG_OABI_COMPAT turned off. (This might break apps, haven't found any yet though)
Disabled CPUFreq Debugging.
Disabled FRAME_POINTERS, enabled STACK_UNWIND. Reason here: http://lists.openmoko.org/nabble.html#nabble-td6126708
There is no boot logo when this kernel boots. Each time I added one, the kernel refused to boot. I'll look at that. Just have patience, your phone is booting still...
(Here's where I make lots of stupid claims about how smooth, how buttery, how much battery life this kernel saves. Except I'm not a screaming idiot, so I'm not going to do that!)
I'm interested in any feedback you have, but I did this mostly for me.
And please remember the real person to thank, FXP. It's his source code I've used to build this. Also again thanks to Sirkay for his help and pointers.
Download it from here.
- muppet
Nice Kernel what's battery performance ??
aditya080908 said:
Nice Kernel what's battery performance ??
Click to expand...
Click to collapse
About the same as every other kernel.
OTG support? ?!
Sent from my ST18i
so good, This is what I looking for
@muppetmania attach here you png file. i can try to convert it to .rle for you
Could GB MIUI have the privilege?
Could we have a CM7 based MIUI 2.3.7 kernel?
I think GB MIUI works just fine and don't want to upgrade to ICS or JB.
But a better kernel for GB MIUI is always appreciated.
Thanks in advance,pls let us know if you'd be willing to.
Anoopnk said:
OTG support? ?!
Click to expand...
Click to collapse
If you'd like me to respond to questions, please post an actual articulate question in the first place. Cheers.
Yes, I'm aware I'm a ****, it's been pointed out to me already
sirkay said:
@muppetmania attach here you png file. i can try to convert it to .rle for you
Click to expand...
Click to collapse
Thanks sirkay, but the problem isn't that I can't make a rle file, it's that the rle file when added to the ramdisk stops the kernel booting. It seems to a bug in the SEMC loader, I found a post about it somewhere. Does the boot.img need to be padded out to a certain size to work?
Sometimes my logo.rle would work, but then I'd make changes, recompile, and the kernel would hang on boot. Annoying, so I've removed it for the moment.
rivtre said:
Could we have a CM7 based MIUI 2.3.7 kernel?
I think GB MIUI works just fine and don't want to upgrade to ICS or JB.
But a better kernel for GB MIUI is always appreciated.
Thanks in advance,pls let us know if you'd be willing to.
Click to expand...
Click to collapse
Hi rivtre,
I'd love to help, but my Ray is the only phone I have and is running CM7.2. While I could make a kernel for MIUI I'd have no (easy) way to test it. It wouldn't be fair to anyone if I started releasing untested things. So I'm sorry, it's not that I don't want to help, but no. Anyway, read the next bit to see why that's probably not a bad thing!
To All:
My kernel seems to be terrible when it comes to HD video recording. Can anyone else test this? I get heaps of dropped frames using my kernel when recording HD video vs a FXP Stock kernel. I need to look more at this, but for the moment I'd recommend not using this kernel!
v2 Released!
Version 2 of muppet kernel released.
What's new?
Compiled with GCC 4.7.1
Reverted to BFQ Scheduler by default
Reverted to Interactive CPU Scaling by default
Added logo.rle so you know it's booting!
Removed Debugging Symbols (CONFIG_KALLSYMS)
Reverted the scheduler and CPU scaling as they seemed to be the cause of the video recording lag.
Enjoy!
Download
does the kernel also work with this rom http://forum.xda-developers.com/showthread.php?t=1424121?
can I flqsh the kernel with flashtool?
is overclocking possible?
borg17a said:
does the kernel also work with this rom http://forum.xda-developers.com/showthread.php?t=1424121?
can I flqsh the kernel with flashtool?
is overclocking possible?
Click to expand...
Click to collapse
Not sure if it works with the stock ROM or not - try it and report back.
Yes, like all kernel images, you can flash it with Flashtool.
You can OC up to 1.6Ghz.
I tried it, but It doesn't work. Booting failed
muppetmania said:
Not sure if it works with the stock ROM or not - try it and report back.
Yes, like all kernel images, you can flash it with Flashtool.
You can OC up to 1.6Ghz.
Click to expand...
Click to collapse
borg17a said:
I tried it, but It doesn't work. Booting failed
Click to expand...
Click to collapse
Oh well sorry. It's only for CM7.2
muppetmania said:
Version 2 of muppet kernel released.
What's new?
Compiled with GCC 4.7.1
Reverted to BFQ Scheduler by default
Reverted to Interactive CPU Scaling by default
Added logo.rle so you know it's booting!
Removed Debugging Symbols (CONFIG_KALLSYMS)
Reverted the scheduler and CPU scaling as they seemed to be the cause of the video recording lag.
Enjoy!
Download
Click to expand...
Click to collapse
Just flashed your kernel, going to give a test run! thanks!!
Edit:
Well it doesn't seem to me that the camera recording works at all ... pictures = fine - but when trying to record video - the image freezes - and the camera app crashes.
I have to reboot to get back into the camera app...
Also, can't play any video I previously recorded...
Anything I'm missing?
I've flashed your kernel and did a cache + dalvik wipe...
Cheers!
Apocalyps2 said:
Just flashed your kernel, going to give a test run! thanks!!
Edit:
Well it doesn't seem to me that the camera recording works at all ... pictures = fine - but when trying to record video - the image freezes - and the camera app crashes.
I have to reboot to get back into the camera app...
Also, can't play any video I previously recorded...
Anything I'm missing?
I've flashed your kernel and did a cache + dalvik wipe...
Cheers!
Click to expand...
Click to collapse
Oh, well that's not the sort of feedback I wanted!
I haven't done much video recording the last couple of weeks (I've been away from work)
Let me do some testing and see what I can find...
Thanks for reporting
If you want a logcat I'll make one and get it to you , cheers
Sent from my ST18i using xda app-developers app
GPS
i just install your kernel on my phone...but why my GPS cannot running well
a1nx said:
i just install your kernel on my phone...but why my GPS cannot running well
Click to expand...
Click to collapse
why your bug reporting so terrible
a1nx said:
i just install your kernel on my phone...but why my GPS cannot running well
Click to expand...
Click to collapse
Update baseband to 75 or 77 ...reflash kernel !!!
Have fun !!
Sent from my ST18i
Hi Guys, I am new to the xda but I have already developed 2 roms for sgs3. This is CM9 final 1 by maclawstudios. You can report any bug of this rom in this thread.I would be happy to help. Enjoy!:laugh:
REMEMBER I AM NOT THE DEV
I am planning to release another updated version of this rom. I will post it as soon as I get maclaw's permission. Currently testing it on my GT-S5830. This version of mine will have int.d support.
Changelog:
first public/final release
What works
RIL (call/messages/3G)
hardware acceleration (graphic – 2d/3d)
GPS and A-GPS
compass
audio (both speakers/headphones/microphone)
sensors
bluetooth (with A2DP support)
video hardware acceleration
Wi-fi
camera and camcorder
Google Play
YouTube HQ
all ICS functionallity
radio (3rd party apps)
deep sleep
App2sd support
native Wifi tether
SIM Toolkit
Issues
See the 5th post
Thanks.
Guys who made it happen:
Macław
Marcin1147
Thanks for help from:
tom3q
altius_cooper
Link
http://maclaw.pl/downloads/
Link to DEV THREAD
http://forum.xda-developers.com/showthread.php?t=2240012
Say hello to the first mirror
http://www.mediafire.com/?407j5qdubvi1btr
Reserved
I would also post a link to my version of this rom as soon as I get the permission of the dev
Bugs (Maclaw's version)
No int.d support
No Wifi tether
Bugs (altius_cooper version)
Yet to be found
Changelog (For my Version)
What Works
Same
Improvements
Added int.d Support
Memory tweaks
Internal memory used as swap and ext4 partition is used as internal. Thanks to PSN
Overclock Support
Fixed GPS
Fixed bootloop after flashing new scripts, kernels
New Playstore 3.10.14
Added a file manager
Other things that I forgot
Fixed bugs
More free Ram upto 180MB!
Added SmartHass3
altius_cooper said:
Changelog (For my Version)
What Works
Same
Improvements
Added int.d Support
Memory tweaks
Internal memory used as swap and ext4 partition is used as internal
Overclock Support
Fixed GPS
Fixed bootloop after flashing new scripts, kernels
New Playstore 3.10.14
Added a file manager
Other things that I forgot
Fixed bugs
More free Ram upto 180MB!
Removed GALAXYICS governor as it was causing some apps to fc
Click to expand...
Click to collapse
great work bro. please can you provide download link. thanks in advance
kingspalace007 said:
great work bro. please can you provide download link. thanks in advance
Click to expand...
Click to collapse
Thread says that links will be available as soon as Maclaw gives his permission. Shouldn't take long IMO. And to OP; thanks for adding init.d and a file manager. The omission of a file manager made me nuts...
CM9 beta 3 is out there currently working on it!
Waiting for the download link
Will apreciate download link. i lost my mind because ICS/JB have low ram for user usage .. but with 180MB OMG
Sent from my GT-S5830
Don't understand,
if this rom is for SGS3, why is it named for galaxy ace?
danielzazen said:
if this rom is for SGS3, why is it named for galaxy ace?
Click to expand...
Click to collapse
Its obviously not for SGS3, read the first post clearly the Dev only said he have been already developed Rom for SGS3 twice, and this time he want to modded the CM9 Maclaw's Rom for ACE by adding init.d support, fixing some bugs and improvement.
anywy, waiting for the download link! :laugh:
Aces5 said:
Its obviously not for SGS3, read the first post clearly the Dev only said he have been already developed Rom for SGS3 twice, and this time he want to modded the CM9 Maclaw's Rom for ACE by adding init.d support, fixing some bugs and improvement.
anywy, waiting for the download link! :laugh:
Click to expand...
Click to collapse
Add init.d support to a CM9 ROM CM9 alredy has it !!
Delta33 said:
Add init.d support to a CM9 ROM CM9 alredy has it !!
Click to expand...
Click to collapse
Ya, i know CM9 has that.. what i said before is specifically for maclaw's CM9.. i guess maclaw's CM9 has no init.d support in it (fifth post).. thats what from what the dev said from the first post, his version will have init.d support
Peace
I am sorry for the delay but please wait a few more days and I will make it on the base of CM9 FINAL3
Aces5 said:
Ya, i know CM9 has that.. what i said before is specifically for maclaw's CM9.. i guess maclaw's CM9 has no init.d support in it (fifth post).. thats what from what the dev said from the first post, his version will have init.d support
Peace
Click to expand...
Click to collapse
CM9 by maclaw kernel does not support int.d I have modded the kernel so as to enable int.d support with swap in internal partition.
Really , if you don't know all CM Roms have init.d support by default and that even includes Maclaw's version ...when i installed the Rom i flashed many scripts which Run from the Init.d folder and my Rom booted ....check the zip file the folder is already present !!
altius_cooper said:
CM9 by maclaw kernel does not support int.d I have modded the kernel so as to enable int.d support with swap in internal partition.
Click to expand...
Click to collapse
Delta33 said:
Really , if you don't know all CM Roms have init.d support by default and that even includes Maclaw's version ...when i installed the Rom i flashed many scripts which Run from the Init.d folder and my Rom booted ....check the zip file the folder is already present !!
Click to expand...
Click to collapse
Time to clear this up once & for all
1) I too have a CM9 project based on Maclaw sources & base... I have been working on this project for many months now
The early releases of maclaws builds which include ICS aosp/ JB aosp/CM9 official source builds were indeed lacking in Init.d support, later releases had the folder directory but failed to read the contents of the init.d folder on boot...:crying:
The latest releases which include CM9 final3 DO have fully working init.d support, so any plan to include it in any release based on the latest build of CM9 is completely unnecessary ...
2) I am currently working with PSNDNA88 on a new Kernel for Ace, based on the last firekernel released by @dragonn...
PSNDNA88 is the only Dev that I am aware of that has created & implemented the internal mem xpansion & /data swap modification...
Now you state that you have modded the kernel yourself with these exact same memory modifications, correct ?
If that is indeed the case, then we need proofs of this for the purpose of making sure the correct credits are assigned by respective rom devs if they use your kernel with your mods included... If proofs are not provided that you did indeed do the kernel mods yourself, then credits may well be given to PSNDNA88 as he is the only Dev to have released this particular type of kernel mod anywhere on XDA & so it would follow that peeps will assume that this is indeed the work of PSNDNA88 & not yourself...
I am not trying to "Piss on your fire" bro, but things need to be correct... Peeps need to have a clear understanding of who is responsible for what !!!
Anyway, I look forward to seeing your end product bro...
Stay Breezy n Be Lucky :highfive:
Pe"ACE"
FYI : "COMING SOON" threads are particularly frowned upon & have been recently added to the official list of "THINGS YOU DO NOT DO !!!", so be careful not to invoke the rath of the forum Mod team...
I am so sorry I didn't mentioned PSNDNA88 he also helped me in modding the kernel of galaxy ace. It is on his cm9 mod only
Hey any body
I have a problem with init.d
I have made a mod and it work with few aosp ROMs And I want to make it for cm and stock
When ever I install any init.d tweak it boot loop once I reboot from the system
Plz help I want every body to use the mod without problems to enjoy best of gaming on our low end devices
xperia modder said:
Hey any body
I have a problem with init.d
I have made a mod and it work with few aosp ROMs And I want to make it for cm and stock
When ever I install any init.d tweak it boot loop once I reboot from the system
Plz help I want every body to use the mod without problems to enjoy best of gaming on our low end devices
Click to expand...
Click to collapse
So your problem is not with init.d but with your tweak which you probably want us to guess what it is?
Hey bro when I put any thing on the init.d it boot loops my concern here how to make it RUn not bootloop
What kernel are you using what do you put in init.d?
init.d usually start in kernel if it has init.d support or from/etc/install-recovery.sh for stock.
shouldn't be any problems unless it's something with scripts you put in init.d.
Upload your rom or post init.d files
ChikeD said:
What kernel are you using what do you put in init.d?
init.d usually start in kernel if it has init.d support or from/etc/install-recovery.sh for stock.
shouldn't be any problems unless it's something with scripts you put in init.d.
Upload your rom or post init.d files
Click to expand...
Click to collapse
Thanks but ithink that there is a script wich is icompatible with cm roms
Cuz stock and aosp works
I have a thread with the init.d so you can see them ther cuz i dont like to wait for an hour uploading 1.8mb file again
Aosp kernel experimental by @etc04
And stock munjins
Thanks to XperiaSTE team for the overclock kernel source first. I just did the config and compile but nothing else.
This kernel will overclock your device to 1.15GHz. The overclocking will provide a better performance and a smoother user experience.
I'm using a kexec multiboot kernel on my device, so I didn't test the kernel packed as elf format. It should be good because I have done flashing the self-built kernels several times.
The overclock source doesn't seems to be the latest but everything works~ Maybe that's because the modules in initramfs? (I did nothing to initramfs)
It's nearly impossible for me to upload the kernel on something like devhost/mediafire, so sorry for that. Could someone upload it on these sites please?
V2 Changelog:
1) Use GCC 4.9 Linaro to compile.
2) Change the SLQB allocator to SLUB. I don't really think SLQB is stable.
3) use 2G/2G user/kernel split. It seems to have a better performance.
4) PID namespace
5) NOTE:NO recovery in V2! Instead of recovery, the kexec multiboot menu by @percy_g2 is added. Big thanks to percy_g2. For how to use it, see Link:http://forum.xda-developers.com/xperia-u/p-development/kexec-multi-boot-menu-t2647623
* To enter boot menu you should press the power key when vibrate
V2 Link: http://pan.baidu.com/s/1mgt82V2
V1(Stable) Link: http://pan.baidu.com/s/1kTyul07
Finally, sorry for my poor English
Hope you like the kernel~
zhy0919 said:
Thanks to XperiaSTE team for the overclock kernel source first. I just did the compile but nothing else.
This kernel will overclock your device to 1.15GHz. The overclocking will provide a better performance and a smoother user experience.
I'm using a kexec multiboot kernel on my device, so I didn't test the kernel packed as elf format. It should be good because I have done flashing the self-built kernels several times.
The overclock source doesn't seems to be the latest but everything works~ Maybe that's because the modules in initramfs? (I did nothing to initramfs)
It's nearly impossible for me to upload the kernel on something like mediafire, so sorry for that
Link: http://pan.baidu.com/s/1kTyul07
Finally, sorry for my poor English
Hope you like the kernel~
Click to expand...
Click to collapse
hi, first of all big thanks for the kernal!!
can u provide a changelog or something like that to show the difference between cm11 kernal and your kernal ???
is overclock the only added feature in this kernal?
thanks and i wish you support more!!!
vicky2131 said:
hi, first of all big thanks for the kernal!!
can u provide a changelog or something like that to show the difference between cm11 kernal and your kernal ???
is overclock the only added feature in this kernal?
thanks and i wish you support more!!!
Click to expand...
Click to collapse
Thanks for your support!
by doing diff -u to the two xperiap_defconfig, the configs seem to be same.
So XperiaSTE did nothing more to the overclocked kernel.
therefore the config isn't changed and the only change is in the code.
Doing diff to the whole source tree will take much time so i didn't do it
By the github commit the changes seem to be all related to overclocking.
https://github.com/XperiaSTE/android_kernel_sony_u8500
you can read cm-11.0 and overclock branches's commits
Omg, finally oc kernel for cm11! Can i use this kernel for miui v5 kk 4.4.4 by kosmos?
kopter3161 said:
Omg, finally oc kernel for cm11! Can i use this kernel for miui v5 kk 4.4.4 by kosmos?
Click to expand...
Click to collapse
CM11Overclock_Fandroid-MIUI https://yadi.sk/d/kn4Gv5wXaP7Qj
Is this kernel stable? And can I use this in Europe?
Thanks for the kernel!
Just a suggestion for anyone thinking about flashing it right away:
Wait a couple of days/weeks for someone to do some testing, you could fry your motherboard (happened to me on my previous 2 phones).
I'm not saying this kernel will do that, but it's just a precaution.
mrdjibrilo said:
Thanks for the kernel!
Just a suggestion for anyone thinking about flashing it right away:
Wait a couple of days/weeks for someone to do some testing, you could fry your motherboard (happened to me on my previous 2 phones).
I'm not saying this kernel will do that, but it's just a precaution.
Click to expand...
Click to collapse
using from mornin!!!
no issues!!
vicky2131 said:
using from mornin!!!
no issues!!
Click to expand...
Click to collapse
It's a small time period, understand me please
I was running OC kernels on my previous phones and the motherboard frying happend months after use,
I'm not saying that this is the situation with this specific kernel, these are just my previous experiences,
and it was just to warn people
I had ever used panthom kernel on stock jb, it used 1.15ghz too but still safe used for a long time..
thanks for the great work.but how to install multi rom on our phones?
If anyone has a problem downloading the kernel from baidu, I have made a mirror on dropbox:
https://www.dropbox.com/s/gxuw8o8jtllzmfi/CM11Overclock_Fandroid.elf?dl=0
Ofcourse with the permission from the developer
Can someone please explain steps for installing multiroms? Can I use cm11 along with cm10?
Would the existing cm10 need to be reinstalled?
I've given link in the thread
No reinstalling is needed
Sent from my Xperia P using XDA Free mobile app
Q&A for [KERNEL] [I9300] [Samsung JB] Boeffla-Kernel 5.3/6.0 (08-07-2014)
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:
No sound during call
This might be one of the best kernels for the 4.4 roms out there but it has just one problem in my device : there's no sound during calls. This happens only when I have Boeffla , as soon as I flash another kernel the sound fixes. I have tried uninstalling Boeffla Config and running the kernel without it but it's the same. How to solve this ? Thank you.
eb6 said:
This might be one of the best kernels for the 4.4 roms out there but it has just one problem in my device : there's no sound during calls. This happens only when I have Boeffla , as soon as I flash another kernel the sound fixes. I have tried uninstalling Boeffla Config and running the kernel without it but it's the same. How to solve this ? Thank you.
Click to expand...
Click to collapse
Hi,
make sure your init.d folder does not contain left overs of other kernels.
Especially when you were on Agni Pure before, this is a known issue as it overwrites Boeffla-Settings in an incompatible way.
Andi
eb6 said:
This might be one of the best kernels for the 4.4 roms out there but it has just one problem in my device : there's no sound during calls. This happens only when I have Boeffla , as soon as I flash another kernel the sound fixes. I have tried uninstalling Boeffla Config and running the kernel without it but it's the same. How to solve this ? Thank you.
Click to expand...
Click to collapse
Lord Boeffla said:
Hi,
make sure your init.d folder does not contain left overs of other kernels.
Especially when you were on Agni Pure before, this is a known issue as it overwrites Boeffla-Settings in an incompatible way.
Andi
Click to expand...
Click to collapse
I had similar problem with sound. Just before writting here I realized that I flashed again Boeffla after testing different kernel. After cleaning - see above - issue disapperared.
Wrong section, delete.
kernel issue
hi good night i install the kernel today with the rom back-to-n00t- and when boot i lose my sdcard (internal) i uset a cwm touch as well and have a issue with that, i have to remove the kernel for keep my internal sdcard, some can help me?
Cwm touch comes with it's own kernel, so this proves it is not a kernel problem.
Must be something else, maybe a defective sd card...
Lord Boeffla said:
Cwm touch comes with it's own kernel, so this proves it is not a kernel problem.
Must be something else, maybe a defective sd card...
Click to expand...
Click to collapse
im i mean with de internal storage, i dont have a sd card chip at this momento, when try to get in on the sd into cwm touch and intal zip, say sdcard/0/ seems the kernel put the "/0" to my phone. before flashing the new cwm touch i used a TWR and trying to flash get a error on this kernel. some help?
thx
Hi Andi,
triangle away will work on QS-kk rom?
mahe. said:
Hi Andi,
triangle away will work on QS-kk rom?
Click to expand...
Click to collapse
I never tried it. I am not very sure Triangle Away is compatible with any S3 kk rom.
I would be very cautious to not end up in a brick.
I recall I purposely did not put native TriangleAway support into my 6.x series kernel, to not open up any risk here.
Andi
Lord Boeffla said:
I never tried it. I am not very sure Triangle Away is compatible with any S3 kk rom.
I would be very cautious to not end up in a brick.
I recall I purposely did not put native TriangleAway support into my 6.x series kernel, to not open up any risk here.
Andi
Click to expand...
Click to collapse
Andi,
could you please add above mentioned suggestion in op if not done already? i think this very good piece of information.
Hello.
In NIK60 ROM v.3.0 (4.4.4) I installed Kernel Boeffla 6 Beta 6 with the latest Boeffla Config V2 with Boeffla Config change the values and to reset the phone's settings Governor, the Governor's profile and Internal memory back to their default values pegasusq, standard and CFQ. The other parameters I've changed if maintained.
Where can be the problem? I have proven to Beta 5 and with different versions of Boeffla Config and the result is the same.
Sorry for my bad English.
Thank you
xileftld said:
Hello.
In NIK60 ROM v.3.0 (4.4.4) I installed Kernel Boeffla 6 Beta 6 with the latest Boeffla Config V2 with Boeffla Config change the values and to reset the phone's settings Governor, the Governor's profile and Internal memory back to their default values pegasusq, standard and CFQ. The other parameters I've changed if maintained.
Where can be the problem? I have proven to Beta 5 and with different versions of Boeffla Config and the result is the same.
Sorry for my bad English.
Thank you
Click to expand...
Click to collapse
Must have something to do with the rom.
It seems like
- either you have scripts init.d that overwrite the settings
- you have another app that resets this stuff again
- the rom start takes extremely long (you can give additional startup delay in boeffla-configs settings for a try)
Unfortunately there is no way to do a better diagnose without having your phone in hands.
But... there are reasons why I recommend going on pretty clean roms like JustArchis Port. There these kind of things do not happen.
Andi
Lord Boeffla said:
Must have something to do with the rom.
It seems like
- either you have scripts init.d that overwrite the settings
- you have another app that resets this stuff again
- the rom start takes extremely long (you can give additional startup delay in boeffla-configs settings for a try)
Unfortunately there is no way to do a better diagnose without having your phone in hands.
But... there are reasons why I recommend going on pretty clean roms like JustArchis Port. There these kind of things do not happen.
Andi
Click to expand...
Click to collapse
Just try to Blekota ROM 8.1 and the result is the same, previously had Blekota 8.0 and had no problem.
The install has been fully cleaned, wiping up the internal sd.
Init.d folder only has 2 files and 99SuperSUDaemon 85sqlite
Thank you.
xileftld said:
Just try to Blekota ROM 8.1 and the result is the same, previously had Blekota 8.0 and had no problem.
The install has been fully cleaned, wiping up the internal sd.
Init.d folder only has 2 files and 99SuperSUDaemon 85sqlite
Thank you.
Click to expand...
Click to collapse
I am sorry, but I have no time to try all sort of roms. That's what you users need to do.
I officially do not support the roms you mentioned, only Archiport. So, if all works, fine. But if not, it is like it is.
Especially on the 6.x kernel series I do give only very limited support as it is kinda inofficial and experimental kernel only.
If it worked fine on Blekota 8.0 and not on 8.1 anymore, it is quite obvious something changed which broke some functionality. But as said, I cannot support all roms around as my day only has 24 hours
Thanks for understanding
Andi
Ok, let's start writing in this Boeffla Q&A thread
zRam...for needing multitasking if not working that good...but which values???
I'm on stock 1 device 300mb and 80 swappiness....any other super better setting???
Tnx!
Sent from my Samsung Galaxy S3 GT-i9300 using TapaTalk2
PIRATA! said:
Ok, let's start writing in this Boeffla Q&A thread
zRam...for needing multitasking if not working that good...but which values???
I'm on stock 1 device 300mb....any other super better setting???
Tnx!
Sent from my Samsung Galaxy S3 GT-i9300 using TapaTalk2
Click to expand...
Click to collapse
WHEN (!) I use zram, I use 600 MB total size with 4 devices.
But I almost never use it, I am a lean user, I always close my apps with back button. So zRam is not required for me.
Andi
installed on a fresh V5 coming from a V2, changed nothing in the settings, works flawlessly. Smooth and fast, thanks man!
SHV E210K
I 'm using S3 SHV E210K and my phone don't boot when i flash boeffla kernel.
Do boeffla kernel support my phone?
Lame question maybe. Should I turn the S3 power saving feature on while running a power saving profile or is it useless?