General :: Implement Undervolt In Source Of Custom Kernel?
Aug 30, 2013implementation of undervolt in the source of a custom kernel for my Galaxy Ace II X (GT-S7560M)?

implementation of undervolt in the source of a custom kernel for my Galaxy Ace II X (GT-S7560M)?
[Kernel - DE03] joeykrim-SDX - v0.5 - May 19th 2010
Joey had it out 5-6 hours after source was released this contains Numus' battery code and more.
i have: CMW recovery, Kernel source code on local computer, full repo cm source + toolchains.
How to add my device tree, kernel source code to CM source and compile CM7 ROm?
I use my phone Huawei Y210 and found the kernel source provided by Huawei. compile the kernel source.This is the link kernel: URL....
View 1 Replies View RelatedOur device (Huawei D1 U9500) has available kernel source for 4.0.4 (ICS). Is it possible to make JB compatible kernel from it? The device is TI OMAP 4460 based (blaze board), btw.
View 1 Replies View RelatedI am needing to make a kernel for a certain device. There aren't any source codes available for that device but there are for multiple clones out there. I am running Linux Mint Debian edition and i cant find a guide for compiling a kernel on debian.
View 1 Replies View RelatedI am looking for the hp slate 21 open source kernel. I want to modify the kernel image to change the power_start from 0 to 1 so the tablet can boot when the tablet is plugged. How to do it or has the open source kernel that would be great.how to unpack the zImage kernel for the hp slate 21.
View 4 Replies View RelatedI am trying to compile a kernel for LGE-P690 from CM ICS source but i don't have the device in my hand i searched all over the net for vendor files but i was unsuccessful in finding vendor files for ics but i found one for gingerbread so is there anyway i could perform ./extract-files.sh without device or can i convert gingerbread vendor files to ics if so how elaborate.
View 6 Replies View RelatedIs there any way (or what is the best way) to visualize what specific files within a kernel source are inter-related, what files take priority over others, etc? For example, I want to trace from top to bottom the related kernel source files & actions that would be triggered by insertion into a headphone jack, and dig through the code as much as I'm able and try narrowing down the source of a problem. I can (and have) poked around in github, and understand how to compile the kernel, but don't quite have a grasp of the hierarchy of files, drivers, etc. within the source.
If there isn't a way to 'map' out a specific kernel source, any generic flowchart or 'map' created in general for visualizing the inter-relationships of source files within android kernels?
How to compile a kernel, pack into a boot.img, edit a ramdisk, etc., within the last few weeks, but this is a major roadblock in my understanding of kernel source code.
How to update KGSL Drivers in the kernel from source??
View 1 Replies View RelatedI am following this right here [URL] .... And i keep getting command not found even though i am sure its right.
Code:
~/AlienKernel3.0-alien-4 $ export CROSS_COMPILE=/home/user/ndk/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-
Code:
sudo make clean && sudo make mrproper
Code:
make: /home/dm47021/Android/toolchains/arm-unknown-linux-gnueabi-linaro_4.8.2-2013.08/bin/arm-unknown-linux-gnueabi-gcc: Command not found
/bin/bash: /scripts/gcc-version.sh: No such file or directory
[Code] ....
I just went through the process of compiling a custom ROM and they used a stock kernel. I would like to incorporate a different kernel when I compile and instead of the stock. I know I could compile them separately and have them flash together but I want one zip to flash. Just would like to go through the process to learn.
what I have to do when compiling?'
I would like to flash the Franco kernel do I need a custom ROM to do it?
Galaxy Nexus using Android
how to make custom kernels .....
View 2 Replies View RelatedI try flashing a kernel but it show this.
FAILED (remote: The Device must be rooted first)
finished. total time: 0.001s
I already rooted my phone so what should I do?
So is there any custom rom and kernel for the little-known HTC Desire VC? My device lags with sense so i need to root it and put on some lighter OS ASAP..
View 4 Replies View Relatedi search the forum and every post about ROM building from source.
View 9 Replies View RelatedI'm trying to make a custom kernel for the Samsung Gravity SMART using sources from the unofficial CM9 port for the Gio/Ace (which both use very similar hardware to the Gravity Smart). What I've succeeded at so far:
1) Acquiring the source, both for the CM9 kernel and for the stock Froyo kernel
2) Searching for the device-dependent references in the stock kernel
3) Porting those changes over to the CM9 kernel
4) Getting everything to actually compile
5) Acquiring the stock CM7.2 source
6) Creating device makefiles (i.e. BoardConfig.mk, etc)
7) Building CM7.2 using kernel built in step #4
8) Putting the various img files into an Odin-compatible .tar.md5
9) Actually flashing to the phone.
And for all that work, I got.. a soft-bricked phone (fortunately, I have an Odin file for stock firmware). The phone boots to a SAMSUNG logo (not flashing/throbbing). how the heck do I figure out what's actually failing? Is there a bootloader to unlock, and if so how do I unlock it?
I successfully installed Humberos JP2, everything I need works fine and it is rooted, but I cant get 3G connection, my Galaxy Tab is the P1000L from Telcel.
The phone is working fine, WiFi fine, but no 3G.
Acer has released the source code of stock kernel.There are Custom kernel for our Iconia B1-A71?
View 1 Replies View RelatedSo I've been looking into flashing custom kernels, and I can't seem to find an answer to this question. Basically, I'm wondering if the kernel remains after installing a new nightly, or do I have to reflash the kernel every time the ROM updates?
View 1 Replies View RelatedLast week, I played around with getting a custom recovery built for INQ Cloud Touch..
After compiling - flashing recompiling re-flashing for almost a week and on the verge of giving up ...
I realized, searched and found flash_image ... come to find out custom compile of recovery was fine, fastboot did not like my device and wasn't flashing it properly.
So flash_image got the custom recovery working as suppose to, able to backup/restore ... Flash roms.. however there are no roms.. best i could do was try roms from devices close to this one, with no luck!
So i decided i would try my hand at making a 2.3.7 gingerbread rom. Of course stock is froyo 2.2.1 and before i can make the rom.. i need a kernel for gingerbread. So I got the cm-kernel source using this guide:
[URL] .....
[EDIT]
pulled my .config file using both
/proc/config.tgz
and the included script to pull it from the boot.img
[/EDIT]
Now, i been trying to get kernel compiled for the last 5 days.. and like i said, no lack of searching and reading... Had first error, forgot what it was now, but i got it fixed and compile went on.
Code:
LD .tmp_vmlinux1
arm-eabi-ld: no machine record defined
arm-eabi-ld: no machine record defined
arch/arm/mach-msm/built-in.o: In function `parse_tag_msm_partition':
[Code] ......
I have a notepad full of things i have enabled/disabled and restored to original trying to find what is missing or shouldn't be there!
I know you can get OTA updates on a custom ROM via rom manager but its proprietary. Are there any open source solutions to OTA updates on custom roms?
View 4 Replies View RelatedI'm new to both xda and android rooting. I just want to know what's the different between Kernel and ROM? Do you need to flash to the latest Kernel to increase stability while running a certain custom ROM? I'm just a bit confused between these two and what their function
View 1 Replies View RelatedMy government gave us galaxy (10.1) tablets instead of books. But unfortunately this tablets's OS is not a normal android 3.2; It has been customized and we can't access many applications or other thinks. So I've decided to make a new custom rom for this tablets to offer in a competition of project. I have 2,5 months for this competition and I should make this rom. I've downloaded the android source (I want to work on 4.1jb) It is 4.2gb on my ubuntu 12.04 and I don't understand anything till see your answer on stackoverflow. I read and have some knowledge about system but It is not enough.. I know c# lang and I know general coding for 4 years.
I should edit the launcher (I said desktop but I don't know how calls It..). It has programs and widgets tabs and I want to put a new tab here. And anyone cannot see programs and widgets tab without any permission. This permission will give students's tablets by teacher ('s tablet). So, students can't play anything in the lesson but when it is over, stundents can play anything what they want.. Teacher will give the permission before leaving class..
This is what I want to do.. Briefly, I want to make a custom rom but directly using android source codes.Because I think I can't make this rom with using kitchen or just editing .apk files..
I have an xperia X8 with some naa kernel and xperiadroidx 6.1.The thing is that with this custom kernel and ROM when i put a SIM from another network carrier, the question asking for the SIM-unlock code input is not showing up. (this appeared before when phone was in stock state).Is it possible to do it without re-flashing to stock?
...or i have to put back the phone to stock? What is the easiest/safest/best way to do this? using the restore option in "PC companion" SE app? Is it only needed to put the stock kernel and ROM, or Do i also need to re-lock the bootloader?
I don't need the whole explanation, just a little guidance, just a few tips to know what to do, then i can google/search myself for the specifics on how to actually do it.
I'm really having a hard time understanding about the undervolt in SetXperia application. They say it will improve the battery life (not battery lifespan) of my phone but the problem is... I don't know how to set up the undervolt to manage the battery life of my phone.
I'm using Xperia Neo V.
I have a note 3 mediatek device (mtk6582) and when i play games or just using it for more than 30-40 min. It gets really hot, i mean really hott..{90c}....(especially when i'm playing games). And I think it may be beacause of GPU (mali 400) but I cant find a way to undervolt it... I think I must have custom kernel to do that...so any other method to undervolt the gpu.
But I also think that it could be the battery that is not the best quality...and if the battery is not that good can this heat up the cpu. (or generally the motherboard).
Can anyone please do share the android 1.6 (donut) kernel source code.
View 2 Replies View RelatedI have samsung galaxy pocket duos gt s5302..I have rooted it and flashed CWM recovery then I tried to flash custom compact kernel made by Deadly. After I flashed through CWM my phone got hard bricked It wont turn on What should I do?
View 6 Replies View Related