Re: [android-kernel] Re: "Unable to start WiFi" after flash a new customized kernel

2010-04-05 Thread Akash Choudhari
Use adb remount to remount the system partition as Read-write - Akash On Mon, Apr 5, 2010 at 4:48 PM, ecss utdallas wrote: > Thank you very much. I have recompiled the wlan and replace the old wlan.ko > in mydroid/vendor/htc/sapphire_open. Then rebuild the whole platform with > the new kernel

Re: [android-kernel] Re: "Unable to start WiFi" after flash a new customized kernel

2010-04-05 Thread ecss utdallas
Thank you very much. I have recompiled the wlan and replace the old wlan.ko in mydroid/vendor/htc/sapphire_open. Then rebuild the whole platform with the new kernel and new wlan driver. I flash the phone with the generated boot.img, recovery.img and system.img. Finally, the wi-fi works, but there a

Re: [android-kernel] Android Kernel

2010-04-05 Thread Tim Bird
On 04/05/2010 01:16 PM, Guilherme Pinheiro wrote: > Hi all, I�m trying to understand the linux kernel of android, but I have > not found any documentation that describe the files or a article that > can help me. If someone has some ideas where i can search a > documentation or articles about of and

Re: [android-kernel] Android Kernel

2010-04-05 Thread Deva R
also, you can find lots of wiki, blogs about android and linux kernel. this thread talks about kernel versions of android.. http://groups.google.com/group/android-porting/browse_thread/thread/efe4f9613e7481bc/9c0b17f6c2c2a50?hide_quotes=no#msg_09c0b17f6c2c2a50 On Tue, Apr 6, 2010 at 2:23 AM, Dev

Re: [android-kernel] Android Kernel

2010-04-05 Thread Deva R
there is nothing special like android kernel.. android uses linux kernel from open source community (kernel.org tree) i guess u should've heard this popular quote - "in open source, code is the documentation.." check source tree below.. http://android.git.kernel.org/ http://git.kernel.org/ On Tu

[android-kernel] Android Kernel

2010-04-05 Thread Guilherme Pinheiro
Hi all, I´m trying to understand the linux kernel of android, but I have not found any documentation that describe the files or a article that can help me. If someone has some ideas where i can search a documentation or articles about of android kernel, pease, send me. Tks.. Regards, Guilherme.

Re: [android-kernel] Re: "Unable to start WiFi" after flash a new customized kernel

2010-04-05 Thread ecss utdallas
Exactly as what you pointed. I have solved the problem by recompiling wlan module. Thank you very much! On Mon, Apr 5, 2010 at 12:11 AM, dimitr...@android.com < dimitr...@android.com> wrote: > Your problem is simple - your kernel version doesn't match wlan driver > version that is not part of the