fatSaadeh / android-vnc

Automatically exported from code.google.com/p/android-vnc
GNU General Public License v2.0
0 stars 0 forks source link

Android doesn't boot with zImage Kernel #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When I start the emulator using "emulator -kernel zImage -noskin" it seems
to startup right until it stoppes in the red light animation after the text
"android_" is displayed.

Is that a problem with the kernel or with this version of the emulator
(downloaded on 17 March)?

I'm using windows xp

Original issue reported on code.google.com by paulori...@gmail.com on 19 Mar 2008 at 3:56

GoogleCodeExporter commented 8 years ago
I downloaded an earlier version of the android sdk 
(android_sdk_windows_m3-rc22a) and
it worked now.
But i have another problem
when i run xvncviewer it doesn't recognize the command.. thats supposed to be 
ran in
the telnet session isn't it?

Original comment by paulori...@gmail.com on 19 Mar 2008 at 4:20

GoogleCodeExporter commented 8 years ago
I'm sorry I realized my mistake already... xvncviewer isn't supposet o run on 
the
telnet session obviously. now it works fine!

Original comment by paulori...@gmail.com on 19 Mar 2008 at 4:38

GoogleCodeExporter commented 8 years ago
The new version of the emulator doesn't need the modified kernel image to run 
the
fbvncserver.

Original comment by danielbf...@gmail.com on 27 Mar 2008 at 9:07

GoogleCodeExporter commented 8 years ago
The modified kernel file is still required to android-sdk-windows-1.0_r1 in 
order to 
allow key pressing emulation. As the zImage provided in this site just works 
for 
android_sdk_windows_m3-rc22a, does anybody have the proper kernel file updated 
to 
the android-sdk-windows-1.0_r1?

Original comment by leo.henr...@gmail.com on 17 Nov 2008 at 7:23

GoogleCodeExporter commented 8 years ago
What exactly is the kernel patch/config change in the modified kernel file?  I'm
running Android on a custom platform, so the provided zImage file won't work 
for me...

Original comment by bgatl...@gmail.com on 2 Mar 2009 at 4:13