[android-kernel] How to remove s5p-ehci from kernel or just to turn it off?

2014-04-28 Thread Alexander Nikonov
Hi, i am just an Android phone user, that has a problem with one *kernel wakelock*. In some moment *s5p-ehci* is getting active on my phone all the time and since this moment the phone has not been sleeping completely! It may last whole night, usually reboot helps for some time - s5p-ehci is b

[android-kernel] build error LCML_DspCodec.c

2012-08-30 Thread Alexander Khryukin
Hello. i'm trying to build latest version. And faced with error PLATFORM_VERSION_CODENAME=AOSP PLATFORM_VERSION=4.0.9.99.999..9 TARGET_PRODUCT=n9 TARGET_BUILD_VARIANT=userdebug TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm TARGET_

Re: [android-kernel] printk messages using logcat

2012-06-27 Thread Alexander Ray
Do you just need the kernel buffers, or do you need it interleaved with logcat? There are other ways to access the kernel buffers (simplest being through the shell) On Thu, Jun 21, 2012 at 7:10 AM, Machiry Aravind Kumar wrote: > hi, > > is there any way by which we can make logcat read from ker

Re: [android-kernel] Meausre CPU usage after renice

2012-06-27 Thread Alexander Ray
I don't quite understand what you're trying to do here. Is the goal to make a process consume more processor? If you run a process at a higher priority, it isn't guaranteed to take more cpu time. For example, a heavily i/o bound process could just be woken up a bit faster after blocking, but sti

[android-kernel] Access to graphics driver to change the code

2012-04-13 Thread Alexander Schwerdtner
h colour and depth maps two times. And here are my question: Basically, are the source code of graphics drivers (e.g. of NVidia Tegra platform) of Android platforms available? If yes, where can I get them and is it in general allowed to change that code? Thanks in advance for your answers, Ale

Re: [android-kernel] about last_kmsg and tombstone files

2011-07-13 Thread Alexander Golec
last_kmsg is a dump of the printk statements from the kernel before the operating system itself crashed. Tombstones are miniature core dumps generated by the operating system when a userspace Android application crashes. I suggest you look into the panic() function in an LXR for the second ques

[android-kernel] Motorola Charm

2011-01-24 Thread Alexander
Hi, guys. Im trying to backport motorola charm to 2.2. And now im write BoardConfig.mk alls fine but i dont uderstand where i can get BOARD_FLASH_BLOCK_SIZE := ?? With others partitions ok. BOARD_BOOTIMAGE_PARTITION_SIZE := 0x0038 BOARD_RECOVERYIMAGE_PARTITION_SIZE := 0048 BOARD_SYSTE