[android-kernel] Enable and locate module (androidx86, module openvswitch.ko)

2014-05-12 Thread zoe vas
Hello, I want to install android on x86 architecture. So i compiled the android-x86 . I want to have the openvswitch.ko in the kernel. Therefore, i modified the file .config at the top source tree of the kernel source code. Precisely, i changed the # C

[android-kernel] Re: strace

2014-05-12 Thread Rohit Kumar
Hi Perumal, First thing this is not forum for this question. You have to build your own application for this purpose. For starting up you can use runtime.exec, you need some permission for your application. I am not sure but you can discuss more on this on application forum. Thanks, On Monday, 1

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

2014-05-12 Thread Rohit Kumar
You can't remove wakelock directly. Ehci wakelocks generally is held by the modem. It seems that something is not correct either your modem firmware or your kernel. Please change your kernel seems like you would have changed while rooting. On Wednesday, 16 April 2014 12:29:37 UTC+5:30, Alexande

[android-kernel] Re: Bootloader Splash Screen

2014-05-12 Thread Rohit Kumar
Hi Maninder, If I understand your concern correctly you want to show same image coming from Bootloader to continue to kernel. The best way of doing it is skip the panel reset code. When the kernel starts it reset display pipelines. Don't reset it and your splash screen will continue till android