Showing posts with label kernel. Show all posts
Showing posts with label kernel. Show all posts

Sunday, 25 October 2015

[KERNEL] init.d support in kernel for pocket plus



What is init.d?

Init.d is a feature which allows you to run brunch of scripts at boot . Thats really useful while you want to set values which reset at boot or run/do any thing at every boot or install tweaks.

Requirements
1.CWM or TWRP
2. Busybox located in /system/bin/
3. know about flashing :p

How to install
1. Download the Attached file and place it on your SD Card/Internal Storage.
2. Reboot phone to recovery CWM or TWRP.
3. Clear cache & dalvik cache.
4. Flash the Zip.
5. Reboot System (wait until the boot finish)

Only flash this in galaxy pocket plus

if u like it please hit the "THANKS" button :D :highfive:














Attached Files






File Type: zip initd_support.zip -
[Click for QR Code]
(4.40 MB)







[HELP] Developing a new Kernel for CM12.1/AOSP.



Hi,
So I've taken up the task to make a new kernel for Moto G 2014.
So if somebody could help me out in giving me different mods and tweaks ( BTW I'm still new at this).
Progress:
Updated Cyanogenmod Kernel msm8226 to Linux 3.4.110
Added a couple of new governers.
(I don't know how to 'change?' I/O shedulers).

If somebody could help me out I'd be really grateful.



Xperia Neo (MT15i) Downgrade to stock ROM + KERNEL with .FTF files



Hello to Forum,

Just a week ago, i decided to upgrade to CM10.1 ROM. Unfortunately, storage space is running low, HDMI not working, camera is not taking that good image as before, and soon on. SO, I want to downgrade back to stock.
So,the steps that I have done so far are :
1) I found both stock kernel and ROM (.FTF) files and paste them in the \firmwares file of flashtool.
2) Installed all the Flashtool-drivers.
3) Run flashtool and then into flashmode bootmode.
4) selected the rom I want to install
5) Connect my phone by pressing the back button and then plug the usb.

On the following step I get the error: Flashtool loader.sin finished with errors. I try tho days now to sort this problem out, but I cannot. Please advise.
Thank you in advanced.



Android 2.3.6 on kernel 2.6.35.7 and ARMv6 gamepad module



Hi everyone!
I'm looking for gamepad module to android 2.3.6 on kernel 2.6.35.7 and ARMv6 processor. I have dual analog pad and tablet Goclever TAB I71. I founded joydev.ko for android on kernel 2.6.35.7, but on ARMv7. Can you tell me, where I can find this module? I wanna play on Nesoid. My tablet see pad, when I write dmesg in terminal emulator it show me Input: Joystick Jess Tech Dual Analog Pad as/devices/platform/imapx200_usbhost11/usb2/2-3:1.0/input/ipnut4 and generic-usb 0003:0F30:0012.0002: input USB HID v1.10 Joystick Jess Tech Dual Analog Pad on usb-imapx200-3/input0, but I cant map buttons in nesoid emulator. Sorry for bad english and thanks for your help :)



Can I root + install a custom kernel if I am on software AOJ5? (N920C)



I believe that you can't go back to older versions of software with this version, so do I need to wait for kernels and roms to be updated before I can root?

Thanks



Saturday, 24 October 2015

[Kernel][5.1.1][P605] Stock SELinux Permissive kernel (OI5)



Based on the first 5.1.1 sources, version OI5

Modifications:
SELinux unlocked
Disabled protection does not allow to boot the OS(disabled at the level of Linux kernel)
Permissive mode is set automatically at boot (without the possibility to switch back to enforce)

Before installing the kernel required go to build.prop,find ro.securestorage.support and set the value to false. System may forget your WiFi passwords after flash custom kernel.
Flash kernel in odin.

This is my first kernel which I create on Linux. I hope everything will be working stable.

Download: Google Drive



Kernel Tweaker For G4?



I rooted my Vs986 because of the 12A update. I'm trying to "fix" it before flashing the 11A system and boot images.
I've tried a few kernel tweakers and I've noticed that they all only reconize the low speed cores.

Are there any that allow the speed changes on the high speed cores.
(The reason I'm trying is I saw a few benchmark apps list the CPU as running at 1.44GHz during the tests).



Note 5 after root No boot KERNEL IS NOT SEANDROID ENFORCING Custom binary blocked by



Hi
i was using Note 5 N920C with 5.1.1 Smoothly.i just rooted phone with SpaceX-Kernel-v0.1 Successfully after i put my google and samsung account after Restart phone i am getting this MSG KERNEL IS NOT SEANDROID ENFORCING
Custom binary blocked by FRP Lock.
then power off.
i still able to enter in DLM and Recovery Mode i wiped my data from recovery cashe but still same.
i also tried to install stock Rom but its Failed

plz advise me what should i do now


Thanks



[Q] Custom 5.0 kernel for LT30P



Are there any custom kernels for the Xperia T compatible with CM12?
I want to solve the "sleep of death" issue on my Xperia T running CM12 (20151011 nightly) with the stock CM kernel.
It may not be a kernel issue, but I'd like to be able to choose a better/more customizeable governor.



[KERNEL][5.1]Phoenix Kernel v1.0




Code:


/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this Kernel
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/



Hello guys, here I'm introducing a custom kernel for our Moto X Play, based on Squid Kernel . Full credits goes to him:fingers-crossed:. I only added some tweaks and more is coming soon. No more blah blah...:D

Features:
  • Reduced VFS cache pressure

  • Disabled noatime and nodiratime

  • Dirty ratio tweaks

  • Enabled Arch power and Disabled GFS

  • Asynchronous I/O latency to a solid-state disk greatly increased

  • Optimized SLUB

  • VM_MAX_READAHEAD set to 1024 kbytes

  • Optimize apply_slack for size and speed - thanks to varunchitre15

  • Forward port Dynamic Fsync to Linux 3.10 by varunchitre15

  • Disabled MMC CRC check

  • Enabled some extra TCP Congestion Controls

  • Use all cores on-boot for faster bootup

  • HMP-aware task placement


Code:


CPU Hotplugs:
Bricked Hotplug
MSM Hotplug
MAKO Hotplug
ZEN_DECISION Hotplug
AUTOSMP Hotplug
MSM SLEEPER



Code:


CPU Governors:
Darkness
Alucard
more coming soon...


How to install:
  • Download Phoenix kernel flashable zip

  • Copy it into SD Card

  • Reboot into custom recovery

  • Install zip from SD Card



Credits:
squid2 (for the GPL source)
varun.chitre15 (for the GPL source)
Kunal.Kene.1797 (for the GPL source)
HridayHS (for the GPL source)
Motorola
XDA
Google
Missed you ? sorry pm me I'll add you


Downloads:
See the attachment




Quote:









Note*
Tested only on stock rom (XT1562).
Someone please test and report.
Feedbacks are welcome.:fingers-crossed:




XDA:DevDB Information
Phoenix Kernel, Kernel for the Moto X Play

Contributors
AnoopKumar
Source Code: https://github.com/HelllGuest/phoenix_kernel_lux

Kernel Special Features:

Version Information
Status: Beta
Stable Release Date: 2015-10-24

Created 2015-10-24
Last Updated 2015-10-24



Friday, 23 October 2015

Best app to manage your kernel



So, rigth now im planning on trying out diferent kernels and im not good at scrips, i know that there are some apps that you can use to do the work for you and set the different kernel options, and id like to know wich app has the most options for this? wich apps would you recomend and wich one you tink is the most complete one, id like the ones that come with diferent pofiles that you can set ourself xD so help me out!! i want to hear your recomendations even if its a pay app. :angel:

Thanks!!



3.0 ghz kernel for galaxy s5?



Is there any kernel for galaxy s5 g900f which can go at 3.0 ghz on overclock?
if not...is there any way to make that happen?i don't want custom rom i'm running of stock firmware



No audio with Apollo/Google Play on Slim with Squid Kernel



For some strange reason I'm getting no audio on google play music and an outright crash when attempting to play through Apollo.

The only thing I have managed to use is Music Player by Mobile_V5, which doesn't support lockscreen controls or headset controls and has tons of ads. Youtube, Gallery and everything else still plays media fine.
Any ideas?

Currently running
Squid Kernel 10b and Slim 0.6-20150825-1034 with Nano Gapps



Zerolemon rom and kernel combos



Just got a zerolemon and I'm wondering what rom and kernel combination everyone is running.



Thursday, 22 October 2015

[Q] Porting kernel?



Hi guys, I'm doing a Cyanogenmod 12.1 porting for my device that is unsupported. I can build everything and I get a flashable zip but I'm using a prebuilt stock kernel image extracted from the stock lollipop rom. After flashing, the phone does not boot and It's impossible even to access to logcat, so I think it's a kernel related issue. My question is:
- I have the stock kernel source (v.3.10) given by the vendor
- I have the cyanogenmod kernel source (v.2.69)
Do I have to build the stock kernel or I can build the cyanogenmod one by merging the drivers modules and others stuff?
And if I flash a wrong kernel image can my device become unusable?

I read that is not fair importing built kernel modules from other kernel version, but if I merge the kernel trees, is it the same?

Sorry in advance if my question is a noob question ;)



[KERNEL][SM-P900][LOLLIPOP] Stock Korean kernel with working Bluetooth



Hey guys! I've extracted the kernel from the korean firmware and Bluetooth keyboards and mice work fine with his kernel. Just flash the attachment using 'Flashify'.

This is a completely stock kernel, so no modifications have been made and the stability is great.














Attached Files






File Type: img boot.img -
[Click for QR Code]
(6.72 MB)







[V490][Q] I need kernel source fo V490 (LTE), and is really adreno 305 that bad?



Hi guys, i buyed this device 3 days ago, and i want to try to build a kernel for it with OC CPU and GPU i'm running on 5.0.2 lollipop. Have you seen any kernel for this device, or other devices running Snapdragon 400 and Adreno 305?

Anyway, tried alot of games on this tablet, Smash Hit, GTA 3, Max Payne, Real Racing 3, Modern Combat 5 are working good on High-Very High settings. But i have a problem with 2 games, that i really like. GTA San Andreas and GTA Vice City. I don't know if it's a bad port or bad optimization of these 2 games (GTA 3 works flawlessly on this device max settings) But San Andreas can't reach 30fps on lowest settings, same with Vice City. On my Adreno 205 phone, SA and VC works pretty good, so i can't belive that this is 305 fault. How do you guys think?



How disable the red text at the booting of my rooted tablet :"kernel is not seandroi



Hi,

All is said in the title. I suppose there should be a tip to avoid this boring red text at reboot?

Thanks men!

Envoyé de mon SM-T810 en utilisant Tapatalk



[KERNEL + MOD] Izer LL Kernel + Dolby Digital + Dolby Mobile + V4A



Izer LL KERNEL + Dolby Digital Plus + Dolby Mobile + Viper4Android



P3100 CM12.1 based PERMISSIVE kernel build from latest tree with Boeffla Sound Tweaks.
Fully working Dolby Digital Plus, Dolby Mobile and Viper4Android along with many other sound tweaks of Beats, SRS, xLoud etc etc...
I have written a script to keep these apps in memory for proper integration.


NOTE: Mod contains cm12.1 based kernel so will work only on current cm12.1 based ROM's.
Tested on CM12.1 built 10th October by Android-Andi .


FEATURES:
Boeffla sound tweaks.
Dolby Digital Plus
Dolby Mobile
Viper4Android
SRS Audio
SRS Tru Bass
Beats Audio Libs
xLoud
Sorround Sound
build.prop media tweaks
Resampling quality = 255
sforce engine parts


Note: Flashing this Mod will delete the AudioFX app.

BUGS: None. Sound becomes louder, if uncomfortable decrease Output Gain in Viper4Android.

XDA:DevDB Information
Izer LL Kernel + Dolby Digital + Dolby Mobile + V4A, Kernel for the Samsung Galaxy Tab 2


Contributors
Shivam Kumar Jha, Shivam Kumar Jha
Source Code: http://www.github.com/cyanogenmod/an...ung_espresso10

Kernel Special Features: Dolby Digital Plus, Dolby Mobile, Viper4Android, SRS, DTS

Version Information
Status: Stable
Beta Release Date: 2015-10-23

Created 2015-10-22
Last Updated 2015-10-22



Any good .232 compatible custom kernel for D6503 yet?



Please reply with Links
I ll hit thanks even for an empty reply :P