Discussion:
x86-4.4-RC1 and x86-4.4-RC2 don't start up properly on Asus EEE pc 900
Arup Mukherjee
2014-07-26 22:50:02 UTC
Permalink
android-x86-4.0-r1-eeepc.iso works very well on my eee pc 900,
but android-x86-4.4-RC2.iso does not make it into the graphical UI. It gets
as far as the android shell prompt, and then you're left sitting there. (No
appearance of the flickering "android" as the system starts up.)

The very same image of 4.4-RC2 starts up properly and runs fine on my eee
pc 1000.
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Leonardo Arredondo
2014-07-29 10:56:51 UTC
Permalink
boot your pc and in Grub menu press "e" to Edit the selected command you
will see something like this:

*kernel /android-4.4-RC2/kernel quiet root/dev/ram0
androidboot.hardware=android_x86 video=-16 SRC=/android-4.4-RC2*

Reemplace: video=-16
for: xforcevesa nomodeset UVESA_MODE=YOUR*APPROPIATED*RESOLUTION

My case:
*kernel /android-4.4-RC2/kernel quiet root/dev/ram0
androidboot.hardware=android_x86 *xforcevesa nomodeset UVESA_MODE=1024x768
* SRC=/android-4.4-RC2*

Hopefull This work for you!! ;) enjoy!
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Arup Mukherjee
2014-07-30 08:50:09 UTC
Permalink
Awesome -- That fixed it for me. Thanks very much!

Of course, it would be nice if this could somehow be made to work by
default, given that it did in 4.0 ...
Post by Leonardo Arredondo
boot your pc and in Grub menu press "e" to Edit the selected command you
*kernel /android-4.4-RC2/kernel quiet root/dev/ram0
androidboot.hardware=android_x86 video=-16 SRC=/android-4.4-RC2*
Reemplace: video=-16
for: xforcevesa nomodeset UVESA_MODE=
YOUR*APPROPIATED*RESOLUTION
*kernel /android-4.4-RC2/kernel quiet root/dev/ram0
androidboot.hardware=android_x86 *xforcevesa nomodeset UVESA_MODE=1024x768
* SRC=/android-4.4-RC2*
Hopefull This work for you!! ;) enjoy!
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Leonardo Arredondo
2014-07-31 03:10:03 UTC
Permalink
Post by Arup Mukherjee
Awesome -- That fixed it for me. Thanks very much!
Of course, it would be nice if this could somehow be made to work by
default, given that it did in 4.0 ...
It can be! ;) just use any Live Linux distro (i use wifislax-4-9) but it
can be done with any one
open file manager and browse into: /Grub/menu.lst
Edit: menu.lst
save changes and you done!! reboot in android

Maybe you want try this one also too: just add another instance (copy-paste)

*kernel /android-4.4-RC2/kernel quiet root/dev/ram0
androidboot.hardware=android_x86 *video=-16 video=1024x600 i915.modeset=0
* SRC=/android-4.4-RC2*

*that's for better performance with your graphics chipset*

*I all ready try this in a Compaq Mini CQ10-420LA (same graphics chipset)*

*Videos to 720p are running really well!! (Mx player with x86 codec as i
use)*

*Old games like Plants vs zombies, Angry Birds, fruit ninja are very
playable! ;)*
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send email to android-x86-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Loading...